init

Community

Auto-initialize CLAUDE.md from your codebase.

Authorrayvoidx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes a codebase to automatically generate a comprehensive CLAUDE.md, including an overview, architecture, tech stack, coding standards, and development workflow, reducing manual documentation time.

Core Features & Use Cases

  • Project Overview & Architecture: Generate a high-level description and an ASCII architecture diagram.
  • Tech Stack & Standards: Identify frameworks, languages, and coding conventions.
  • Development Workflow: Outline repository structure, contribution guidelines, and release processes.
  • Sub-Agents: Propose possible sub-agents to extend the CLAUDE.md.

Quick Start

Use the init skill to scan the repository and generate CLAUDE.md at the project root.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: init
Download link: https://github.com/rayvoidx/social-trend-agent/archive/main.zip#init

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository