Browse Skills

4429 skills found

create-entity.md
0
1 export create-entity
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automate creation of complete CRUD entities (backend Laravel + frontend Vue) following Budget Manager project conventions. Use when the user asks to create a new entity, model, resource, or CRUD feature. Triggers on requests like "create a new category entity", "add a product model with CRUD", "generate an entity for transactions", or any request to scaffold a complete feature with database, API, and UI components.
2026-01-05
datadog-cli.md
0
1 export datadog-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Datadog CLI for debugging and triaging. Use this skill when you need to:search Datadog logs, query metrics, tail logs in real-time, trace distributed requests,investigate errors, compare time periods, find log patterns, check service health,or export observability data. Trigger phrases include "search logs", "tail logs","query metrics", "check Datadog", "find errors", "trace request", "compare errors","what services exist", "log patterns", "CPU usage", "service health".
2026-01-05
database-schema-guide.md
0
1 export database-schema-guide
2 galactivale from "galactivale/financeocr"
3 VaultCPA database schema reference with 50+ Prisma models, relationships, and query patterns. Use when working with database models, designing features, or understanding data structure.
2026-01-05
backend.md
0
1 export backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 FastAPI, SQLModel, async services for Pulse Radar backend development.
2026-01-05
happiness-dashboard.md
0
1 export happiness-dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Evidence framework data dashboard with DuckDB. Write SQL in markdown to create visualizations.
2026-01-05
optimizing-query-selection.md
0
1 export optimizing-query-selection
2 djankies from "djankies/claude-configs"
3 Optimize queries by selecting only required fields and avoiding N+1 problems. Use when writing queries with relations or large result sets.
2026-01-05
hummingbird-api.md
0
1 export hummingbird-api
2 maclong9 from "maclong9/dots"
3 Standalone Hummingbird backend API with Fluent/PostgreSQL/Redis
2026-01-05
symbols.md
0
1 export symbols
2 miethe from "miethe/family-shopping-dashboard"
3 Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2026-01-05
drizzle-setup.md
0
1 export drizzle-setup
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Drizzle ORM configuration and patterns. Use as a lightweight alternative to Prisma.
2026-01-05
airtable-connect.md
0
1 export airtable-connect
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Connect to any Airtable base by name. Load when user mentions 'airtable', 'connect airtable', 'setup airtable', 'query [base-name]', 'add to [table]', 'airtable bases', or any base name from persistent context. Meta-skill that discovers workspace, caches schemas, and routes to appropriate operations.
2026-01-05
task-pull-request.md
0
1 export task-pull-request
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Author pull requests and respond to review feedback. Use when creating PRs, requesting reviews, reading comments, addressing feedback, or merging changes.
2026-01-05
claude-agent-sdk.md
0
1 export claude-agent-sdk
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill provides comprehensive knowledge for working with the Anthropic Claude Agent SDK. It should be used when building autonomous AI agents, creating multi-step reasoning workflows, orchestrating specialized subagents, integrating custom tools and MCP servers, or implementing production-ready agentic systems with Claude Code's capabilities.Use when building coding agents, SRE systems, security auditors, incident responders, code review bots, or any autonomous system that requires programmatic interaction with Claude Code CLI, persistent sessions, tool orchestration, and fine-grained permission control.Keywords: claude agent sdk, @anthropic-ai/claude-agent-sdk, query(), createSdkMcpServer, AgentDefinition, tool(), claude subagents, mcp servers, autonomous agents, agentic loops, session management, permissionMode, canUseTool, multi-agent orchestration, settingSources, CLI not found, context length exceeded
2026-01-05
handbook.md
0
1 export handbook
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Amplify Gen 2 handbook - instructs Claude to read resources/handbook/ before implementing any code
2026-01-05
impl-repository.md
0
1 export impl-repository
2 ciandt-fulvio from "ciandt-fulvio/synth-lab"
3 Implementar repositórios de acesso a dados em repositories/. Use quando criar repository, acesso a banco, queries SQL, ou persistência.
2026-01-05
relational-database-web-cloudbase.md
0
1 export relational-database-web-cloudbase
2 sycsky from "sycsky/Soncho"
3 Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.
2026-01-05
inland-empire.md
0
1 export inland-empire
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Unified memory substrate. Store facts, patterns, and context. Query with remember, consult, and stats commands.
2026-01-05
database.md
0
1 export database
2 hokita from "hokita/fox"
3 Database schemas, table specifications, and migration information. Use when working with database structure or queries.
2026-01-05
saas-architect.md
0
1 export saas-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive SaaS architecture planner for Next.js + Supabase applications. Converts ideas into production-ready technical plans with database schemas, file structures, feature breakdowns, and week-by-week development roadmaps. Use when planning subscription-based applications, multi-tenant SaaS products, or building from idea to launch.
2026-01-05
rebuild-cache.md
0
1 export rebuild-cache
2 bencassie from "bencassie/flywheel"
3 Rebuild the wikilink entities cache. Triggers on "rebuild cache", "rebuild wikilink cache", "update cache", "refresh wikilinks". Optionally uses Flywheel MCP for enhanced entity detection.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 mshafei721 from "mshafei721/Turbocat"
3 Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment considerations. Use this skill when creating new database migrations, modifying schema changes, adding or removing tables/columns, creating indexes, or managing data migrations. When working on files in migrations/, db/migrate/, alembic/, or prisma/migrations/ directories. When writing up/down migration methods, planning schema changes for production deployments, or reviewing migration files for safety and rollback capability.
2026-01-05
validator-agent-pattern.md
0
1 export validator-agent-pattern
2 multicam from "multicam/trading-views"
3 Test implementations against requirements, collect feedback, and create improvement loops
2026-01-05
querying-influxdb-18.md
0
1 export querying-influxdb-18
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ejecuta consultas de lectura (queries) en InfluxDB 1.8 mediante la API HTTP usando curl. Permite verificar datos, detectar errores, crear resúmenes estadísticos y analizar valores en bases de datos de series temporales. Usa exclusivamente operaciones SELECT y SHOW en InfluxQL. Configura IP y puerto de forma flexible. No requiere autenticación.
2026-01-05
sql-injection-prevention.md
0
1 export sql-injection-prevention
2 dengineproblem from "dengineproblem/agents-monorepo"
3 Эксперт по защите от SQL injection. Используй для parameterized queries, input validation и database security.
2026-01-05
ohos-dataorm.md
0
1 export ohos-dataorm
2 mengfei0053 from "mengfei0053/skills"
3 Expert in OpenHarmony database ORM library - use this skill when working with ohos_dataorm for local database operations, entity mapping, relationships, and database management in OpenHarmony/HarmonyOS applications.
2026-01-05