Agent Skills by Pyoclaw
Showing 20 vetted skills indexed across 1 GitHub repositories.
idea-refine
Guide teams through three-phase product idea generation and refinement.
debugging-and-error-recovery
Diagnose failing tests and build errors with root-cause debugging workflows.
using-agent-skills
Identify and activate the most relevant agent skill for a given task.
test-driven-development
Drive development with failing-first tests and automated test suites.
planning-and-task-breakdown
Decompose work into verifiable tasks with explicit acceptance criteria.
incremental-implementation
Deliver multi-file code changes in small, testable, reversible increments.
api-and-interface-design
Creates REST/GraphQL contracts with error semantics and validation for frontend-backend interoperability.
ci-cd-and-automation
Automate CI/CD quality gates for lint, type checks, tests, build, and security audits.
context-engineering
Load rules files and relevant specs to configure agent context.
frontend-ui-engineering
Build accessible, responsive React components with design system tokens and tests.
shipping-and-launch
Prepare production deployments with monitoring, staged rollouts, and rollback plans.
spec-driven-development
Create testable specifications through a four-phase Specify, Plan, Tasks, Implement workflow.
code-review-and-quality
Review code changes for correctness, readability, architecture, security, and performance.
security-and-hardening
Enforce validation, authentication, and secure configuration for web applications.
deprecation-and-migration
Plan structured deprecation and migration phases for APIs, services, and features.
code-simplification
Simplify code structure while preserving exact behavior across languages.
performance-optimization
Identifies and fixes frontend and backend performance bottlenecks to meet metrics.
browser-testing-with-devtools
Inspect DOM, console, network, and performance traces via Chrome DevTools MCP.
git-workflow-and-versioning
Standardizes Git commits, branches, and history for trunk-based development workflows.
documentation-and-adrs
Document architectural decisions and ADRs to preserve rationale and context.