Claude Skills · Coding

Skill Align

techygarg/lattice

Audit and fix all Lattice documentation, README, docs/, PROJECT.md, GitHub issue templates, and CLAUDE.md to ensure they are fully aligned with the current skill inventory. Documentation drift is the most common source of user confusion in Lattice — a skill exists in the codebase but not in the docs, or a renamed skill leaves a stale reference in the bug report template. If you've made any change to skills/ and haven't run this, run it now. Use when the user says 'align docs', 'audit docs', 'update documentation', 'skill align', 'check docs are in sync', 'audit skill inventory', 'ensure docs a...

★ 179 Synced 1 hour ago View SKILL.md

At a glance

Coding Plugin install Shell Actively maintained

This skill is for Coding and helps you audit documentation against skill inventory, fix stale skill references in docs, and align readme with current skills.

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

documentationSkill InventoryauditLatticeConsistencyMaintenance

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 Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...