Browse Skills
22656 skills found
process-github-issues.md
0
1
export
process-github-issues
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Automatically process open GitHub bug reports by spawning subagents that use the frontend-debug skill to fix each issue in isolated branches. This skill should be used when the user wants to systematically address multiple GitHub Issues without context pollution in the main session. Ideal for batch bug-fixing workflows.
2026-01-05
golang-database-patterns.md
0
1
export
golang-database-patterns
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
2026-01-05
qdrant-rag-implementation.md
0
1
export
qdrant-rag-implementation
2
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
3
This skill provides guidance for implementing robust Qdrant vector database integration with RAG (Retrieval Augmented Generation) systems, including proper async client handling, error management, and performance optimization.
2026-01-05
graphic-design-expert.md
0
1
export
graphic-design-expert
2
from
"Beerspitnight/cc-skills"
from
"Beerspitnight/cc-skills"
3
Expert guidance on typography, color theory, layout, UI/UX patterns, and converting design to CSS/Tailwind.
2026-01-05
native-tools.md
0
1
export
native-tools
2
from
"settlemint/agent-marketplace"
from
"settlemint/agent-marketplace"
3
Claude Code native tools reference. Prefer native tools over bash commands for file operations, search, and orchestration.
2026-01-05
claude-sdk-expert.md
0
1
export
claude-sdk-expert
2
from
"frankxai/ai-architect"
from
"frankxai/ai-architect"
3
Build autonomous AI agents using Claude Agent SDK with computer use, tool calling, MCP integration, and production best practices for Anthropic models
2026-01-05
theater-detection-audit.md
0
1
export
theater-detection-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Performs comprehensive audits to detect placeholder code, mock data, TODO markers, and incomplete implementations in codebases. Use this skill when you need to find all instances of "theater" in code such as hardcoded mock responses, stub functions, commented-out production logic, or fake data that needs to be replaced with real implementations. The skill systematically identifies these instances, reads their full context, and completes them with production-quality code.
2026-01-05
video-production-guidelines.md
0
1
export
video-production-guidelines
2
from
"mycurelabs/easyjoey.com"
from
"mycurelabs/easyjoey.com"
3
Video script writing and production methodology for MYCURE using Apple Keynote presentation principles and two-column AV script format. Auto-activates for video scripts, scene breakdowns, production planning, tutorial videos, demo videos, explainer content. Includes one-message-per-scene principle, visual-audio harmony, 3-second rule, and professional script notation.
2026-01-05
rapid-prototyper.md
0
1
export
rapid-prototyper
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Creates minimal working prototypes for quick idea validation. Single-file when possible, includes test data, ready to demo immediately. Use when user says "prototype", "MVP", "proof of concept", "quick demo".
2026-01-05
context7-latest-usage.md
0
1
export
context7-latest-usage
2
from
"shaowei-g/codex-skills"
from
"shaowei-g/codex-skills"
3
Fetch the latest, docs-grounded API details and best practices for a library/framework using Context7 MCP tools `resolve-library-id` and `get-library-docs`. Use when a user asks for “最新用法/最新寫法/最佳實務/latest usage/current best practice/latest API” of a package, or asks how to implement a feature with a library and wants the newest docs-based guidance.
2026-01-05
obsidian-manager.md
0
1
export
obsidian-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage Obsidian vault for persistent knowledge storage, search, and retrieval
2026-01-05
migration-patterns.md
0
1
export
migration-patterns
2
from
"layeddie/ai-rules"
from
"layeddie/ai-rules"
3
Zero-downtime Elixir/Phoenix database migrations and rollback strategies
2026-01-05
global-validation.md
0
1
export
global-validation
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Implement comprehensive input validation with server-side security, client-side UX feedback, sanitization, and consistent error messages. Use this skill when validating user input in forms, API endpoints, or data processing. When writing validation rules for data types, formats, ranges, or required fields. When sanitizing input to prevent injection attacks (SQL, XSS, command injection). When providing field-specific error messages to users. When implementing validation at system boundaries like API endpoints or background jobs.
2026-01-05
agent-performance-logger.md
0
1
export
agent-performance-logger
2
from
"Surikesh/vmautomation-react"
from
"Surikesh/vmautomation-react"
3
Records agent execution results, performance metrics, and errors to SQLite database. Use after completing any agent task, when logging task results, or when an agent fails. Tracks success/failure rates and execution times for continuous improvement.
2026-01-05
careercopilot-agent-scaffolder.md
0
1
export
careercopilot-agent-scaffolder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Scaffolds a new Python agent for autonomous AI tasks in 'src/agents/'. Agents are autonomous components that handle complex operations (resume analysis, job matching, KSC generation). Use when asked to create a new AI agent or automation component.
2026-01-05
global-conventions.md
0
1
export
global-conventions
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Follow project-wide development conventions including project structure, documentation standards, version control practices, environment configuration, and dependency management. Use this skill when organizing files and directories, writing README documentation, creating commit messages, managing environment variables, updating dependencies, or establishing code review processes. Apply this skill when ensuring consistent project structure (src/, components/, utils/, tests/), maintaining up-to-date documentation, using clear commit messages and feature branches, properly configuring environment variables without committing secrets, keeping dependencies minimal and documented, and implementing feature flags for incomplete work. This skill ensures the entire team follows predictable patterns for project organization, maintains comprehensive documentation for setup and architecture, practices good version control hygiene, manages configuration securely, and establishes clear workflows for testing and code review.
2026-01-05
ui-complete.md
0
1
export
ui-complete
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Unified UI development combining Anthropic's frontend-design plugin (anti-AI-slop aesthetics) with CIPS mobile-responsive-ui (dvh units, touch targets, testing protocol). Produces distinctive, production-grade, responsive interfaces.
2026-01-05
gitlab-ci-debugger.md
0
1
export
gitlab-ci-debugger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Debug and monitor GitLab CI/CD pipelines for merge requests. Check pipeline status, view job logs, and troubleshoot CI failures. Use this when the user needs to investigate GitLab CI pipeline issues, check job statuses, or view specific job logs.
2026-01-05
a2a-agents.md
0
1
export
a2a-agents
2
from
"keenranger/dotfiles"
from
"keenranger/dotfiles"
3
AI agent and chatbot patterns including personas, pipelines, and messaging integrations. Use when building conversational agents, creating AI personas, designing insight pipelines, or integrating with Slack/Kakao platforms.
2026-01-05
gasp-diagnostics.md
0
1
export
gasp-diagnostics
2
from
"AcceleratedIndustries/gasp"
from
"AcceleratedIndustries/gasp"
3
System diagnostics using GASP (General AI Specialized Process monitor). Use when user asks about Linux system performance, requests system checks, mentions GASP, asks to diagnose hosts, or says things like "check my system" or "what's wrong with [hostname]". Can actively fetch GASP metrics from hosts via HTTP or interpret provided JSON output.
2026-01-05
load-conversation.md
0
1
export
load-conversation
2
from
"dhughes/claude-marketplace"
from
"dhughes/claude-marketplace"
3
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-01-05
moai-session-info.md
0
1
export
moai-session-info
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Display comprehensive project and session information including Git status, SPEC progress, version details, and system resources. Use when starting new sessions, checking project status, reviewing project context, or when users ask "what's the status", "show project info", or "where are we".
2026-01-05
google-drive.md
0
1
export
google-drive
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Manage Google Drive files and folders with full CRUD operations via Ruby scripts. Use for file storage operations, folder organization, sharing permissions, searching across Drive, and uploading/downloading files of any type. Works seamlessly with google-sheets and google-docs skills for complete Google Workspace integration.
2026-01-05
mcp-semantic-search.md
0
1
export
mcp-semantic-search
2
from
"MichelKerkmeester/AI-Systems"
from
"MichelKerkmeester/AI-Systems"
3
Intent-based code discovery for CLI AI agents using semantic search MCP tools. Use when finding code by what it does (not what it's called), exploring unfamiliar areas, or understanding feature implementations. Mandatory for code discovery tasks when you have MCP access.
2026-01-05