Skill Claude CodeCodex
Classify features into business modules by analyzing source code structure. Overrides directory-based module assignments from init-features with semantically meaningful business module groupings.
SpecCrew - An AI-driven software engineering framework that embeds a virtual AI development team into your projects. Supports specification-driven development (SDD) with PRD → Feature Design → System Design → Develop → System Test workflow.
Skill Claude CodeCodex
Classify features into business modules by analyzing source code structure. Overrides directory-based module assignments from init-features with semantically meaningful business module groupings.
Skill Claude CodeCodex
Analyze a single UI feature from source code to extract business functionality and generate feature documentation using XML Block workflow. Used by Worker Agent in parallel execution during knowledge base initialization Stage 2. Each worker analyzes one feature (e.g., one Vue/React page component).
Skill Claude CodeCodex
Constructs knowledge graph data (nodes, edges, relationships) from UI analysis results using XML workflow blocks. Generates graph JSON files and completion markers for the bizs knowledge pipeline.
Skill Claude CodeCodex
Extract and aggregate UI design patterns (page types, components, layouts) from analyzed bizs feature documents using XML workflow blocks, outputting to techs ui-style-patterns directory.
Skill Claude CodeCodex
Query the knowledge graph to find nodes, edges, relationships, and perform impact analysis. Used by any agent that needs cross-referencing capabilities (e.g., finding which pages call an API, tracing table dependencies).
Skill Claude CodeCodex
Write, update, and initialize knowledge graph data (nodes, edges, index, metadata). Used by Dispatch Agent after receiving graphData from analysis skills. Handles batch writes, deduplication, index updates, and module initialization.
Skill Claude CodeCodex
Summarize a module's features to complete MODULE-OVERVIEW.md using XML workflow blocks. Reads all FEATURE-DETAIL.md files of a module and generates the complete module overview with entities, dependencies, and business rules.
Skill Claude CodeCodex
Generate complete system-overview.md by reading all {{modulename}}-overview.md files using XML workflow blocks. Aggregates module information, builds dependency graph, and creates system-level documentation.
Skill Claude CodeCodex
Dispatch techs knowledge base generation tasks with 3-stage pipeline (XML Block version). Handles platform detection, tech document generation, and root index creation.
Skill Claude CodeCodex
Generate technology convention documents (INDEX, tech-stack, architecture, conventions-) for a specific platform using XML Block workflow. Extracts tech stack, architecture, and development conventions from configuration files and source code. Split from techs-generate for parallel execution with ui-style worker.
Skill Claude CodeCodex
Quality assurance for generated tech documentation using XML workflow blocks. Performs cross-validation, consistency checks, completeness verification, and generates quality reports.
Skill Claude CodeCodex
Generate UI style analysis documents for a specific frontend platform using XML workflow blocks. Analyzes page types, components, layouts, and styling conventions from source code. Only applicable to frontend platforms (web, mobile, desktop).
Skill Claude CodeCodex
Stage 2 of technology knowledge initialization - Generate technology documentation for a specific platform using XML workflow blocks. Extracts tech stack, architecture, and conventions from configuration files and source code. Creates INDEX.md, tech-stack.md, architecture.md, and conventions-.md files. Used by Worker…
Skill Claude CodeCodex
Stage 3 of technology knowledge initialization - Generate root INDEX.md by aggregating all platform technology documents using XML workflow blocks. Creates the master index that maps platforms to their documentation and provides Agent-to-Platform mapping guide. Used by Worker Agent after all platform documents are…
Skill Claude CodeCodex
Stage 1 of technology knowledge initialization - Scan source code to detect technology platforms and generate techs-manifest.json using XML workflow blocks. Identifies web, mobile, backend, and desktop platforms by analyzing configuration files and project structure. Used by Worker Agent to kick off the techs pipeline.
Skill Claude CodeCodex
Analyze existing frontend UI codebase to extract and summarize page styles, layout patterns, component usage, and design conventions. Generates comprehensive UI style guides for each platform (PC, Mobile, etc.) including page type classifications, component libraries, layout patterns, and styling conventions. Used to…
Skill Claude CodeCodex
Detect business knowledge base availability and completeness status. Scans sync-state directory to determine if full knowledge, lite knowledge, or no knowledge is available.
Skill Claude CodeCodex
Generate analyze task plan for a single business module. Reads features-.json, filters matched module's pending features, and outputs a task plan JSON. Used by Worker Agent, invoked by PM Agent for on-demand module task planning.
Skill Claude CodeCodex
Match user requirement text against business knowledge base features to identify related modules. Reads features-.json and performs semantic matching.
Skill Claude CodeCodex
SpecCrew PM Phase 0 Initialization Skill. Handles iteration directory creation, WORKFLOW-PROGRESS.json management, checkpoint recovery, IDE detection, and path initialization.
Skill Claude CodeCodex
SpecCrew PM Phase 1 Knowledge Base Availability Check Skill. Detects knowledge base status and initializes business knowledge as needed. Supports three-path routing with Path B deep initialization sequence.
Skill Claude CodeCodex
Complexity assessment and skill routing for PM Phase 2. Validates knowledge initialization completeness, evaluates requirement complexity across 5 dimensions, and routes to appropriate PRD workflow.
Skill Claude CodeCodex
PM Phase 5 Sub-PRD Batch Dispatch Skill. Orchestration-layer skill executed directly by PM Agent. Dispatches Workers for parallel Sub-PRD generation across modules.
Skill Claude CodeCodex
SpecCrew PM Phase 6 Verification & Confirmation Skill. Performs file integrity validation, feature list completeness check, user review gate, and finalization.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: