Auto-install AI skills
for any project.
AutoSkills detects your stack โ Next.js, Laravel, Rust, anything โ and installs community-curated skills, tools, and rules into your AI assistant. Like npm install, but for AI context.
How it works
One command. Reads your project, picks the right items, drops them in the right directory for your AI framework.
1. Scan
Detects 50+ stacks from package.json, composer.json,Cargo.toml, etc. โ and which AI framework you use.
2. Match
Pulls the registry from autoskillshq/autoskills-registry and filters to items tagged for your stack.
3. Install
Verifies SHA-256 checksums, writes to .claude/, .cursor/,.windsurf/ โ whichever you use.
What's in the registry
11 items at v1 โ skills, tools, and rules. PR-driven, community-curated.
react-modern
Modern React 18+ patterns: hooks, Suspense, Server Components, ref semantics
nextjs-app-router
Next.js 14+ App Router conventions, data fetching, Server Actions, caching layers
tailwind-conventions
Tailwind class ordering, design tokens, and when to extract components vs. utilities
typescript-strict
Strict TypeScript patterns: unknown over any, discriminated unions, satisfies, narrowing
laravel-eloquent
Eloquent ORM best practices: N+1 prevention, scopes, casts, relationships, transactions
pest-testing
Pest PHP testing framework patterns: expectations, datasets, architecture tests, mocking
Need agents, not skills?
AutoAgents installs full AI agents for your stack โ Next.js specialist, Rust specialist, etc.
Visit AutoAgents