Instructions file CodexOpenCode
Instructions for fco3lho/unlazier-ai, covering global agent rules, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file CodexOpenCode
Instructions for fco3lho/unlazier-ai, covering global agent rules, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file
Instructions for fco3lho/unlazier-ai, a project described as: OpenCode and Claude Code rules to eliminate lazy coding, behavioral principles, code quality rules, and auto-activating skills for cleaner, simpler AI-generated code.
Skill Claude CodeCodex
Use when fixing a bug, defect, issue, or unexpected behavior. Follows Goal-Driven Execution: reproduce with a test, implement the fix, verify no regressions.
Skill Claude CodeCodex
Use when reviewing code for quality, best practices, bugs, or adherence to coding standards. Checks against Simplicity First, Completeness, Structure, Style, Correctness, Naming, Performance, Testability, and Async rules.
Skill Claude CodeCodex
Use when refactoring, simplifying, or restructuring code. Follows Surgical Changes and Simplicity First: touch only what's needed, avoid scope creep, keep it simple.