Loading...
Loading...
Found 528 Skills
Create a new specification file for the solution, optimized for Generative AI consumption.
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.
Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
Create GitHub Issue for feature request from specification file using feature_request.yml template.
Git Commit Specification, covering commit message format (feat/fix/refactor), Issue linking, branch naming, PR submission preparation, and rebase usage. Used when users submit code, write commit messages, create branches, or prepare PRs.
OpenAPI Specification 3.2 — write and interpret OpenAPI descriptions (OAD), paths, operations, parameters, request/response, schema (JSON Schema 2020-12), security, and extensions. Use when authoring or validating OpenAPI 3.2 documents.
Create detailed technical specifications, requirements documents, design documents, and system architecture specs. Use when writing technical specs, requirements docs, or design documents.
OpenAPI (Swagger) 2.0 specification for describing REST APIs. Use when writing, validating, or interpreting Swagger 2.0 specs, generating clients/docs, or working with path/operation/parameter/response/schema/security definitions.
Create Behavior-Driven Development (BDD) feature files using Gherkin syntax. Write clear, executable specifications that describe system behavior from the user's perspective. Use for requirements documentation, acceptance criteria, and living documentation.
Execute specifications from workspace platforms into implementation. Transforms documented specifications into actionable development tasks.