ab0umar avatar

ab0umar

Community

@ab0umar

1Followers
|
7Public Repos
|
86Published Skills

Ab0umar maintains a 120-skill registry for spec-driven development, Git discipline, code review, debugging, and frontend design in agentic coding environments.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (35%)Git Operations & C.. (25%)Testing, Debugging.. (15%)Frontend Design & .. (15%)

Agent Skills by ab0umar

Showing 86 vetted skills indexed across 3 GitHub repositories.

Ab0umarAb0umar

research

Investigate questions against primary sources and write cited findings to Markdown files.

Community
Basic
Ab0umarAb0umar

domain-modeling

Build and maintain project domain glossaries and architecture decision records.

Community
Intermediate
Ab0umarAb0umar

caveman-help

Displays a quick-reference card of caveman modes, skills, and configuration options.

Community
Basic
Ab0umarAb0umar

setup-pre-commit

Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.

Community
Intermediate
Ab0umarAb0umar

wayfinder

Plans large efforts as decision tickets on an issue tracker.

Community
Advanced
Ab0umarAb0umar

setup-matt-pocock-skills

Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
Ab0umarAb0umar

setup-ts-deep-modules

Configures dependency-cruiser to enforce deep-module boundaries in TypeScript package repositories.

Community
Intermediate
Ab0umarAb0umar

writing-for-agents

Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.

Community
Intermediate
Ab0umarAb0umar

wait-what

Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.

Community
Basic
Ab0umarAb0umar

loop-me

Interviews users to produce workflow specifications for recurring life loops.

Community
Intermediate
Ab0umarAb0umar

caveman-review

Generates one-line code review comments with location, severity, problem, and fix.

Community
Basic
Ab0umarAb0umar

handoff

Summarizes the current conversation into a handoff document for the next agent session.

Community
Basic
Ab0umarAb0umar

web-design-guidelines

Reviews UI code files against Vercel Web Interface Guidelines and reports findings.

Community
Basic
Ab0umarAb0umar

caveman-compress

Compress natural language memory files into terse caveman format to reduce input tokens.

Community
Advanced
Ab0umarAb0umar

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.

Community
Advanced
Ab0umarAb0umar

git-guardrails-claude-code

Configures Claude Code PreToolUse hooks to block dangerous git commands before execution.

Community
Basic
Ab0umarAb0umar

to-tickets

Breaks plans and specs into tracer-bullet tickets with declared blocking dependencies.

Community
Intermediate
Ab0umarAb0umar

ask-matt

Routes development situations to the appropriate skill or workflow in the repository.

Community
Intermediate
Ab0umarAb0umar

wizard

Generate interactive bash wizards that walk humans through manual setup procedures.

Community
Intermediate
Ab0umarAb0umar

improve-codebase-architecture

Scan a codebase for module deepening opportunities and render findings as a visual HTML report.

Community
Advanced
Ab0umarAb0umar

to-questionnaire

Converts unanswered decisions into structured Markdown questionnaires for recipients to fill in.

Community
Basic
Ab0umarAb0umar

to-spec

Synthesizes conversation context into a structured spec published to the project issue tracker.

Community
Intermediate
Ab0umarAb0umar

codebase-design

Design deep modules with small interfaces, clean seams, and testable adapters.

Community
Intermediate
Ab0umarAb0umar

triage

Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.

Community
Advanced

Frequently Asked Questions About ab0umar

FAQPage Schema
What 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.