srobroek
@srobroek
Public Skills
design-overview
by srobroek
Reports what the design package provides and what is missing. Triggers on what design skills are available or which design agent should I use.
accessibility-audit
by srobroek
Audits a surface against WCAG 2.2 AA with measured values. Triggers on is this accessible or check accessibility or WCAG.
design-prototype
by srobroek
Routes a wireframe, mockup, prototype, or deck request to the right artifact producer. Triggers on wireframe this or make a prototype.
platform-conformance
by srobroek
Checks a surface against its platform's own design guidelines. Triggers on does this follow HIG or Material or platform conventions.
wireloom
by srobroek
Authors a wireframe mockup as inline SVG from a fenced wireloom block. Triggers on mock up a dialog or draw a wireframe.
design-md
by srobroek
Authors and validates repo-root DESIGN.md as the authored design intent artifact. Triggers on write a DESIGN.md or document the design system.
design-system-audit
by srobroek
Inventories existing design tokens, scales, and primitives before UI work. Triggers on what tokens does this project use, is there a design system.
motion-design
by srobroek
Authors durations, easings, and reduced-motion branches from the project scale. Triggers on add an animation or make this feel smoother.
ui-review
by srobroek
Verifies a rendered surface with ARIA snapshots, computed styles, and keyboard walks. Triggers on review this UI or check how this looks.
ux-copy
by srobroek
"Writes or reviews UX copy: microcopy, error messages, empty states, CTAs. Triggers on write copy for or what should this button say."
ui-microcopy
by srobroek
Writes interface copy, error text, empty states, and onboarding wording. Triggers on write the copy for or fix this error message.
resume-session
by srobroek
Resume a prior agent session from its transcript. Triggers on "resume my session", "resume session <id>", "continue my last session".
omp-extension-safety
by srobroek
Use when writing or reviewing an OMP extension module (tool_call gates, tools, event handlers).
dep-update
by srobroek
Classify dependencies by semver safety and produce a cited upgrade plan. Applies patch/minor with per-bump confirm. Use when asked to upgrade dependencies.
write-agentic
by srobroek
Author or update skills, steering, or agent definitions using the standard templates and lint validation. Triggers on create/write/rewrite/optimize a skill, steering, or agent.
chezmoi-editor
by srobroek
Edits chezmoi-managed dotfiles at their authoritative source. Use when changing dotfiles, templates, symlinks, private files, or global agent and tool configuration.
whats-new
by srobroek
Research breaking changes, deprecations, and new features between the version in use and latest. Triggers on "what's new in X", "what changed", "safe to upgrade".
find-tools
by srobroek
Discover and vet reusable skills, agents, MCP servers, and APM packages. Use when asked to find a capability or decide to adopt, reject, or build.
speckit-bugfix
by srobroek
Use when fixing bugs in a SpecKit repo. Scales from quick fixes to full bug workflows.
speckit-setup
by srobroek
Bootstrap SpecKit end-to-end -- scaffold, extensions, workflows, gates. Use when setting up SpecKit, when /speckit.* commands are missing, or to initialize/enable SpecKit.
go-quality
by srobroek
Use to run Go format, lint, and test checks with the project toolchain.
journey-init
by srobroek
"Use when setting up a user-journeys directory for a repo that has none: investigates, interviews, and scaffolds the format spec."
journey-verify
by srobroek
"Use when validating user journeys against the running product: drives each step, triages mismatches, and records run results."
python-quality
by srobroek
Use to run Python format, lint, type-check, and test commands with the project toolchain.
sniff
by srobroek
Audit code for smells, map to refactoring.guru, and produce a vetted refactoring plan. Use when asked to sniff, audit quality, or plan a refactor.
rust-quality
by srobroek
Use to run Rust format, lint, and test checks with the project toolchain.
typescript-quality
by srobroek
Use to run TypeScript or JavaScript format, lint, and type-check commands.
audit-steering
by srobroek
Audit and optimize agent-facing markdown for drift, duplication, and token waste. Use when asked to audit steering, review agent config, or optimize skills.
omp-plugin-authoring
by srobroek
Use when creating, packaging, installing, or debugging an OMP plugin (skills, rules, agents, extensions) or a marketplace.
omp-surface-choice
by srobroek
Use when deciding whether guidance becomes a TTSR rule, a tool_call gate, a registered tool, a slash command, a skill, or stays prose.
adr
by srobroek
Register an architecture decision as a beads decision bead. Use when a hard-to-reverse choice is made, when superseding one, or when bd lint reports findings.
build-formula
by srobroek
Use when authoring a bd formula, choosing whether work should be a formula at all, or debugging one that pours the wrong DAG.
debate
by srobroek
Use when stress-testing an architectural decision, technology choice, or feature proposal from both sides before committing.
eli5
by srobroek
Explain a topic at five depth levels from metaphor to frontier. Use when asked "ELI5", "explain X", "what is X", or "how does X work".
brownfield-project
by srobroek
Retrofit an existing repository into APM-managed agentic tooling. Use when onboarding or repairing a brownfield repo that needs agents, skills, or hooks added.
journey-write
by srobroek
Use when authoring or amending user journeys from feature evidence, grilling on unknowns and checking the definition-of-ready.
license-picker
by srobroek
Selects an OSI-approved license from project constraints and explains implementation tradeoffs. Use for new repositories, relicensing, or “what license should I use?”
verify
by srobroek
Run and report a final local verification pass. Use when asked to verify, test everything, check readiness, or prove changes safe to hand off.
journey-campaign
by srobroek
"Use when running journey or issue-driven validation at fleet scale: fan out validators, fix defects, and re-validate until green."
journey-consolidate
by srobroek
"Use when advancing a journey checkpoint with human approval: flush delta-log entries, prune old runs, and regenerate the index."
journey-verify-changed
by srobroek
Use when validating only the journeys affected by a diff, PR, or branch change rather than the full journey suite.