Browse Skills

2024 skills found

draft-section.md
1
1 export draft-section
2 testaco from "testaco/agentic-coding-book"
3 Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.
2026-01-05
homelab-deployment.md
1
1 export homelab-deployment
2 vonrobak from "vonrobak/fedora-homelab-containers"
3 Automated service deployment with validation, templating, and verification - use when deploying new services, updating existing deployments, or troubleshooting deployment issues
2026-01-05
whole-regrouper.md
1
1 export whole-regrouper
2 Goobee811 from "Goobee811/Whole"
3 "Whole" Thinking System
2026-02-01
elo-ratings-math.md
1
1 export elo-ratings-math
2 mcclowes from "mcclowes/elo-elo"
3 Explains the mathematical principles behind Elo rating systems, including expected score calculation, rating updates, and the K-factor. Use when implementing or understanding competitive rating systems.
2026-01-05
east-py-datascience.md
1
1 export east-py-datascience
2 elaraai from "elaraai/east-py"
3 Data science and machine learning platform functions for the East language (TypeScript types). Use when writing East programs that need optimization (MADS, Optuna, SimAnneal, Scipy), machine learning (XGBoost, LightGBM, NGBoost, Torch MLP, Lightning, GP), ML utilities (Sklearn preprocessing, metrics, splits), or model explainability (SHAP). Triggers for: (1) Writing East programs with @elaraai/east-py-datascience, (2) Derivative-free optimization with MADS, (3) Bayesian optimization with Optuna, (4) Discrete/combinatorial optimization with SimAnneal, (5) Gradient boosting with XGBoost or LightGBM, (6) Probabilistic predictions with NGBoost or GP, (7) Neural networks with Torch MLP or Lightning, (8) Data preprocessing and metrics with Sklearn, (9) Model explainability with Shap.
2026-01-05
task-orchestrator.md
1
1 export task-orchestrator
2 totalaudiopromo from "totalaudiopromo/total-audio-platform"
3 Use when complex tasks require multiple specialized approaches or parallel work - coordinates Task tool usage for multi-agent workflows, parallel execution patterns, and delegation decision framework for 3-5x faster execution
2026-01-05
mcp-executor.md
1
1 export mcp-executor
2 mcfearsome from "mcfearsome/cc-colony"
3 Execute complex multi-tool MCP workflows directly using TypeScript or Python. As the MCP executor agent, you have MCP servers configured and write code that composes multiple tool calls. Use for 3+ MCP tool calls, complex data processing, parallel operations, or retry logic. This skill is colony-aware - you execute code directly via Bash without subagents.
2026-01-05
error-handling-patterns.md
1
1 export error-handling-patterns
2 tipmaster from "tipmaster/claude-config"
3 Use when adding error handling, designing APIs, or debugging failures - guides selection of fail-fast vs graceful degradation, error boundaries, retry strategies, and user-facing messages to build resilient systems
2026-01-05
council.md
1
1 export council
2 bacoco from "bacoco/Council-board-skill"
3 Orchestrates multi-model deliberation from Claude, Gemini, and Codex.INVOKE THIS SKILL when user wants:- Multiple AI perspectives: "ask the council", "get opinions", "what do the models think"- Debate/both sides: "both sides of", "pros and cons", "I'm torn between", "arguments for and against"- Stress-testing: "poke holes", "what could go wrong", "find flaws", "what am I missing", "blind spots"- Choosing between options: "help me choose", "which should I pick", "A vs B vs C"- Deep understanding: "deeply understand", "thorough research", "comprehensive analysis"- Direct model query: "ask Claude directly", "just Gemini", "Codex only", "skip the council"
2026-01-05
flecs-dylib-modules.md
1
1 export flecs-dylib-modules
2 andrewgazelka from "andrewgazelka/rgb"
3 Hot-reloadable Flecs modules as Rust dylibs. Covers module architecture, component vs system modules, and inter-module dependencies.
2026-01-05
data-architecture.md
1
1 export data-architecture
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-software-architect"
3 Design data architectures with modeling, pipelines, and governance
2026-01-05
critical-echo.md
1
1 export critical-echo
2 koriym from "koriym/critical-echo"
3 Constructive criticism for articles worth critiquing
2026-01-22
complete-test.md
1
1 export complete-test
2 alvis from "alvis/.claude"
3 Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-01-05
dependency-analysis.md
1
1 export dependency-analysis
2 hubvue from "hubvue/fe-analysis-skills"
3 Claude skills supporting analysis of front-end projects
2025-12-29
factory-status.md
1
1 export factory-status
2 golergka from "golergka/claude-code-plays-factorio"
3 Get comprehensive factory status - research progress, drill status, inventory, production overview. Use when checking progress or deciding what to do next.
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
verify.md
1
1 export verify
2 jongwony from "jongwony/epistemic-protocols"
3 This skill should be used when the user asks to "verify protocols", "check consistency before commit", "validate definitions", "run pre-commit checks", "verify soundness", or wants to ensure epistemic protocol quality. Invoke explicitly with /verify for pre-commit validation.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 mk0e from "mk0e/devskills"
3 An MCP server that brings Anthropic's Agent Skills to any MCP-compatible coding agent.
2026-01-25
launch-planner.md
1
1 export launch-planner
2 rspeciale0519 from "rspeciale0519/MailingListManager"
3 Converts app ideas into shippable MVPs by providing structured product planning, technical guidance, and decision-making support focused on rapid validation. Use when the user shares an app idea, needs help scoping an MVP, wants to generate PRDs or starter prompts for Claude Code, needs product decisions during a build, or when they need to be kept focused on shipping rather than over-engineering. Also use for questions about tech stack choices (Next.js/Supabase/Vercel), feature prioritization, or avoiding common early-stage mistakes.
2026-01-05
cloudflare-api-orchestration.md
1
1 export cloudflare-api-orchestration
2 jukasdrj from "jukasdrj/books-v3"
3 Activates automatically when designing or implementing Cloudflare Workers APIs,orchestrating multi-provider API calls, implementing D1 database operations,or managing KV-based caching strategies.Ensures proper error handling, provider tagging, fallback chains, andorchestration patterns for BooksTrack backend infrastructure.Auto-activates on:- File patterns: *.worker.js, *-api.ts, *-service.ts in backend code- Keywords: "api orchestration", "multi-provider", "fallback chain", "D1 query"- Context: Cloudflare Workers development, API design discussions
2026-01-05
set-current-spec.md
1
1 export set-current-spec
2 retsohuang from "retsohuang/retso-marketplace"
3 This skill should be used when switching between specs, after creating a new spec with "/spec-kit:specify", when the user says "switch to spec 002" or "work on feature X", or when resuming work on a different feature. Updates progress.yml with the current working specification.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 basher83 from "basher83/agent-auditor"
3 This skill should be used when the user asks to "create a skill", "build a skill", "write a new skill", "generate SKILL.md", "write skill frontmatter", "package a skill", "organize skill content", "add progressive disclosure", needs guidance on skill structure, bundled resources (scripts/references/assets), or wants to extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
gemini-image-gen.md
1
1 export gemini-image-gen
2 St3v3a from "St3v3a/gemini-image-skill"
3 Generate and edit images using Google's Gemini API (gemini-3-pro-image-preview model). Use when users request (1) Generating images from text prompts, (2) Editing existing images with AI instructions, (3) Creating images with specific styles or templates, (4) Generating multiple variations of images, (5) Creating images with reference images for style consistency, (6) Any image generation task mentioning Gemini, Google AI, or requiring professional image output. Supports aspect ratios (1:1, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9), 7 style templates (3 glass styles, 4 other creative styles), reference images (up to 14), and batch processing.
2026-01-05
hotwire-turbo-stimulus.md
1
1 export hotwire-turbo-stimulus
2 sjnims from "sjnims/rails-expert"
3 This skill should be used when the user asks about Hotwire, Turbo Drive, Turbo Frames, Turbo Streams, Stimulus controllers, frontend interactivity, server-rendered HTML updates, websocket updates, progressive enhancement, data attributes, importing JavaScript modules, or building interactive UIs without React/Vue. Also use when discussing the "HTML over the wire" approach or NO BUILD philosophy. Examples:
2026-01-05