AI-Native Scaffolding & Agent Skills
This release introduces "AI-Native" capabilities to your scaffolded projects.
New Features:
- Magic AI Scaffolding: Automatically generates
.cursorrulesandprompts/directory by inferring context from your project name. - Agent Skill Templates: Includes pre-made prompts in
prompts/to give LLMs (ChatGPT, Gemini, Claude) a deep understanding of your architecture instantly. - Node.js 24 Compliance: All GitHub Actions are now optimized for the latest Node versions.
- Strict Quality Gates: CI/CD pipelines (GitHub, GitLab, Jenkins) now enforce >70% test coverage by default.