Audit dependencies for vulnerabilities, outdated packages, and license compliance.
me2resh/apexyard
SkillsMP has collected 75 skills from me2resh/apexyard. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 75
- GitHub stars
- 497
- GitHub forks
- 267
Skills in this repository
Showing 40 of 75 collected skills.
Make a technical decision with structured reasoning and create an Agent Decision Record (AgDR).
DFD with trust boundaries + data classifications (Mermaid + optional Threat Dragon JSON). Source-of-truth for /threat-model.
Onboard an external repo via a structured handover assessment + harnessability scoring across 5 codebase dimensions.
Cut an apexyard release — diff dev↔main, pick semver bump, generate CHANGELOG, open release PR, auto-tag on merge.
First-run framework bootstrap — 3 exchanges (describe stack → defaults → accept/customize) and the fork is configured.
Migrate single-fork to split-portfolio mode (public framework + private portfolio) via gated destructive recovery flow.
Sync the ApexYard fork with upstream — preview, merge-or-rebase on a sync branch, walk per-version migrations.
Record per-PR architecture-review approval for design-artifact PRs (required by the architecture gate). ONLY on an explicit per-PR architect "approved".
Record per-PR design-review approval (UI merge gate). ONLY on an explicit per-PR designer "approved".
Record per-PR CEO approval and merge in one turn. ONLY on an explicit per-PR "approved" — never on umbrella "go".
Review a PR for quality, security, and standards compliance. Invokes the Code Reviewer agent (Rex).
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.
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.
Security-focused PR review for vulnerabilities and best practices. Invokes the Security Reviewer agent (Hakim).
WCAG 2.2 AA audit — perceivable, operable, understandable, robust criteria. Deep-dive for /launch-check accessibility.
Create a structured technical task ticket (driver, scope, ACs) for tech debt, infra, refactoring, or non-user-facing changes.
Show every item across managed projects needing the user's attention — PRs, assigned issues, comments, blockers.
Guided first-run onboarding — capability tour, handover-vs-new-project branch, and a guided first win via a real filed ticket. The front door for a brand-new ApexYard fork.
Generate a weekly / monthly / launch stakeholder update — synthesises PRs, closed issues, AgDRs, and roadmap into a narrative.
Declare an active ticket so the ticket-first hook lets code edits through. Accepts `<N>` or `<owner>/<repo>#<N>`.
Project snapshot — git state, open PRs + CI, recent merges, in-progress issue. Use `--briefing` for compact form.
Flat actionable task list across the portfolio with direct URLs — PRs to review, issues to triage, comments, failing CI.
Standalone re-entry to the capability tour + full glossary — replays the roles/skills/gates walkthrough and all five terms any time, respecting depth mode. No /setup or /handover coupling.
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.
Generate C4 L1 (Context) + L2 (Container) Mermaid diagrams from a project's codebase. Structurizr DSL escape hatch (--dsl) for L3+ component precision.
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.
Update / create / reprioritise the product roadmap — add, remove, reorder milestones; renders a markdown table per milestone.
Create an investigation ticket + live-doc for sustained root-cause work (retros, bug archaeology, regression hunts).
Create a labelled migration ticket + matching migration AgDR — required by the migration gate.
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.
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.
Close a spike via the disposition gate — `--promote` files a [Feature] follow-up, `--discard` writes a memo.
Create a hypothesis-driven, time-boxed spike ticket (Hypothesis/Budget/Kill Criteria/Disposition). Exempt from AgDR + coverage gates.
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).
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).
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.
Create a structured bug ticket (Given/When/Then scenario, repro steps, severity).
Create a structured feature ticket (user story, acceptance criteria, design notes) for a new user-facing feature.
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.