Skip to content
Skill

ai-config

by aspiers

AI Summary

This booster removes code duplication in Claude Code by delegating to a code-deduplicator subagent. Developers benefit by automatically cleaning up redundant code patterns they've just introduced.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "ai-config" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (23 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/dry.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/allow.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/allow.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bc.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/bc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bx.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/bx.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/commit.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/do.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/do.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/gen-prp.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/gen-prp.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/gen-tasks.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/gen-tasks.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/init2.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/init2.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/iter.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/iter.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/lint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/obs.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/obs.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pr-desc.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/pr-desc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/qs.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/qs.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/reflect.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/reflect.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/sc.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/sc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/scp.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/scp.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/slow.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/slow.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/small.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/small.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/stage.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/stage.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/test.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/tmp.md "https://raw.githubusercontent.com/aspiers/ai-config/main/.claude/commands/tmp.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Remove code duplication you just introduced

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
9 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars9
Forks1
Issues0
Updated1mo ago
View on GitHub
GPL-3.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code