Skip to content

AI-Native Scaffolding & Agent Skills

Choose a tag to compare

@paudang paudang released this 12 Mar 12:53
· 271 commits to main since this release

This release introduces "AI-Native" capabilities to your scaffolded projects.

New Features:

  • Magic AI Scaffolding: Automatically generates .cursorrules and prompts/ 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.