This Project Template includes Typescript, Cloudflare Workers config, and standard Claude Code instructions so that you can spin up a new project in no time.
Run the following command locally to copy this Project template into a new cloudflare project. npm create cloudflare@latest -- --template https://github.com/jamesg89/svelte-project-template.git
Update any AI instructions you plan to customize for the specific project Recommended files:
claude.md - Any coding best practices, project definition, tools and resources claude should use. By default has some generice coding practices and tools I generally use for projects
.mcp.json - add any special MCP's you might need for new project. By default:
Deploy to Cloudflare npx wrangler dev/npx wrangler deploy
Start coding with Claude claude
Before starting to code, chat with Gemini or Claude about the project at a high level, and once satisfied, task AI to create a PRD file. Open claude code in the project with the new PRD and ask Claude Code if it has any questions about the PRD, refine based on response. Once satisfied, ask Claude Code to generate TASKS.md based on the PRD, and start tasking.
https://docs.anthropic.com/en/docs/claude-code/overview
https://www.anthropic.com/engineering/claude-code-best-practices