Browse Skills
6825 skills found
api-dev.md
0
1
export
api-dev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Modern API development patterns for building high-performance, scalable web services. Expert in async/await patterns, REST/GraphQL APIs, middleware, error handling, rate limiting, OpenAPI documentation, testing, and production optimizations. Framework-agnostic patterns that work with Python, Node.js, Go, and other languages.
2026-01-05
tech-stack-adr.md
0
1
export
tech-stack-adr
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide technology selection workflow and ADR creation. Use when user asks about choosing a technology, comparing options, or needs to make a tech decision. Orchestrates discovery, evaluation, and documentation.
2026-01-05
api-design.md
0
1
export
api-design
2
from
"layeddie/ai-rules"
from
"layeddie/ai-rules"
3
REST vs GraphQL, API versioning, rate limiting, and documentation for Elixir/BEAM APIs
2026-01-05
markdown-templates.md
0
1
export
markdown-templates
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
정형화된 마크다운 문서 템플릿 사용 가이드
2026-01-05
research.md
0
1
export
research
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
3
Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
global-coding-style.md
0
1
export
global-coding-style
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Write clean, consistent code following established naming conventions, automated formatting, DRY principles, meaningful variable names, small focused functions, and consistent indentation across all programming languages. Use this skill when writing or refactoring code in any programming language or file type including JavaScript (.js, .mjs, .cjs), TypeScript (.ts, .tsx, .mts), Python (.py), Ruby (.rb), Java (.java), Go (.go), Rust (.rs), PHP (.php), C# (.cs), Swift (.swift), Kotlin (.kt), or any other source code files. Use this when creating new functions, classes, interfaces, types, or variables that need appropriate naming following language-specific conventions like camelCase for JavaScript/TypeScript variables and functions (getUserById, totalPrice, isActive), PascalCase for class names, type names, and interfaces in most languages (UserProfile, DatabaseConnection, ApiResponse), snake_case for Python functions and variables (get_user_by_id, total_price, is_active), SCREAMING_SNAKE_CASE for constants (AP
2026-01-05
game-sprint-planner.md
0
1
export
game-sprint-planner
2
from
"sunholo-data/stapledons_voyage"
from
"sunholo-data/stapledons_voyage"
3
Plan development sprints for Stapledons Voyage game features. Analyzes design docs, estimates effort considering AILANG constraints, and creates realistic sprint plans. Use when user asks to "plan sprint" or estimate game feature timelines.
2026-01-05
semantic-search.md
0
1
export
semantic-search
2
from
"cadrianmae/claude-marketplace"
from
"cadrianmae/claude-marketplace"
3
Use semantic search to find relevant code and documentation when user asks about specific functionality, features, or implementation patterns. Automatically invoke when user asks "where is...", "how does... work", "find code that...", or similar conceptual queries. More powerful than grep for concept-based searches. Uses odino CLI with BGE embeddings for fully local semantic search.
2026-01-05
repomix.md
0
1
export
repomix
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.
2026-01-05
uml-generation.md
0
1
export
uml-generation
2
from
"rubrical-studios/idpf-praxis-dist"
from
"rubrical-studios/idpf-praxis-dist"
3
Generate UML diagrams from project source code using PlantUML with online rendering
2026-01-05
architecture-diagramming-expert.md
0
1
export
architecture-diagramming-expert
2
from
"frankxai/ai-architect"
from
"frankxai/ai-architect"
3
Create professional architecture diagrams using D2, Draw.io, Mermaid, and OCI official icons for enterprise-grade visualizations
2026-01-05
dispatching-incremental-tdd.md
0
1
export
dispatching-incremental-tdd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when implementing features or adding functionality - dispatches incremental-tdd-agent that enforces ONE test at a time, preventing batch test writing that defeats incremental design discovery. Maintains discipline through entire feature implementation (10+ test cycles)
2026-01-05
terraform-registry-inspector.md
0
1
export
terraform-registry-inspector
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Terraform Registry documentation inspector using Chrome DevTools MCP. Use when validating provider documentation rendering, checking version availability, navigating resource/data-source docs, finding source code links, or comparing documentation quality against the Azure RM gold standard. Triggers on requests to inspect, validate, review, or benchmark Terraform provider documentation on registry.terraform.io.
2026-01-05
clojure-babashka-json.md
0
1
export
clojure-babashka-json
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
babashka.json is a cross-platform JSON abstraction for Clojure/babashka. Use when working with JSON parsing, serialization, or writing portable code that runs on both JVM and babashka.
2026-01-05
aiproofing-text.md
0
1
export
aiproofing-text
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes narrative text and files to identify and remove AI-generated signals while preserving authentic voice and style. Runs input through comprehensive protocols covering vocabulary, syntax, character voice, emotional depth, and readability. Use this skill when you need to proof narrative content against AI detection patterns or humanize AI-assisted writing.
2026-01-05
github-actions-versions.md
0
1
export
github-actions-versions
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Use when writing or updating GitHub Actions workflow files (.github/workflows/*.yml) - provides latest version tags for official and popular third-party actions to avoid using outdated versions
2026-01-05
typescript-expert.md
0
1
export
typescript-expert
2
from
"edneyreis999/zord-project"
from
"edneyreis999/zord-project"
3
Expert guidance for writing TypeScript code following modern best practices, targeting TypeScript 5.x and ES2022. Use this skill when writing, reviewing, or refactoring TypeScript code in any .ts or .tsx file. Provides comprehensive guidelines on type system usage, architecture patterns, security, testing, and performance.
2026-01-05
global-tech-stack.md
0
1
export
global-tech-stack
2
from
"89jobrien/mcp-joecc"
from
"89jobrien/mcp-joecc"
3
Follow the project's Python-based tech stack using uv, FastMCP, Claude Agent SDK, Pydantic v2, SQLite with SQLModel, and pytest with ruff. Use this skill when writing Python code for the MCP Task Aggregator. When using FastMCP to create MCP servers or tools. When working with Claude Agent SDK for AI agents. When defining Pydantic models or using pydantic-settings for configuration. When writing SQLModel queries or database operations. When using loguru for logging. When integrating with Jira (jira-python), GitHub (pygithub), or Linear (linear-sdk). When running pytest tests or ruff linting. When configuring GitHub Actions CI/CD.
2026-01-05
abp-contract-scaffolding.md
0
1
export
abp-contract-scaffolding
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate ABP Application.Contracts layer scaffolding (interfaces, DTOs, permissions) from technical design. Enables parallel development by abp-developer and qa-engineer. Use when: (1) backend-architect needs to generate contracts, (2) preparing for parallel implementation workflow, (3) creating API contracts before implementation.
2026-01-05
direct-response-copy.md
0
1
export
direct-response-copy
2
from
"GroundMountCompany/groundmounts-app"
from
"GroundMountCompany/groundmounts-app"
3
Write copy that converts. Use when writing landing pages, emails, sales copy, headlines, CTAs, social posts, or any persuasive content. Triggers on: make this convert, write copy for X, help me sell X, punch this up, write a landing page, write sales copy. Produces internet-native copy that sounds like a smart friend explaining something while quietly deploying every persuasion principle in the book. Includes complete reference material from Schwartz, Hopkins, Ogilvy, Halbert, Caples, Sugarman, and Collier.
2026-01-05
git-commit-helper.md
0
1
export
git-commit-helper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
2026-01-05
managing-claude-code-meta.md
0
1
export
managing-claude-code-meta
2
from
"mikekelly/promode-linear"
from
"mikekelly/promode-linear"
3
MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files.
2026-01-05
tech-stack.md
0
1
export
tech-stack
2
from
"mabrax/coihuin-board"
from
"mabrax/coihuin-board"
3
Generate and validate tech stack documentation. Use when starting a new project, documenting technology choices, or when user asks to create/update tech stack documentation. Includes structural validation and LLM-as-Judge content review.
2026-01-05
pre-push-validation.md
0
1
export
pre-push-validation
2
from
"ddttom/allaboutv2"
from
"ddttom/allaboutv2"
3
Ensures CLAUDE.md, README.md, and CHANGELOG.md are updated before git push operations
2026-01-05