LiftLeagueLegends Development Patterns

Guide development patterns, feature workflows, and bugfixes for the LiftLeagueLegends TypeScript codebase.

2|1|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/istinataFTS/LiftLeagueLegends --skill liftleaguelegends-development-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: LiftLeagueLegends Development Patterns
Source: https://github.com/istinataFTS/LiftLeagueLegends/tree/main/.agents/skills/LiftLeagueLegends
Command: npx skills add https://github.com/istinataFTS/LiftLeagueLegends --skill liftleaguelegends-development-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit solves the problem of understanding and navigating the complex development patterns used in the LiftLeagueLegends codebase.

Core Features & Use Cases

  • Understanding Development Patterns: Offers a guide to the coding conventions, workflows, and testing patterns employed in the LiftLeagueLegends project.
  • Feature Development Workflow: Details the steps to develop new features, from updating domain entities to writing tests.
  • Bugfix Workflow: Provides instructions for fixing bugs and updating tests, with examples.
  • Testing Patterns: Explains the testing conventions and patterns used in the project.

Quick Start

Utilize the LiftLeagueLegends Development Patterns Skill to implement a new muscle stimulus calculation by following the /new-muscle-stimulus-feature workflow.

Frequently Asked Questions about LiftLeagueLegends Development Patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What coding conventions are used in the LiftLeagueLegends TypeScript codebase?

The LiftLeagueLegends TypeScript codebase uses specific coding conventions that govern development patterns, testing patterns, and workflows to maintain consistency across feature development and bugfixes.

How do I fix bugs and update tests in the LiftLeagueLegends codebase?

Fixing bugs in the LiftLeagueLegends codebase requires following a specific bugfix workflow that provides instructions for resolving issues and updating tests to maintain adequate test coverage.

What are the testing patterns and conventions used in the LiftLeagueLegends project?

Testing patterns in the LiftLeagueLegends project define conventions for writing and organizing tests during feature development and bugfixes, ensuring consistent test coverage across the codebase.

What command-line instructions do I need to build and test features in the LiftLeagueLegends codebase?

You need to use specific command-line instructions provided by the development patterns to build and test features, ensuring that new code adheres to the codebase's coding conventions and test coverage requirements.