Browse Skills

16146 skills found

human-docs.md
0
1 export human-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.
2026-01-05
prompt-strategy.md
0
1 export prompt-strategy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develop and optimize AI prompt strategies for code generation. Use when creating new AI model strategies, optimizing prompts for Claude/GPT/Gemini/DeepSeek/Grok, or improving prompt quality. Includes model-specific optimization techniques.
2026-01-05
kiro-project-scaffolder.md
0
1 export kiro-project-scaffolder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically scaffolds spec-driven projects when user mentions creating new projects with specifications, type safety, or TDD requirements.
2026-01-05
task-breakdown-phase.md
0
1 export task-breakdown-phase
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing.
2026-01-05
report-generator.md
0
1 export report-generator
2 lola69160 from "lola69160/claude-product-comparison"
3 Generates professional markdown comparison report with tables, executive summary, and verdict by use case. Use when user asks to 'generate report', 'create comparison report', 'synthesize comparison', 'write comparison', or when orchestrator has completed all data collection. Creates structured report with specs tables, pros/cons, pricing analysis, and actionable recommendations.
2026-01-05
netgraph-dsl.md
0
1 export netgraph-dsl
2 majiayu000 from "majiayu000/claude-skill-registry"
3 NetGraph scenario DSL for defining network topologies, traffic demands, failure policies, and analysis workflows in YAML. Use when: creating or editing .yaml/.yml network scenarios, defining nodes/links/groups, writing adjacency rules, configuring selectors or blueprints, setting up traffic matrices or failure policies, debugging DSL syntax or validation errors, or asking about NetGraph scenario structure.
2026-01-05
code-refactoring.md
0
1 export code-refactoring
2 heyramzi from "heyramzi/vibe-starter"
3 Use when code needs cleanup, simplification, or harmonization with codebase patterns. Identifies redundancies, removes complexity, and ensures adherence to project guidelines.
2026-01-05
golang-dev-guidelines.md
0
1 export golang-dev-guidelines
2 dnlopes from "dnlopes/claude-code-plugins"
3 Use this skill when planning, researching, writing, reviewing, refactoring, or testing Go code (including creating unit tests, test files, and mocks). It provides comprehensive Go development guidelines including proverbs, SOLID principles, and testing standards. Apply these guidelines to ensure code quality, maintainability, and consistency in any Go project.
2026-01-05
git-workflow-patterns.md
0
1 export git-workflow-patterns
2 princespaghetti from "princespaghetti/claude-marketplace"
3 Analyzes git history to identify commit patterns, branching habits, workflow inefficiencies, and collaboration opportunities. Use when users mention git workflows, commits, branches, rebasing, merge conflicts, PR strategy, force push, git aliases, or express frustration with git operations.
2026-01-05
bats-testing-patterns.md
0
1 export bats-testing-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for writing shell script tests using Bats (Bash Automated Testing System). Use when writing or improving tests for Bash/shell scripts, creating test fixtures, mocking commands, or setting up CI/CD for shell script testing. Includes patterns for assertions, setup/teardown, mocking, fixtures, and integration with GitHub Actions.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Follow project-wide development conventions for project structure, documentation, version control, code review, environment configuration, dependency management, and security practices. Use this skill when setting up new projects, organizing file structures, writing project documentation, creating Git branches and commits, configuring environment variables, managing dependencies, setting up CI/CD pipelines, or implementing security practices. Apply when working on project setup tasks, creating documentation files (README.md, ARCHITECTURE.md, DATABASE_SCHEMA.md, API_REFERENCE.md, SETUP.md), Git workflow operations, .env files, package.json/bun.lockb, Docker configurations, or any cross-cutting project concerns. This skill ensures hybrid code organization (global shared code by type + feature-specific code with nested subdirectories), required documentation (README, ARCHITECTURE, DATABASE_SCHEMA, API_REFERENCE, SETUP - written before coding then updated), GitHub Flow workflow (main branch production-ready, feat
2026-01-05
security-engineer.md
0
1 export security-engineer
2 oehm-smith from "oehm-smith/linux-env"
3 Audits RLS policies, validates security implementations, and identifies vulnerabilities
2026-01-05
man.md
0
1 export man
2 pproenca from "pproenca/dot-claude-old"
3 Use when unsure about command syntax, options, or behavior, or when the user asks to "check the man page", "look up the manual", or "what does [command] do". Consult system man pages for accurate, version-specific documentation.
2026-01-05
code-review.md
0
1 export code-review
2 jmmarotta from "jmmarotta/dotfiles"
3 Review code for correctness, design quality, and complexity using principles from "A Philosophy of Software Design." Use this skill when reviewing pull requests, code changes, diffs, or when asked to find bugs, evaluate code quality, identify design problems, or provide feedback on architecture and abstractions.
2026-01-05
aisc-steel-design.md
0
1 export aisc-steel-design
2 gogohkm from "gogohkm/Codex_Work"
3 AISC 강구조 기준(360-22 Specification) 및 설계 예제집(v16.0 Design Examples)을 검색하고, 구조계산을 수행하며, 설계 워크플로우를 제공합니다. 미국 강구조 설계 관련 질문에 즉시 활성화되며, 공식 추출, 예제 매칭, 계산 수행, 용어 설명, 기호 정의를 지원합니다.
2026-01-05
podman-debug.md
0
1 export podman-debug
2 mhalder from "mhalder/dotfiles"
3 Diagnose and troubleshoot Podman container issues. Use when the user says "container crashing", "podman logs", "debug container", "container not starting", "exec into container", or asks why a container is failing.
2026-01-05
documentation-generator.md
0
1 export documentation-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 RAN documentation generation with cognitive consciousness, automated technical writing, and intelligent knowledge synthesis for comprehensive RAN system documentation. Use when generating RAN technical documentation, creating API documentation, automating knowledge base creation, or enabling intelligent documentation systems.
2026-01-05
launch.md
0
1 export launch
2 eddiebe147 from "eddiebe147/claude-settings"
3 Go-to-market engine for ID8Labs. Transforms built products into successful launches through positioning, pricing, channel strategy, and tactical execution.
2026-01-05
fastapi.md
0
1 export fastapi
2 NaimalArain13 from "NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3 FastAPI patterns for building high-performance Python APIs. Covers routing, dependency injection, Pydantic models, background tasks, WebSockets, testing, and production deployment.
2026-01-05
nextjs.md
0
1 export nextjs
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2.Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
2026-01-05
github-code-review.md
0
1 export github-code-review
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis. Use for automated multi-agent review, security vulnerability analysis, performance bottleneck detection, and architecture pattern validation.
2026-01-05
opentelemetry.md
0
1 export opentelemetry
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Implement OpenTelemetry (OTEL) observability - Collector configuration, Kubernetes deployment, traces/metrics/logs pipelines, instrumentation, and troubleshooting. Use when working with OTEL Collector, telemetry pipelines, observability infrastructure, or Kubernetes monitoring.
2026-01-05
workbench-architecture.md
0
1 export workbench-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Architecture and ADR workflows for Workbench CLI. Use when documenting system design, decisions, tradeoffs, or rationale that must be tracked over time.
2026-01-05
deployment-runbook.md
0
1 export deployment-runbook
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deployment procedures, health checks, and rollback strategies. Use this skill when deploying applications, performing health checks, managing releases, or handling deployment failures. Provides systematic deployment workflows, verification scripts, and troubleshooting guides. Complements the devops-automation agent.
2026-01-05