shpigford/skills
Claude Code skills for common tasks
Skills (8)
feature-image
Publicshpigford/skills
Generate a branded social media image announcing a new feature or update. Analyzes git history, auto-detects brand from codebase (Tailwind, CSS vars, design tokens), replicates UI elements, and captures via Playwright. Use when the user wants to create an announcement image, says 'feature image,' 'announcement graphic,' 'social image for feature,' or wants to visually announce a code change.
readme
Publicshpigford/skills
When the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.
screenshots
Publicshpigford/skills
Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.
chat-widget
Publicshpigford/skills
Build a real-time support chat system with a floating widget for users and an admin dashboard for support staff. Use when the user wants live chat, customer support chat, real-time messaging, or in-app support.
conductor-setup
Publicshpigford/skills
Configure a Rails project to work with Conductor (parallel coding agents)
favicon
Publicshpigford/skills
Generate favicons from a source image
issues
Publicshpigford/skills
Interact with GitHub issues - create, list, and view issues.
new-rails-project
Publicshpigford/skills
Create a new Rails project