Claude Skills · Code Review & Testing

Skill Enhance

techygarg/lattice

Full enhancement pipeline for an existing Lattice skill — rewrites a molecule or atom to modern-capable-model grade: restores degraded grammar, deduplicates, hardens gates and branching to one-unambiguous-action precision, verifies zero behavioral loss against a pre-capture diff, then runs the combined QA gate (skill-review, skill-tighten, skill-validate) and an independent fresh-context verifier, fixing everything found. Consumer-first: optimized for first-time open-source users on fresh repos with minimal .lattice/ setup, running capable models. Use when the user says 'enhance this skill', '...

★ 179 Synced 1 hour ago View SKILL.md

At a glance

Code Review & Testing Plugin install Shell Actively maintained

This skill is for Code Review & Testing and helps you enhance an existing skill, rewrite a skill to modern standards, and fix skill grammar and deduplication.

Setup, runtime and requirements describe techygarg/lattice, the repo this skill ships in.

Skill Enhancementcode-qualityQa AutomationLatticerefactoringValidation

Also in techygarg/lattice

View the repo
Architecture Coding

Enforce architectural rules when generating or modifying code, and validate proposed designs before approval (design mode). Defaults to clea...

Architectural thinking partner for an existing repository — scans the codebase, conducts a structured interview, agrees on current architect...

Facilitate a structured conversation to define architecture principles for a repository. Supports multiple architecture styles: clean archit...

Bug Fix Coding

Investigate, reproduce, and safely fix a bug with regression protection. Composes context, diagnosis, architecture, code quality, and testin...

Clean Code Coding

Apply clean code principles when generating or modifying implementation code. Enforces function focus, naming clarity, complexity management...

Facilitate a structured conversation to define clean code principles for a repository. Produces a formal clean-code.md document that the cle...

Code Forge Legal

Generate implementation code from an approved design blueprint or verbal requirements. Composes context anchoring, architecture, clean code,...

Collaborative Judgment Code Review & Testing

Protocol for handling ambiguous decisions and missing/conflicting knowledge during code generation, design, and review. Ensures AI surfaces...

Manage per-feature living documents that capture decisions, constraints, and reasoning across AI sessions during active development. Scoped...

Ddd Refiner Coding

Facilitate a structured conversation to define DDD guardrails for domain design within a repository. Produces a formal ddd-principles.md doc...

Run a complete design workflow -- from establishing context through four progressive design levels (Capabilities, Components, Interactions,...

Design First Legal

Guide structured design thinking through 5 progressive levels before any code is written. Levels: Capabilities, Components, Interactions, Co...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.