๐ŸŽฏ

favicon

๐ŸŽฏSkill

from shpigford/skills

VibeIndex|
What it does
|

Generates a complete set of favicons from a source image and updates project HTML with appropriate link tags.

๐Ÿ“ฆ

Same repository

shpigford/skills(12 items)

favicon

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add shpigford/skills --skill favicon
skills.sh Installโš  Installs to .agents/skills/
npx skills add shpigford/skills --skill favicon
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/favicon/SKILL.md

SKILL.md

104Installs
130
-
Last UpdatedMar 7, 2026

More from this repository10

๐ŸŽฏ
readme๐ŸŽฏSkill

README generator skill for Claude Code that creates absurdly thorough project documentation covering local development setup, system architecture, and production deployment through deep codebase exploration.

๐ŸŽฏ
screenshots๐ŸŽฏSkill

Captures and manages screenshots for visual testing and documentation workflows, from Agent Skills for AI coding assistants by Shpigford.

๐ŸŽฏ
feature-image๐ŸŽฏSkill

A skill that generates branded social media images for feature announcements by analyzing git history, auto-detecting brand styles from the codebase, and capturing via Playwright.

๐ŸŽฏ
issues๐ŸŽฏSkill

Interacts with GitHub issues using the gh CLI, supporting issue creation, listing, and viewing.

๐ŸŽฏ
conductor-setup๐ŸŽฏSkill

A skill for configuring a Rails project to work with Conductor, a system for running parallel coding agents.

๐ŸŽฏ
new-rails-project๐ŸŽฏSkill

Skill for creating new Rails projects with pre-configured setup using Rails, Bundler, and package managers.

๐ŸŽฏ
but-for-real๐ŸŽฏSkill

A self-review skill that forces a skeptical second pass on code changes, requiring you to run git diff, critically verify every line, check for missed edge cases, and confirm the work actually matches what was requested.

๐ŸŽฏ
chat-widget๐ŸŽฏSkill

A skill that guides AI agents to build a real-time support chat system with a floating user widget, admin dashboard, WebSocket messaging, and features like unread badges, archive controls, and email notifications.

๐ŸŽฏ
research๐ŸŽฏSkill

A deep research skill that launches parallel agents to search documentation, the web, and codebase simultaneously, then synthesizes findings into actionable context before planning or implementation begins.

๐ŸŽฏ
learnings๐ŸŽฏSkill

A pre-commit sweep skill that reviews the current session and code changes for non-obvious insights worth codifying in CLAUDE.md or README.md, applying a high bar to avoid unnecessary additions and focusing on gotchas, conventions, and reusable corrections.