--- description: Baseline engineering conventions for the Humand tech team alwaysApply: true --- # Humand Tech Baseline This project uses the humand-tech plugin which includes the superpowers methodology. ## Plugin Skills Available Use `humand-tech:brainstorming` before creative work. Use `humand-tech:writing-plans` before multi-step tasks. Use `humand-tech:systematic-debugging` for bug investigation. Use `humand-tech:test-driven-development` for TDD workflow. ## Conventions - All code in English. - Surface risks early; when uncertain, say so. - Prefer the smallest change that solves the problem.