blencorpblencorpOfficial·12 Agent Skills Included

claude-code-kit

Auto-activating framework skills, hooks, and coding commands

Installs framework-specific coding guidance for Next.js, React, Express, Prisma, Tailwind, and more with automatic detection of your project stack. Activates the right best-practice rules based on your prompts and the files you edit, removing manual configuration. Includes code review, refactoring, build-fixing, and API route testing commands to speed up daily development work.
npx skills add blencorp/claude-code-kit --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
blencorpblencorp

react

Implement React 19 components with hooks, Suspense, and TypeScript patterns.

Official
Advanced
📦 In Repo
blencorpblencorp

route-tester

Test HTTP API routes across frameworks with authentication coverage.

Official
Advanced
📦 In Repo
blencorpblencorp

tailwindcss

Provide Tailwind CSS v4 utility-first guidance for responsive UI styling.

Official
Intermediate
📦 In Repo
blencorpblencorp

skill-developer

Automate Claude Code skill creation with YAML frontmatter and trigger configuration.

Official
Intermediate
📦 In Repo
blencorpblencorp

nodejs

Implement layered TypeScript backend architecture with async/await error handling and testing strategies.

Official
Intermediate
📦 In Repo
blencorpblencorp

express

Create Express.js routes and middleware with BaseController patterns.

Official
Intermediate
📦 In Repo
blencorpblencorp

tanstack-query

Fetch and manage server-state data with TanStack Query v5 hooks.

Official
Intermediate
📦 In Repo
blencorpblencorp

shadcn

Guide React and TypeScript projects integrating shadcn/ui components with Tailwind CSS.

Official
Intermediate
📦 In Repo
blencorpblencorp

prisma

Provide Prisma ORM patterns for queries, transactions, and schema management.

Official
Intermediate
📦 In Repo
blencorpblencorp

tanstack-router

Implement type-safe file-based routing with TanStack Router in React/TypeScript projects.

Official
Intermediate
📦 In Repo
blencorpblencorp

mui

Provides MUI v7 styling and theming patterns via sx and components.

Official
Intermediate
📦 In Repo
blencorpblencorp

nextjs

Guide Next.js 15+ App Router development for pages, routes, and server actions.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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