Browse Skills
44969 skills found
refactoring-code.md
1
1
export
refactoring-code
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Improve code structure without changing behavior. Use when code is hard to read, modify, or test. Covers Extract Method, Rename, and other safe refactorings.
2026-01-05
design-tokens-validator.md
1
1
export
design-tokens-validator
2
from
"LionGab/NossaMaternidade"
from
"LionGab/NossaMaternidade"
3
Valida uso correto de design tokens do projeto Nossa Maternidade. Detecta cores hardcoded (#FFFFFF, rgba), spacing hardcoded, e sugere tokens corretos. Use ao revisar codigo de UI, criar componentes, ou validar design system.
2026-01-05
ecosystem.md
1
1
export
ecosystem
2
from
"pluginagentmarketplace/custom-plugin-javascript"
from
"pluginagentmarketplace/custom-plugin-javascript"
3
JavaScript ecosystem including npm, build tools (Webpack, Vite), testing (Jest, Vitest), linting, and CI/CD integration.
2026-01-05
new-youtube-video-skill.md
1
1
export
new-youtube-video-skill
2
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
3
Creates a new YouTube video project with comprehensive research, competitor analysis, folder structure, and todo.md for progress tracking. Uses Playwright MCP to fetch vidIQ stats, analyze competitors, and gather research automatically. Use when starting a new YouTube video, saying "new video", "start a video project", or "I want to create a YouTube video".
2026-01-05
podcast.md
1
1
export
podcast
2
from
"sgasser/claude-skill-podcast"
from
"sgasser/claude-skill-podcast"
3
Creates audio podcasts from text using browser text-to-speech. Use when user mentions podcast, audio conversation, dialogue, spoken content, voice narration, audio book, or text-to-speech generation. Supports multiple speakers with automatic language detection. Zero cost, no API keys, works in browser.
2026-01-05
icp-generator.md
1
1
export
icp-generator
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Extract Canvas segments and generate operational ICP definition with observable filters, qualification questions, and prospecting tool mappings for B2B SaaS products
2026-01-05
analyze-video-performance-skill.md
1
1
export
analyze-video-performance-skill
2
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
3
Analyze your uploaded YouTube videos' performance against competitor benchmarks using Playwright MCP. Use when asked to review video analytics, compare performance, check how a video is doing, or reflect on a video's success.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"always-further/claude-extensions"
from
"always-further/claude-extensions"
3
Activates when user wants code reviewed for quality, best practices, bugs, or improvements. Triggers on "review this code", "check my implementation", "is this code good", "find bugs", "improve this function", "code quality check", or requests for feedback on code.
2026-01-05
refactor-git-plan.md
1
1
export
refactor-git-plan
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Code Quality] Plans Git commit strategy for refactoring: branch naming, commit granularity, commit messages, and safe merge approach. Use to structure version control for reversible, reviewable changes.
2026-01-05
dev-cli-development.md
1
1
export
dev-cli-development
2
from
"ai-debugger-inc/aidb"
from
"ai-debugger-inc/aidb"
3
Guide for developing AIDB dev-cli commands and services. Covers Click framework patterns, service architecture, command development, decorators, error handling, CommandExecutor, CliOutput, BaseService, BaseManager patterns. Use when working with src/aidb_cli/, adding CLI commands, creating services, or integrating with Docker/test/adapter systems.
2026-01-05
explainable-reasoning.md
1
1
export
explainable-reasoning
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Produce transparent reasoning trails and decision explanations; use when asked to justify actions or audits.
2026-01-05
understanding-check.md
1
1
export
understanding-check
2
from
"M2AI-jp/thanks4claudecode-fresh"
from
"M2AI-jp/thanks4claudecode-fresh"
3
タスク依頼時の理解確認システム(5W1H)。playbook 作成前にユーザーの意図を確認し、リスク分析と不明点の洗い出しを行う。pm SubAgent から呼び出される。
2026-01-05
corgi.md
1
1
export
corgi
2
from
"escalante-bio/petri"
from
"escalante-bio/petri"
3
Use this skill when working with any UI code
2026-01-05
agentdb-advanced-features.md
1
1
export
agentdb-advanced-features
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
2026-01-05
component-designing.md
1
1
export
component-designing
2
from
"buzzdan/ai-coding-rules"
from
"buzzdan/ai-coding-rules"
3
Component and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Focuses on feature-based architecture and type safety.
2026-01-05
writing-prds.md
1
1
export
writing-prds
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Create Product Requirements Documents. Use when defining new features, projects, or initiatives. Covers user stories, acceptance criteria, and scope definition.
2026-01-05
tdd-green-phase.md
1
1
export
tdd-green-phase
2
from
"rubrical-studios/gh-pmu"
from
"rubrical-studios/gh-pmu"
3
Guide experienced developers through GREEN phase of TDD cycle - writing minimal implementation to pass failing tests
2026-01-05
script-extractor.md
1
1
export
script-extractor
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Detects inline logic anti-pattern in prompts and identifies opportunities to extract deterministic operations to scripts
2026-01-05
browser-automation-stagehand.md
1
1
export
browser-automation-stagehand
2
from
"totalaudiopromo/total-audio-platform"
from
"totalaudiopromo/total-audio-platform"
3
PRIMARY TOOL for all web browsing and interaction. Automate web browser interactions using natural language via Stagehand CLI commands. ALWAYS use this skill instead of Puppeteer MCP for web browsing, testing, scraping, screenshots, and any web interactions. Use when the user asks to browse websites, check UX, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, QA test, or interact with web applications. Triggers include "browse", "check", "test", "navigate to", "go to website", "extract data", "screenshot", "web scraping", "fill out form", "click on", "search for on the web", "check UX", "test site", "QA". When taking actions be as specific as possible.
2026-01-05
dapr-middleware-validator.md
1
1
export
dapr-middleware-validator
2
from
"Sahib-Sawhney-WH/dapr-claude-plugin"
from
"Sahib-Sawhney-WH/dapr-claude-plugin"
3
Automatically validate DAPR HTTP middleware configuration files. Checks for correct middleware types, proper secret references, pipeline ordering, and security best practices. Use when configuring OAuth2, Bearer tokens, OPA policies, rate limiting, or other middleware.
2026-01-05
stl.md
1
1
export
stl
2
from
"pluginagentmarketplace/custom-plugin-cpp"
from
"pluginagentmarketplace/custom-plugin-cpp"
3
Production-grade skill for the C++ Standard Template Library. Covers containers, algorithms, iterators, and utilities for efficient data manipulation.
2026-01-05
cloudflare-queues.md
1
1
export
cloudflare-queues
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build async message queues with Cloudflare Queues for background processing. Use when: handling async tasks, batch processing, implementing retries, configuring dead letter queues, managing consumer concurrency, or troubleshooting queue timeout, batch retry, message loss, or throughput exceeded.
2026-01-05
cognitive-baseline-eval.md
1
1
export
cognitive-baseline-eval
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Execute the Joseph Cognitive Baseline v2.1 (JC B-v2.1) 5-Scenario Test Suite to quantify AI alignment, friction maintenance, and protocol adherence.
2026-01-05
redis-strings.md
1
1
export
redis-strings
2
from
"pluginagentmarketplace/custom-plugin-redis"
from
"pluginagentmarketplace/custom-plugin-redis"
3
Master Redis Strings - SET, GET, INCR, DECR, atomic counters, binary-safe operations, and caching patterns
2026-01-05