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

hogwarts

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

skills collectés
26
Stars
0
mis à jour
2026-07-16
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

portless-dev-setup
Développeurs de logiciels

Adopt portless for stable, git-worktree-aware .localhost dev URLs following its documented best practices (pinned devDependency + portless.json + dev/dev:app script split — never a hand-rolled slug or sh -c wrapper), then wire it into Conductor via .conductor/settings.toml. Detects the stack first, wraps ONLY the JS/TS frontend dev server, and researches per-workspace isolation for backends/DB/Docker that portless can't cover. Use when asked to set up portless, fix stable dev URLs across worktrees, or make a repo Conductor-friendly for parallel agents.

2026-07-16
create-github-ticket
Développeurs de logiciels

Create or update GitHub issues for bug reports, feature requests, and refactor tasks using the gh CLI. Use when the user wants to file a ticket, create an issue, report a bug, request a feature, plan a refactor, or update an existing GitHub issue. Also triggers for new issue, open a ticket, file a bug, feature request, create task, or mentions wanting to track work in GitHub Issues.

2026-07-09
release-please-setup
Développeurs de logiciels

Sets up, audits, or migrates release-please (Conventional-Commit versioning, changelogs, GitHub releases). Use to set up release automation, automated versioning/changelogs, or release-please; to audit, review, fix, or question an existing setup; or to switch release forms (single ↔ per-module) without breaking changelog/tag history.

2026-07-08
conductor-setup
Développeurs de logiciels

Sets up a repo for Conductor end-to-end: install/setup script (automatic), selectable Run targets (with more than one, no default so nothing autostarts), and archive cleanup (automatic) — writes .conductor/settings.toml. Use when asked to set up conductor, configure a workspace, add run targets, stop conductor autostarting, make a run-button menu, or add archive/cleanup on workspace removal.

2026-07-08
release-audit
Développeurs de logiciels

Release & supply-chain readiness audit: gathers evidence from real workflows, manifests, and repo settings, compares against a gold-standard reference stack, has an adversarial subagent try to refute the draft, and returns a prioritized action plan (P1–P3) whose fixes are delegated to the sibling setup skills. Use when asked to audit release automation, publishing security, CI or supply-chain maturity, or whether a repo is ready to release. For a whole-repo health check (docs, tests, code quality) use maturity-analysis instead.

2026-07-08
dependabot-setup
Développeurs de logiciels

Audits and sets up .github/dependabot.yml: recommends a grouping mode (low-noise, balanced, fine-grained) from the repo's use-case, gates setup on pinned dependency versions, wires CODEOWNERS over the deprecated reviewers key, groups security updates. Use when asked to set up, review, fix, or audit Dependabot / automated dependency updates / dependency grouping.

2026-07-08
branch-ruleset-setup
Développeurs de logiciels

Sets up a GitHub branch ruleset protecting the default branch via the gh CLI: no deletion, no force-push, linear history, signed commits, PR-only changes, and a required CI status check with a dynamically resolved integration_id. Idempotent — creates the ruleset or updates an existing one. Use when asked to protect the default branch, set up branch protection or rulesets, or require status checks before merge.

2026-07-02
maturity-analysis
Développeurs de logiciels

End-to-end repo analysis: project overview, key files, maturity assessment with expert subagents per dimension, and real issues found. Use when asked how mature a repo is, to assess or audit a codebase, or for a project health check.

2026-07-02
pin-github-actions
Développeurs de logiciels

Supply-chain audit: verifies every GitHub Actions reference is pinned to a full commit SHA (not a mutable tag or branch), reports unpinned uses with evidence, and optionally rewrites them to SHA + version comment.

2026-07-02
pin-node-dependencies
Développeurs de logiciels

Supply-chain audit for Node.js (js/ts) repos: verifies every package.json dependency is pinned to an exact version (no ^ ~ >= * latest or mutable git refs), checks the lockfile is committed, reports drift with evidence, optionally rewrites to exact pins, and wires up the Miragon/pin-npm-dependencies CI guardrail + save-exact.

2026-07-02
secure-publish-setup
Développeurs de logiciels

Sets up tokenless npm publishing via OIDC trusted publishing: no NPM_TOKEN secret, automatic provenance attestations, an idempotent skip-if-already-published step, a reusable workflow_call structure, and GitHub Environments for any unavoidable long-lived secrets. Use when asked to publish npm packages securely, remove or replace NPM_TOKEN, or set up trusted publishing / provenance.

2026-07-02
contributor-setup
Développeurs de logiciels

Analyzes a repo's contributor experience and creates or updates what's missing: GitHub issue-form templates (bug/feature/refactor), an open-source target-group-focused README, CONTRIBUTING.md, and the remaining community-health files (PR template, CODE_OF_CONDUCT, SECURITY, LICENSE, CODEOWNERS). Use when asked to make a repo contributor-friendly, open-source ready, or to set up issue templates / README / CONTRIBUTING.

2026-07-02
bpmn-export
Développeurs de logiciels

Export a BPMN file to an image (SVG, PNG, or PDF) using npx bpmn-to-image. Use when asked to export, render, or convert a .bpmn diagram to an image.

2026-07-02
make-me-awesome
Développeurs de logiciels

Analyze a GitHub repo and submit it to an awesome list via PR or issue. Usage: /make-me-awesome [REPO_TO_PROMOTE] [AWESOME_LIST_REPO]

2026-07-02
medium-publish
Rédacteurs techniques

Publish a markdown blog post to Medium via GitHub Gist import (macOS). Transforms headings to bold, creates a Gist, copies its URL to the clipboard, and opens Medium's import page for you to finish manually.

2026-07-02
outlook-invitation
Commis de bureau généraux

Creates a German Outlook meeting invitation with context, goals, agenda, and emojis — ready to copy-paste or auto-fill into Outlook (macOS).

2026-07-02
patronum-add
Autres occupations informatiques

Add a file pattern or command to the agento-patronum protection list. Use when the user wants to block access to a file, path, or command.

2026-07-02
patronum-list
Autres occupations informatiques

Show all patterns currently protected by agento-patronum. Use when the user asks what is protected, whether a specific file or command is blocked, or wants to review the current protection shield.

2026-07-02
patronum-remove
Autres occupations informatiques

Remove a pattern from the agento-patronum protection list. Use when the user wants to unblock access to a file or command.

2026-07-02
patronum-suggest
Autres occupations informatiques

Suggest protection patterns based on project context. Invoke automatically when user mentions a new tech stack, cloud provider, or sensitive tooling. Also invoke when user asks what to protect.

2026-07-02
patronum-verify
Autres occupations informatiques

Run agento-patronum self-test to verify hook enforcement is working.

2026-07-02
revelio-clear
Autres occupations informatiques

Clear (truncate) the Revelio log after explicit user confirmation. Use when the user asks to wipe, clear, reset, or obliviate the Revelio log, or runs /revelio-clear.

2026-07-02
revelio
Autres occupations informatiques

Reveal recent failed tool calls, API errors, and permission denials from the per-repo Revelio log. Use when the user asks to see what went wrong, what failed, or runs /revelio.

2026-07-02
patronum-dev-add-default-pattern
Développeurs de logiciels

Add a new default pattern to defaults/patronum.json with correct schema and validation.

2026-04-25
patronum-dev-setup
Développeurs de logiciels

Set up the agento-patronum development environment. Check prerequisites, install docs dependencies, validate plugin structure.

2026-04-25
patronum-dev-validate
Analystes en assurance qualité des logiciels et testeurs

Validate the agento-patronum plugin structure. Run before opening a PR.

2026-04-25