Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

lagune

lagune contient 6 skills collectées depuis wellwelwel, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
72
mis à jour
2026-07-12
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

architecture
Développeurs de logiciels

Authoritative architecture reference for Lagune, covering repository layout, the command/template split, the core/adapter boundary, what it scaffolds, and the tracking-map model. Use before adding an agent or when a decision depends on repo shape.

2026-07-12
dashboard
Concepteurs web et d'interfaces numériques

Authoritative reference for the Lagune dashboard, a live view of a project's .lagune/ chain with a locked-down local action surface. Use before changing anything under src/dashboard/ or src/types/dashboard/.

2026-07-10
engineering
Développeurs de logiciels

Authoritative engineering reference for Lagune, covering the toolchain, code conventions, type rules, the build and distribution path, and how the tracking hooks work. Use before writing or changing source under src/ or test/, or before the build.

2026-07-10
simulate
Développeurs de logiciels

How to simulate a Lagune command end to end so the user sees both the process and the results in chat. Use when the user asks to simulate, demo, preview, run, or see in action any lagune command. Read this before attempting any such simulation.

2026-07-10
specialize
Développeurs de logiciels

Author a new built-in Lagune sub-skill inside the Lagune source, not a scaffolded `.lagune/` target. Use when adding or refining a security knowledge module that ships with Lagune, against the native layout (`spec/skills/*.md` plus the catalog).

2026-07-10
interface
Concepteurs web et d'interfaces numériques

Design engineering principles for making interfaces feel polished. Use when building UI, reviewing frontend code, or working on any visual detail, from animations, hover states, shadows, borders, and typography to optical alignment and tabular numbers.

2026-07-06