Browse Skills

18175 skills found

gemini-audio.md
0
1 export gemini-audio
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for implementing Google Gemini API audio capabilities - analyze audio with transcription, summarization, and understanding (up to 9.5 hours), plus generate speech with controllable TTS. Use when processing audio files, creating transcripts, analyzing speech/music/sounds, or generating natural speech from text.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 racurry from "racurry/neat-little-package"
3 User-specific git workflow preferences and edge case handling. Documents commit message format requirements and pre-commit hook retry logic specific to this user. Use when creating commits or handling pre-commit hook failures.
2026-01-05
ascii-ui-designer.md
0
1 export ascii-ui-designer
2 garbray from "garbray/claude-config"
3 Create high-quality ASCII art UI/UX previews for web development with a two-phase approach. Phase 1: Design & Preview - visualize interfaces, explore layouts, refine ideas in ASCII format without code. Phase 2: Implementation - when ready, get HTML/CSS/React code and design tokens. Use for exploring ideas, getting stakeholder feedback, and iterating on design before development.
2026-01-05
layout-primitives.md
0
1 export layout-primitives
2 dylantarre from "dylantarre/design-system-skills"
3 Builds composable layout components (Stack, Cluster, Grid, Sidebar, Center, Cover). Use when creating layout systems, spacing compositions, or Every Layout-style intrinsic design patterns that adapt without breakpoints.
2026-01-05
mutation-testing.md
0
1 export mutation-testing
2 rubrical-studios from "rubrical-studios/idpf-praxis-dist"
3 Guide developers through mutation testing to assess and improve test suite quality
2026-01-05
dispatching-systematic-debugging.md
0
1 export dispatching-systematic-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when encountering bugs, test failures, unexpected behavior, errors, or performance problems - dispatches systematic-debugging-agent that enforces 4-phase process (root cause investigation, pattern analysis, hypothesis testing, implementation) to prevent quick-fix attempts and ensure proper debugging
2026-01-05
feature-research.md
0
1 export feature-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide interactive research and POC creation to understand features deeply. This skill should be used when planning to implement a new feature and needing to research design patterns, understand integration points in the codebase, consult documentation via MCP Deep Wiki, or create minimal POCs to validate concepts. Can receive CDC.md from feature-specification as input for clear requirements.
2026-01-05
doc-coauthoring.md
0
1 export doc-coauthoring
2 RebelPotato from "RebelPotato/agent-config"
3 Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 Git-Fg from "Git-Fg/thecattoolkit"
3 PROACTIVELY invoke this skill when creating PRs, resolving merge conflicts, or asked about version control best practices. Provides expert guidance for Git workflows, branching strategies, commit conventions, and collaboration patterns.
2026-01-05
agentic-workflow-guide.md
0
1 export agentic-workflow-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design, review, and improve agent workflows & agent using SSOT, SRP, Fail Fast principles. Supports Prompt Chaining, Parallelization, Orchestrator-Workers patterns.
2026-01-05
mydetailarea-workflows.md
0
1 export mydetailarea-workflows
2 rruiz22 from "rruiz22/my-detail-area"
3 Workflow automation and orchestration for MyDetailArea. Implements state machines for order lifecycles, automated status transitions, task assignments, escalation rules, SLA monitoring, and event-driven automation. Use when building automated workflows for orders, approvals, escalations, and business process automation.
2026-01-05
vibe-check.md
0
1 export vibe-check
2 metasaver from "metasaver/metasaver-marketplace"
3 Validate PRD quality and coherence before innovation phase using vibe-check MCP tool. Checks for requirement clarity, user story completeness, and identifies gaps. Returns coherent flag and issues list.
2026-01-05
manim-video-creator.md
0
1 export manim-video-creator
2 y-ymmt from "y-ymmt/cc-manim-video-creator-plugin"
3 Manim(Mathematical Animation Engine)を使用してアニメーション動画を作成します。このスキルは、(1) 解説動画やビジュアライゼーションの作成、(2) プレゼンテーション動画、(3) ロゴアニメーション、(4) インフォグラフィック、(5) 教育コンテンツ、(6) 3Dアニメーション、(7) アルゴリズムやデータ構造の可視化に使用します。2D/3Dシーン、LaTeX数式、グラフ、TTSナレーション、BGMなどをサポートします。
2026-01-05
image-gen.md
0
1 export image-gen
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate images using Google's Nano Banana Pro (Gemini 3 Pro Image) with workflow-based prompting
2026-01-05
github-actions-failure-debugging.md
0
1 export github-actions-failure-debugging
2 JohnnyVicious from "JohnnyVicious/copilot-cli-examples"
3 Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.
2026-01-05
pr-creator.md
0
1 export pr-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for creating pull requests with draft status confirmation. Use when user requests PR creation with phrases like 'create a PR', 'make a pull request', 'gh pr create', or similar PR creation requests.
2026-01-05
bash-audit.md
0
1 export bash-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive security and quality audit for shell scripts (bash, sh, zsh) using defensive programming principles and ShellCheck static analysis. Use when user asks to audit, review, check, lint, validate, or analyze shell scripts for security vulnerabilities, bugs, errors, defensive programming compliance, or best practices. Also triggers for improving script quality, finding script errors or issues, checking portability problems (macOS vs Linux), validating error handling, fixing shellcheck warnings, reviewing legacy automation scripts before release, setting up CI/CD linting infrastructure, configuring pre-commit hooks, understanding ShellCheck error codes, suppressing false positives, or ensuring script portability and quality.
2026-01-05
nextjs.md
0
1 export nextjs
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds full-stack React applications with Next.js App Router, Server Components, Server Actions, and edge deployment. Use when creating Next.js projects, implementing routing, data fetching, caching, authentication, or deploying to Vercel.
2026-01-05
vite-config.md
0
1 export vite-config
2 metasaver from "metasaver/claude-marketplace"
3 Vite configuration templates and validation logic for MFE Host, MFE Remote, and Standalone web apps. Includes 5 required standards (correct plugins for package type, required path alias @ to ./src, build configuration with sourcemaps and manual chunks, server configuration with strictPort, required dependencies). Supports Module Federation architecture for micro-frontend apps. Use when creating or auditing vite.config.ts files.
2026-01-05
psake.md
0
1 export psake
2 majiayu000 from "majiayu000/claude-skill-registry"
3 PowerShell build automation tool for creating task-based build scripts. Use when Claude needs to create, modify, or troubleshoot psake build scripts (psakefile.ps1), automate builds for .NET/Node.js/Docker projects, set up CI/CD pipelines with psake (GitHub Actions, Azure Pipelines, GitLab CI), or work with PowerShell-based build automation. Triggers include mentions of psake, psakefile, PowerShell build scripts, Invoke-psake, or build task dependencies.
2026-01-05
campaign-video-script.md
0
1 export campaign-video-script
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 Produces a high-conversion crowdfunding video script outline and copy with hook, problem, mechanism, proof, offer, CTA.
2026-01-05
whisper-transcribe.md
0
1 export whisper-transcribe
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transcribes audio and video files to text using OpenAI's Whisper CLI with contextual grounding.Converts audio/video to text, transcribes recordings, and creates transcripts from media files.Use when asked to "whisper transcribe", "transcribe audio", "convert recording to text", or"speech to text". Uses markdown files in the same directory as context to improve transcriptionaccuracy for technical terms, proper nouns, and domain-specific vocabulary.
2026-01-05
home-organization.md
0
1 export home-organization
2 racurry from "racurry/neat-little-package"
3 Decision framework for choosing between 3D-printed home organization systems (Gridfinity, OpenGrid, Neogrid, French Cleat, Underware, Deskware). Provides interpretive guidance on system selection based on item size, mounting surface, and use case. Use when users ask which organization system to recommend or need help choosing between modular storage options.
2026-01-05
frontend-design-standards.md
0
1 export frontend-design-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when generating React/TypeScript UI components, forms, layouts, or pages - prevents generic AI aesthetic, enforces accessibility, semantic HTML, theme compliance, minimum text sizes, proper states, and brand differentiation
2026-01-05