Agent Skills by ab0umar
Showing 36 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists with CHK IDs from .specify feature docs.
speckit-git-remote
Parse the local Git remote URL to extract GitHub owner and repository.
autofix
Collect and interpret unresolved CodeRabbit review threads for GitHub PRs.
impeccable
Orchestrate a gated frontend design process from context gathering to UI generation.
speckit-git-validate
Validate Git branch names against feature-branch naming rules.
speckit-git-initialize
Initialize a Git repository and commit the initial state.
speckit-constitution
Derive and update project constitutions from user inputs and templates.
speckit-implement
Execute predefined tasks from tasks.md with phased implementation and validation.
code-review
Automate code review and security checks on staged or committed changes.
speckit-taskstoissues
Convert design-driven tasks into dependency-ordered GitHub issues.
speckit-clarify
Identify underspecified areas in feature specs and encode answers into FEATURE_SPEC.
speckit-plan
Apply a plan template to generate design artifacts and planning documents.
speckit-git-feature
Creates and checks out a Git feature branch with sequential or timestamped numbering.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for cross-artifact inconsistencies and gaps.
speckit-git-commit
Stage and commit changes after Spec Kit commands complete.
speckit-specify
Convert natural-language feature descriptions into structured specification documents.
speckit-tasks
Generate tasks.md with phases, dependencies, and checks from design artifacts.
chatgpt-app-submission
Inspect MCP server codebases and generate chatgpt-app-submission.json with validation findings.
build-chatgpt-app
Scaffold ChatGPT Apps SDK projects with an MCP server and widget UI.
using-git-worktrees
Create isolated git worktrees or native workspaces for feature development.
test-driven-development
Enforce a Red-Green-Refactor cycle with failing tests before code.
systematic-debugging
Debug software issues through four phases of root-cause investigation and testing.
using-superpowers
Invoke the Skill tool at the start of every conversation.
dispatching-parallel-agents
Dispatch independent tasks to specialized agents for parallel execution.