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

# Tools & Resources

> Tools that support AI-Native Engineering practices

## Spec-Driven Development Tools

<Card title="specs.md" icon="file-code" href="https://specs.md">
  A framework for spec-driven AI development with pluggable flows and multi-agent orchestration.
</Card>

<a href="https://specs.md" target="_blank" rel="noopener">
  <img src="https://mintcdn.com/ainativeengineering/-sS-mTdC4-16bDCR/images/specs_md_pixel_logo.png?fit=max&auto=format&n=-sS-mTdC4-16bDCR&q=85&s=a0070830238600c5821c8fee50a94d15" alt="specs.md" style={{height: '32px', marginTop: '0.5rem'}} width="1868" height="433" data-path="images/specs_md_pixel_logo.png" />
</a>

***

## AI Coding Assistants

Tools that support AI-Native development workflows:

| Tool               | Type      | Best For                      |
| ------------------ | --------- | ----------------------------- |
| **Claude Code**    | CLI Agent | Terminal-based AI development |
| **Cursor**         | IDE       | AI-first code editor          |
| **GitHub Copilot** | Extension | Broad IDE support             |
| **Windsurf**       | IDE       | Agentic development           |
| **Cline**          | Extension | VS Code AI assistant          |

***

## Learning Resources

<AccordionGroup>
  <Accordion title="AI-DLC Methodology">
    The AI-Driven Development Lifecycle from AWS provides a framework for reimagining software development in the age of AI.

    [Read the AWS Blog Post](https://aws.amazon.com/blogs/devops/ai-driven-development-life-cycle/)
  </Accordion>

  <Accordion title="V-Bounce Paper">
    Research on the AI-Native Software Development Lifecycle that explores how human roles shift from implementers to validators.

    [Read on arXiv](https://arxiv.org/abs/2408.03416)
  </Accordion>
</AccordionGroup>

***

<Info>
  **Want to add a tool?** The AI-Native Engineering community welcomes contributions. Share tools that embody our values.
</Info>
