Skip to content

JoseBallestas/Claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Apps Development with Claude Code

This repository is configured for rapid development of mini applications using Claude Code.

Getting Started

  1. Review CLAUDE.md - This file contains the project context that Claude uses
  2. Choose your tech stack - Update CLAUDE.md with your preferred languages/frameworks
  3. Create your first app - Start building in the apps/ directory
  4. Use custom commands - Add workflow shortcuts in .claude/commands/

Project Structure

  • CLAUDE.md - Project documentation and context for Claude
  • .claude/ - Claude Code configuration (commands and hooks)
  • .mcp.json - MCP servers configuration for extended capabilities
  • src/ - Shared source code
  • apps/ - Individual mini applications
  • tests/ - Test files

MCP Servers Configured

  • filesystem: File operations support
  • git: Version control integration

Working with Claude

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!

About

Main

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors