18 lines
940 B
JSON
18 lines
940 B
JSON
{
|
|
"name": "nextjs-fullstack-scaffold",
|
|
"owner": {
|
|
"name": "Hope Overture",
|
|
"email": "support@worldbuilding-app-skills.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "nextjs-fullstack-scaffold",
|
|
"description": "This skill should be used when the user requests to scaffold, create, or initialize a full-stack Next.js application with a modern tech stack including Next.js 16, React 19, TypeScript, Tailwind CSS v4, shadcn/ui, Supabase auth, Prisma ORM, and comprehensive testing setup. Use it for creating production-ready starter templates with authentication, protected routes, forms, and example features. Trigger terms scaffold, create nextjs app, initialize fullstack, starter template, boilerplate, setup n",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-nextjs-fullstack-scaffold.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |