techygargtechygargCommunityΒ·30 Agent Skills Included

lattice

Structured design, coding, review, and refactoring workflows

Guides software work through structured stages: requirements, design blueprints, implementation, safe refactoring, bug fixing, and code review. Stops assistants from jumping straight to code, forgetting constraints, or skipping quality checks on architecture, security, and tests. Builds a living project context folder that accumulates standards, decisions, and lessons across every feature cycle.
npx skills add techygarg/lattice --all -g -y
Available:

Directs the agent to load PROJECT.md as the single source of truth for all Lattice conventions, skill rules, and patterns before doing any work in this repository.

All Skills in This Repository (30)

Pure Emerald Level Indicators
πŸ“¦ In Repo
techygargtechygarg

knowledge-priming-refiner

Generate a project knowledge-base.md from guided tech stack and architecture interviews.

Community
Intermediate
πŸ“¦ In Repo
techygargtechygarg

clean-code

Enforce clean-code standards across code generation, refactoring, and reviews.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

knowledge-priming

Load project identity and ambient context from `.lattice/config.yaml` and a knowledge-base document.

Community
Intermediate
πŸ“¦ In Repo
techygargtechygarg

architecture-compass

Scan repository structure and dependencies to document current architecture, gaps, and recommended direction.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

refactor-safely

Coordinate incremental code refactoring while preserving externally observable behavior.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

test-quality

Guide unit test creation and review with Arrange-Act-Assert structure.

Community
Intermediate
πŸ“¦ In Repo
techygargtechygarg

code-forge

Generate implementation code from approved design blueprints and verbal requirements.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

clean-code-refiner

Generate a clean-code standards document from an interactive interview.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

architecture

Enforce architectural rules during code generation and review.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

requirement-forge-refiner

Generate a formal requirement-standards.md document from guided interviews.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

review

Produces actionable code and docstring/stylelint/typeScript-eslint compliant diffs with intelligent, rule-based checks.

Community
Advanced
πŸ“¦ In Repo
techygargtechygarg

collaborative-judgment

Surface structured judgment calls with options and escalation rules during design and code review.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Lattice?β–Ό

Run `npx skills add techygarg/lattice --all -g -y` in your terminal to install all skills globally.

What problem does Lattice solve?β–Ό

It stops coding assistants from jumping straight to code, silently making design decisions, and forgetting constraints mid-conversation by enforcing a design-first pipeline with built-in quality checks.

How does the Lattice pipeline work?β–Ό

Skills chain into a delivery lifecycle: requirement-forge creates specs, design-blueprint plans the design, code-forge implements it, and review audits the result, with refactor-safely and bug-fix for existing code.

Does Lattice work with Claude Code, Cursor, and Codex?β–Ό

Yes. All skills follow the universal SKILL.md standard and ship as plugins for Claude Code, Cursor, and Codex.

Can I customize Lattice for my team's standards?β–Ό

Yes. Guided refiner interviews produce project-specific standards documents for architecture, clean code, DDD, testing, and reviews that override the built-in defaults.

Related Repositories in Software Engineering

View All in Software Engineering→