charlesmu99

60 mods across 1 repository, 13 stars between them.

charlesmu99/speccrew

Skill Claude CodeCodex

Unified Feature Analysis & Design SOP. Performs complete feature analysis (read PRD, load system knowledge, function breakdown with [NEW]/[MODIFIED]/[EXISTING] markers) followed by detailed design (frontend/backend/data) and generates complete Feature Spec document using template-first workflow. Combines analysis and…

13 4mo ago A 99 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

A feature-design coordinator that loads a product requirements document, manages feature analysis, and produces feature specifications and API contracts.

13 4mo ago A 60 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Get current timestamp in various formats for file naming and logging. Use when generating dated filenames, report timestamps, or any scenario requiring consistent datetime formatting.

13 4mo ago A 36 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Analyze a single API controller from source code to extract business features and generate API documentation using XML Block workflow. Used by Worker Agent in parallel execution during knowledge base initialization Stage 2. Each worker analyzes one API controller file.

13 4mo ago A 56 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Constructs knowledge graph data (nodes, edges, relationships) from API analysis results using XML workflow blocks. Generates graph JSON files and completion markers for the bizs knowledge pipeline.

13 4mo ago A 47 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Dispatch bizs knowledge base generation tasks with 5-stage pipeline (XML Block version). Handles feature inventory, feature analysis with skill routing, graph data writing, module summarization, UI style pattern extraction, and system summary.

13 4mo ago A 55 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Analyze source directory structures to identify business module entry directories for each platform using XML workflow blocks. Use when initializing or updating business knowledge base to determine which directories contain user-facing entry points.

13 4mo ago A 49 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Execute generate-inventory.js script to create features.json inventory for a single platform. Called by bizs-dispatch Stage 1b for each platform.

13 4mo ago A 42 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 42 tokens original Apache-2.0

charlesmu99/speccrew

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).

13 4mo ago A 64 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 47 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 49 tokens original Apache-2.0

charlesmu99/speccrew

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).

13 4mo ago A 51 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 54 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 55 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 47 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 40 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 67 tokens original Apache-2.0

charlesmu99/speccrew

Skill Claude CodeCodex

Quality assurance for generated tech documentation using XML workflow blocks. Performs cross-validation, consistency checks, completeness verification, and generates quality reports.

13 4mo ago A 37 tokens original Apache-2.0

charlesmu99/speccrew

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).

13 4mo ago A 56 tokens original Apache-2.0

charlesmu99/speccrew

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…

13 4mo ago A 75 tokens original Apache-2.0

charlesmu99/speccrew

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…

13 4mo ago A 63 tokens original Apache-2.0

charlesmu99/speccrew

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.

13 4mo ago A 67 tokens original Apache-2.0

charlesmu99/speccrew

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…

13 4mo ago A 76 tokens original Apache-2.0