mit einem Klick
lattice
lattice enthält 2 gesammelte Skills von leviFrosty, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Refactor an existing TypeScript project to the lattice feature-folder architecture with enforced boundaries, using a TDD red-green-refactor discipline so behavior is preserved at every step. Use when a user wants to adopt the lattice structure, "features" folder structure, ESLint boundaries plugin, and full linting/format/test guardrails in an existing codebase.
Bootstrap a new TypeScript project with the lattice feature-folder structure and the ESLint `boundaries` plugin enforcing one-way imports — minimal dependencies only. Formatter, git hooks, test runner, and parallel runner are all opt-in. Does NOT pull in Next.js, Tailwind, React, or any UI dependencies. Use when a user wants the lattice structure on a clean slate for a framework-agnostic project (CLI, library, server, etc.).