me2resh
- 75 skills
- 0 followers
- 15 hours ago last updated
- ▌ Geo Audit 2 · me2reshGEO + AEO audit — `llms.txt`, `AGENTS.md`, AI-crawler robots, JSON-LD citation grounding. Sibling to /seo-audit.
- ▌ SEO Audit 2 · me2reshTechnical SEO audit — meta, OG, sitemap, robots.txt, structured data, mobile, CWV readiness. Deep-dive for /launch-check SEO.
- ▌ Docs Audit 2 · me2reshDiataxis docs audit — tutorials, how-to, reference, explanation; checks README, API docs, deployment guides, changelog, staleness.
- ▌ Launch Check 2 · me2resh bundleProduction readiness audit — 10-dimension go/no-go sweep (security, a11y, compliance, analytics, SEO, GEO, perf, monitoring, docs, behaviour-quality).
- ▌ Analytics Audit 2 · me2reshAnalytics audit — SDK config, event naming, funnel completeness, dashboards. Deep-dive for /launch-check analytics.
- ▌ Compliance Check 2 · me2reshGDPR + ePrivacy audit — consent, privacy policy, data handling, right-to-deletion, DPAs. Deep-dive for /launch-check compliance.
- ▌ Monitoring Audit 2 · me2reshObservability audit — logging, error tracking, health endpoints, alerting, runbooks. Deep-dive for /launch-check monitoring.
- ▌ Performance Audit 2 · me2reshPerformance audit — bundle size, image opt, lazy load, code split, caching, CWV. Deep-dive for /launch-check performance.
- ▌ Accessibility Audit 2 · me2reshWCAG 2.1 AA audit — perceivable, operable, understandable, robust criteria. Deep-dive for /launch-check accessibility.
- ▌ Agdr Decide · me2reshEnforce Agent Decision Record (AgDR) workflow in Codex. Use when making a non-trivial technical decision such as selecting libraries/frameworks/tools, choosing implementation patterns, making architecture choices, or resolving explicit comparisons like "X vs Y". Analyze options first, document the decision in docs/agdr/AgDR-NNNN-slug.md, then implement.
- ▌ C4 · me2resh bundleGenerate C4 L1 (Context) + L2 (Container) Mermaid diagrams from a project's codebase. Structurizr DSL escape hatch (--dsl) for L3+ component precision.
- ▌
- ▌ Dfd · me2resh bundleDFD with trust boundaries + data classifications (Mermaid + optional Threat Dragon JSON). Source-of-truth for /threat-model.
- ▌ PDF · me2resh bundleConvert markdown/HTML/BPMN to PDF (pandoc/md-to-pdf/wkhtmltopdf/bpmn-to-image), destination-prompted; graceful-degrades.
- ▌ Agdr · me2reshBrowse / search / show / stats AgDRs across the portfolio — recalls "have we decided this before?".
- ▌ Idea · me2reshCapture a new product idea / feature concept / internal tool proposal to the ideas backlog (pre-triage).
- ▌ Task · me2reshCreate a structured technical task ticket (driver, scope, ACs) for tech debt, infra, refactoring, or non-user-facing changes.
- ▌ Debug · me2reshHypothesis-driven debugging — architecture-first reading + evidence-before-fix. For bugs that resisted naïve fix attempts.
- ▌ Inbox · me2resh bundleShow every item across managed projects needing the user's attention — PRs, assigned issues, comments, blockers.
- ▌ Setup · me2resh bundleFirst-run framework bootstrap — 3 exchanges (describe stack → defaults → accept/customize) and the fork is configured.
- ▌ Spike · me2reshCreate a hypothesis-driven, time-boxed spike ticket (Hypothesis/Budget/Kill Criteria/Disposition). Exempt from AgDR + coverage gates.
- ▌ Tasks · me2reshFlat actionable task list across the portfolio with direct URLs — PRs to review, issues to triage, comments, failing CI.
- ▌ Decide · me2resh bundleMake a technical decision with structured reasoning and create an Agent Decision Record (AgDR).
- ▌ Status · me2resh bundleProject snapshot — git state, open PRs + CI, recent merges, in-progress issue. Use `--briefing` for compact form.
- ▌ Update · me2resh bundleSync the ApexYard fork with upstream — preview, merge-or-rebase on a sync branch, walk per-version migrations.
- ▌ Fan Out · me2reshSpawn N parallel Agent calls in one message (per-task agent type, worktree isolation, background mode).
- ▌ Feature · me2reshCreate a structured feature ticket (user story, acceptance criteria, design notes) for a new user-facing feature.
- ▌ Journey · me2resh bundleSelf-contained HTML user-journey map (boxes/arrows with per-page modals) — preview between PRD and tech-design.
- ▌ Onboard · me2reshGuided 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.
- ▌ Process · me2resh bundleExtract a business process from registered repos via 7-axis code scan + gap-targeted interview, then emit lint-clean BPMN 2.0.
- ▌ Release · me2reshCut an apexyard release — diff dev↔main, pick semver bump, generate CHANGELOG, open release PR, auto-tag on merge.
- ▌ Roadmap · me2reshUpdate / create / reprioritise the product roadmap — add, remove, reorder milestones; renders a markdown table per milestone.
- ▌ Projects · me2reshList all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.
- ▌ Tutorial · me2reshStandalone 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.
- ▌ Challenge · me2reshInvoke 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.
- ▌ Geo Audit · me2resh bundleGEO + AEO audit — `llms.txt`, `AGENTS.md`, AI-crawler robots, JSON-LD citation grounding. Sibling to /seo-audit.
- ▌ Migration · me2reshCreate a labelled migration ticket + matching migration AgDR — required by the migration gate.
- ▌ Prototype · me2reshCreate 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.
- ▌ SEO Audit · me2reshTechnical SEO audit — meta, OG, sitemap, robots.txt, structured data, mobile, CWV readiness. Deep-dive for /launch-check SEO.
- ▌ Audit Deps · me2reshAudit dependencies for vulnerabilities, outdated packages, and license compliance.
- ▌ Docs Audit · me2reshDiataxis docs audit — tutorials, how-to, reference, explanation; checks README, API docs, deployment guides, changelog, staleness.
- ▌ Write Spec · me2reshWrite a feature spec or PRD from a problem statement or feature idea. Use when creating product requirements documents.
- ▌ Code Review · me2reshReview a PR for quality, security, and standards compliance. Invokes the Code Reviewer agent (Rex).
- ▌ Codify Rule · me2resh bundleTurn a review comment that caught a Rex-miss into a draft handbook entry — Y/N gate, source-PR footer, bucket-routed.
- ▌ Design Sync · me2reshSync 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.
- ▌ Eval Agents · me2resh bundleScore 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.
- ▌ Spike Close · me2reshClose a spike via the disposition gate — `--promote` files a [Feature] follow-up, `--discard` writes a memo.
- ▌ Tech Vision · me2resh bundleInteractive author for the architecture vision template — target, gap, migration, anti-scope, cadence.
- ▌ Launch Check · me2resh bundleProduction readiness audit — 10-dimension go/no-go sweep (security, a11y, compliance, analytics, SEO, GEO, perf, monitoring, docs, behaviour-quality).
- ▌ Release Sync · me2reshSync 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.
- ▌ Start Ticket · me2reshDeclare an active ticket so the ticket-first hook lets code edits through. Accepts `<N>` or `<owner>/<repo>#<N>`.
- ▌ Threat Model · me2resh bundleSTRIDE threat modelling — spoofing, tampering, repudiation, disclosure, DoS, EoP. Deep-dive for /launch-check security.
- ▌ Approve Merge · me2resh bundleRecord per-PR CEO approval and merge in one turn. ONLY on an explicit per-PR "approved" — never on umbrella "go".
- ▌ Design Review · me2reshReview 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.
- ▌ Investigation · me2resh bundleCreate an investigation ticket + live-doc for sustained root-cause work (retros, bug archaeology, regression hunts).
- ▌ Mutation Test · me2resh bundleMutation-testing sensor — language-dispatched (Stryker/MutPy/go-mutesting/mutant), milestone-cadence not per-PR, exit-3 graceful-degrade.
- ▌ Tickets Batch · me2reshFile 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).
- ▌ Validate Idea · me2reshLightweight 5-question pre-spec gate between /idea and /write-spec — catches "this isn't worth speccing" in 10 minutes.
- ▌ Approve Design · me2reshRecord per-PR design-review approval (UI merge gate). ONLY on an explicit per-PR designer "approved".
- ▌ Analytics Audit · me2reshAnalytics audit — SDK config, event naming, funnel completeness, dashboards. Deep-dive for /launch-check analytics.
- ▌ Feature Diagram · me2resh bundlePer-feature Mermaid flowchart — routes / models / jobs / screens. Consumes /extract-features inventory.
- ▌
- ▌ Prototype Close · me2reshClose 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.
- ▌ Security Review · me2reshSecurity-focused PR review for vulnerabilities and best practices. Invokes the Security Reviewer agent (Hakim).
- ▌ Split Portfolio · me2reshMigrate single-fork to split-portfolio mode (public framework + private portfolio) via gated destructive recovery flow.
- ▌ Compliance Check · me2reshGDPR + ePrivacy audit — consent, privacy policy, data handling, right-to-deletion, DPAs. Deep-dive for /launch-check compliance.
- ▌ Extract Features · me2resh bundleSix-axis Feature Inventory (routes / models / jobs / tests / UI / docs) — a "what we must preserve" spec for greenfield rewrites.
- ▌ Monitoring Audit · me2reshObservability audit — logging, error tracking, health endpoints, alerting, runbooks. Deep-dive for /launch-check monitoring.
- ▌ Walking Skeleton · me2reshScaffold 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).
- ▌ Performance Audit · me2reshPerformance audit — bundle size, image opt, lazy load, code split, caching, CWV. Deep-dive for /launch-check performance.
- ▌ Stakeholder Update · me2reshGenerate a weekly / monthly / launch stakeholder update — synthesises PRs, closed issues, AgDRs, and roadmap into a narrative.
- ▌ Accessibility Audit · me2reshWCAG 2.2 AA audit — perceivable, operable, understandable, robust criteria. Deep-dive for /launch-check accessibility.
- ▌ Report Apexyard Bug · me2reshReport 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.
- ▌ Approve Architecture · me2reshRecord per-PR architecture-review approval for design-artifact PRs (required by the architecture gate). ONLY on an explicit per-PR architect "approved".
- ▌ Request Apexyard Feature · me2reshRequest 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.