brianlovinbrianlovinCommunityยท10 Agent Skills Included

claude-config

Code review, testing, browser automation, and release workflows

Automates everyday software engineering chores like cleaning dead code, fixing Sentry errors, running accessibility reviews, and generating favicons. Removes manual browser clicking, repetitive test setup, and messy AI-generated code from daily development work. Syncs settings and skills across machines so every project gets the same verified workflows instantly.
npx skills add brianlovin/claude-config --all -g -y
Available:

Tells the agent which install, sync, and validation commands to run and how to verify changes with the test suite before finishing work.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-config?โ–ผ

Run `npx skills add brianlovin/claude-config --all -g -y` in your terminal to install all skills in this collection globally.

What does this config collection do?โ–ผ

It packages practical coding skills for tasks like removing dead code with knip, auditing React health, reviewing accessibility, automating browsers, and triaging Sentry errors.

Can it clean up AI-generated code?โ–ผ

Yes. The deslop and simplify skills review your current branch, strip unnecessary comments and defensive checks, and refine code style without changing behavior.

Does it work with Claude Code and Codex?โ–ผ

Yes. The skills follow the standard SKILL.md format and the included sync script links them into both Claude Code and Codex skill directories.

Can I sync these skills across multiple machines?โ–ผ

Yes. The included install and sync scripts create symlinks, push and pull changes, and keep timestamped backups so your setup stays identical everywhere.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’