Steve Feldman
Community@stevefeldman · Washington, DC
Agent Skills by Steve Feldman
Showing 32 vetted skills indexed across 1 GitHub repositories.
explain-codebase
Analyze codebases by mapping structure, tech stack, entry points, and data flow.
estimate-assistant
Analyze git history and code complexity to estimate development tasks.
directory-deepdive
Analyze directory architecture and document it in CLAUDE.md.
session-summary
Generate a Markdown session summary with actions, decisions, and next steps.
ultra-think
Decompose complex architectural decisions and evaluate trade-offs across technical, business, user, and system dimensions.
clean-branch
Categorize Git branches and generate a dry-run cleanup report.
code-review
Analyzes an entire software repository for architecture, security, performance, and testing issues.
troubleshooting
Generate codebase-aware troubleshooting documentation with diagnostic procedures and recovery steps.
debug-error
Debug software errors by analyzing messages, stack traces, and source code.
dependency-audit
Audit project dependencies for vulnerabilities, outdated versions, and license compliance.
write-tests
Generate unit, integration, and edge case tests for specified code targets.
performance-audit
Analyze codebases for performance bottlenecks across code, database, frontend, network, and async operations.
e2e-setup
Automate Playwright end-to-end testing setup with page objects and CI integration.
migration-guide
Generate step-by-step migration guides for software upgrades with markdown and code examples.
security-hardening
Hardens authentication, input validation, security headers, encryption, and dependency management in code.
search-web
Search the web, evaluate source credibility, and synthesize cited findings.
explain-code
Analyze and explain code sections with audience-specific multi-level explanations.
k6
Generate and execute k6 load testing scripts with configurable executors and metrics.
create-feature
Guide new software feature development from requirements to pull request generation.
design-doc-mermaid
Generates Mermaid sequence, activity, and architecture diagrams from natural language descriptions or source code.
security_audit
Audits codebase security across dependencies, authentication, input validation, and more, reporting findings with severity levels and CWEs.
playwright-dev
Write and execute Playwright browser and API checks for web validation.
project-health
Assesses and scores software project health across five operational dimensions using Git, npm, and optionally task tools.
otel-trace-analysis
Analyze OpenTelemetry trace JSON to diagnose latency, errors, and dependency bottlenecks.