원클릭으로
ai-assisted-development-framework
ai-assisted-development-framework에는 joaoariedi에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when analyzing performance bottlenecks or optimizing critical code paths. Finds N+1 queries, blocking I/O, memory leaks, and algorithmic complexity. Read-only analysis with optional benchmarking via Bash.
Use when investigating bugs, test failures, or unexpected behavior. 4-phase root cause investigation before attempting any fix. Enforces the Iron Law: no fixes without root-cause investigation first. Prevents shotgun debugging and cargo-cult fixes.
Use when estimating the effort, complexity, or risk of a proposed code change or an existing diff. Computes a deterministic Contribution Complexity score from version-control metadata, then flags AI-native risk. Read-only analysis.