> ## Documentation Index
> Fetch the complete documentation index at: https://docs.initrepo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# InitRepo Documentation Platform

> Transform project ideas into comprehensive documentation and development plans. Analyze codebases, create detailed project specifications, and enhance AI coding assistants with structured context.

## <span style={{color: "#4f46e5"}}>Quick Navigation</span>

Looking for something specific? Jump directly to what you need:

<CardGroup cols={4}>
  <Card title="API Documentation" icon="code" href="/api-reference/introduction">
    REST API reference, authentication, and endpoints
  </Card>

  <Card title="CLI Tool" icon="terminal" href="/cli/installation">
    Command-line tool installation and usage
  </Card>

  <Card title="MCP Server" icon="server" href="/mcp/overview">
    AI assistant integration and setup
  </Card>

  <Card title="AI IDE Setup" icon="robot" href="/ai-tools/cursor">
    Cursor, Claude Code, VS Code guides
  </Card>
</CardGroup>

***

## <span style={{color: "#7c3aed"}}>About InitRepo</span>

Transform project ideas into comprehensive documentation and development plans. Whether you're building something new or analyzing existing code, InitRepo provides the structured insights you need to build better software.

### <span style={{color: "#4f46e5"}}>🚀 How InitRepo Works</span>

<CardGroup cols={2}>
  <Card title="Smart Documentation Generation" icon="document-text">
    Generate complete project documentation from just an idea. Get business requirements, technical specs, user stories, and development roadmaps instantly.
  </Card>

  <Card title="Codebase Intelligence" icon="magnifying-glass">
    Analyze existing projects to understand structure, identify issues, and generate comprehensive documentation for any codebase.
  </Card>

  <Card title="AI Assistant Integration" icon="robot">
    Connect your documentation to AI coding tools. Give Claude Code, Cursor, and other assistants the context they need for better results.
  </Card>

  <Card title="Multi-Language Support" icon="code">
    Works with JavaScript, TypeScript, Python, Go, Rust, and more. Generate documentation for projects in any programming language.
  </Card>
</CardGroup>

## <span style={{color: "#7c3aed"}}>Three Powerful Tools, One Ecosystem</span>

<Tabs>
  <Tab title="Web Platform">
    <Card title="Documentation Generation" icon="document-text" href="https://www.initrepo.com">
      Start with just an idea and get complete project documentation including business analysis, technical specs, user stories, and development roadmaps.
    </Card>

    **What you get:**

    * Business Analysis & Requirements
    * Technical Architecture Plans
    * User Stories & Development Tasks
    * UX/UI Design Specifications
    * Project Roadmaps & Timelines
    * Team collaboration features
  </Tab>

  <Tab title="CLI Tool">
    <Card title="Codebase Analysis" icon="terminal" href="/cli/installation">
      Analyze existing projects to understand structure, measure code quality, and generate documentation for any codebase.
    </Card>

    **What you can do:**

    * Analyze project structure and complexity
    * Generate comprehensive documentation
    * Safely refactor and rename code
    * Set up quality gates for CI/CD
    * Export analysis data for AI tools
  </Tab>

  <Tab title="MCP Server">
    <Card title="AI Assistant Enhancement" icon="server" href="/mcp/overview">
      Connect your project documentation to AI coding assistants. Give tools like Claude Code and Cursor the context they need for better code generation.
    </Card>

    **Enhanced capabilities:**

    * 37+ specialized project analysis tools
    * Real-time context sharing
    * Cross-reference project elements
    * Multiple connection methods
    * Enterprise security features
  </Tab>
</Tabs>

## <span style={{color: "#4f46e5"}}>Get Started</span>

<CardGroup cols={3}>
  <Card title="Plan a New Project" icon="rocket" href="https://www.initrepo.com">
    Start with an idea and generate complete project documentation in minutes.
  </Card>

  <Card title="Analyze Existing Code" icon="magnifying-glass" href="/cli/installation">
    Install the CLI and analyze any codebase to understand structure and quality.
  </Card>

  <Card title="Enhance AI Coding" icon="robot" href="/mcp/overview">
    Connect AI assistants to your project documentation for smarter code generation.
  </Card>
</CardGroup>

<Note>
  **New to InitRepo?** Start with the [Quick Start Guide](/quickstart) for a complete walkthrough, or jump straight into the [Web Platform](https://www.initrepo.com) to generate your first project documentation.
</Note>

## Integration Ecosystem

### AI Development Tools

<CardGroup cols={4}>
  <Card title="Claude Code" icon="terminal" href="/ai-tools/claude-code" />

  <Card title="Cursor" icon="code" href="/ai-tools/cursor" />

  <Card title="VS Code" icon="puzzle-piece" href="/integrations/vscode" />

  <Card title="JetBrains IDEs" icon="wrench-screwdriver" href="/integrations/jetbrains" />
</CardGroup>

### Platform Integrations

<CardGroup cols={3}>
  <Card title="GitHub" icon="git-branch" href="/integrations/github" />

  <Card title="GitLab" icon="server" href="/integrations/gitlab" />

  <Card title="Vercel" icon="globe-alt" href="/integrations/vercel" />
</CardGroup>

## Perfect For

<AccordionGroup>
  <Accordion title="Solo Developers" icon="user">
    * Plan projects thoroughly before writing code
    * Generate comprehensive documentation from existing codebases
    * Give AI coding assistants better context for improved results
    * Maintain professional documentation standards
  </Accordion>

  <Accordion title="Development Teams" icon="users">
    * Collaborate on project specifications and requirements
    * Break down complex features into actionable tasks
    * Maintain consistent development standards across projects
    * Share knowledge effectively between team members
  </Accordion>

  <Accordion title="Organizations" icon="building-office">
    * Manage multiple projects with standardized documentation
    * Track progress and dependencies across teams
    * Ensure compliance with documentation requirements
    * Scale development processes efficiently
  </Accordion>
</AccordionGroup>

## <span style={{color: "#3730a3"}}>Ready to Get Started?</span>

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/quickstart">
    Complete walkthrough to get InitRepo set up and running in under 10 minutes.
  </Card>

  <Card title="Platform Overview" icon="map" href="/platform/overview">
    Learn about the complete InitRepo ecosystem and how all components work together.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Web Platform" icon="globe-alt" href="https://www.initrepo.com">
    Generate project documentation online
  </Card>

  <Card title="CLI Installation" icon="terminal" href="/cli/installation">
    Analyze codebases locally
  </Card>

  <Card title="AI Integrations" icon="robot" href="/ai-tools/cursor">
    Connect with coding assistants
  </Card>
</CardGroup>
