claude-code-templates
Ready-made agents, commands, skills, and templates for Claude Code
All Skills in This Repository (150)
Pure Emerald Level Indicatorsdesign-to-code
Converts Figma designs into React TypeScript components with TailwindCSS styling.
database-optimizer
Diagnose and optimize database queries, indexes, caching, and scaling architectures.
postgresql
Design PostgreSQL schemas with data types, indexes, constraints, and partitioning guidance.
using-neon
Guides setup, connection, and management of Neon Serverless Postgres databases.
cloud-sql-basics
Creates and manages Cloud SQL instances for MySQL, PostgreSQL, and SQL Server on Google Cloud.
supabase-postgres-best-practices
Provides Postgres performance optimization rules for queries, indexes, connections, and schema design.
neon-instagres
Provisions temporary Neon PostgreSQL databases and configures connection strings for ORM frameworks.
database-architect
Designs database schemas, indexes, and migration strategies for scalable data architectures.
alloydb-basics
Manages AlloyDB clusters, instances, and backups using gcloud CLI and MCP tools.
bigquery-basics
Manages BigQuery datasets, tables, and jobs using the bq CLI, client libraries, and Terraform.
postgres-schema-design
Designs PostgreSQL table schemas covering data types, indexes, constraints, and partitioning.
database-migration
Implements schema and data migrations across Sequelize, TypeORM, and Prisma with rollback strategies.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-templates?โผ
Run `npx skills add davila7/claude-code-templates --all -g -y` in your terminal to install the full suite globally.
What does claude-code-templates include?โผ
It bundles 600+ AI agents, 200+ slash commands, MCP integrations, hooks, settings, and project templates you can add to Claude Code individually or in batches.
Can I install just one agent or command?โผ
Yes. Every component installs independently, so you can pick a single agent, command, hook, or template without pulling in the rest.
Does it work with tools other than Claude Code?โผ
Components follow the standard SKILL.md and MCP formats, so most work in compatible agents like Cursor and OpenClaw, though they are optimized for Claude Code.
Do I need coding experience to use these templates?โผ
No. You install components with a single command, and your AI agent uses them automatically based on your plain-English requests.
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