Browse Skills
4429 skills found
context7-query-docs.md
6
1
export
context7-query-docs
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To fetch up-to-date docs and code examples from Context7 for a known library, query by a resolved library ID after running resolve-library-id (max 3 calls).
2026-01-05
type-safety-validation.md
6
1
export
type-safety-validation
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Achieve end-to-end type safety with Zod runtime validation, tRPC type-safe APIs, Prisma ORM, and TypeScript 5.7+ features. Build fully type-safe applications from database to UI for 2025+ development.
2026-01-05
database-patterns.md
6
1
export
database-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
SQLite operations using better-sqlite3 with prepared statements. Use when implementing CRUD operations, timestamps, and user-scoped queries with row-level security.
2026-01-05
pr-review-analysis.md
6
1
export
pr-review-analysis
2
from
"findmydoc-platform/website"
from
"findmydoc-platform/website"
3
Analyze pull request review comments, classify each comment (correct, uncertain, incorrect), and produce an ordered implementation plan. Use this for PR review triage, code review feedback analysis, and planning follow-up changes based on reviewer comments.
2026-01-05
backend-api.md
6
1
export
backend-api
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Design and implement RESTful API endpoints following REST principles, consistent naming conventions, and proper HTTP methods. Use this skill when creating or modifying API routes, controllers, or handlers in backend code. When implementing endpoint logic that handles HTTP requests (GET, POST, PUT, PATCH, DELETE). When working with API versioning, query parameters, or response formatting. When defining URL structures for resource-based endpoints. When setting up rate limiting or HTTP status code handling. When working with files like route definitions, controller files, API handler modules, or web framework configuration files.
2026-01-05
c3.md
6
1
export
c3
2
from
"lagz0ne/c3-skill"
from
"lagz0ne/c3-skill"
3
Use when project needs C3 adoption (no .c3/) or auditing existing C3 docs.Triggers: "adopt C3", "onboard", "scaffold", "audit", "validate", "check C3", "init".NOT for navigation (use c3-query) or changes (use c3-alter).
2026-01-05
dbcli-interactive.md
6
1
export
dbcli-interactive
2
from
"tteamtm/dbcli"
from
"tteamtm/dbcli"
3
Interactive SQL mode for 30+ databases using DbCli. Provides REPL environment for exploratory queries, rapid prototyping, and database administration. Includes safety prompts before dangerous operations (UPDATE/DELETE/DROP). Use when user wants interactive database session.
2026-01-05
txex.md
6
1
export
txex
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Extract, cache, and transform media from Bitcoin blockchain transactions. Use when extracting files from outpoints, downloading NFT collections, or transforming blockchain media (images, video, audio).
2026-01-05
notebooklm.md
6
1
export
notebooklm
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
2026-01-05
cursor-git-commit.md
6
1
export
cursor-git-commit
2
from
"go-go-golems/docmgr"
from
"go-go-golems/docmgr"
3
Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.
2026-01-05
migration-patterns.md
6
1
export
migration-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
Database migration patterns for SQLite. Use when creating migrations, modifying schema, or running database changes.
2026-01-05
graphiti-memory-retrieval.md
6
1
export
graphiti-memory-retrieval
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Search and retrieve information from Graphiti Memory graph database. Coverssearch_memory_facts, search_memory_nodes, query construction, and group filtering.Use when user mentions Graphiti search, memory retrieval, finding past work,searching knowledge graph, or querying episodic memory.
2026-01-05
skaffold-orbstack.md
6
1
export
skaffold-orbstack
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
OrbStack-optimized Skaffold workflows for local Kubernetes development without port-forward.Use when configuring Skaffold with OrbStack, accessing services via LoadBalancer or Ingress,or when the user mentions OrbStack, k8s.orb.local, service access, or eliminating port-forward.
2026-01-05
dbcli-tables.md
6
1
export
dbcli-tables
2
from
"tteamtm/dbcli"
from
"tteamtm/dbcli"
3
List all tables in a database and show table structure (columns, types, constraints) for 30+ databases using DbCli. Use when user wants to explore database schema, see what tables exist, check table structure, or understand column definitions.
2026-01-05
dbcli-export.md
6
1
export
dbcli-export
2
from
"tteamtm/dbcli"
from
"tteamtm/dbcli"
3
Export table data as SQL INSERT statements from 30+ databases using DbCli. Essential for creating backups before dangerous modifications (UPDATE/DELETE/DROP). Use when user needs to backup data, migrate tables, or create portable SQL dumps.
2026-01-05
dev-swarm-use-computer.md
6
1
export
dev-swarm-use-computer
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Control the computer by taking screenshots, moving the mouse, clicking, and typing. Use this skill when you need to interact with GUI applications or perform actions that require visual feedback.
2026-01-05
backend-models.md
6
1
export
backend-models
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Define database models with clear naming, appropriate data types, proper constraints, and relationship definitions. Use this skill when creating or modifying ORM model files, database entity definitions, or data structure schemas. When defining table relationships, foreign keys, and cascade behaviors. When implementing model validation rules, timestamps, or indexes. When working with model files in frameworks like SQLAlchemy, Sequelize, ActiveRecord, SQLx, Prisma, or similar ORMs. When choosing appropriate data types for columns or establishing data integrity constraints (NOT NULL, UNIQUE, foreign keys).
2026-01-05
context7-efficient.md
5
1
export
context7-efficient
2
from
"Rehan-Ul-Haq/my-skills"
from
"Rehan-Ul-Haq/my-skills"
3
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
2026-01-05
code-review.md
5
1
export
code-review
2
from
"femto/minion-code"
from
"femto/minion-code"
3
Performs thorough code reviews with focus on best practices, security, performance, and maintainability. Use this skill when reviewing pull requests, auditing code quality, or getting feedback on implementations.
2026-01-05
gdb-chat.md
5
1
export
gdb-chat
2
from
"ryanbreen/breenix"
from
"ryanbreen/breenix"
3
Conversational GDB debugging for Breenix kernel. Use for interactive debugging sessions - set breakpoints, inspect registers, examine memory, step through code, investigate crashes.
2026-01-05
receive-feedback.md
5
1
export
receive-feedback
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.
2026-01-05
flyway-migration.md
5
1
export
flyway-migration
2
from
"navikt/copilot"
from
"navikt/copilot"
3
Database migration patterns using Flyway with versioned SQL scripts
2026-01-05
kernel-debug-loop.md
5
1
export
kernel-debug-loop
2
from
"ryanbreen/breenix"
from
"ryanbreen/breenix"
3
This skill should be used when performing fast iterative kernel debugging, running time-bound kernel sessions to detect specific log signals or test kernel behavior. Use for rapid feedback cycles during kernel development, boot sequence analysis, or feature verification.
2026-01-05
senior-architect.md
5
1
export
senior-architect
2
from
"rickydwilson-dcs/claude-skills"
from
"rickydwilson-dcs/claude-skills"
3
Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.
2026-01-05