Skip to content

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

Notifications You must be signed in to change notification settings

johan-acevedo/claude-code-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Project Name

Replace this with your actual project description

Overview

Describe what your project does and why it exists.

Getting Started

This project runs in a VS Code dev container with Claude Code integration.

Prerequisites

  • VS Code with Dev Containers extension
  • Docker

Setup

  1. Open this repository in VS Code
  2. When prompted, reopen in dev container
  3. Start building your project!

Development

This project includes:

  • 🐳 Dev container with pre-configured environment
  • 🤖 Claude Code integration for AI-assisted development
  • ⚙️ VS Code extensions (ESLint, Prettier, Claude Code, Cline, Roo Code, Augment Code)
  • 🔧 Automated formatting and linting

Using Claude Code

  • Run claude in the terminal to start Claude Code
  • Use @claude mentions in GitHub issues and PRs for AI assistance
  • Check CLAUDE.md for project-specific Claude guidance

Contributing

Add your contribution guidelines here.

License

Add your license information here.

About

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 52.6%
  • Shell 47.4%