Claude Skills · Coding

At Simplify

kairyou/agent-tools

Refactor changed code to reduce duplication, complexity, and wasted work. Use for diffs, commit ranges, PRs, paths, staged changes, or working-tree changes.

★ 166 Synced 1 day ago View SKILL.md

At a glance

Coding Manual install Intermediate Node.js Auth required Actively maintained

This skill is for Coding.

Install git clone --depth 1 https://github.com/kairyou/agent-tools cp -r agent-tools/skills/workflow/at-simplify ~/.claude/skills/at-simplify
Can use Not declared by the author
Requirements Node.js >= 22
Works with Claude CodeClaude Desktop
NeedsZenTao credentials (optional), API relay keys for some features

Setup, runtime and requirements describe kairyou/agent-tools, the repo this skill ships in.

Also in kairyou/agent-tools

View the repo

Generate a Conventional Commits message from staged changes and wait for confirmation before committing. Use when the user asks to commit or...

Summarize each day's Git activity into a concise daily work log, for a single date or a range. Uses the current repository, optional configu...

Review code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted...

Summarize a contributor's Git history, a provided work log, or both into a concise, review-friendly self-evaluation for quarterly, semi-annu...

Work ZenTao bugs/tasks end to end: fetch details, confirm understanding, fix, verify, stage with git add, then ask before committing and bef...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...