Agent Skills by Tyler Evans
Showing 36 vetted skills indexed across 1 GitHub repositories.
writing-claude-md-files
Generate and maintain CLAUDE.md files for projects and subdirectories.
executing-an-implementation-plan
Execute implementation plans with TDD phases and code reviews.
using-git-worktrees
Automate Git worktree setup for isolated feature development environments.
writing-bodies-against-tests
Implement function bodies one at a time against frozen stubs and failing tests.
test-driven-development
Enforce the Test-Driven Development workflow by writing failing tests before implementation.
maintaining-project-context
Analyze code changes and update CLAUDE.md or AGENTS.md context files.
systematic-debugging
Guide software debugging through four phases to uncover root causes.
asking-clarifying-questions
Resolve contradictions, disambiguate terminology, and verify assumptions in early design.
writing-tests-against-stubs
Write and verify tests against frozen stubs with unimplemented markers.
writing-implementation-plans
Generate step-by-step implementation plans from design documents and codebase states.
preserving-original-during-refactor
Save original versions of refactored files as .original backups for review.
finishing-a-development-branch
Guides users through test verification, merge, pull request, and branch disposition after development.
using-rpie
Establish mandatory workflows for skill discovery and usage before tasks.
writing-design-plans
Create structured design plans with architecture, phases, and acceptance criteria.
starting-a-design-plan
Orchestrate a six-phase design planning workflow with task tracking.
brainstorming
Facilitate structured brainstorming sessions with Socratic questioning and design validation.
writing-stubs-and-docs
Generate typed function stubs with docstrings and typecheck gate integration.
requesting-code-review
Automate code review by dispatching subagents to fix issues until zero remain.
verification-before-completion
Execute verification commands and evaluate outputs before claiming work completion.
starting-an-implementation-plan
Automates branch creation, planning, and execution handoff for software implementations.
two-stage-fanout
Orchestrate parallel Worker analysis, Critic review, and Summarizer synthesis of a corpus.
using-generic-agents
Select Haiku, Sonnet, or Opus subagents based on task requirements.
researching-on-the-internet
Gather internet information and test hypotheses for technical decisions.
investigating-a-codebase
Search codebase files for files, functions, and patterns to verify design assumptions.