Browse Skills

18175 skills found

wow-moment-detector.md
0
1 export wow-moment-detector
2 Positive-LLC from "Positive-LLC/pg-agent-coach"
3 Detects when a Claude Code session reaches a "wow moment" worth sharing with the team. A wow moment occurs during intensive back-and-forth discussions where both user and Claude deeply engage on a topic - repeatedly refining ideas, pushing back, questioning assumptions, and ultimately producing brilliant insights about effective human-AI collaboration. Triggers when the conversation shows signs of deep "cooking" - multiple sustained exchanges on the same topic, productive disagreements, or breakthrough moments emerging from persistent dialogue. This skill should stay alert throughout the session and invoke /show-ropes when a genuinely valuable agentic mindset insight emerges.
2026-01-05
brave-search.md
0
1 export brave-search
2 doubleflannel from "doubleflannel/12-30-test-codex-ip"
3 Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
2026-01-05
research-methodology.md
0
1 export research-methodology
2 amoscicki from "amoscicki/aromatt"
3 This skill should be used when docs-researcher agent needs guidance on "how to search documentation", "WebSearch query patterns", "filtering search results", "documentation research strategy", or "creating knowledge files". Provides systematic methodology for effective technical documentation research.
2026-01-05
seo-optimizer.md
0
1 export seo-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize SEO, metadata, structured data, and search engine visibility. Use this when the user asks about meta tags, Open Graph, Twitter Cards, Schema.org markup, sitemap.xml, robots.txt, social media previews, or improving search engine rankings.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 cskiro from "cskiro/claudex"
3 Use PROACTIVELY when creating new Claude Code skills from scratch. Automated generation tool following Claudex marketplace standards with intelligent templates, pattern detection, and quality validation. Supports guided creation, quick start templates, clone-and-modify, and validation-only modes. Not for modifying existing skills or non-skill Claude Code configurations.
2026-01-05
planning-phase.md
0
1 export planning-phase
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard Operating Procedure for /plan phase. Covers research depth, code reuse detection, design pattern selection, and architecture planning.
2026-01-05
ai-ml-tools.md
0
1 export ai-ml-tools
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master AI and machine learning tools including TensorFlow, PyTorch, scikit-learn, LLMs, and prompt engineering. Use when building machine learning models, working with AI agents, or implementing data science solutions.
2026-01-05
claude-code-cli.md
0
1 export claude-code-cli
2 filipexyz from "filipexyz/plugins"
3 Build and run AI agents using Claude Code CLI. Use when developing autonomous agents, multi-agent systems, CI/CD automation, or scripting Claude for programmatic tasks. Covers authentication, headless mode (-p), JSON output parsing, tool restrictions, subagents, and orchestration patterns.
2026-01-05
fastapi-clean-architecture.md
0
1 export fastapi-clean-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build FastAPI applications using Clean Architecture principles with proper layer separation (Domain, Infrastructure, API), dependency injection, repository pattern, and comprehensive testing. Use this skill when designing or implementing Python backend services that require maintainability, testability, and scalability.
2026-01-05
docling.md
0
1 export docling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert documents (PPTX, PDF, DOCX, XLSX, images) to Markdown/JSON/HTML using IBM Docling. This skill should be used when user asks to convert, parse, or extract content from documents. Triggers on "convert pptx", "parse pdf", "extract from document", "конвертуй презентацію", "витягни з pdf".
2026-01-05
forensic-test-analysis.md
0
1 export forensic-test-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when investigating test suite issues, reducing CI/CD time, identifying brittle tests, finding test duplication, or analyzing test maintenance burden - reveals test code quality problems through git history analysis
2026-01-05
asset-creator.md
0
1 export asset-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create visual assets (images, illustrations) using AI (OpenAI DALL-E).
2026-01-05
impact-modeling.md
0
1 export impact-modeling
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Social return on investment (SROI) modeling, blended finance structuring, and impact-weighted accounting. Use for evaluating social enterprises, impact investments, ESG integration, sustainability metrics, and theory of change financial modeling. Generates comprehensive impact assessments that blend financial returns with social and environmental outcomes, suitable for impact investors, foundations, and mission-driven organizations.
2026-01-05
manage-smithery-deployment.md
0
1 export manage-smithery-deployment
2 a-ariff from "a-ariff/Ariff-code-config"
3 Quick reference for Smithery and Cloudflare deployment operations. Use for deploying Canvas MCP server, managing workers on ariff.dev, and testing OAuth endpoints.
2026-01-05
translating-figma-designs.md
0
1 export translating-figma-designs
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Translate Figma designs into production code with 1:1 visual parity. Use when user mentions Figma files, design handoff, or UI implementation from designs.
2026-01-05
cql-type-system-schema-handling.md
0
1 export cql-type-system-schema-handling
2 pmcfadin from "pmcfadin/cqlite"
3 Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.
2026-01-05
android-dev-standards.md
0
1 export android-dev-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standards, architecture patterns, and best practices for Android app development with Kotlin, Jetpack Compose, and Android Jetpack libraries using clean architecture and MVVM. Use for any Android coding, review, refactor, or design task, especially when acting as an AI coding agent that must follow established project conventions.
2026-01-05
grove-ui-design.md
0
1 export grove-ui-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create warm, nature-themed UI for Grove with glassmorphism, seasonal decorations, randomized forests, and accessible design patterns. Use when building pages, enhancing UI, or adding decorative elements.
2026-01-05
frontend-ui-design-systems.md
0
1 export frontend-ui-design-systems
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-rust"
3 Master modern frontend development, UI/UX design principles, responsive design, component architecture, and design systems. Includes HTML, CSS, JavaScript, TypeScript, React, Next.js, Vue, Angular, React Native, and UX/Design system fundamentals.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Complete Test-Driven Development workflow coordinating RED → GREEN → REFACTOR → COMMIT cycle with requirement traceability. Use this when implementing a requirement (REQ-*) or adding new functionality.
2026-01-05
sentient-brand-guidelines.md
0
1 export sentient-brand-guidelines
2 christopheryeo from "christopheryeo/claude-skills"
3 Applies Sentient.io's official brand colors, typography, and logo standards to product marketing materials including brochures, landing pages, presentations, and digital assets. Use when creating any Sentient.io branded content.
2026-01-05
pptx.md
0
1 export pptx
2 Zazzles2908 from "Zazzles2908/Mini-Agent_ACP"
3 Presentation creation, editing, and analysis. When MiniMax-M2 needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
swarm.md
0
1 export swarm
2 toseekandfind from "toseekandfind/multi-agent-sandbox"
3 Coordinate multi-agent orchestration for complex tasks. Launch parallel and sequential agents, manage dependencies, aggregate results, and orchestrate sophisticated workflows. Use for tasks requiring multiple specialized perspectives or parallel processing.
2026-01-05
translation-glossary.md
0
1 export translation-glossary
2 zeeshan080 from "zeeshan080/ai-native-robotics"
3 Technical terms to preserve in English when translating to Urdu. Use when translating robotics or AI content to Urdu while maintaining technical accuracy.
2026-01-05