Skip to content

przeprogramowani/10x-magic-docs

Repository files navigation

Magic Docs by 10xDevs

Create interactive bits of documentation by collaborating with Generative AI Models.

How to use

  1. Clone the repository
  2. Run npm install
  3. Open Agent in Cursor/Windsurf/Copilot and run command such as:
Create new docs page for <TECHNOLOGY> based on @new-docs.mdc
  1. Start the app with npm run dev
  2. Open http://localhost:3000

Tech Stack

  • Vite
  • TailwindCSS
  • React
  • TypeScript
  • Shadcn UI
  • OpenRouter

Prequisites for unlocking in-app AI Features

  • Anthropic API Key (see .env.example)