getlagogetlagoOfficialยท1 Agent Skills Included

lago-front

Autonomous frontend ticket-to-PR pipeline with testing and review

Turns Linear tickets into reviewed, CI-green pull requests for the Lago billing frontend. Automates spec writing, isolated worktree builds, test generation, code review, and PR feedback handling without manual babysitting. Includes migration guides, CVE triage, and Cypress e2e test creation to keep the React codebase consistent.
npx skills add getlago/lago-front --all -g -y
Available:

Gives the agent the project's stack, commands, and coding rules, and routes subsystem work like pagination, drawers, and dialogs to the matching skill files.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install lago-front skills?โ–ผ

Run `npx skills add getlago/lago-front --all -g -y` in your terminal to install all skills in this repository globally.

How to turn a Linear ticket into a pull request automatically?โ–ผ

Run the /loop-run command with your Linear ticket URL and the pipeline specs, builds, reviews, and ships a CI-green PR on its own.

How to migrate a Formik form to TanStack Form?โ–ผ

Invoke /migrate-formik-to-tanstack with the form's file path and it rewrites the form with Zod validation following project conventions.

Can it generate tests for my code changes?โ–ผ

Yes. The make-tests skill creates unit tests for a PR or branch, and make-e2e-tests writes Cypress happy-path tests for a feature.

Do these skills work outside the Lago codebase?โ–ผ

Most skills are tailored to the lago-front repository and its conventions, though generic ones like git-commit, cve-doctor, and docker-expert work in any project.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’