DEPRECATED embedded copy of the older `spec-driven-dev` skill in the windloop framework repo. Use the maintained standalone repo `kundeng/spec-driven-dev-skill` instead. Trigger only to redirect older installs or framework copies to the maintained skill.
Diagnoses and fixes Claude Code plugin hook compatibility issues on Windows.
Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
Session context persistence for AI coding. Pick up exactly where you left off.
Open-source 10.5 GHz Pulse Linear Frequency Modulated phased array radar system (AERIS-10) with FPGA signal processing, STM32 control, and Python GUI
Use when starting any project - greenfield (new idea, no codebase) or brownfield (existing codebase to work on or use as reference) - before planning and refinement
Build, implement, or create something concrete. Use when: the user says "let's build it", "implement", "code it", "write it", "create it", "make it", "draft it", or when ideation is done and it's time to make something real. This is the commitment point — where thinking becomes tangible.
Diagnose your Claude Code hooks setup. Checks which hooks are active, verifies permissions, and identifies common configuration issues.
/sdlc-studio [type] [action] - SDLC pipeline: requirements, specifications, code, testing. Run /sdlc-studio help for commands and /sdlc-studio status for next steps.
Review ~/.claude configuration against the latest Claude Code features and best practices, then suggest updates.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.