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

apexyard

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

skills collectés
73
Stars
473
mis à jour
2026-07-10
Forks
236
Couverture métier
13 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

code-review
Analystes en assurance qualité des logiciels et testeurs

Review a PR for quality, security, and standards compliance. Invokes the Code Reviewer agent (Rex).

2026-07-10
design-review
Analystes des systèmes informatiques

Review a technical design / migration AgDR / feature spec for architectural soundness BEFORE the Build phase. Invokes the Solution Architect agent (Tariq) — the non-code analog of /code-review.

2026-07-10
eval-agents
Analystes en assurance qualité des logiciels et testeurs

Score a review agent (Rex/Hakim/Tariq) against a labeled PR corpus — ground-truth defect-set overlap, never a prose rubric. Headline metric is approve-precision.

2026-07-10
security-review
Développeurs de logiciels

Security-focused PR review for vulnerabilities and best practices. Invokes the Security Reviewer agent (Shield).

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

Record per-PR design-review approval (UI merge gate). ONLY on an explicit per-PR designer "approved".

2026-07-09
approve-merge
Directeurs généraux

Record per-PR CEO approval and merge in one turn. ONLY on an explicit per-PR "approved" — never on umbrella "go".

2026-07-09
c4
Développeurs de logiciels

Generate C4 L1 (Context) + L2 (Container) Mermaid diagrams from a project's codebase. Structurizr DSL escape hatch (--dsl) for L3+ component precision.

2026-07-09
handover
Développeurs de logiciels

Onboard an external repo via a structured handover assessment + harnessability scoring across 5 codebase dimensions.

2026-07-09
plan-initiative
Spécialistes en gestion de projets

Interview-driven initiative → milestones → tasks: per-milestone interview, a topo-sorted sequence, and optional filing of each milestone as a ticket with blocks/blocked-by cross-refs.

2026-07-09
roadmap
Spécialistes en gestion de projets

Update / create / reprioritise the product roadmap — add, remove, reorder milestones; renders a markdown table per milestone.

2026-07-09
setup
Autres occupations informatiques

First-run framework bootstrap — 3 exchanges (describe stack → defaults → accept/customize) and the fork is configured.

2026-07-09
investigation
Spécialistes en gestion de projets

Create an investigation ticket + live-doc for sustained root-cause work (retros, bug archaeology, regression hunts).

2026-07-04
migration
Développeurs de logiciels

Create a labelled migration ticket + matching migration AgDR — required by the migration gate.

2026-07-04
prototype-close
Spécialistes en gestion de projets

Close a prototype via the disposition gate — `--promote` files a [Feature] follow-up, `--discard` writes a memo. Mirror of /spike-close for throwaway UX/demo prototypes.

2026-07-04
prototype
Concepteurs web et d'interfaces numériques

Create a throwaway UX/demo prototype ticket (mockup / demo flow) — answers "what should it look and feel like?". DISCARD-by-default; same AgDR + coverage exemptions as /spike.

2026-07-04
spike-close
Développeurs de logiciels

Close a spike via the disposition gate — `--promote` files a [Feature] follow-up, `--discard` writes a memo.

2026-07-04
spike
Développeurs de logiciels

Create a hypothesis-driven, time-boxed spike ticket (Hypothesis/Budget/Kill Criteria/Disposition). Exempt from AgDR + coverage gates.

2026-07-04
tickets-batch
Spécialistes en gestion de projets

File 5–20 structured tickets in one flow — shared-context Qs once, 3-Q micro-interview per ticket, then per-ticket `tracker_create` (gh/glab/custom).

2026-07-04
walking-skeleton
Développeurs de logiciels

Scaffold a [Feature]-class ticket for the thinnest end-to-end slice — one trivial path wired through every architectural layer. KEPT and grown; full SDLC (NOT exempt like /spike).

2026-07-04
decide
Développeurs de logiciels

Make a technical decision with structured reasoning and create an Agent Decision Record (AgDR).

2026-06-28
design-sync
Concepteurs web et d'interfaces numériques

Sync a local component library to a claude.ai/design design-system project incrementally — one component at a time, never a wholesale replace. Drives the DesignSync tool.

2026-06-28
bug
Développeurs de logiciels

Create a structured bug ticket (Given/When/Then scenario, repro steps, severity).

2026-06-27
feature
Développeurs de logiciels

Create a structured feature ticket (user story, acceptance criteria, design notes) for a new user-facing feature.

2026-06-27
report-apexyard-bug
Autres occupations informatiques

Report a bug in the apexyard FRAMEWORK itself (hook misfire, skill gap, rule bug) — files a structured issue upstream to me2resh/apexyard. Distinct from /bug, which files into your own project.

2026-06-27
start-ticket
Autres occupations informatiques

Declare an active ticket so the ticket-first hook lets code edits through. Accepts `<N>` or `<owner>/<repo>#<N>`.

2026-06-27
task
Développeurs de logiciels

Create a structured technical task ticket (driver, scope, ACs) for tech debt, infra, refactoring, or non-user-facing changes.

2026-06-27
challenge
Autres occupations informatiques

Invoke The Contrarian (Naqid) to steelman-then-challenge an idea, feature, decision, or plan — surfaces assumptions, failure modes, and alternatives. Advisory only; never blocks a gate.

2026-06-25
idea
Développeurs de logiciels

Capture a new product idea / feature concept / internal tool proposal to the ideas backlog (pre-triage).

2026-06-25
request-apexyard-feature
Autres occupations informatiques

Request a new feature or enhancement for the apexyard FRAMEWORK itself — files a structured issue upstream to me2resh/apexyard. Distinct from /feature, which files into your own project.

2026-06-25
release
Développeurs de logiciels

Cut an apexyard release — diff dev↔main, pick semver bump, generate CHANGELOG, open release PR, auto-tag on merge.

2026-06-21
pdf
Éditeurs PAO

Convert markdown/HTML/BPMN to PDF (pandoc/md-to-pdf/wkhtmltopdf/bpmn-to-image), destination-prompted; graceful-degrades.

2026-06-06
launch-check
Développeurs de logiciels

Production readiness audit — 10-dimension go/no-go sweep (security, a11y, compliance, analytics, SEO, GEO, perf, monitoring, docs, behaviour-quality).

2026-06-04
release-sync
Développeurs de logiciels

Sync main back to dev after a squash-merge release — files a PR that makes the release squash commit an ancestor of dev, eliminating future merge conflict accumulation.

2026-06-04
dfd
Développeurs de logiciels

DFD with trust boundaries + data classifications (Mermaid + optional Threat Dragon JSON). Source-of-truth for /threat-model.

2026-05-29
extract-features
Développeurs de logiciels

Six-axis Feature Inventory (routes / models / jobs / tests / UI / docs) — a "what we must preserve" spec for greenfield rewrites.

2026-05-29
feature-diagram
Développeurs de logiciels

Per-feature Mermaid flowchart — routes / models / jobs / screens. Consumes /extract-features inventory.

2026-05-29
journey
Développeurs web

Self-contained HTML user-journey map (boxes/arrows with per-page modals) — preview between PRD and tech-design.

2026-05-29
process
Développeurs de logiciels

Extract a business process from registered repos via 7-axis code scan + gap-targeted interview, then emit lint-clean BPMN 2.0.

2026-05-29
split-portfolio
Développeurs de logiciels

Migrate single-fork to split-portfolio mode (public framework + private portfolio) via gated destructive recovery flow.

2026-05-29
stakeholder-update
Spécialistes en gestion de projets

Generate a weekly / monthly / launch stakeholder update — synthesises PRs, closed issues, AgDRs, and roadmap into a narrative.

2026-05-29
Affichage des 40 principaux skills collectés sur 73 dans ce dépôt.