Creates GitHub pull requests with properly formatted titles. Use when creating PRs, submitting changes for review,...
Development
Code generation, debugging, testing, and development workflows
Create a new git worktree from current branch and run tests.
Executes a detailed implementation plan (plan.md) to build or modify code. This skill is typically activated by the...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
Implements approved specification proposals by working through tasks sequentially with testing and validation. Use...
中文功能规范创建工具,用于将自然语言功能描述转换为结构化的功能规范文档。支持自动生成分支名称、创建Git分支、初始化规范文件和质量验证。触发词包括:"speckit规范"、"功能规范"、"创建规范"、"功能描述转换"、"speckit...
Code review skill for quality, standards compliance, and best practices
Project context analysis engine that scans project structure and surfaces relevant information for documentation creation
Create Architecture Decision Records (ADR) - Layer 5 artifact documenting architectural decisions with...
Layer 4 artifact for Behavior-Driven Development test scenarios using Gherkin Given-When-Then format
Create EARS (Easy Approach to Requirements Syntax) formal requirements - Layer 3 artifact using WHEN-THE-SHALL-WITHIN format
Create Atomic Requirements (REQ) - Layer 7 artifact using REQ v3.0 format with 12 sections, SPEC-readiness scoring,...
Cross-document validation, traceability gaps, and project-wide consistency checks for SDD framework
Proactive quality guidance system that monitors artifact creation and provides real-time feedback on documentation quality
Improve code quality, reduce technical debt, restructure for maintainability
Create test plans, write tests, validate code quality through testing
Workflow navigation assistant that recommends next steps and optimizes documentation sequence through the SDD workflow
Build Rust code with proper error handling and optimization for development, testing, and production. Use when...
Maintain high code quality through formatting, linting, and static analysis using rustfmt, clippy, and cargo audit....
Analyze, consolidate, and document codebases through multi-perspective analysis. Use when reviewing project...
Find and document file locations in the codebase. Use when you need to locate implementation files, tests,...
Systematic debugging approach for Rust async code with Tokio, Turso, and redb. Use when diagnosing runtime issues,...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or...