find-skills
π―Skillfrom brianlovin/claude-config
Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.
Same repository
brianlovin/claude-config(18 items)
Installation
npx vibeindex add brianlovin/claude-config --skill find-skillsnpx skills add brianlovin/claude-config --skill find-skills~/.claude/skills/find-skills/SKILL.mdSKILL.md
More from this repository10
Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.
Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.
Knip code cleanup skill for finding and removing unused files, dependencies, and exports from codebases using a configuration-first workflow
Accessibility and visual design review skill (Rams) for reviewing UI code against WCAG 2.1 compliance and design issues, checking alt text, form labels, focus management, and color contrast
Automates web interactions by navigating, analyzing, and manipulating web pages through browser commands and element references.
CLAUDE.md refactoring skill for reorganizing CLAUDE.md files to follow progressive disclosure principles with length checking, verification sections, and .claude/rules/ extraction
Favicon generation skill for creating a complete set of favicons from a source image using ImageMagick and updating HTML with appropriate link tags
A skill creator tool from a Claude Code configuration repository that promotes Bun as the default runtime with command mappings and development patterns.
A Claude Code skill for using Bun as the default JavaScript/TypeScript runtime and package manager, with command mappings from Node.js, npm, and vite to Bun equivalents.
Sentry integration skill providing error monitoring and performance tracing patterns for Next.js applications.