Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
averatec0773
Perfil de creador de GitHub

averatec0773

Vista por repositorio de 6 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
6
repositorios
2
actualizado
2026-06-24
explorador de repositorios

Repositorios y skills representativas

git
Desarrolladores de software

Use before any commit, push, or branch/PR decision. Classifies the change as low- or high-risk to pick the right path (direct commit vs branch + PR), and runs a pre-commit checklist so related docs (CHANGELOG / ROADMAP / conventions / memory) move with the code. Does not replace the harness skill — it defers to it for doc sync.

2026-06-24
harness
Desarrolladores de software

Keep harness docs in sync with shipped code. **MANDATORY before any `git tag -a vX.Y.Z`, `git push origin v*`, or when the user says "ship / release / cut vX.Y.Z"** — verify `CHANGELOG.md` has an entry for that exact version, prune the matching item from `ROADMAP.md`, and review whether `conventions/` needs an update. Also use after committing a new feature, a new structural component, a new pattern reused 3+ times, a breaking change, or whenever the user says "update changelog / roadmap / conventions". Skip for typo fixes and internal refactors with no external impact. Always tell the user one line per file touched.

2026-06-24
skill-creator
Desarrolladores de software

Create new skills or improve existing ones in this harness. Use when adding a new skill file, rewriting an unclear skill, or improving how a skill triggers.

2026-05-01
memory
Desarrolladores de software

Use when the user explicitly asks to remember something, sets a rule, or corrects agent behavior. Also use when a meaningful discovery is made that a fresh agent would not derive from the code or git history. Always mention to the user when writing to memory.

2026-04-16
Mostrando 2 de 2 repositorios
Todos los repositorios cargados