Browse Skills

4429 skills found

websocket-engineer.md
12
1 export websocket-engineer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.
2026-01-05
nestjs-expert.md
12
1 export nestjs-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building NestJS applications requiring modular architecture, dependency injection, or TypeScript backend development. Invoke for modules, controllers, services, DTOs, guards, interceptors, TypeORM/Prisma.
2026-01-05
fastapi-expert.md
12
1 export fastapi-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAPI documentation.
2026-01-05
Unnamed Skill.md
12
1 export Unnamed Skill
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.
2026-01-05
database-optimizer.md
12
1 export database-optimizer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.
2026-01-05
rag-implementation.md
12
1 export rag-implementation
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 Comprehensive guide to implementing RAG systems including vector database selection, chunking strategies, embedding models, and retrieval optimization. Use when building RAG systems, implementing semantic search, optimizing retrieval quality, or debugging RAG performance issues.
2026-01-05
atlassian-mcp.md
12
1 export atlassian-mcp
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when querying Jira issues, searching Confluence pages, creating tickets, updating documentation, or integrating Atlassian tools via MCP protocol.
2026-01-05
graphql-architect.md
12
1 export graphql-architect
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives.
2026-01-05
data-modeling-patterns.md
12
1 export data-modeling-patterns
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 Database schema design and data modeling patterns including normalization principles (1NF-5NF), denormalization trade-offs, entity relationship design, indexing strategies, schema evolution, and domain-driven design patterns. Activates when designing new database schemas, refactoring data models, discussing normalization vs denormalization decisions, planning schema migrations, or modeling complex domain entities. Use when creating new tables/collections, redesigning existing schemas, evaluating relationship patterns, or making data integrity decisions.
2026-01-05
rust.md
12
1 export rust
2 gakonst from "gakonst/dotfiles"
3 Use when developing Rust projects in the tempoxyz org—standardizes fmt/clippy/nextest, sccache+mold, feature-powerset checks, MSRV builds, docsrs flags, and xtask patterns so local and CI behavior match.
2026-01-05
github-pr-review.md
11
1 export github-pr-review
2 fvadicamo from "fvadicamo/dev-agent-skills"
3 Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.
2026-01-05
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use when creating performance optimization plan for backend, API, or general system performance. Enforces BASELINE → PROFILE → OPTIMIZE → VALIDATE sequence. Triggers: "optimize API", "backend slow", "API latency", "database performance", "query optimization", "server response time". For "Core Web Vitals" in backend/API context, use this skill. For frontend UI accessibility + performance (WCAG, Lighthouse accessibility), use frontend-production-quality instead. If thinking "bottleneck is obvious" - profile first.
2026-01-05
migration-patterns.md
11
1 export migration-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.
2026-01-05
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use when designing/modifying system architecture or evaluating technology choices. Enforces 7-section TodoWrite with 22+ items. Triggers: "design architecture", "system design", "architectural decision", "should we use [tech]", "compare [A] vs [B]", "add new service", "microservices", "database choice", "API design", "scale to [X] users", "infrastructure decision". If thinking ANY of these, USE THIS SKILL: "quick recommendation is fine", "obvious choice", "we already know the answer", "just need to pick one", "simple architecture question".
2026-01-05
nosql.md
11
1 export nosql
2 williamzujkowski from "williamzujkowski/standards"
3 Nosql standards for nosql in Database environments. Covers best practices,
2026-01-05
sql.md
11
1 export sql
2 williamzujkowski from "williamzujkowski/standards"
3 Sql standards for sql in Database environments. Covers best practices,
2026-01-05
codex-code-review.md
11
1 export codex-code-review
2 tyrchen from "tyrchen/claude-skills"
3 Perform comprehensive code reviews using OpenAI Codex CLI. This skill should be used when users request code reviews, want to analyze diffs/PRs, need security audits, performance analysis, or want automated code quality feedback. Supports reviewing staged changes, specific files, entire directories, or git diffs.
2026-01-05
tidbx.md
11
1 export tidbx
2 pingcap from "pingcap/agent-rules"
3 Provision TiDB Cloud Serverless clusters and related resources. Use when creating, deleting, or listing clusters/branches, or managing SQL users via the console.
2026-01-05
database-advanced-optimization.md
11
1 export database-advanced-optimization
2 williamzujkowski from "williamzujkowski/standards"
3 Use SQL (PostgreSQL) when:
2026-01-05
skill-customizer.md
11
1 export skill-customizer
2 nemori-ai from "nemori-ai/skills"
3 Customize existing skills through iterative improvement based on user feedback and preferences. Use when users want to personalize a skill to match their specific workflow, output preferences, domain requirements, or company standards by forking and iteratively refining an existing skill.
2026-01-05
generating-swift-package-docs.md
11
1 export generating-swift-package-docs
2 czottmann from "czottmann/claude-code-stuff"
3 Use when encountering unfamiliar import statements; when exploring a dependency's API; when user asks "what's import X?", "what does import X do?", or about package documentation. - Generates comprehensive API documentation for Swift package dependencies on-demand. This skill helps you quickly obtain documentation for packages used in Xcode projects when you encounter unfamiliar module imports. Automatically resolves modules to packages and caches documentation for reuse. This is the primary tool for understanding individual `import` statements.
2026-01-05
tidbx.md
11
1 export tidbx
2 pingcap from "pingcap/agenticstore"
3 Manage TiDB Cloud resources via the ticloud CLI. Use when creating, deleting, or listing TiDB Cloud clusters/branches, managing SQL users, or importing/exporting data via ticloud.
2026-01-05
code-review-helper.md
11
1 export code-review-helper
2 gptme from "gptme/gptme-contrib"
3 Systematic code review workflows with bundled utilities for analyzing code quality, detecting patterns, and providing structured feedback. Use this skill when reviewing pull requests or conducting code audits.
2026-01-05
integration-testing.md
11
1 export integration-testing
2 williamzujkowski from "williamzujkowski/standards"
3 Integration testing standards for API testing, database testing, and service-to-service communication. Covers test containers, Docker Compose, API mocking, and contract testing for reliable integration suites.
2026-01-05