Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
datadog-cli
Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.
feedback-mastery
Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.
reducing-entropy
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
professional-communication
Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.
naming-analyzer
Suggest better variable, function, and class names based on context and conventions.
dashboard
Imported from https://github.com/xjtulyc/MedgeClaw.
motion
Use when adding animations with Motion Vue (motion-v) - provides motion component API, gesture animations, scroll-linked effects, layout transitions, and composables for Vue 3/Nuxt
comfyui-workflow-helper
Imported from https://github.com/jackspace/ClaudeSkillz.
mailgun
Comprehensive assistance with mailgun
tdd-failure-recovery
Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
airflow
Manages Apache Airflow operations including listing, testing, running, and debugging DAGs, viewing task logs, checking connections and variables, and monitoring system health. Use when working with Airflow DAGs, pipelines, workflows, or tasks, or when the user mentions testing dags, running pipelines, debugging workflows, dag failures, task errors, dag status, pipeline status, list dags, show connections, check variables, or airflow health.
docx
This skill provides tools for creating, editing, and analyzing Word documents with tracked changes support. It offers multiple workflows for different scenarios including text extraction, raw XML access, document creation with docx-js, and a redlining workflow for document review. The instructions emphasize systematic batch processing and precise XML editing for tracked changes.
autonomous-loop
A tool that manages autonomous development loops, executing tasks repeatedly until completion conditions are met. It supports multiple loop modes, checkpointing, cost tracking, and safety limits to prevent runaway processes. Useful for tasks like fixing lint errors or running tests until they pass.
memory-bank
A structured documentation system for tracking project tasks with dual TODO synchronization. Enforces mandatory pre/post-task checks, uses numbered folders for major tasks, and supports sub-agent assignment for specialized work. Built around TDD principles with clear update rules.
find-skills-combo
Discover and recommend **combinations** of agent skills to complete complex, multi-faceted tasks. Provides two recommendation strategies — **Maximum Quality** (best skill per subtask) and **Minimum Dependencies** (fewest installs). Use this skill whenever the user wants to find skills, asks "how do I do X", "find a skill for X", or describes a task that likely requires multiple capabilities working together. Also use when the user mentions composing workflows, building pipelines, or needs help across several domains at once — even if they only say "find me a skill". This skill supersedes simple single-skill search by decomposing the task into subtasks and assembling an optimal skill portfolio.
dynamic-debugger
Interactive debugging via DAP-MCP for multiple languages with natural language commands
email-drafter
Generates professional emails from bullet points or conversation summaries. Use when you need to draft emails quickly with consistent style and tone. Supports multiple tones: formal, casual, technical Supports contexts: status updates, requests, announcements, follow-ups
sociologist-analyst
Analyzes events through sociological lens using social structures, institutions, stratification, culture, norms, collective behavior, and multiple theoretical perspectives (functionalist, conflict, symbolic interactionist). Provides insights on social patterns, group dynamics, inequality, socialization, social change, and collective action. Use when: Social movements, inequality, cultural trends, group behavior, institutions, identity, social change. Evaluates: Social structures, power relations, inequality, norms, group dynamics, cultural patterns, social change.
historian-analyst
Analyzes events through historical lens using source analysis, comparative history, periodization, causation, continuity/change, and contextualization frameworks. Provides insights on historical patterns, precedents, path dependency, and long-term trends. Use when: Understanding historical context, identifying precedents, analyzing change over time, comparative history. Evaluates: Causation, continuity, change, context, historical parallels, long-term patterns.
testing-code
Generates and improves tests following TDD principles. Activates when new features are implemented, test coverage is low, or user requests tests. Ensures comprehensive test coverage with unit, integration, and edge case tests.
poet-analyst
Analyzes events through poetic lens using close reading, metaphor analysis, imagery, rhythm, form analysis, and attention to language's emotional and aesthetic dimensions. Provides insights on emotional truth, symbolic meaning, human experience, aesthetic impact, and expressive depth. Use when: Understanding emotional dimensions, symbolic meaning, communication impact, cultural resonance, human experience. Evaluates: Imagery, metaphor, rhythm, emotional truth, symbolic depth, aesthetic power, resonance, ambiguity.
azure-admin
Imported from https://github.com/rysweet/MicrosoftHackathon2025-AgenticCoding.
adhd-accountability
Provides ADHD-specific task tracking with abandonment detection and intervention scripts. Tracks task complexity, detects context switches, offers micro-commitments and body doubling. Uses direct communication without judgmental language.
refactor-simplify-branching
This skill helps developers simplify complex conditional statements in code. It identifies deeply nested if-else chains, long switch statements, and provides specific refactoring techniques like guard clauses and polymorphism. The warning signs help identify when to apply these transformations.