ab0umar
Community@ab0umar
Ab0umar maintains a 120-skill registry for spec-driven development, Git discipline, code review, debugging, and frontend design in agentic coding environments.
Agent Skills by ab0umar
Showing 86 vetted skills indexed across 3 GitHub repositories.
research
Investigate questions against primary sources and write cited findings to Markdown files.
domain-modeling
Build and maintain project domain glossaries and architecture decision records.
caveman-help
Displays a quick-reference card of caveman modes, skills, and configuration options.
setup-pre-commit
Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.
wayfinder
Plans large efforts as decision tickets on an issue tracker.
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
setup-ts-deep-modules
Configures dependency-cruiser to enforce deep-module boundaries in TypeScript package repositories.
writing-for-agents
Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.
wait-what
Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.
loop-me
Interviews users to produce workflow specifications for recurring life loops.
caveman-review
Generates one-line code review comments with location, severity, problem, and fix.
handoff
Summarizes the current conversation into a handoff document for the next agent session.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports findings.
caveman-compress
Compress natural language memory files into terse caveman format to reduce input tokens.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.
git-guardrails-claude-code
Configures Claude Code PreToolUse hooks to block dangerous git commands before execution.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking dependencies.
ask-matt
Routes development situations to the appropriate skill or workflow in the repository.
wizard
Generate interactive bash wizards that walk humans through manual setup procedures.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and render findings as a visual HTML report.
to-questionnaire
Converts unanswered decisions into structured Markdown questionnaires for recipients to fill in.
to-spec
Synthesizes conversation context into a structured spec published to the project issue tracker.
codebase-design
Design deep modules with small interfaces, clean seams, and testable adapters.
triage
Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.
Frequently Asked Questions About ab0umar
FAQPage SchemaWhat tasks can I accomplish with Ab0umar's skill registry?▼
You can run the full Spec Kit pipeline (specify, clarify, plan, tasks, analyze, implement), manage Git feature branches and worktrees, perform test-driven development and systematic debugging, review code and CodeRabbit PR threads, design frontend interfaces, and produce XLSX, DOCX, and PPTX files.
Who is the target audience for these skills?▼
Software engineers and engineering leads working in agentic coding environments such as Claude Code or Codex. The skills suit developers practicing spec-driven development, TDD, structured code review, and frontend design, plus maintainers who want Git guardrails and pre-commit hooks.
How do I install and run these skills in practice?▼
Skills are invoked by name or trigger phrase inside the agent session; many are user-invocable slash commands. Spec Kit skills require a .specify/ project structure, setup-pre-commit installs Husky with lint-staged, and setup-matt-pocock-skills configures the issue tracker and label vocabulary first.
Are these skills open source and what do they cost?▼
The skills are free to use from the public registry. The impeccable skill is Apache 2.0 licensed, based on Anthropic's frontend-design skill, and vercel-react-best-practices is MIT licensed by Vercel. Other skills carry no stated license or fee in the manifest.
What prerequisites or dependencies do the skills require?▼
Spec Kit skills require a .specify/ directory and Git repository. setup-ts-deep-modules needs a TypeScript repo with dependency-cruiser, migrate-to-shoehorn needs @total-typescript/shoehorn, documents uses render_docx.py, and git-guardrails-claude-code requires Claude Code hooks.