clean-code skills

234 tagged clean-code, measured the same way as everything else here.

Browse within: bmad 60cursor-rules 60best-practices 38coding-assistant 34design-patterns 32code-quality 29anti-slop 28hygiene 28markdown 28plugin 28refactoring 27hexagonal-architecture 21delphi 15sonarqube 15

fp-pure-functions

25

helmedeiros/clean-code-skills

Skill Claude CodeCodex

This skill should be used when the user asks about "pure functions", "side effects", mentions "immutability", "referential transparency", discusses hidden state changes, or wants to make functions more predictable and testable.

2 6mo ago A 49 tokens original MIT

helmedeiros/clean-code-skills

Skill Claude CodeCodex

This skill should be used when the user asks about "domain isolation", "anti-corruption layer", mentions "keeping domain pure", discusses preventing infrastructure leakage into business logic, or wants to protect the domain model from external concerns.

2 6mo ago A 51 tokens original MIT

feature-dev

27

zircote-plugins/refactor

Skill Claude CodeCodex

Guided feature development with swarm-orchestrated codebase exploration, multi-perspective architecture design, implementation, and quality review.

2 3mo ago A 27 tokens original MIT

feature-dev

28

zircote-plugins/refactor

Skill Claude CodeCodex

Guided feature development with swarm-orchestrated codebase exploration, multi-perspective architecture design, implementation, and quality review. Use this skill when the user wants to build a new feature, add new functionality, implement a capability, or create something that doesn't exist yet. Triggers on requests…

2 3mo ago A 101 tokens original MIT

refactor

29

zircote-plugins/refactor

Skill Claude CodeCodex

Automated iterative code refactoring with swarm-orchestrated specialist agents including deep codebase discovery, confidence-scored code review, and security analysis. Use this skill when the user wants to improve existing code quality, clean up messy code, restructure, simplify, reduce tech debt, or perform…

2 3mo ago A 112 tokens original MIT

setup

32

aleolidev/claude-react-kit

Skill Claude CodeCodex

Analyze the current project and install claude-react-kit customized for its actual stack, structure, and conventions.

2 6mo ago A 22 tokens original MIT

java-clean-code

33

CasLubbers/code-design-skills

Skill Claude CodeCodex

Complete Clean Code reference for Java 21+ in one skill — naming, methods, comments, general quality, and tests, with modern idioms (records, sealed types, pattern matching, Optional, streams). Use when writing, reviewing, or refactoring any Java code and you want the whole catalog at once rather than one focused area.

1 7d ago A 72 tokens

CasLubbers/code-design-skills

Skill Claude CodeCodex

Enforces method design in Java 21+ — small methods that do one thing, at most three parameters, no boolean flag arguments, no null returns or arguments, and command-query separation. Use when writing or refactoring Java methods and constructors, and when the code shows long methods, parameter lists of four or more…

1 7d ago A 0 tokens

java-clean-general

35

CasLubbers/code-design-skills

Skill Claude CodeCodex

Enforces general code quality in Java 21+ — DRY, no magic numbers, immutability by default, sealed hierarchies and pattern matching over instanceof chains, encapsulation over getters and setters, and streams used where they clarify. Use when reviewing or refactoring Java for quality, and when the code shows…

1 7d ago A 0 tokens

simplify-skill

36

JhonatanRian/gemini-simplify-extension

Skill Claude CodeCodex

Universal, high-intelligence ecosystem-aware code simplification skill. Detects ANY programming language, framework, package manager, and exact version in use. Consults modern documentation via web search and Context7, and orchestrates specialized sub-agents applying strict, universal engineering heuristics.

1 4mo ago A 60 tokens original MIT