boilerplate
Installation
SKILL.md
Framework Boilerplate Generator
I'll generate framework-specific boilerplate code following best practices and conventions for React, Vue, Next.js, Express, FastAPI, Django, and more.
Arguments: $ARGUMENTS - component/route/model name and type
Supported Frameworks:
- Frontend: React, Vue, Next.js, Angular, Svelte
- Backend: Express, Fastify, NestJS, FastAPI, Django
- Full-stack: Next.js, Remix, SvelteKit
Token Optimization
This skill uses multiple optimization strategies to minimize token usage while maintaining comprehensive boilerplate generation:
1. Framework Detection Caching (400 token savings)
Pattern: Cache framework detection results to avoid repeated file system checks