lago-front
Autonomous frontend ticket-to-PR pipeline with testing and review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core