This repository is configured for rapid development of mini applications using Claude Code.
- Review CLAUDE.md - This file contains the project context that Claude uses
- Choose your tech stack - Update CLAUDE.md with your preferred languages/frameworks
- Create your first app - Start building in the
apps/directory - Use custom commands - Add workflow shortcuts in
.claude/commands/
CLAUDE.md- Project documentation and context for Claude.claude/- Claude Code configuration (commands and hooks).mcp.json- MCP servers configuration for extended capabilitiessrc/- Shared source codeapps/- Individual mini applicationstests/- Test files
- filesystem: File operations support
- git: Version control integration
Claude Code is configured to help you:
- Create new mini apps quickly
- Set up development tools
- Write and test code
- Manage version control
Start by telling Claude what kind of mini app you want to build!