Claude Code

Claude Code is Anthropic's official CLI tool for AI-assisted software development. Combined with the lenne.Tech CLI, it enables efficient implementation of user stories using Test-Driven Development (TDD) within the lenne.Tech Stack.

Overview

Claude Code provides:

  • AI-Powered Development: Intelligent code generation and refactoring
  • TDD Support: Built-in support for test-driven development workflows
  • Custom Skills: Specialized behaviors for different development tasks
  • MCP Integration: Direct access to external tools and services
  • IDE Integration: Seamless integration with VS Code and JetBrains IDEs

Key Features

Commands

Quick instructions that can be executed with /command-name. The lenne.Tech CLI provides pre-configured commands for common development tasks.

Skills

Define how Claude Code approaches specific tasks. Skills guide behavior and methodology for different types of development work.

MCP Servers

Model Context Protocol servers give Claude Code direct access to external tools, APIs, and services.

Workflow Integration

Claude Code integrates seamlessly into the lenne.Tech development workflow:

  1. Story Creation: Use /create-story to interactively create user stories
  2. TDD Implementation: Implement features with tests written first
  3. Code Review: AI-assisted code review and optimization
  4. Continuous Improvement: Refine commands and skills based on experience

Next Steps

Resources