Project context analysis engine that scans project structure and surfaces relevant information for documentation creation
Development
Code generation, debugging, testing, and development workflows
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...
Advanced test optimization with cargo-nextest, property testing, and performance benchmarking. Use when optimizing...
Execute and manage Rust tests including unit tests, integration tests, and doc tests. Use when running tests to...
Guide for simplifying and refining code after coding sessions. Use when cleaning up complex code, reviewing PRs for...
Customer workspace initialization skill. Provides inbox (information accumulation), meeting minutes management, and...
Guide for creating VS Code extensions from scratch to Marketplace publication. Use when: (1) Creating a new VS Code...
Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation,...
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists,...