lt-cli

Initialize Angular or Nuxt fullstack projects with NestJS backends and Git integration.

10|2|Updated Aug 13, 2019
One-click install
npx skills add https://github.com/lenneTech/cli --skill lt-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lt-cli
Source: https://github.com/lenneTech/cli/tree/main/src/templates/claude-skills/lt-cli
Command: npx skills add https://github.com/lenneTech/cli --skill lt-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @lenne.tech/cli.

What problem does it solve?

This Skill simplifies common Git operations and automates the initialization of fullstack projects, eliminating manual setup and complex command sequences. It ensures consistent project structures and reduces the learning curve for new developers, letting you get to coding faster.

Core Features & Use Cases

  • Effortless Git Branch Management: Create, checkout, and reset Git branches with simplified commands, streamlining your version control workflow.
  • Automated Fullstack Project Setup: Initialize complete Angular or Nuxt fullstack workspaces with a NestJS backend, including Git integration, in a single command.
  • Project Consistency: Ensures new projects adhere to predefined structures and best practices, reducing setup errors and accelerating team onboarding.
  • Use Case: Quickly set up a new project for a client, choosing Angular for the frontend and automatically initializing a Git repository with a remote link, saving hours of manual configuration and ensuring a consistent starting point.

Quick Start

Use the lt-cli skill to initialize a new fullstack project named 'MyNewApp' with an Angular frontend and Git enabled.