Eder Heisler avatar

Eder Heisler

Community

@ederheisler · Brazil

11Followers
|
5Public Repos
|
31Published Skills

Agent Skills by Eder Heisler

Showing 31 vetted skills indexed across 1 GitHub repositories.

ederheislerederheisler

ask-questions-if-underspecified

Identify underspecified requests and generate 1-5 clarifying questions.

Community
Intermediate
ederheislerederheisler

using-git-worktrees

Create isolated git worktrees with deterministic directory selection and ignore validation.

Community
Intermediate
ederheislerederheisler

self-improvement

Log learnings and errors to markdown files for continuous improvement.

Community
Advanced
ederheislerederheisler

test-driven-development

Write failing tests before implementation using a Red-Green-Refactor workflow.

Community
Intermediate
ederheislerederheisler

systematic-debugging

Guide engineers through a four-phase root-cause investigation workflow.

Community
Advanced
ederheislerederheisler

doc-coauthoring

Coordinate collaborative document creation through a three-stage workflow.

Community
Advanced
ederheislerederheisler

react-hook-form-zod

Validate React Hook Form v7 forms with Zod v4 schemas across client and server.

Community
Advanced
ederheislerederheisler

quality-gates

Automate Python linting, type checks, complexity analysis, hypothesis checks, and tests before commits.

Community
Intermediate
ederheislerederheisler

using-superpowers

Enforce Skill-first invocation before responding in conversations.

Community
Basic
ederheislerederheisler

dispatching-parallel-agents

Dispatch parallel subagents to investigate independent problem domains concurrently.

Community
Advanced
ederheislerederheisler

session-behavior

Enforce consistent session behavior patterns across agent interactions.

Community
Advanced
ederheislerederheisler

tailwind-v4-shadcn

Migrate React projects to Tailwind v4 and shadcn/ui theming with CSS variables.

Community
Advanced
ederheislerederheisler

python-code-patterns

Standardize Python code with modern type hints and clean import organization.

Community
Intermediate
ederheislerederheisler

pdf

Extract text and tables, fill forms, and merge PDFs using Python libraries.

Community
Advanced
ederheislerederheisler

executing-plans

Execute implementation plan tasks in batches with review checkpoints.

Community
Advanced
ederheislerederheisler

finishing-a-development-branch

Verify tests and present merge, pull request, keep, or discard options for a development branch.

Community
Advanced
ederheislerederheisler

writing-quality-tests

Refactor automated tests for deterministic behavior and explicit oracles.

Community
Advanced
ederheislerederheisler

internal-comms

Generate internal communications from templates in the examples directory.

Community
Intermediate
ederheislerederheisler

anthropic-skill-creator

Creates standardized AI skill scaffolds with SKILL.md templates and validation workflows.

Community
Intermediate
ederheislerederheisler

canvas-design

Create single-page visual designs in PNG or PDF from a concept.

Community
Advanced
ederheislerederheisler

brainstorming

Guide iterative design exploration through clarifying questions and structured design sections.

Community
Advanced
ederheislerederheisler

fastapi

Implement FastAPI patterns for JWT authentication, async data access, and validation.

Community
Advanced
ederheislerederheisler

writing-plans

Create implementation plans from feature specs with file mappings and testing steps.

Community
Intermediate
ederheislerederheisler

webapp-testing

Automate end-to-end web application testing with Playwright for local projects.

Community
Intermediate