๐ŸŽฏ

chrome-webstore-release-blueprint

๐ŸŽฏSkill

from brianlovin/claude-config

VibeIndex|
What it does
|

A skill for Chrome Web Store release workflows, from a Claude Code configuration repository that includes settings, skills for browser automation, favicon generation, code simplification, accessibility review, and removing AI-generated code slop.

๐Ÿ“ฆ

Same repository

brianlovin/claude-config(17 items)

chrome-webstore-release-blueprint

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add brianlovin/claude-config --skill chrome-webstore-release-blueprint
skills.sh Installโš  Installs to .agents/skills/
npx skills add brianlovin/claude-config --skill chrome-webstore-release-blueprint
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/chrome-webstore-release-blueprint/SKILL.md

SKILL.md

133Installs
-
AddedFeb 18, 2026

More from this repository10

๐ŸŽฏ
simplify๐ŸŽฏSkill

Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.

๐ŸŽฏ
deslop๐ŸŽฏSkill

Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.

๐ŸŽฏ
knip๐ŸŽฏSkill

Knip code cleanup skill for finding and removing unused files, dependencies, and exports from codebases using a configuration-first workflow

๐ŸŽฏ
find-skills๐ŸŽฏSkill

Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.

๐ŸŽฏ
agent-browser๐ŸŽฏSkill

Automates web interactions by navigating, analyzing, and manipulating web pages through browser commands and element references.

๐ŸŽฏ
favicon๐ŸŽฏSkill

Favicon generation skill for creating a complete set of favicons from a source image using ImageMagick and updating HTML with appropriate link tags

๐ŸŽฏ
reclaude๐ŸŽฏSkill

CLAUDE.md refactoring skill for reorganizing CLAUDE.md files to follow progressive disclosure principles with length checking, verification sections, and .claude/rules/ extraction

๐ŸŽฏ
sentry๐ŸŽฏSkill

Sentry integration skill providing error monitoring and performance tracing patterns for Next.js applications.

๐ŸŽฏ
bun๐ŸŽฏSkill

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.

๐ŸŽฏ
react-doctor๐ŸŽฏSkill

A React debugging and diagnostic skill from a Claude Code configuration collection that includes browser automation, accessibility review, and other reusable developer capabilities.