Browse Skills
18175 skills found
api-design.md
10
1
export
api-design
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
REST API design best practices, versioning strategies, error handling, pagination, and OpenAPI documentation. Use when designing or implementing REST APIs, HTTP endpoints, or API documentation.
2026-01-05
command-creator.md
10
1
export
command-creator
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions.
2026-01-05
crawl4ai.md
10
1
export
crawl4ai
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
2026-01-05
agent-iot-engineer.md
10
1
export
agent-iot-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert IoT engineer specializing in connected device architectures, edge computing, and IoT platform development. Masters IoT protocols, device management, and data pipelines with focus on building scalable, secure, and reliable IoT solutions.
2026-01-05
tmux.md
10
1
export
tmux
2
from
"sourcegraph/amp-contrib"
from
"sourcegraph/amp-contrib"
3
Instructions for using tmux to spawn multiple processes, inspect them, and capture their output. Useful for running servers or long-running tasks in the background.
2026-01-05
mcp-builder.md
10
1
export
mcp-builder
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
ts-morph-analyzer.md
10
1
export
ts-morph-analyzer
2
from
"ratacat/claude-skills"
from
"ratacat/claude-skills"
3
Use when debugging TypeScript/JavaScript bugs by tracing call chains, understanding unfamiliar codebases quickly, making architectural decisions, or reviewing code quality. Extract function signatures and JSDoc without full file reads, trace call hierarchies up/down, detect code smells, and follow data flow. Triggers on debugging, understanding codebase, architectural analysis, signature extraction, call tracing.
2026-01-05
writing-documentation.md
10
1
export
writing-documentation
2
from
"ratacat/claude-skills"
from
"ratacat/claude-skills"
3
Produces concise, clear documentation by applying Elements of Style principles. Use when writing or improving any technical documentation (READMEs, guides, API docs, architecture docs). Not for code comments.
2026-01-05
container-deployment.md
10
1
export
container-deployment
2
from
"RicherTunes/Brainarr"
from
"RicherTunes/Brainarr"
3
Manage containerization and deployment automation using Docker, Kubernetes, and cloud platforms. Use when working with Docker images, container registries, orchestration, deployment pipelines, infrastructure as code, or environment management. Handles container builds, registry publishing, and deployment strategies.
2026-01-05
agent-chaos-engineer.md
10
1
export
agent-chaos-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert chaos engineer specializing in controlled failure injection, resilience testing, and building antifragile systems. Masters chaos experiments, game day planning, and continuous resilience improvement with focus on learning from failure.
2026-01-05
agent-game-developer.md
10
1
export
agent-game-developer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert game developer specializing in game engine programming, graphics optimization, and multiplayer systems. Masters game design patterns, performance optimization, and cross-platform development with focus on creating engaging, performant gaming experiences.
2026-01-05
zig-expert.md
10
1
export
zig-expert
2
from
"srdjan/zigttp"
from
"srdjan/zigttp"
3
Write idiomatic Zig code following the Zen of Zig philosophy. Use for systems programming with Zig (.zig files), covering manual memory management with allocators, error unions and explicit error handling, compile-time programming (comptime), data-oriented design, and the new async/Io model. Applies functional programming parallels (Result types, ADTs, explicit effects) for C-free systems development.
2026-01-05
sc-design.md
10
1
export
sc-design
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Design system architecture, APIs, and component interfaces with comprehensive specifications. Use when planning architecture, designing APIs, creating component interfaces, or modeling databases.
2026-01-05
agent-nextjs-developer.md
10
1
export
agent-nextjs-developer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.
2026-01-05
skill-authoring.md
10
1
export
skill-authoring
2
from
"chaingraphlabs/chaingraph"
from
"chaingraphlabs/chaingraph"
3
Guidelines for creating and organizing Claude Code skills for the ChainGraph project. Use when creating new skills, updating existing skills, or organizing the skill tree. Covers naming conventions, description writing, skill composition, and tree organization.
2026-01-05
data-systems-architecture.md
10
1
export
data-systems-architecture
2
from
"ratacat/claude-skills"
from
"ratacat/claude-skills"
3
Use when designing databases for data-heavy applications, making schema decisions for performance, choosing between normalization and denormalization, selecting storage/indexing strategies, planning for scale, or evaluating OLTP vs OLAP trade-offs. Also use when encountering N+1 queries, ORM issues, or concurrency problems.
2026-01-05
account-recovery.md
10
1
export
account-recovery
2
from
"teddylee777/LangGraph-Advanced-Tutorial"
from
"teddylee777/LangGraph-Advanced-Tutorial"
3
Guidance and guardrails for secure account recovery workflows including identity verification and password reset.
2026-01-05
emotion-choreographer.md
10
1
export
emotion-choreographer
2
from
"joshtol/emotive-engine"
from
"joshtol/emotive-engine"
3
Design and implement new emotion behaviors, gestures, and semantic performances for the emotive-mascot engine. Use when creating new emotions, choreographing particle movements, or designing multi-step performances.
2026-01-05
taking-screenshots.md
10
1
export
taking-screenshots
2
from
"auth0/docs-v2"
from
"auth0/docs-v2"
3
Provides a consistent, reproducible workflow for creating, updating, and maintaining screenshots in the Auth0 docs-v2 monorepo. Use when capturing or modifying screenshots for Mintlify pages, Auth0 Dashboard interfaces, or UI surfaces within main, auth4genai, or ui. Ensures correct formatting, accessibility, alt text, paths, viewport, file size, cropping rules, and Playwright MCP usage.
2026-01-05
agent-swift-expert.md
10
1
export
agent-swift-expert
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert Swift developer specializing in Swift 5.9+ with async/await, SwiftUI, and protocol-oriented programming. Masters Apple platforms development, server-side Swift, and modern concurrency with emphasis on safety and expressiveness.
2026-01-05
webapp-testing.md
10
1
export
webapp-testing
2
from
"marcusrbrown/.dotfiles"
from
"marcusrbrown/.dotfiles"
3
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
context-compression.md
10
1
export
context-compression
2
from
"muratcankoylan/book-training"
from
"muratcankoylan/book-training"
3
Design and evaluate context compression strategies for long-running agent sessions. Use when agents exhaust memory, need to summarize conversation history, or when optimizing tokens-per-task rather than tokens-per-request.
2026-01-05
git-workflow.md
10
1
export
git-workflow
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "make commits", "commit all changes", "create a branch", "name a branch", "organize commits", "conventional commits", "generate changelog", "release version", "bump version", or needs guidance on git workflow best practices including commit organization, branch naming, and conventional commit format.
2026-01-05
evaluation.md
10
1
export
evaluation
2
from
"muratcankoylan/book-training"
from
"muratcankoylan/book-training"
3
Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.
2026-01-05