shanevshanevCommunity·3 Agent Skills Included

skills

Language-agnostic code quality and architecture review

Reviews code and architecture for weak contracts, mixed responsibilities, hidden failures, duplicated knowledge, accidental complexity, and harmful coupling. Eliminates vague style debates by reporting only evidence-backed findings with severity, confidence, and concrete impact. Works across any programming language and accepts files, diffs, branches, or whole repositories as review scope.
npx skills add shanev/skills --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install shanev/skills?

Run `npx skills add shanev/skills --all -g -y` in your terminal to install both skills globally for all supported coding agents.

What does the Decomplect skill review?

It reviews architecture for accidental complexity, mixed pure logic and side effects, and harmful coupling using simplicity, functional core, and coupling lenses.

What does the Unslopify skill check?

It checks tactical code quality across four lenses: contract strength, single responsibility, failure integrity, and duplicated knowledge.

Do these skills work with any programming language?

Yes. Both skills are language-agnostic and evaluate behavior and contracts relative to your repository's own language, framework, and conventions.

Which coding agents support these skills?

They follow the open SKILL.md standard and work with Claude Code, Codex, Cursor, GitHub Copilot, OpenCode, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering