Skip to main content
brokenrobot-xyz
GitHub creator profile

brokenrobot-xyz

Repository-level view of 45 collected skills across 2 GitHub repositories.

skills collected
45
repositories
2
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

improving-claude-skills
unclassified

Autonomously improves a Claude Code skill in a review→fix→re-review loop: each round invokes the reviewing-claude-skills review non-interactively, applies every blocking finding — High and structural findings included — without per-fix approval, commits the…

Aug 28, 2026
improving-claude-subagents
unclassified

Autonomously improves a Claude Code subagent definition in a review→fix→re-review loop: each round invokes the reviewing-claude-subagents review non-interactively, applies every blocking finding — High and structural findings included — without per-fix…

Aug 28, 2026
reviewing-claude-skills
unclassified

Reviews a Claude Code skill — its SKILL.md, evals, and referenced files — in two passes. Structure first: a workflow whose shape fails High stops at a structural verdict with a redesign recommendation. Otherwise a full detail sweep against skill-authoring and…

Aug 28, 2026
reviewing-claude-subagents
unclassified

Reviews a Claude Code subagent definition — its frontmatter, body, declared tools, and the siblings it competes with for routing — in two passes. Structure first: a definition whose form or shape fails High stops at a structural verdict with a redesign…

Aug 28, 2026
summarizing-minutes
unclassified

Summarizes a meeting's minutes into a short brief: decisions, owners, deadlines, and open questions, in the format the style guide defines. Use when the user asks to summarize minutes or produce a meeting brief.

Aug 25, 2026
formatting-changelogs
unclassified

Format the project's CHANGELOG.md before a release: group the unreleased entries by change type, order the groups, and stamp the release heading. Use this skill when preparing a changelog for release.

Aug 25, 2026
syncing-translations
unclassified

Synchronizes the host project's locale files against the source-of-truth English catalog — buckets entries into identical, fuzzy, and missing, auto-applies the configured categories, and gates the rest on user approval. Use when locale files drift behind the…

Aug 25, 2026
archiving-notes
unclassified

Archives a project's stale meeting notes fully autonomously — moves every note older than the cutoff into the archive folder without asking any questions. Use when the user asks to archive, clean up, or tidy old notes.

Aug 25, 2026
Showing 8 of 40 collected skills.
checking-dev-env
network-and-computer-systems-administrators

Checks whether this machine is ready to develop brokenrobot.xyz — toolchain versions against the pins (including the global openspec CLI), dependencies, the Codegraph index, Claude Code integration (typescript-lsp plugin, codegraph MCP, node version manager),…

Aug 9, 2026
running-preflight-checks
software-developers

Runs the brokenrobot.xyz quality gate — type-check, lint, format-check, spec validation, DESIGN lint, design-token drift, build, the third-party-resource guardrail, and the Terraform check — and summarizes failures. Use before committing a change or handing…

Aug 7, 2026
scaffolding-components
web-developers

Scaffolds a new Astro component (or Preact island) for brokenrobot.xyz to the repo's conventions — feature-folder placement, typed props, scoped token-driven styles, both-theme readiness, and the correct interactivity choice. Use when adding a new UI…

Jul 31, 2026
testing-visual-regression
software-quality-assurance-analysts-and-testers

Runs and updates Playwright visual-regression + axe accessibility checks for brokenrobot.xyz in both light and dark themes. Use at a change's Verify step, when UI snapshots need refreshing after an intentional visual change, or when an a11y check needs to…

Jul 31, 2026
updating-dependencies
software-developers

Updates npm dependencies in package.json for brokenrobot.xyz — detects what's outdated, buckets into patch/minor/major, applies patches automatically, and researches minor/major bumps before recommending them. Use when refreshing dependencies. Applies patches…

Jul 31, 2026
Showing 2 of 2 repositories
All repositories loaded