Free Framework Skills
Always free · 8 skills · No purchase required
Framework skills are included with every SkillStore installation. They cover the most common development frameworks and platforms, giving you expert-level guidance without a license.
Installation
Framework skills are installed automatically with the CLI:
npm install -g skillstore-cliNo activation or license needed — just use them directly in Claude Code.
Skills
react-frontend
React/Next.js development with component patterns and state management.
Example:
/react-frontend build a dashboard with server components, Suspense boundaries, and optimistic updatesvue-frontend
Vue.js/Nuxt development with composition API and best practices.
Example:
/vue-frontend create a multi-step form wizard with Pinia state management and route guardsnode-backend
Node.js backend development with Express, Fastify, and NestJS.
Example:
/node-backend design a REST API with rate limiting, request validation, and structured error responsespython-backend
Python backend with Django, FastAPI, and Flask patterns.
Example:
/python-backend create a FastAPI service with SQLAlchemy models, Alembic migrations, and dependency injectiondatabase-design
Database schema design, migrations, and query optimization.
Example:
/database-design design a multi-tenant SaaS schema with row-level security and efficient indexingmobile-development
React Native and Flutter cross-platform mobile development.
Example:
/mobile-development build a React Native screen with offline-first data sync and pull-to-refreshui-generation
Generate UI components and layouts from descriptions or wireframes.
Example:
/ui-generation create a pricing page with toggle between monthly/annual, feature comparison table, and FAQ accordioninfrastructure
AWS CDK, Terraform, and cloud infrastructure as code patterns.
Example:
/infrastructure write a Terraform module for a VPC with public/private subnets, NAT gateway, and security groupsWant More?
Framework skills cover the basics. For deeper, domain-specific expertise:
- Systems & Languages Suite — 10 language-specific skills with idiomatic patterns, testing, and security
- DevFlow Agile — Complete development workflow with 10 role-based skills
- Security Suite — Threat modeling, security audits, incident response
- Design Suite — UI/UX review, accessibility audits, design systems