Agent Skill
2/7/2026

code-simplify

Simplify and refine recently modified code for clarity, consistency, and maintainability while preserving all functionality. Use this skill when asked to simplify code, clean up recent changes, refine implementations, reduce complexity, or improve readability of code that was just written or modified. Focuses on recently touched code unless explicitly directed to a broader scope.

J
jmmarotta
0GitHub Stars
1Views
npx skills add jmmarotta/skills

SKILL.md

Namecode-simplify
DescriptionSimplify and refine recently modified code for clarity, consistency, and maintainability while preserving all functionality. Use this skill when asked to simplify code, clean up recent changes, refine implementations, reduce complexity, or improve readability of code that was just written or modified. Focuses on recently touched code unless explicitly directed to a broader scope.

Agent Skills

Personal collection of agent skills, templates, and helper scripts used to improve day-to-day software development workflows.

Skills

  • agent-instruction-writing: Write compact, high-signal instructions for AGENTS.md, SKILL.md, and prompt updates.
  • code-review: Review code for correctness, integration risk, and design quality.
  • frontend-design: Build polished, production-grade UI components and layouts.
  • llm-tldr: Do token-efficient code understanding, semantic search, and change-impact analysis.
  • go-practices: Apply curated Go design, API, error, concurrency, and testing guidance. Current references are centered on Dave Cheney.
  • research-grounding: Do evidence-backed research with citation, grounding, and completeness rules.
  • repo-bootstrap: Bootstrap or rebaseline repositories with practical defaults.
  • skill-creator: Create, restructure, validate, and refine skill packages.
  • software-design: Apply A Philosophy of Software Design as an explicit design lens for module boundaries, interfaces, information hiding, comments, and maintainability tradeoffs.
  • software-implementation: Implement planned changes, including local cleanup and behavior-preserving refactors.
  • software-planning: Plan non-trivial software changes, interfaces, and verification.
  • websearch: Gather web context and synthesize search findings.
Skills Info
Original Name:code-simplifyAuthor:jmmarotta