claude-code-kit
Auto-activating framework skills, hooks, and coding commands
All Skills in This Repository (12)
Pure Emerald Level Indicatorsreact
Implement React 19 components with hooks, Suspense, and TypeScript patterns.
route-tester
Test HTTP API routes across frameworks with authentication coverage.
tailwindcss
Provide Tailwind CSS v4 utility-first guidance for responsive UI styling.
skill-developer
Automate Claude Code skill creation with YAML frontmatter and trigger configuration.
nodejs
Implement layered TypeScript backend architecture with async/await error handling and testing strategies.
express
Create Express.js routes and middleware with BaseController patterns.
tanstack-query
Fetch and manage server-state data with TanStack Query v5 hooks.
shadcn
Guide React and TypeScript projects integrating shadcn/ui components with Tailwind CSS.
prisma
Provide Prisma ORM patterns for queries, transactions, and schema management.
tanstack-router
Implement type-safe file-based routing with TanStack Router in React/TypeScript projects.
mui
Provides MUI v7 styling and theming patterns via sx and components.
nextjs
Guide Next.js 15+ App Router development for pages, routes, and server actions.
Frequently Asked Questions
FAQPage SchemaHow to install Claude Code Kit?▼
Run `npx skills add blencorp/claude-code-kit --all -g -y` in your terminal to install all skills globally. The installer detects your frameworks and configures auto-activation automatically.
Which frameworks does Claude Code Kit support?▼
It includes kits for Next.js, React, Express, Node.js, Prisma, Tailwind CSS, shadcn/ui, Material-UI, TanStack Router, and TanStack Query. Kits are auto-detected from your package.json during setup.
How does skill auto-activation work?▼
Hooks analyze your prompts, file paths, and code content to suggest the right skill automatically. For example, editing a Prisma schema activates the Prisma skill without any manual command.
Can Claude Code Kit review and refactor my code?▼
Yes. It ships with specialized agents for architecture review, refactoring plans, and documentation, plus slash commands like /code-review and /build-and-fix.
Do I need to configure anything after installation?▼
No. The installer copies hooks, agents, commands, and skills into your project and generates the skill-rules.json activation config automatically in under 30 seconds.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core