sc-index

Generate project documentation, knowledge bases, and README files using Glob, Grep, and Write.

77|4|Updated Jun 20, 2022
One-click install
npx skills add https://github.com/htlin222/dotfiles --skill sc-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sc-index
Source: https://github.com/htlin222/dotfiles/tree/main/claude.symlink/skills-archive/sc-index
Command: npx skills add https://github.com/htlin222/dotfiles --skill sc-index

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive project documentation, including API references, project structure maps, and README files, streamlining knowledge sharing and onboarding.

Core Features & Use Cases

  • Automated Documentation Generation: Creates detailed documentation from code and existing files.
  • Multiple Output Formats: Supports Markdown, JSON, and YAML for flexibility.
  • Use Case: When starting a new project or onboarding a new team member, use this Skill to quickly generate a clear overview of the project's structure, key components, and API endpoints.

Quick Start

Use the sc-index skill to generate a markdown documentation of the project structure.

Frequently Asked Questions about sc-index

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

FAQPage Schema
How do I generate project documentation from existing code?

To generate project documentation, this Skill scans your codebase using Glob for file discovery and Grep for pattern extraction, then outputs structured README files and API references.

Can I output API documentation in YAML or JSON instead of Markdown?

Yes, you can generate API documentation in multiple formats. This Skill supports outputting project structure maps and knowledge bases in Markdown, JSON, and YAML.

What is the best way to map a project structure for onboarding?

The best way to map a project structure is to automate documentation generation. This Skill creates clear overviews of key components and endpoints, streamlining team onboarding and knowledge sharing.

Does this automated documentation generation work without external dependencies?

Yes, automated documentation generation works without external dependencies. It operates entirely using internal scripts and references to extract code patterns and write structured outputs.

How do I create a knowledge base from software development workflows?

To create a knowledge base from software development workflows, this Skill extracts patterns via Grep and writes structured overviews, maintaining up-to-date API documentation and project maps.