Agent Skills by David Edeni
Showing 9 vetted skills indexed across 1 GitHub repositories.
debugging-and-error-recovery
Identify and fix root causes of software failures through a systematic reproduce-to-verify workflow.
api-and-interface-design
Design stable REST and GraphQL interfaces with contract-first patterns.
ci-cd-and-automation
Automates CI/CD pipelines with lint, type, unit, build, integration checks.
context-engineering
Organize hierarchical context loading from CLAUDE.md rules files and specs.
code-review-and-quality
Automate multi-axis code review across correctness, readability, architecture, security, and performance.
deprecation-and-migration
Plan and execute deprecation and migration for legacy systems.
code-simplification
Simplify code readability by restructuring logic and extracting named helpers without altering behavior.
browser-testing-with-devtools
Capture live DOM, console, network, and performance data via Chrome DevTools MCP.
documentation-and-adrs
Record ADRs and architecture notes with templates and inline documentation.