spec-component-extractor

Extract component knowledge from Git repositories and generate 10-chapter Component Manuals.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/arrowInkneeeee/AikSteinsGrimoire --skill spec-component-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-component-extractor
Source: https://github.com/arrowInkneeeee/AikSteinsGrimoire/tree/main/aik-skills-lab/spec-component-extractor
Command: npx skills add https://github.com/arrowInkneeeee/AikSteinsGrimoire --skill spec-component-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gitnexus, component-code-analyzer, process-designer, architecture-designer, tech-solution-selector, doc-writing-helper, design-review-checker, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill is designed to handle manual component knowledge extraction and generation of Component Manuals from source projects. It simplifies tasks like "extracting design plans of components", "analyzing the reusability potential of modules", "generating knowledge documents for solutions", and "extracting components".

Core Features & Use Cases

  • Manual Component Knowledge Extraction: Extracts knowledge from source projects by manually specifying code scopes.
  • Component Manual Generation: Generates 10-chapter structure Component Manuals for various scenarios.
  • Use Case: For a project using Git as the source code repository and requiring detailed knowledge of components, the skill can be used to generate a Component Manual by specifying the scope and granulation level of the components.

Quick Start

Extract component knowledge from 'example-repo' using 'spec-component-extractor' and generate a Component Manual for components marked as 'critical'.

Frequently Asked Questions about spec-component-extractor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a component manual from a Git repository?

You can generate a component manual from a Git repository by manually specifying the code scopes and granulation levels. The skill extracts component knowledge and outputs a detailed 10-chapter structure manual.

What is component knowledge extraction from source code?

Component knowledge extraction analyzes a source project to identify design plans and module reusability. It generates structured knowledge documents for manually specified code scopes.

Does the component extractor require a specific Node.js version or repository format?

Yes, component extraction requires a Git repository with pure English paths and Node.js version 20.17.0 or higher. Ensure your environment meets these prerequisites before running the manual generation.

How do I analyze module reusability potential in an existing project?

To analyze module reusability potential, run the extraction process on your source project and specify the target modules. The generated component manual provides detailed reusability analysis for those scopes.

What are the limitations of manually specifying code scopes for knowledge extraction?

A limitation of manually specifying code scopes is that it requires explicit user input for target areas. It does not automatically discover components, meaning you must define the exact boundaries and granulation level beforehand.

Can I extract solution knowledge documents for specific components marked as critical?

Yes, you can extract solution knowledge documents for specific components by marking them as critical. The extractor applies this scope to generate the 10-chapter component manual for those targeted areas.