liftera-architecture

Community

Enforce Liftera monorepo rules.

Authorestebandrg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Liftera monorepo architecture patterns and best practices that ensure code lives in the correct locations, preventing ad-hoc imports and tangled dependencies.

Core Features & Use Cases

  • ALWAYS keep application code inside apps/*.
  • ALWAYS keep reusable code inside packages/*.
  • NEVER import app code from another app; extract shared logic into a package.
  • ALWAYS design packages to be platform-agnostic and expose stable entrypoints.
  • NEVER duplicate UI or utilities across apps; centralize in packages/ui.
  • ALWAYS enforce dependency discipline at the package level to minimize root-level changes.

Quick Start

Review the Liftera architecture guidelines when planning a new change, ensuring new code resides under apps/ or packages/ with clear ownership and entrypoints.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: liftera-architecture
Download link: https://github.com/estebandrg/liftera/archive/main.zip#liftera-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.