Plugins

12 plugins
@lucassantana-dev
Specs
Specs from LucasSantana-Dev/forgekit.
4 skills · plugin
@arjumaan
.Agent
.Agent from Arjumaan/Specialized_Agents.
3 skills · plugin
curated
Design REST API from Spec
Create a structured specification, design a consistent REST API, and generate OpenAPI documentation.
6 skills · plugin
curated
Spec-Driven Development
Write a structured spec, plan vertical slices, and build iteratively with TDD and gated commits.
9 skills · plugin
curated
Build MVP from Spec
Turn a design or spec document into a working MVP by planning thin vertical slices, scaffolding, then building iteratively with TDD and gated commits.
5 skills · plugin
curated
Publish App Store Screenshots
Create platform-specific screenshots with device mockups and gallery ordering.
4 skills · plugin
curated
Write API Documentation
Document REST API endpoints with OpenAPI specs and developer-friendly docs.
5 skills · plugin
curated
Component Spec and Pattern Library
Document component anatomy, variants, and usage patterns for consistent implementation.
5 skills · plugin
curated
Create llms.txt
Generate an llms.txt file for LLM-friendly project documentation following the specification.
4 skills · plugin
curated
Create Design System Documentation
Generate component specifications, pattern library entries, and design system documentation for UI consistency.
8 skills · plugin
curated
Document Coauthoring Pack
For teams that need to co-author, review, and polish technical documents, proposals, and specs.
11 skills · plugin
curated
GKE Batch & Inference
For teams running batch/HPC and AI/ML inference workloads on GKE with specialized hardware.
2 skills · plugin

Results for “spec”

1,826 skills
fradser
to-spec
Turns the current conversation into a spec and publishes it to the project issue tracker, with no interview. Use when the user says "write a spec", "create a PRD", or wants the discussion captured as a spec.
580 · bundle
owl-listener
handoff-spec
Create developer handoff specifications with measurements, behaviors, assets, and edge cases.
1.7k
thedixitjain
spec
Turn vague intent into a precise, executable spec in five phases. (gstack)
2 · bundle
livelybug
spec
Turn vague intent into a precise, executable spec in five phases. (gstack)
0 · bundle
lovits
spec
Turn vague intent into a precise, executable spec in five phases. (gstack)
0 · bundle
x3allamerican
tractor-spec-options
Use when a carrier asks how to spec a new tractor — engine choice (X15 vs DD16 vs PACCAR MX), transmission (manual vs automated manual vs automatic), axle ratio, sleeper size, fuel tanks, aerodynamic options, electronic features, warranty, fleet-spec vs premium-spec tradeoffs, and how spec choices affect resale value.
1
comeonoliver
songsee
Generates spectrograms and multi-panel audio feature visualizations from audio files via a command-line tool.
61
racecraft-lab
speckit-clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
11
lap-platform
cenit-io-rest-api-specification
Cenit IO - REST API Specification API skill. Use when working with Cenit IO - REST API Specification for setup. Covers 40 endpoints.
6 · bundle
stribus
speckit-clarify-agent
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
1
georgeqle
spec-drift
Audit specs against codebase — find unimplemented features, diverged implementations, and undocumented code
1 · bundle
addyosmani
spec-driven-development
Creates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
69.5k
github
update-specification
Update an existing specification file for a solution, optimized for Generative AI consumption based on new requirements or code changes.
36.2k
racecraft-lab
speckit-git-commit
Automatically stages and commits all changes after a Spec Kit command completes, using configurable event-based hooks.
11
levalencia
matchms
Spectral similarity and compound identification for metabolomics. Use for comparing mass spectra, computing similarity scores (cosine, modified cosine), and identifying unknown compounds from spectral libraries. Best for metabolite identification, spectral matching, library searching. For full LC-MS/MS proteomics pipelines use pyopenms.
3 · bundle
github
create-github-issue-feature-from-specification
Creates a GitHub issue from a specification file using a feature request template, checking for existing issues first.
36.2k
composiohq
notion-spec-to-implementation
Convert Notion specs into implementation plans, tasks, and progress tracking with linked Notion pages.
66.9k · bundle
owl-listener
component-spec
Creates detailed component specifications for design systems, covering anatomy, variants, states, accessibility, and usage guidelines.
1.7k
huuanh20
srs-workflow
Guides a structured software requirements specification workflow from topic intake through brainstorming, spec writing, planning, review, SRS generation, validation, and improvement reporting.
1 · bundle
openai
notion-spec-to-implementation
Convert Notion product specs into linked implementation plans, tasks, and progress tracking with structured workflows.
23.3k · bundle
nexu-io
pm-spec
Structures product requirements into a single-page spec with problem, success metrics, scope, user stories, design notes, and rollout plan.
· bundle
guild-agents
guild-specialize
Explores a project's real stack and enriches Guild configuration files with detected architecture, conventions, and agent-specific context.
4
timlai666
openspec
Manages spec-driven development with OpenSpec. Use when creating change proposals, planning features, implementing from specs, or archiving completed changes. Triggers on "proposal", "change", or "spec" with "create", "plan", "make", or "help".
1
racecraft-lab
speckit-archive-run
Archive merged feature specs into project memory with provenance, sweep discovery, and gated cleanup
11
racecraft-lab
speckit-retrospective-analyze
Perform a post-implementation retrospective analysis measuring spec adherence, implementation deviations, and lessons learned.
11
github
create-github-issues-for-unmet-specification-requirements
Creates GitHub Issues for unimplemented requirements from specification files, checking the codebase and existing issues to avoid duplicates.
36.2k
lucassantana-dev
spec-new
Create a committed per-feature spec under `docs/specs/YYYY-MM-DD-<slug>/{spec,tasks}.md` with frontmatter (status, created, owner, pr, tags). Promotes an ephemeral `.claude/plans/<name>.md` into a persistent, searchable artifact. Use when starting a feature that's larger than a one-shot PR.
1
richardnguyen0715
spec-driven-development
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
0
orchestra-research
speculative-decoding
Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques for 1.5-3.6× speedup without quality loss.
10.4k · bundle
racecraft-lab
speckit-review-run
Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.
11
a5c-ai
spec-creation
Feature specification creation from codebase research. Produces requirements, acceptance criteria, architecture decisions, implementation plans, and risk analysis.
1.7k · bundle
30eggis
specialized-lsp-index-engineer
Language Server Protocol specialist building unified code intelligence systems through LSP client orchestration and semantic indexing
2
stribus
create-github-issue-feature-from-specification
Create GitHub Issue for feature request from specification file using feature_request.yml template.
1
nvidia
jetson-speculative-decoding
Reduce per-token latency on Jetson vLLM servers by appending speculative decoding configuration, with guidance on when to enable and how to benchmark the improvement.
2.2k · bundle
github
create-github-action-workflow-specification
Creates a formal, AI-optimized specification for an existing GitHub Actions CI/CD workflow, focusing on behavior and requirements rather than implementation details.
36.2k
guild-agents
council
Convenes a council of specialized agents to debate important decisions, synthesizing independent perspectives into a structured recommendation and optional spec document.
4