Agent Skills by Eder Heisler
Showing 31 vetted skills indexed across 1 GitHub repositories.
ask-questions-if-underspecified
Identify underspecified requests and generate 1-5 clarifying questions.
using-git-worktrees
Create isolated git worktrees with deterministic directory selection and ignore validation.
self-improvement
Log learnings and errors to markdown files for continuous improvement.
test-driven-development
Write failing tests before implementation using a Red-Green-Refactor workflow.
systematic-debugging
Guide engineers through a four-phase root-cause investigation workflow.
doc-coauthoring
Coordinate collaborative document creation through a three-stage workflow.
react-hook-form-zod
Validate React Hook Form v7 forms with Zod v4 schemas across client and server.
quality-gates
Automate Python linting, type checks, complexity analysis, hypothesis checks, and tests before commits.
using-superpowers
Enforce Skill-first invocation before responding in conversations.
dispatching-parallel-agents
Dispatch parallel subagents to investigate independent problem domains concurrently.
session-behavior
Enforce consistent session behavior patterns across agent interactions.
tailwind-v4-shadcn
Migrate React projects to Tailwind v4 and shadcn/ui theming with CSS variables.
python-code-patterns
Standardize Python code with modern type hints and clean import organization.
Extract text and tables, fill forms, and merge PDFs using Python libraries.
executing-plans
Execute implementation plan tasks in batches with review checkpoints.
finishing-a-development-branch
Verify tests and present merge, pull request, keep, or discard options for a development branch.
writing-quality-tests
Refactor automated tests for deterministic behavior and explicit oracles.
internal-comms
Generate internal communications from templates in the examples directory.
anthropic-skill-creator
Creates standardized AI skill scaffolds with SKILL.md templates and validation workflows.
canvas-design
Create single-page visual designs in PNG or PDF from a concept.
brainstorming
Guide iterative design exploration through clarifying questions and structured design sections.
fastapi
Implement FastAPI patterns for JWT authentication, async data access, and validation.
writing-plans
Create implementation plans from feature specs with file mappings and testing steps.
webapp-testing
Automate end-to-end web application testing with Playwright for local projects.