en un clic
AlgoreaFrontend
AlgoreaFrontend contient 2 skills collectées depuis France-ioi, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
End-to-end feature workflow from user instructions to shipped code. Plans with an Opus subagent in Plan mode (read-only exploration, no implementation). If the plan has open questions, obtains user answers/approval; otherwise proceeds immediately. Then runs the implement-review skill (dev subagent implements, Opus reviews, dev fixes, orchestrator summarizes). Use when the user gives a feature request or task and wants planning plus implementation with review. Trigger on "plan, implement and review", full feature delivery from instructions, or when no approved plan exists yet.
Orchestrates an approved plan into shipped code with a built-in Angular code review. Use when a plan is already approved and the user wants it implemented by a dev subagent, reviewed by an Opus subagent running angular-code-review, fixed by the dev subagent, then summarized. Trigger when the user asks to "implement and review", "build then review", or run the implement → review → fix → summary workflow on an existing plan.