Packs

4 packs

Results for “specification”

25 skills
More results
github
create-llms
Generate an llms.txt file from repository structure, following the llms.txt specification to help LLMs navigate and understand the project.
36.2k
github
update-llms
Update the llms.txt file in the repository root to reflect changes in documentation, specifications, or repository structure, following the llms.txt specification.
36.2k
github
prd
Generate comprehensive Product Requirements Documents (PRDs) for software systems and AI-powered features, including executive summaries, user stories, technical specifications, and risk analysis.
36.2k
adobe
direct
Analyzes a website's current design and user intent to produce a structured redesign specification, including product and design documents, a design system JSON, and a reasoning trace.
142 · bundle
github
conventional-commit
Generate standardized commit messages following the Conventional Commits specification using a structured XML format.
36.2k
github
create-implementation-plan
Generate structured, machine-readable implementation plans for features, refactoring, upgrades, or infrastructure changes.
36.2k
github
git-commit
Create standardized, semantic git commits using the Conventional Commits specification by analyzing diffs to determine type, scope, and message.
36.2k
github
update-implementation-plan
Update an existing implementation plan file with new or updated requirements for features, refactoring, package upgrades, design, architecture, or infrastructure.
36.2k
github
breakdown-epic-arch
Generates a high-level technical architecture specification for an epic from a Product Requirements Document, including system diagrams, component lists, and estimates.
36.2k
nvidia
nemotron-customize
Plan, configure, and chain Nemotron model customization steps into single-step or multi-step pipelines for curation, translation, fine-tuning, RL alignment, benchmarking, checkpoint conversion, optimization, and evaluation.
2.2k · bundle
github
copilot-instructions-blueprint-generator
Generates a comprehensive copilot-instructions.md file that guides GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns.
36.2k
github
openapi-to-application-code
Generate a complete, production-ready application from an OpenAPI specification using the active framework's conventions and best practices.
36.2k
trailofbits
ask-questions-if-underspecified
Clarify requirements before implementing by asking targeted questions when a request has multiple plausible interpretations or key details are unclear.
6k · bundle
trailofbits
spec-to-code-compliance
Verifies that blockchain code implements exactly what documentation specifies, identifying gaps between specs and implementation for audit engagements.
6k · bundle
microsoft
wiki-llms-txt
Generates llms.txt and llms-full.txt files that provide LLM-friendly access to wiki documentation, following the llms.txt specification.
2.7k
github
conventional-branch
Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Validates branch names and automates checkout from the correct base branch.
36.2k
dotnet
create-skill
Scaffolds new agent skills conforming to the Agent Skills specification and dotnet/skills repository conventions, generating SKILL.md files with proper frontmatter and directory structures.
4k
getsentry
skill-writer
Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Handles source capture, precision passes, authoring, registration, and validation.
845 · bundle
browserbase
browser-to-api
Generate an OpenAPI 3.1 specification from a browser-trace capture by analyzing observed HTTP traffic, templating URLs, and inferring JSON schemas from request/response samples.
3.6k · bundle