Agent Skills by yairbederman
Showing 20 vetted skills indexed across 1 GitHub repositories.
architecture-decision-records
Create Architecture Decision Records with context, options, and consequences.
microservice-architect
Plan microservice architectures with domain-driven design and service boundaries.
test-driven-development
Automate the Red-Green-Refactor cycle to enforce testing before production code.
systematic-debugging
Identify root causes of bugs through a four-phase investigation process.
design-system-architect
Define design tokens, atomic components, and accessibility standards for design systems.
using-superpowers
Load and apply relevant skills before generating responses across engineering modes.
frontend-code-review
Review .tsx, .ts, and .js files against a published code quality checklist.
component-refactoring
Refactor high-complexity React components by extracting hooks and splitting components.
executing-plans
Coordinate implementation plan execution with review checkpoints between batches.
api-design
Design REST and GraphQL APIs with versioned interfaces and observability headers.
lessons-capture
Store project-session learnings as reusable lessons with metadata and evidence.
brainstorming
Turn ideas into structured design proposals through guided questioning and incremental validation.
writing-plans
Generate structured implementation plans with tasks, files, tests, and verification steps.
requesting-code-review
Enforce a systematic self-review checklist before merging Git-based code changes.
writing-skills
Validate SKILL.md frontmatter and body structure for skill documentation.
figma-to-code
Translate Figma designs into React and Vue UI components with token-driven styling.
create-pr
Generate GitHub PR titles in conventional-commit format.
subagent-driven-development
Dispatch independent subagents to execute plan tasks with fresh context.
session-journal
Log decisions and project lessons to preserve session context across work tasks.
backend-api-patterns
Apply repository and unit of work patterns to backend API design.