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

dreb

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

skills collectés
14
Stars
19
mis à jour
2026-07-23
Forks
7
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

mach6-implement
Développeurs de logiciels

Implement a plan from a PR, or fix review findings / CI failures. Usage: mach6-implement 42 [finding-numbers] or mach6-implement 42 ci

2026-07-23
mach6-push
Développeurs de logiciels

Commit changes, push to remote, and post a progress comment on the associated PR or issue. Stages files by name (never git add -A), matches existing commit style, auto-detects PR from branch. Usage: mach6-push [optional commit message]

2026-07-23
mach6-review
Analystes en assurance qualité des logiciels et testeurs

Run specialized review agents in parallel on a PR (code-reviewer, error-auditor, test-reviewer, completeness-checker, simplifier), post findings, then independently assess each finding to separate genuine issues from nitpicks and false positives. Usage: mach6-review 42 [aspects]

2026-07-23
mach6-issue
Développeurs de logiciels

Assess an existing GitHub issue (explore codebase, identify scope/risks/ambiguities, post assessment) or create a new structured issue. Usage: mach6-issue 42 (assess) or mach6-issue (create) or mach6-issue <description> (create with context)

2026-07-10
mach6-plan
Développeurs de logiciels

Explore codebase, create implementation plan, create feature branch with dummy commit, open draft PR, post plan as PR comment. Everything lives on the PR from this point forward. Usage: mach6-plan 42

2026-07-10
mach6-publish
Développeurs de logiciels

Pre-merge checks, version bump, merge PR, git tag, GitHub release. Version bump happens BEFORE merge (on the feature branch) because master requires PRs. Usage: mach6-publish 42

2026-07-10
search
Développeurs de logiciels

Semantic codebase search — use for exploring code, finding implementations, and answering questions about any project. Searches using natural language queries, identifier names, or file paths. Returns ranked results using embedding-based similarity, BM25 keyword matching, symbol matching, import graph analysis, and git recency. Use this as the default exploration tool instead of grep when you don't know the exact text to search for.

2026-04-15
telegram-send
Développeurs de logiciels

Send files to the user via Telegram. Use when the user asks you to send, share, or deliver a file to them.

2026-03-31
mach6-issue
Analystes en assurance qualité des logiciels et testeurs

User override of the built-in mach6-issue skill for testing.

2026-03-30
dollar-zero-lookahead
Analystes en assurance qualité des logiciels et testeurs

Tests that $0 negative lookahead does not match $00 or $01.

2026-03-29
full-frontmatter
Développeurs de logiciels

A skill with all frontmatter fields populated.

2026-03-29
not-user-invocable
Développeurs de logiciels

A skill only the agent can invoke.

2026-03-29
substitution-test
Analystes en assurance qualité des logiciels et testeurs

A skill for testing content substitution.

2026-03-29
dynamic-resources
Développeurs de logiciels

Example skill loaded from resources_discover

2026-03-27