Rogers
Community@maxenergy · China
Agent Skills by Rogers
Showing 23 vetted skills indexed across 1 GitHub repositories.
setup-pre-commit
Automate Husky pre-commit hook setup with lint-staged and Prettier for JavaScript/TypeScript projects.
git-guardrails
Block dangerous git commands with configurable pre-command hooks.
scaffold-exercises
Scaffold exercise directories and stubs that pass lint checks.
migrate-to-shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn helpers.
obsidian-vault
Search, create, and organize Obsidian notes using wikilinks and index notes.
edit-article
Restructure article sections and tighten prose within 240-character paragraphs.
setup-agent-skills
Configure per-repo agent skills context and seed docs for issue trackers and triage labels.
improve-codebase-architecture
Identify deepening opportunities in codebases using ADRs and CONTEXT.md vocabulary.
goal-pipeline
Generate REQUIREMENTS.md, DESIGN.md, and TASKS.md from a one-line idea.
triage
Triage project tracker issues with a state-machine workflow enforcing one category and state.
diagnose
Diagnose hard bugs through reproduction, minimization, and instrumentation.
to-issues
Break plans into tracer-bullet issues with blocker relationships on a tracker.
zoom-out
Generate a high-level map of code modules and their callers.
grill-with-docs
Align domain terminology and decisions by updating CONTEXT.md and ADRs inline.
tdd
Enforce test-driven development with red-green-refactor cycles and integration-style validation.
to-prd
Generate a structured PRD from the current conversation context and codebase understanding, then publish it to the configured issue tracker workflow.
write-a-skill
Create agent skills with SKILL.md frontmatter and optional resources.
caveman
Reduces verbosity in responses while preserving technical accuracy and precision.
grill-me
Interview plans or designs to reveal hidden assumptions and dependencies.
ubiquitous-language
Extracts domain terminology from conversations and writes a glossary to UBIQUITOUS_LANGUAGE.md.
request-refactor-plan
Interview users to plan refactors into tiny commits for GitHub issues.
qa
Coordinates interactive QA sessions and files GitHub issues from user-described bugs with domain language and templates.
design-an-interface
Generate multiple interface designs for a module using parallel sub-agents.