@skills · Owner
Agent skills by brianlovin
20 skills indexed from github.com/brianlovin. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- agent-browser · Skill · 357 stars
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, takin
- bun · Skill · 357 stars
Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.
- chrome-webstore-release-blueprint · Skill · 357 stars
Guide a user end-to-end through setting up Chrome Web Store API release automation in any repository. Use when asked to walk someone through OAuth/CWS cred
- claude-config · Collection · 357 stars
- deslop · Skill · 357 stars
Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.
- favicon · Skill · 357 stars
Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.
- find-skills · Skill · 357 stars
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or expres
- fix-sentry-issues · Skill · 357 stars
Use Sentry MCP to discover, triage, and fix production issues with root-cause analysis. Use when asked to fix Sentry issues, triage production errors, inve
- grill-me · Skill · 357 stars
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants
- knip · Skill · 357 stars
Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.
- playwriter · Skill · 357 stars
Control the user's currently open Chrome tab through the Playwriter CLI (no new browser launch). Use when you need to inspect live UI state, run scripted b
- rams · Skill · 357 stars
Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.
- react-doctor · Skill · 357 stars
Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.
- reclaude · Skill · 357 stars
Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.
- sentry · Skill · 357 stars
Sentry error monitoring and performance tracing patterns for Next.js applications.
- simplify · Skill · 357 stars
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.
- skill-creator · Skill · 357 stars
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's ca
- skills · Collection · 357 stars
- tdd · Skill · 357 stars
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants int
- workflow · Skill · 357 stars
Workflow orchestration for complex coding tasks. Use for ANY non-trivial task (3+ steps or architectural decisions) to enforce planning, subagent strategy,