Reference templates for Codex evaluation. Used by build/improve orchestrators — not executed directly.
Skills in this repository
Objective-Arts/lens-dist - Page 3
SkillsMP has collected 106 skills from Objective-Arts/lens-dist. Open a skill to review its source and details.
Objective-Arts/lens-distShowing 26 of 106 collected skills.
Explain what a skill does, when to use it, and its triggers
Hard-ass code review via Gemini. ALL issues must be fixed. No exceptions.
Read-only code review via Gemini. Reports issues without fixing. Senior engineer style - no false praise.
Implement code from plan. Max 30 lines per function. No vague names.
Review names for clarity principles. Find jargon, ambiguity, inconsistency.
Create implementation plan before coding. Plan file must exist with required sections before completion.
Run Qodana static analysis. ALL issues must be fixed. No exceptions.
Read-only Qodana static analysis. Reports issues without fixing.
Autonomous PRD implementation with 8-phase quality pipeline. Keeps going until done.
Read-only refactoring analysis. Shows what needs fixing without making changes.
Systematic code cleanup with MANDATORY verification. All issues must be fixed.
Running existing tests and reporting results when users say "run tests", "check tests", or "do tests pass". Does NOT write or fix tests — use /testing for that.
Adversarial security review via Gemini. Think like an attacker. ALL issues must be fixed.
Show what Claude Code primitives are active in this session
Design data structures before implementation. Maps existing code or creates new types.
Write and run tests. Tests are REQUIRED. All must pass.
Remove AI-generated code smells. Make code look human-written.
Detect AI-generated code smells. Read-only - does not fix.
Build a new feature from scratch. Quality pipeline with learning loop and rollback support.
13-dimension comprehensive code scanner. Read-only — reports CODE_SCAN_INDEX without making changes. Language-agnostic with rubric augmentation via AUTO-DETECT.md.
Detect dead and unused code. Read-only - does not fix or delete.
Generate documentation. Public APIs must have JSDoc. No vague docs.
Improve existing code. Quality pipeline with learning loop and rollback support.
Lens home base - status, help, and setup
Simple changes done right. Make the change, clean up after yourself, report what happened.