What problem does it solve?
This Skill provides quick, authoritative guidance for using the lenne.tech CLI (lt). It ensures users can reference and apply CLI features confidently, reducing context-switching and speeding up tasks such as fullstack initialization, Git workflows, server creation, and advanced options. It also notes how this skill complements NestJS development tasks handled by the NestJS-focused skill.
Core Features & Use Cases
- Comprehensive CLI Reference: Covers essential LT commands like
lt git, lt fullstack init, lt server create, and more.
- Workflow Guidance: Helps users understand when to use each command in real-world scenarios (e.g., starting a feature branch, scaffolding a fullstack workspace).
- Complementary Integration: Works alongside NestJS-focused skills to streamline end-to-end development tasks.
Quick Start
Try a couple of practical commands to get oriented:
lt git get DEV-123 to switch or create a feature branch
lt fullstack init to begin a new fullstack workspace