Browse Skills

22656 skills found

yaml-validator.md
0
1 export yaml-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive YAML syntax validation, error fixing, and schema validation for various formats (GitHub Actions, Docker Compose, Kubernetes, GitLab CI). Use when Claude needs to: (1) Validate YAML syntax, (2) Check YAML files for errors, (3) Fix common YAML formatting issues, (4) Validate against schemas like GitHub Actions workflows, Docker Compose files, Kubernetes manifests, or GitLab CI pipelines, (5) Debug YAML parsing errors. Triggers on phrases like "check yaml", "validate yaml", "fix yaml errors", "yaml syntax".
2026-01-05
prototype.md
0
1 export prototype
2 cerico from "cerico/macfair"
3 Create quick React prototypes that bundle to a single HTML file. Use for demos, interactive experiments, or shareable artifacts - NOT for full apps (use audreygen/Next.js for those).
2026-01-05
chapter-content-generator.md
0
1 export chapter-content-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill generates comprehensive chapter content for intelligent textbooks after the book-chapter-generator skill has created the chapter structure. Use this skill when a chapter index.md file exists with title, summary, and concept list, and detailed educational content needs to be generated at the appropriate reading level with rich non-text elements including diagrams, infographics, and MicroSims. (project, gitignored)
2026-01-05
database.md
0
1 export database
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Database operation rules (SeaORM, migrations, transaction rules, PostgreSQL). Use when working with database, creating migrations, using SeaORM, asking about DB operations, schema changes, queries, or entity definitions.
2026-01-05
jelly-codex-skill.md
0
1 export jelly-codex-skill
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. Activated when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, GPT-5.1 capabilities, or need high-reasoning model assistance.
2026-01-05
create-blueprint.md
0
1 export create-blueprint
2 keremk from "keremk/renku"
3 Create Renku blueprints for video generation workflows. Use when users want to define custom video generation pipelines, compose producers into workflows, or create new blueprint YAML files.
2026-01-05
using-perplexity-platform.md
0
1 export using-perplexity-platform
2 FortiumPartners from "FortiumPartners/ensemble"
3 Perplexity Sonar API development with search-augmented generation, real-time web search, citations, and OpenAI-compatible Chat Completions. Use for AI-powered applications requiring up-to-date information, research assistants, and grounded responses with sources.
2026-01-05
wisewhisper.md
0
1 export wisewhisper
2 vitortl from "vitortl/thesolowolfeng"
3 Real-time interview assistant SaaS product context. USE WHEN wisewhisper, interview assistant, product metrics, feature planning, activation gap, onboarding, conversion rate, stripe metrics.
2026-01-05
xlsx.md
0
1 export xlsx
2 michellepellon from "michellepellon/dotfiles"
3 Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. Use when working with Excel files for data analysis, financial models, reporting, or any spreadsheet operations.
2026-01-05
text-summary-guide.md
0
1 export text-summary-guide
2 zhenxiay from "zhenxiay/langgraph_dev_server"
3 Guide for AI agent to perform text summary task.
2026-01-05
flow-create.md
0
1 export flow-create
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creer un nouveau flow d'automatisation de formulaire complet, incluant exploration du site web, implementation et tests. (project)
2026-01-05
xenium-benchmarking-docs-local.md
0
1 export xenium-benchmarking-docs-local
2 Ketomihine from "Ketomihine/my_skills"
3 Xenium benchmarking 本地文档快照(全量 HTML)- 包含完整模块文档
2026-01-05
marketing-sync.md
0
1 export marketing-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Sync ClaudeKit Marketing with Engineer updates using natural language. Handles the two-step sync process, reports what changed, and helps review updates.
2026-01-05
mmd-device-powercab.md
0
1 export mmd-device-powercab
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for using the Line 6 PowerCab Plus device library in MMD files. Use when the user mentions PowerCab, PowerCab Plus, Line 6 PowerCab, FRFR speaker, or needs help with speaker modeling, microphone simulation, IR loading, mode switching, or HF driver control for the PowerCab.
2026-01-05
claudish-usage.md
0
1 export claudish-usage
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.
2026-01-05
gemini-genai.md
0
1 export gemini-genai
2 cuba6112 from "cuba6112/researchagent"
3 Google python-genai SDK for Gemini 3 Flash, Gemini 3 Pro, and Gemini models. Use when building with Google's Gemini API, google-genai, implementing thinking/reasoning, structured outputs, function calling, image generation, or multimodal. Triggers on "gemini", "google ai", "genai".
2026-01-05
project-understanding.md
0
1 export project-understanding
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Analyzes codebases to map architecture, dependencies, complexity metrics, and data flows for rapid onboarding. Use when exploring new repos, understanding project layout, analyzing dependencies, measuring code complexity, or preparing codebase documentation.
2026-01-05
qa-code-review-checklist.md
0
1 export qa-code-review-checklist
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Four-phase debugging framework ensuring root cause investigation before fixes. Never jump to solutions. USE WHEN encountering bugs, test failures, unexpected behavior, or when fixes fail repeatedly.
2026-01-05
example-skill.md
0
1 export example-skill
2 zmre from "zmre/nix-pai"
3 Example skill demonstrating the Skills-as-Containers pattern with workflows,assets, and natural language routing. This is a teaching tool showing thecomplete PAI v1.2.0 architecture.USE WHEN user says 'show me an example', 'demonstrate the pattern','how do skills work', 'example skill'
2026-01-05
web.md
0
1 export web
2 danielscholl from "danielscholl/agent-skills"
3 Search the web using Brave Search API and fetch page content with HTML-to-markdown conversion. Use when user needs current information, online documentation, or specific URL content beyond knowledge cutoff.
2026-01-05
jotai.md
0
1 export jotai
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Manages React state with Jotai including atoms, derived atoms, async atoms, and utilities. Use when building React applications needing atomic state, bottom-up state management, or fine-grained updates.
2026-01-05
toon-formatter.md
0
1 export toon-formatter
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 AGGRESSIVELY use TOON v2.0 format for biggish regular data (≥5 items, ≥60% uniform). Auto-applies to tables, logs, events, transactions, analytics, API responses, database results. Supports 3 array types (inline, tabular, expanded), 3 delimiters (comma, tab, pipe), key folding for nested objects. Triggers on structured data, arrays, repeated patterns. Use TOON by default when tokens matter - RAG pipelines, tool calls, agents, benchmarks. Keywords "data", "array", "list", "table", "log", "transaction", "metric", "analytics", "API", "database", "query", "TOON".
2026-01-05
agent-orchestration.md
0
1 export agent-orchestration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Spawn and manage hierarchical AI sub-agents (Cursor, Codex, Gemini) in isolated git worktrees with explicit role prompts, structured task briefs, and verification checklists. Supports work vs research modes, await vs fire-and-forget runtime, and role-aware wrappers for cleaner delegation. Use when: (1) Delegate tasks to AI agents, (2) Parallel work across features, (3) Research tasks needing web search, (4) Code refactoring or implementation, (5) Documentation updates, (6) Testing agent orchestration systems. Triggers: spawn agent, delegate to agent, agent orchestration, multi-agent, sub-agent, agent work, agent research.
2026-01-05