Find the perfect skill
Windsurf Multi-File Editing
Development
Coordinate multi-file edits with Cascade AI. Enables atomic changes across files for refactoring and cross-file modifications.
Continue Work on a Pull Request
Development
Pick up an existing PR, resolve conflicts, fix CI failures, address reviewer feedback, and push updates.
Critical Evaluation of Review Findings
Development
Analyze peer review feedback, verify validity, and prioritize actions as a team lead.
Regression / Test-Hygiene Audit
Testing
Audit test-suite health: find coverage gaps, weak assertions, and flaky/stale tests. Produce prioritized recommendations to strengthen the regression safety net.
Manage Verification Skills
Development
Analyzes session changes to detect missing verification skills, create or update skills, and manage CLAUDE.md references.
Ed's Mission Context
Productivity
Provides context about Ed, his mission, terminology, and business. Use for Ed's projects, coaching, and AI Powerhouse content.
Extract PDF Page to PNG
Productivity
Extracts a single page from a PDF file and converts it to a PNG image for preview. Specifies the page number (1-indexed) and optionally a custom output path. Uses pdftoppm, sips, or ImageMagick depending on availability.
Self-improving Skill System
DevOps
Analyzes implementation cycles and proposes improvements to framework skills through automated control gates.
Setup Deployment Configuration
DevOps
Detects your deployment platform and writes deployment configuration to CLAUDE.md so future deploys are automatic.
Release Notes Generation
Documentation
Drafts user-facing release notes by analyzing PR diffs, following a style guide and template.
Code Review and Task Update
Development
Review completed implementation work against specifications, run tests, assess code quality, and update task status in tasks.md.
Defense-in-Depth Validation
Development
Use when invalid data causes failures deep in execution, requiring validation at multiple system layers to make bugs structurally impossible.