Skills

All Skills

spec

Skills tagged with #spec

@joaquimscosta

authoring-stitch-prompts

Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. Use when user says "create a Stitch prompt", "optimize this for Stitch", "convert this spec to a Stitch prompt", "write a UI prompt", or mentions Google Stitch prompt authoring. Follows Stitch best practices with short, directive prompts focused on screens, structure, and visual hierarchy.

joaquimscosta/arkhe-claude-plugins+33 more
11d ago
90
@cybozu

agent-spec-builder

Build a Prompt Hardener agent_spec.yaml from an existing codebase (from-code) or through an interactive interview (from-questions). Use when the user wants to create, generate, or scaffold an agent spec, or when they mention agent_spec.yaml creation. Generates agent_spec.yaml, evidence.md, and open_questions.md with confidence tracking and evidence trails.

cybozu/prompt-hardener
18d ago
470
@arbazkhan971

apidocs

API documentation generation, OpenAPI/Swagger specs, contract-first development, interactive docs. Use when user mentions API docs, Swagger, OpenAPI, API reference, Redoc, API specification.

arbazkhan971/godmode+45 more
18d ago
50
@vict00r99

rune-diff

Compare a RUNE specification against its implementation to detect drift. Use when verifying that code still matches its spec after modifications, or when auditing existing implementations against their contracts.

vict00r99/Rune-stone+5 more
18d ago
580
@apollographql
MCP

GraphOS MCP Tools

Search Apollo docs, specs, and best practices

mcpgithubsearch
apollographql/apollo-mcp-server+1 more
19d ago
0
@avivsinai

/spec — Collaborative Specification Workflow

This skill defines a structured two-agent specification flow.

avivsinai/agent-message-queue
18d ago
330
@ThorstenRhau

add-plugin

Add a new lazy.nvim plugin spec following project conventions

ThorstenRhau/neovim+1 more
18d ago
380
@AudiusProject

Audius API and SDK Skill

This file provides agentic context for building on Audius with the REST API, OpenAPI/Swagger spec, JavaScript SDK, and create-audius-app. For high-level protocol and product context, read [agents.md](https://audius.co/agents.md) first.

AudiusProject/apps
18d ago
6070
@pavelpiha
MCP

Specrun

MCP server that converts OpenAPI specs into tools which can query API endpoints

mcpgithubapi
pavelpiha/specrun
19d ago
0
@Linfee

Spec Kit 对齐发布流程

严格约束:版本号必须与 `spec-kit` 对齐,不允许自增自定义版本。

Linfee/spec-kit-cn+1 more
18d ago
5430
@navox-labs

fullstack

Senior Full Stack Engineer that builds production code with unit tests from architecture docs and UX specs. Trigger on build, implement, code, debug, refactor, full stack, frontend, backend, or auth implementation.

navox-labs/agents
18d ago
70
@Redth

app-store-connect-api

Guide for implementing Apple App Store Connect API integrations. Use when: (1) Building API clients to manage certificates, provisioning profiles, bundle IDs, or devices, (2) Implementing JWT authentication for App Store Connect, (3) Understanding API request/response patterns and error handling, (4) Working with TestFlight builds, beta groups, or app submissions, (5) Discovering available endpoints, schemas, or capabilities via the OpenAPI spec. Includes scripts for fetching and analyzing Apple's official OpenAPI specification.

Redth/AppleDev.Tools+1 more
18d ago
520
@sageox

clawhub-skill-lint

Use this skill before publishing any ClawHub skill from this repo, or after editing a SKILL.md, to verify the skill won't be flagged or rejected by ClawHub's server-side moderation pipeline. The skill re-implements every static-scanner rule from openclaw/clawhub's `convex/lib/moderationEngine.ts` plus the frontmatter spec from `docs/skill-format.md` and runs them locally. Triggers: "lint the claws skills", "check the claws/openclaw skills", "scan before publish", "is the skill clean", "any scanner findings", /clawhub-skill-lint, before any `clawhub sync` or `clawhub skill publish`.

sageox/ox+5 more
1d ago
230
@rohitg00

api-design-patterns

REST API design with resource naming, pagination, versioning, and OpenAPI spec generation

rohitg00/awesome-claude-code-toolkit+24 more
18d ago
8020
@blader

schematic

Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.

documentationgitbranch-analysisspecreverse-engineering
blader/schematic
18d ago
1330
@jayvee

Spec-driven CLI for orchestrating multiple AI coding agents (Claude, Gemini, Codex, Cursor) with research, feature, and feedback workflows

jayvee/aigon+26 more
18d ago
50
@rebornix

acp-local-runner

Run and debug Agmente ACP end-to-end scenarios from the repo-owned e2e/scenarios/acp specs. Use when validating ACP websocket compatibility, session creation, cwd handling, reconnect flows, or reproducing ACP-only UI failures against a real local ACP backend.

rebornix/Agmente+5 more
18d ago
4840
@davideast

typed-service-contracts

Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. Use when building CLIs, libraries, or complex business logic.

davideast/stitch-mcp
18d ago
3960
@ahmadawais

Ramadan CLI Agent Skill

Spec reference: `skills/spec.md`

ahmadawais/ramadan-cli
18d ago
6010
@Priivacy-ai

ad-hoc-profile-load

Load an agent profile on demand to adopt a specific role for the current session. Applies the profile's identity, governance scope, boundaries, and initialization declaration without requiring a running mission. Triggers: "act as the architect", "load the reviewer profile", "switch to implementer", "use the researcher persona", "start a session as planner", "adopt the curator role", "initialize profile", "assume the designer identity". Does NOT handle: mission advancement (use runtime-next), constitution interview/generation (use constitution-doctrine), or profile creation (use spec-kitty agent profile create).

Priivacy-ai/spec-kitty+22 more
9d ago
1.0K0
@KASAHARA-Kyohei

vikokoro-current-spec

Ensure implementation and proposals stay aligned with Vikokoro's latest agreed behavior. Use when starting any feature, refactor, bug fix, UX change, shortcut change, or documentation update in this repository.

KASAHARA-Kyohei/vikokoro
18d ago
330
@AMD-AGI

magpie

Performs GPU kernel correctness and performance evaluation and LLM inference benchmarking with Magpie. Analyzes single or multiple kernels (HIP/CUDA/PyTorch), compares kernel implementations, runs vLLM/SGLang benchmarks with profiling and TraceLens, and runs gap analysis on torch traces. Creates kernel config YAMLs, discovers kernels in a project, and queries GPU specs. Use when the user mentions Magpie, kernel analyze or compare, HIP/CUDA kernel evaluation, vLLM/SGLang benchmark, gap analysis, TraceLens, creating kernel configs, or discovering GPU kernels.

AMD-AGI/Magpie
18d ago
450
@maksutovic

Add Fact Skill — Atomic Spec

> **Parent Brief:** `docs/briefs/2026-03-25-incremental-knowledge-capture.md` > **Status:** Ready > **Date:** 2026-03-25 > **Estimated scope:** 1 session / 3 files / ~120 lines

maksutovic/joycraft+17 more
18d ago
50
@fjpulidop

auto-propose-backlog-specs

sr:auto-propose-backlog-specs — Generate new feature ideas through product discovery, create GitHub Issues.

fjpulidop/specrails-core+24 more
4d ago
70
@marconae

speq-cli

Query specs via speq CLI. Search scenarios, list features, validate structure.

marconae/speq-skill+8 more
18d ago
270
@peterzat

codefix

Fix BLOCK and WARN findings from CODEREVIEW.md. Reads findings as a spec, applies minimal targeted fixes. Never evaluates its own work; that is the reviewer's job. Invoked by /codereview, not directly by users.

peterzat/zat.env+1 more
18d ago
50
@team-attention

spets

SDD workflow executor - orchestrator-controlled spec-driven development. Activate when the user wants to run spets, SDD workflows, or spec-driven development tasks.

team-attention/code-squad
19d ago
600
@bearcove

tracey

Add proper Tracey spec annotations to code, find requirements, and check coverage. Use when working with projects that have Tracey configuration (.config/tracey/config.styx), when adding spec references to code, or when checking requirement coverage.

bearcove/tracey
18d ago
1680
@FrankS-IntelLab

agentic-data-science-competition

AI Agent-driven Kaggle competition workflow. Learn from real competition experience: score stabilization patterns, submission troubleshooting, kernel workflows, GPU task delegation, and the spec-driven development approach that achieved top leaderboard positions. Use when: working on any Kaggle competition, analyzing submission failures, setting up automated pipelines, or replicating top notebook solutions.

kagglecompetitionmlagentsautomationdata-science
FrankS-IntelLab/agentic-kaggle-skill
2d ago
120
@pejmanjohn

slot-machine

Use when a well-specified task has meaningful design choices and you want to maximize quality by comparing multiple independent attempts. Works for coding, writing, and custom task types. Triggers on "slot-machine", "best-of-N", "pull the lever", "parallel implementations", or when quality matters more than speed and the spec is clear enough for independent work.

pejmanjohn/slot-machine
18d ago
90
@noemuch

design-workflow

Spec-first workflow for designers who use Claude Code to design in Figma. Covers components and full interfaces/screens. Use when a designer wants to: (1) write or review a component or screen spec, (2) generate a Figma design via MCP, (3) review and iterate on a design, (4) close or abandon work. Triggers: "spec", "design", "screen", "review", "done", "drop", "learn", "sync", "status", "setup", "workflow", "what's next", "new component", "new screen", or any design request.

noemuch/bridge+5 more
18d ago
500
@andyzengmath

ql-brainstorm

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Deep Socratic exploration of a feature idea before implementation. Asks questions one at a time, proposes 2-3 alternative approaches with trade-offs, presents design section-by-section for approval, and saves an approved design document. Use when starting a new feature, exploring an idea, or before writing a spec. Triggers on: brainstorm, explore idea, design this, think through, ql-brainstorm.

andyzengmath/quantum-loop+8 more
15d ago
170
@Tiberriver256

azure-devops-rest-api

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.

Tiberriver256/mcp-server-azure-devops
18d ago
3460
@mayorandrew
MCP

Openapi Dynamic

Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.

mcpgithubapi
mayorandrew/openapi-dynamic-mcp
19d ago
0
@FReptar0

dg-design

Generate a DESIGN.md from a brand brief. Use when the user wants to create a visual identity, design system, or brand style guide for a web project. Also use when starting a new website from scratch. Asks for company name, industry, target audience, and aesthetic direction. Outputs an 8-section design spec with colors, typography, and anti-slop rules.

FReptar0/design-guard+5 more
18d ago
70
@serpro69

analysis-process

Turn the idea for a feature into a fully-formed PRD/design/specification and implementation-plan. Use when you have a spec or requirements that needs implementation. Use in pre-implementation (idea-to-design) stages to make sure you understand the spec/requirements and ensure you have a correct implementation plan before writing actual code.

serpro69/claude-starter-kit+7 more
18d ago
740
@duckduckgo

implement-design

Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files, when user mentions "implement design", "generate code", "implement component", "build Figma design", provides Figma URLs, or asks to build components matching Figma specs. Requires Figma MCP server connection.

duckduckgo/content-scope-scripts
18d ago
640
@quantumboost

Chart Specification Generator

Generates Vega-Lite or Chart.js specifications from data descriptions, choosing optimal chart types for the given data relationships.

visualizationchartsvega-lite
15d ago
0
@zscole

adversarial-spec

Iteratively refine a product spec by debating with multiple LLMs (GPT, Gemini, Grok, etc.) until all models agree. Use when user wants to write or refine a specification document using adversarial development.

zscole/adversarial-spec
18d ago
5110
@ngvoicu

Spec Mint Core

Turn ephemeral plans into structured, persistent specs built through deep research and iterative interviews. Specs have phases, tasks, acceptance criteria, a registry, resume context, a decision log, and a deviations log. They live in `.specs/` at the project root and work with any AI coding tool th

ngvoicu/specmint-core
18d ago
50
@knowsuchagency

mcp2cli

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI. Use this skill when the user wants to interact with an MCP server, OpenAPI/REST API, or GraphQL API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this MCP server", "use this API", "list tools from", "create a skill for this API", "graphql", or any task involving MCP tool invocation, OpenAPI endpoint calls, or GraphQL queries without writing code.

knowsuchagency/mcp2cli
18d ago
9480
@phil65

sync-acp-spec

Sync the ACP (Agent Client Protocol) schema implementation with the official reference repo by comparing Rust source types against our Python Pydantic models.

phil65/agentpool+1 more
19d ago
1070
@savvides

assessment-design

Evidence-based assessment design with rubrics, feedback strategies, and formative checkpoints. Aligns each assessment to learning objectives using Bloom's taxonomy. Applies Nicol's 7 principles of good feedback practice. Reads from /learning-objectives manifest and extends it with assessment specs. (idstack)

savvides/idstack+7 more
17d ago
70
@incubateur-ademe

implement-plan

Implement a feature plan from a spec file, following test-first methodology and tracking all deliverables. Use this skill whenever the user says "implement this plan", "start working on specs/...", "let's build the feature from the spec", "execute the plan", or points at a plan file and says to build it. Don't wait for explicit "implement-plan" keywords.

incubateur-ademe/benefriches+1 more
18d ago
440
@jgravelle
MCP

jDocmunch MCP

Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.

mcpgithubapisearch
jgravelle/jdocmunch-mcp
19d ago
0
@n0zer0d4y
MCP

Io.Github.N0zer0d4y/Mercury Spec Ops

Modular MCP server for dynamic prompt generation and software development analysis tools

mcpgithub
n0zer0d4y/mercury-spec-ops
19d ago
0
@thim81

openapi-format

Configure and run openapi-format CLI workflows for OpenAPI/AsyncAPI documents. Use when you need to sort fields, filter operations/tags/flags/content, change casing, generate operationIds, apply overlays, convert OpenAPI versions (3.0/3.1 to 3.1/3.2), rename titles, split specs, bundle refs, or manage .openapiformatrc/--configFile driven formatting pipelines with minimal config overrides.

thim81/openapi-format
18d ago
1540
@Docat0209
MCP

Io.Github.Docat0209/Openapi

Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.

mcpgithubapi
Docat0209/mcp-openapi
19d ago
0
@dojoengine

create-a-plan

Conduct a focused technical planning interview to produce an implementable, parallelizable plan or spec with clear dependencies, risks, and open questions.

dojoengine/dojo+1 more
18d ago
4810
@hlhr202

conductor-newTrack

Plans a track, generates track-specific spec documents and updates the tracks file

hlhr202/Conductor-for-all+1 more
18d ago
420