Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Heva-Co
Profil créateur GitHub

Heva-Co

Vue par dépôt de 3 skills collectés dans 1 dépôts GitHub.

skills collectés
3
dépôts
1
mis à jour
2026-07-24
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

rfc-writer
Développeurs de logiciels

Writes an architecture RFC for Piro under docs/rfcs/ — researches the real codebase first (dispatching investigation agents to read the relevant Domain/Application/Infrastructure code), then produces a structured design document that cites actual file paths, line numbers, and interfaces rather than generic architecture. Use whenever the user asks to "write an RFC", "draft a proposal" for a new feature or integration, wants a design doc before implementing something non-trivial, or says things like "let's figure out how X would fit into Piro" for an architectural change. After the RFC is written, offers to open a linked GitHub issue and asks how to commit it.

2026-07-24
open-pr
Développeurs de logiciels

Open a GitHub pull request for the Piro repo that always complies with the project's documented conventions. It fills .github/PULL_REQUEST_TEMPLATE.md exactly, writes a conventional-commit title, infers and applies the right labels from `gh label list` based on the diff, runs the verification that matches what changed (dotnet test, pnpm exec tsc -b), links the issue or RFC, and creates the PR as a draft. Use this whenever the user wants to open, create, raise, or "put up" a PR or pull request, or says they're ready to push a branch for review, even if they don't mention the template or labels. Prefer this over a bare `gh pr create` so the PR never lands non-compliant.

2026-07-20
rc-audit
Analystes en assurance qualité des logiciels et testeurs

Conducts a deep, module-by-module Release Candidate audit of Piro — reads a module's code, reports findings, asks the user which to fix, fixes only confirmed items, verifies with build/tests, commits, and opens a linked GitHub issue against the running audit PR. Use when the user says "audit <module>", "let's audit X", or asks to continue/resume the RC audit.

2026-07-10
1 dépôts affichés sur 1
Tous les dépôts sont affichés