Browse Skills

11972 skills across 8 categories

All Skills (1897 found)

🧹
2w ago

Clean Code Refiner

Clean Code Refiner guides a structured conversation to define clean code principles for a repository. It produces a clean-code.md document used as the override or overlay for coding standards and code quality rules.
Quality
18513
πŸ”
2026/08/11

Code Review

Perform code reviews on local changes before pushing, or review open pull requests on GitHub. Automates diff analysis, inline commenting, and formal reviews via gh or REST API.
Quality
1858
βœ…
2w ago

Design Review

Design Review checks a Facet UI component against DESIGN.md before a UI PR is merged. It reviews tokens, states, accessibility, spacing, surfaces, responsiveness, and story/test coverage.
Quality
1855
βœ…
2026/08/11

Pre-Commit Verification

Automated pre-commit verification pipeline that runs security scans, quality gates, and a fresh-eyes review with auto-fix capability. Use it to catch issues before your code lands in a shared branch.
Quality
1858
πŸ› οΈ
2w ago

Refactor Safely

Refactor Safely restructures existing code without changing externally visible behavior. It guides characterization-first refactors with context, architecture, code quality, and test guardrails.
Quality
18513
πŸ”
2026/08/11

Simplify Code

Reviews recent code changes with three sequential lenses (reuse, quality, efficiency) to identify and apply improvements, reducing technical debt without overwhelming the developer.
Quality
1858
πŸ”Ž
2w ago

Skill Review

Skill Review audits a Lattice skill for realistic behavioral gaps by comparing three personas and merging only high-confidence findings. Use it after creating or changing a skill to find missing scenarios, silent failures, and inconsistencies.
Quality
18513
βœ…
2w ago

Skill Validator

Skill Validator checks a Lattice SKILL.md against tier conventions, cross-references, and structural rules. Use it when validating a new or edited skill file before it reaches the repo.
Quality
18513
πŸ”
2026/08/11

Source Verification

Guides AI agents in cross-referencing sources to verify factual claims, ensuring information credibility through multi-source verification and source credibility annotation.
Quality
1858
πŸ›
2026/08/11

Systematic Debugging

A disciplined 4-phase debugging methodology that forces root cause investigation before attempting any fix. Use for test failures, production bugs, or unexpected behavior to avoid random patches.
Quality
1858
πŸ§ͺ
2026/08/11

Test-Driven Development

A rigorous test-driven development workflow enforcing red-green-refactor cycles: write failing tests first, watch them fail, then write minimal code, and refactor. Ideal for AI coding agents to ensure code quality and prevent untested production code.
Quality
1858
βœ…
2w ago

Verify

Verify answers whether work is shippable or done by running the project’s verification phases and showing evidence. Use it before a commit or PR when you need pass/fail output instead of a claim.
Quality
1855
PreviousPage 138 of 159Next