Browse Skills

2024 skills found

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
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
critical-echo.md
1
1 export critical-echo
2 koriym from "koriym/critical-echo"
3 Constructive criticism for articles worth critiquing
2026-01-22
eve-esi-integration.md
1
1 export eve-esi-integration
2 AreteDriver from "AreteDriver/EVE_Rebellion"
3 EVE Online ESI API integration skill for third-party development. Use when building EVE Online tools, apps, or games that need ESI endpoints, SSO authentication, image server assets, or SDE data. Triggers on EVE Online API work, ESI integration, EVE developer tools, ship renders, map data, character authentication, or EVE static data.
2026-01-05
east-node-io.md
1
1 export east-node-io
2 elaraai from "elaraai/east-node"
3 I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar.
2026-01-05
gemini-research-subagent.md
1
1 export gemini-research-subagent
2 DasBluEyedDevil from "DasBluEyedDevil/Multi-Agent-Workflow"
3 Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements.
2026-01-05
greedy-selection-algorithm.md
1
1 export greedy-selection-algorithm
2 skillrecordings from "skillrecordings/migrate-egghead"
3 Use when building selection algorithms that must balance multiple diversity/coverage constraints (e.g., selecting test cases, sampling datasets, portfolio optimization). Especially useful when hard co...
2026-01-05
agent-coordination.md
1
1 export agent-coordination
2 d-o-hub from "d-o-hub/github-template-ai-agents"
3 A template repository for GitHub projects using AI agents (Claude, Copilot Chat, OpenAI Codex) with automated label setup, branch protection, and workflow best practices.
2025-12-20
skill-name-gerund.md
1
1 export skill-name-gerund
2 dralgorhythm from "dralgorhythm/copilot-personas"
3 [Concise description in third person. Include triggers/context.]
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
wtp-ux-expert.md
1
1 export wtp-ux-expert
2 esoxjem from "esoxjem/WhatThePuck"
3 UX expert for WTP, an iOS espresso shot dialing app. Use when working on WTP user experience including critiquing flows/screens, generating UX concepts, writing user stories, conducting accessibility audits, designing gamification/motivation systems, or any design decisions. Triggers on terms like UX, user experience, flow, screen, accessibility, user story, design critique, usability, HIG, gamification, achievements, streaks, or motivation for WTP contexts.
2026-01-05
mapping-html-to-api.md
1
1 export mapping-html-to-api
2 farmanlab from "farmanlab/ai_agent_orchestra"
3 Maps HTML content elements to API response fields and generates data binding specifications. Updates the "APIマッピング" section in screen spec.md.
2026-01-20
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
plot-consistency-checker.md
1
1 export plot-consistency-checker
2 IzmaIkhlaque from "IzmaIkhlaque/AIDD-30-days-challenge-"
3 Checks book plots for inconsistencies in timelines, character actions, facts, and logic. Use this to review drafts or outlines for holes and suggest fixes.
2026-01-05
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
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
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
mcp-async-skill.md
1
1 export mcp-async-skill
2 el-el-san from "el-el-san/KamuiCodeSkillsCreator"
3 Generate Skills from HTTP MCP servers with async job patterns (submit/status/result). Use when converting MCP specifications (.mcp.json) into reusable Skills using mcp_tool_catalog.yaml, or when calling async MCP tools via JSON-RPC 2.0 with session-based polling.
2026-01-05
jira-workflow.md
1
1 export jira-workflow
2 fwojciec from "fwojciec/jira4claude"
3 Manage J4C project tasks via Jira API. Use for ALL Jira project management tasks including creating tasks, checking ready work, linking dependencies, transitioning status, or adding comments.
2026-01-05
security-bluebook-builder.md
1
1 export security-bluebook-builder
2 SHADOWPR0 from "SHADOWPR0/security-bluebook-builder"
3 Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
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
character-management.md
1
1 export character-management
2 keberle from "keberle/fiction-kit-rebound-specialist"
3 Maintain character consistency by cross-referencing canonical character files. Use when writing scenes with established characters, updating character information, or checking for contradictions. Prevents invented physical details, cars, homes, or backstory. Triggers include "character consistency", "check character", "update character file", "character canon", "character validation".
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
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