一键导入
scaffold
Bootstrap a new project with your stack, auth, database, and standards pre-configured
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bootstrap a new project with your stack, auth, database, and standards pre-configured
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Indian Mutual Fund & enterprise domain expert — regulatory regulations, BRS creation, PRD generation with Figma screen workflows, Zoho Sprints integration
Describe your API needs in plain English — get OpenAPI 3.0 spec, then optionally generate implementation
Generate and run Postman collections, validate API responses, manage test suites
Review layer separation, design patterns, DI, and module boundaries
Auto-generate changelog from git commits — grouped by feat/fix/docs with PR links
Review code against enterprise standards — auto-detects stack (.NET, NestJS, React, RN, Flutter)
| name | scaffold |
| description | Bootstrap a new project with your stack, auth, database, and standards pre-configured |
| category | developer-tools |
| triggers | ["bootstrap project","create new project","scaffold"] |
Bootstrap a new project with enterprise standards pre-configured.
Say what you need: "New NestJS project with Postgres, JWT auth, and Swagger"
Generates: base entity (audit fields, soft delete), auth module, health check, Docker + docker-compose, .env.example, CI/CD config, README, and test setup.
Stacks: .NET Core, NestJS, Django, Spring Boot, React (Vite), Flutter.
For full instructions, read agents/scaffold.md.