Browse
Development
Skills Found
systematic-debugging
A structured methodology for debugging software issues that enforces root cause analysis before proposing fixes. It provides a four-phase process with concrete steps, common pitfalls to avoid, and integration with other skills like test-driven development. The skill prevents random guesswork and ensures systematic problem resolution.
file-search
A highly practical skill that provides expert guidance on using ripgrep and ast-grep for efficient codebase exploration, with exceptional emphasis on targeted search strategies to avoid overwhelming results.
iam
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.