Agent Skills by mezivillager
Showing 21 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with automated setup and baseline tests.
test-driven-development
Guide developers through the Red-Green-Refactor cycle for TDD.
systematic_debugging
Guide four-phase debugging from investigation through implementation.
using-superpowers
Enforces invocation of relevant skills before responding to any user query.
dispatching-parallel-agents
Dispatch independent tasks to specialized AI agents for concurrent execution.
code-review
Validate code changes against HACER platform quality, testing, and architectural standards.
debugging
Debug software issues in the HACER project through root cause analysis and hypothesis testing.
planning
Generate bite-sized implementation task plans from approved designs.
executing-plans
Execute implementation plans with review, verification, and checkpoint steps.
finishing-a-development-branch
Verify tests, determine base branch, and offer merge, pull request, or discard options.
hacer-patterns
Provide development guidelines and architectural conventions for the HACER project.
brainstorming
Guides structured design of software features through iterative feedback and approval.
writing-plans
Generate implementation plans with file mappings, atomic tasks, and execution steps.
requesting-code-review
Dispatch a code-reviewer subagent with git commit SHAs and a markdown template.
receiving-code-review
Verify and evaluate code review feedback against codebase reality before implementation.
writing-skills
Apply RED-GREEN-REFACTOR cycles to create and refine AI skill documentation.
verification-before-completion
Run verification commands and present output before claiming work completion.
tdd
Guide the Red-Green-Refactor TDD cycle for store actions and React components.
subagent-driven-development
Dispatch AI subagents to execute development tasks with two-stage review.
git-operations
Validate Git commit messages against Conventional Commits and branch rules.
project-mapper
Generate a hierarchical tree map of a repository's directory structure and update documentation files.