Browse Skills
22656 skills found
standards-updates-tracker.md
0
1
export
standards-updates-tracker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Track changes to standards frameworks over time, identify when standards are revised, analyze impact on existing curriculum, recommend updates, and flag deprecated standards. Use for maintaining current alignment. Activates on "standards updates", "framework revisions", or "standards changes".
2026-01-05
prd-creator.md
0
1
export
prd-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when creating, validating, or converting Product Requirements Documents (PRDs) to LLM-native format. Use this skill when the user asks to write a PRD, review a PRD for compliance, convert an existing PRD to machine-readable format, or ensure PRD quality for AI agent consumption. This skill is optimized for users working with agentic coding frameworks who need strict requirement specifications to prevent context poisoning, hallucination, and mesa-optimization.
2026-01-05
storage-debug-instrumentation.md
0
1
export
storage-debug-instrumentation
2
from
"BenderFendor/Thesis"
from
"BenderFendor/Thesis"
3
Add comprehensive debugging and observability tooling for backend storage layers (PostgreSQL, ChromaDB) and startup metrics. Includes storage drift detection, raw data inspection endpoints, and a Next.js admin dashboard.
2026-01-05
eda-drc.md
0
1
export
eda-drc
2
from
"l3wi/claude-eda"
from
"l3wi/claude-eda"
3
Design validation and review. Run DRC/ERC checks, verify against constraints, check component availability, and prepare comprehensive validation reports.
2026-01-05
markdown-expert.md
0
1
export
markdown-expert
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Enforce markdown linting standards for all documentation to prevent common AI mistakes like missing code language tags, emphasis as headings, and missing blank lines
2026-01-05
backend-feature.md
0
1
export
backend-feature
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Scaffolds backend features including new domain entities, new properties on existing entities, and new business operations. Use when creating a new domain entity, extending an existing entity with new properties, or adding new business features/commands.
2026-01-05
dtcg-format.md
0
1
export
dtcg-format
2
from
"osama-eldrieny/design-token-generator"
from
"osama-eldrieny/design-token-generator"
3
Exports design tokens in Design Tokens Community Group (DTCG) format with Figma extensions for variable metadata. Use when creating DTCG-compliant token files, integrating with tools that support the standard, or exporting tokens with Figma variable information.
2026-01-05
hubble-cloud-api.md
0
1
export
hubble-cloud-api
2
from
"HubbleNetwork/agent-plugins"
from
"HubbleNetwork/agent-plugins"
3
Integrate with Hubble Network Platform API for device management, packet retrieval with streaming, webhook configuration, metrics tracking, user management, and billing. Use when working with Hubble IoT devices, retrieving packet data, setting up webhooks, or managing deployments on Hubble Network.
2026-01-05
docx.md
0
1
export
docx
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
generating-nest-servers.md
0
1
export
generating-nest-servers
2
from
"lenneTech/claude-code"
from
"lenneTech/claude-code"
3
PRIMARY expert for ALL NestJS and @lenne.tech/nest-server tasks. ALWAYS use this skill when working in projects with @lenne.tech/nest-server in package.json dependencies (supports monorepos with projects/*, packages/*, apps/* structure), or when asked about NestJS modules, services, controllers, resolvers, models, objects, tests, server creation, debugging, or any NestJS/nest-server development task. Handles lt server commands, security analysis, test creation, and all backend development. ALWAYS reads CrudService base class before working with Services.
2026-01-05
querying-web-search-agent.md
0
1
export
querying-web-search-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill guides the process of creating context-free queries for a web search agent (another Claude instance with web search tools). Use this when you need expert guidance from web research but the search agent has no access to the codebase or conversation history.
2026-01-05
system-integration-validator.md
0
1
export
system-integration-validator
2
from
"BarisSozen/claude"
from
"BarisSozen/claude"
3
Validates system integration before deployment. Use when checking ports, database connections, frontend-backend APIs, or debugging blocked/stuck workflows. Detects dead ends, bottlenecks, circular dependencies.
2026-01-05
change-logger.md
0
1
export
change-logger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate and maintain the root CHANGELOG.md in a beginner-friendly, analogy-rich format from git state or a commit range.
2026-01-05
claude-skill-builder.md
0
1
export
claude-skill-builder
2
from
"sebc-dev/alexandria"
from
"sebc-dev/alexandria"
3
Interactive skill creator for Claude Code. Triggers when user mentions creating skills, building skills, skill templates, skill frontmatter, allowed-tools, or wants to scaffold a new skill.
2026-01-05
gemini.md
0
1
export
gemini
2
from
"johnlindquist/claude"
from
"johnlindquist/claude"
3
Use Gemini AI for research, analysis, summarization, web search, and complex reasoning. Use when you need AI-powered research, code analysis, content summarization, or web search with synthesis.
2026-01-05
auth-handler.md
0
1
export
auth-handler
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.
2026-01-05
training-code-verification.md
0
1
export
training-code-verification
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Checklist for editing training code. Trigger when: (1) modifying training notebook, (2) changing GPUEnvConfig, (3) changing reward functions, (4) ANY training-related code changes.
2026-01-05
sdlc.md
0
1
export
sdlc
2
from
"wlstory/PilatesOnPhx"
from
"wlstory/PilatesOnPhx"
3
Complete Software Development Life Cycle workflow for Linear issues. Coordinates requirements analysis, TDD setup, implementation, testing, and PR creation through agent chaining. Use when starting work on Linear issues, implementing features from Linear, or when user mentions SDLC workflow, Linear issue development, test-driven development, or feature implementation workflow.
2026-01-05
dev-environment-wizard.md
0
1
export
dev-environment-wizard
2
from
"caseymanos/dev-skills-marketplace"
from
"caseymanos/dev-skills-marketplace"
3
Interactive setup wizard for development environments. ALWAYS trigger first when users want to set up, create, or initialize a new development environment. Asks discovery questions about tech stack, services, and preferences, then coordinates other skills (zero-to-running, database-seeding, git-hooks, local-ssl, env-manager) to generate a customized environment.
2026-01-05
research.md
0
1
export
research
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
persistence-layer-audit.md
0
1
export
persistence-layer-audit
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Audit SQLite persistence layer for unused tables and broken integrations. Trigger when: (1) checking database usage, (2) cleaning up schema, (3) finding missing methods.
2026-01-05
vector-databases.md
0
1
export
vector-databases
2
from
"cuba6112/skillfactory"
from
"cuba6112/skillfactory"
3
Design vector database ingestion and retrieval pipelines (points + payloads, filtered similarity search, multi-stage hybrid retrieval, index maintenance). Use when building RAG/vector search flows or debugging retrieval quality; triggers: vector database, RAG, embeddings, hybrid search, filtered search, Qdrant, Weaviate, Chroma.
2026-01-05
structure-check.md
0
1
export
structure-check
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when validating project structure during Standards Audit phase. Detects package type from package.json metasaver.projectType, loads structure rules from domain skills (react-app-structure, prisma-database, contracts-package), scans created/modified files, and reports violations with fix suggestions. File types: .tsx, .ts, directory layouts.
2026-01-05
database-expert.md
0
1
export
database-expert
2
from
"ljchg12-hue/windows-dotfiles"
from
"ljchg12-hue/windows-dotfiles"
3
Expert database development including SQL, NoSQL, schema design, query optimization, and migrations
2026-01-05