with one click
andre-agents
andre-agents contains 10 collected skills from abossard, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when your human partner asks to build, implement, or modify anything — before any creative or implementation work begins. Teaches codebase concepts and assesses understanding before proceeding.
Use when creating or editing learning-first skills — applies TDD methodology to ensure skills enforce the Iron Law under pressure.
Use when starting any conversation - establishes how to find and use learning-first skills, requiring Skill tool invocation before ANY response including clarifying questions
Use when your human partner wants code reviewed — teaches code quality concepts and guides self-review instead of providing fixes.
Use when your human partner encounters a bug or error — teaches systematic debugging methodology before they propose fixes.
Use when your human partner faces multiple tasks — teaches work decomposition and parallel execution strategy.
Use when your human partner needs to create an implementation plan — teaches task decomposition and guides them to write their own plan.
Use when your human partner receives code review feedback — teaches critical evaluation of suggestions before implementing any changes.
Use when your human partner needs to write tests — teaches TDD methodology and test design before they write any test code.
Use when your human partner is about to claim work is complete — teaches verification methodology before they commit or create PRs.