Browse Skills

2452 skills found

feature-orchestrator.md
2
1 export feature-orchestrator
2 dougwithseismic from "dougwithseismic/dotoro-ads"
3 Multi-feature autonomous builder. Takes a list of features, generates TODO docs in parallel, detects dependencies, creates a master tracking doc, then executes each feature through TDD → Code Review → PR Review workflow. Designed for long autonomous sessions with self-continuation. Use when building multiple related features or a complete project phase.
2026-01-05
typescript-standards.md
1
1 export typescript-standards
2 jordanburke from "jordanburke/typescript-library-template"
3 Guide for creating TypeScript libraries using the typescript-library-template pattern and applying its standards to existing projects. Use when setting up new npm packages, standardizing build scripts, configuring tooling (tsup, Vitest, ESLint, Prettier), or applying dual module format patterns.
2026-01-05
ace-pattern-learning.md
1
1 export ace-pattern-learning
2 ce-dot-net from "ce-dot-net/ace-vscode"
3 Search ACE playbook before implementing, building, fixing, debugging, or refactoring code. Capture patterns after completing substantial coding work.
2026-01-05
org-chart-generator.md
1
1 export org-chart-generator
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Generate organizational hierarchy charts from CSV, JSON, or nested data. Supports multiple layouts, department coloring, and PNG/SVG/PDF export.
2026-01-05
functional-design.md
1
1 export functional-design
2 GenerativeAgents from "GenerativeAgents/claude-code-book-chapter8"
3 機能設計書を作成するための詳細ガイドとテンプレート。機能設計書作成時にのみ使用。
2026-01-05
agentuity-cli-cloud-deployment-show.md
1
1 export agentuity-cli-cloud-deployment-show
2 agentuity from "agentuity/discord-help-agent"
3 Show details about a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
markdown.md
1
1 export markdown
2 RedondoK from "RedondoK/claude-md-skill"
3 Transform AI markdown generation to be 100% markdownlint-compliant. Use this skill whenever generating messages containing markdown, generating or editing markdown files (.md) for technical documentation, README files, guides, tutorials, or any GFM content requiring clean, professional presentation.
2026-01-05
ask-gemini.md
1
1 export ask-gemini
2 b-open-io from "b-open-io/gemskills"
3 Ask Gemini 3.0 Pro Preview for design advice, spatial awareness analysis, and visual/design questions. Use when you need expert design feedback, want to review design intentions or changes, need spatial understanding of layouts, or want a second opinion on visual aesthetics. Gemini excels at design critique, layout analysis, and understanding visual relationships. Supports up to 10 images per request for comparison.
2026-01-05
revealjs.md
1
1 export revealjs
2 ryanbbrown from "ryanbbrown/revealjs-skill"
3 Create polished, professional reveal.js presentations. Use when the user asks to create slides, a presentation, a deck, or a slideshow. Supports themes, multi-column layouts, callout boxes, code highlighting, animations, speaker notes, and custom styling. Generates HTML + CSS with no build step required.
2026-01-05
sonnet.md
1
1 export sonnet
2 rumor-ml from "rumor-ml/commons.systems"
3 Override default model selection for specific subagents to use Sonnet instead of Opus. Use ONLY when the user explicitly requests to use Sonnet model for Plan, code-reviewer, code-simplifier, or Resolve Conflicts agents. Do not use this skill proactively - it requires explicit user instruction.
2026-01-05
multi-agent.md
1
1 export multi-agent
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-agents"
3 Build multi-agent systems - orchestration, coordination, workflows, and distributed architectures
2026-01-05
graphql.md
1
1 export graphql
2 specvital from "specvital/collector"
3 Provides GraphQL API schema design and implementation expertise. Ensures proper type definitions, query/mutation patterns, pagination strategies, and error handling standards. Specializes in schema-first design, resolver implementation, DataLoader for N+1 prevention, subscription patterns, and federation architecture. Implements Relay cursor connections and Apollo best practices.Use when: designing GraphQL schemas, defining types and interfaces, implementing queries and mutations, creating resolvers, designing pagination with connections and edges, solving N+1 query problems with DataLoader, implementing subscriptions for real-time updates, handling errors and nullability, setting up GraphQL federation, or integrating with Apollo Server/Client or other GraphQL libraries.
2026-01-05
developing-openai-agents-sdk-agents.md
1
1 export developing-openai-agents-sdk-agents
2 mikekelly from "mikekelly/developing-openai-agents-sdk-agents"
3 Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-05
pre-commit-review.md
1
1 export pre-commit-review
2 buzzdan from "buzzdan/ai-coding-rules"
3 ADVISORY validation of code against design principles that linters cannot enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
2026-01-05
mxcp-expert.md
1
1 export mxcp-expert
2 raw-labs from "raw-labs/claude-code-marketplace"
3 This skill must be used with any prompt that uses MXCP. MXCP is an enterprise-grade MCP (Model Context Protocol) framework for building production AI applications with SQL and Python endpoints, security, audit trails, policy enforcement, and comprehensive testing. Use this skill when working with MXCP in any capacity including creating, building, initializing, setting up, or editing MXCP servers or projects, configuring MCP tools/resources/prompts, implementing endpoints, setting up authentication/policies, debugging validation errors, or troubleshooting MXCP applications.
2026-01-05
form-system.md
1
1 export form-system
2 JasonPaff from "JasonPaff/head-shakers"
3 Enforces Head Shakers form system conventions when creating or modifying forms using the custom TanStack Form integration. This skill covers useAppForm hook usage, field components, focus management, validation patterns, and accessibility requirements.
2026-01-05
frontend-designer.md
1
1 export frontend-designer
2 braw-dev from "braw-dev/django_project_template"
3 Provides rules and guidelines for design and UI/UX. Must be referred to when working on frontend or user facing elements.
2026-01-05
browser.md
1
1 export browser
2 sackio from "sackio/unibrowse"
3 Browser automation using the browser MCP for web scraping, form filling, content extraction, and macro execution. Use when user asks to open websites, search pages, extract data, fill forms, or automate browser tasks.
2026-01-05
kit-cli-navigator.md
1
1 export kit-cli-navigator
2 cased from "cased/claude-code-plugins"
3 Run focused `kit` CLI commands (file-tree, symbols, search, semantic discovery, dependency analysis, and exports) to build high-signal repository context fast. Use when you need to understand an unfamiliar codebase, prep context for Claude, plan refactors, audit dependencies, or answer “where is X implemented?” without manually grepping.
2026-01-05
daisyui.md
1
1 export daisyui
2 JoaquimCassano from "JoaquimCassano/ideas-marketplace"
3 Guide for using daisyUI component library with Tailwind CSS for building UI components, theming, and responsive design
2026-01-05
antiquities-extractor.md
1
1 export antiquities-extractor
2 shawngraham from "shawngraham/claude_antiquities_extractor_skill"
3 Extract and structure data from documents about the illegal antiquities trade, including dealers, collectors, artifacts, locations, and relationships. Use when processing news reports, academic articles, legal documents, encyclopedia entries, or research materials pertaining to looted artifacts, antiquities trafficking, provenance research, or cultural heritage crimes. Returns structured JSON with entities (persons, organizations, artifacts, locations) and their relationships.
2026-01-05
premium-healthcare-redesign.md
1
1 export premium-healthcare-redesign
2 SamiAGOURRAM from "SamiAGOURRAM/salam-queue-flow"
3 Redesign React components and pages for healthcare SaaS with premium Apple/Uber-like aesthetics while preserving ALL existing logic, hooks, state management, API calls, and event handlers. Use this skill when the user requests to redesign, make premium, improve the look of, or beautify existing React code. Also use when the user provides design inspiration screenshots to adapt. The skill treats all functionality as sacred and focuses purely on visual transformation - layout, styling, typography, colors, spacing, and modern component structures can change freely, but hooks order, state management, backend communication, and all interactions must remain 100% intact.
2026-01-05
code-quality.md
1
1 export code-quality
2 veelenga from "veelenga/dotfiles"
3 Use when developing new features, refactoring existing code, or making significant code changes. Enforces SOLID principles, code readability, maintainability, and pragmatic design decisions. Ensures proper use of constants, logical code organization, and avoidance of common anti-patterns.
2026-01-05
testing.md
1
1 export testing
2 aazbeltran from "aazbeltran/claude-code-plugins"
3 Expert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code. Use when designing test strategies, deciding between testing approaches, refactoring tests, or optimizing test suites.
2026-01-05