From product-builder
Create a new project with name and description and a somewhat fixed tech stack based on user's requirements
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-builder:product-initiateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Setup a new project that follows a somewhat fixed tech stack, depending on user requirements for it.
Setup a new project that follows a somewhat fixed tech stack, depending on user requirements for it.
npx claudepluginhub apacta/apacta-claude-marketplace --plugin product-builderScaffolds boilerplate for APIs (FastAPI, Express), web apps (Next.js, Nuxt, SvelteKit), CLI tools, libraries, monorepos with best-practice stacks and directory structures.
Autonomously generates complete production-ready projects from descriptions: structure, code, tests, docs, config, git. Orchestrates pipeline with verification to ensure builds and tests pass.
Guides a new idea from vague concept to working MVP through scoping, stack choice, architecture, implementation, and deployment in a structured workflow.