lean-code

Community

Generate cleaner, more efficient code.

Authormullzhang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers avoid common pitfalls during code generation, modification, and refactoring, leading to cleaner, more maintainable, and efficient code by preventing unnecessary complexity.

Core Features & Use Cases

  • Prevent Fallbacks: Avoid adding code for legacy versions or non-existent features.
  • Eliminate Duplication: Ensure logic is written once and reused.
  • Remove Unused Code: Keep codebases lean by omitting unnecessary arguments or patterns.
  • Use Case: When generating a new API endpoint, use this skill to ensure you're not adding backward compatibility for a version that will never be released, or duplicating existing validation logic.

Quick Start

Use the lean-code skill to refactor the provided Python function, removing any redundant checks.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lean-code
Download link: https://github.com/mullzhang/skills/archive/main.zip#lean-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.