Find the perfect skill
Design System Extractor
Development
Extract a website's design system into a DESIGN.md file so AI-generated UI matches an existing brand.
Prototype Door Animation
Development
Build or revise a 3D door animation with textures, handles, and presets, matching references without copying protected assets.
Go-Talk-Coder Bridge
Development
Manages the Go-Talk-Coder bridge that forwards IM messages to Claude Code sessions.
Create Before-Push Validation Script
Development
Creates a comprehensive before-push validation script (b4push) for any project by analyzing the project structure, identifying check steps (quality, build, test, doc, e2e), and generating the script, package.json entry, and a Claude skill. Automates the setup of pre-push checks to catch issues before committing.
Complete Logging and Error Monitoring Guide
Development
Complete guide covering application logs, script logs, error monitoring, and request logging with best practices.
Replit Hello World
Development
Create a minimal working example to connect to the Replit API, perfect for starting or testing an integration.
Frontend Spec Writer
Development
Generates detailed frontend component specs, design tokens, and implementation guides optimized for AI-assisted development with React/TypeScript.
Create GitHub Issues from Analysis
Development
Create GitHub issues from analyzed problems, with label assignment.
PR Changelog Generator
Development
Generates a changelog for a branch by analyzing commit messages and diffs. Produces a structured summary with a title, one-sentence motivation, and up to three key changes. Helps streamline PR descriptions and release notes.
Run Services
Development
Start all local development services with pre-flight dependency checks and automatic error recovery.
Triage Report Structure
Development
Explains the output layout of the triage script: which files to read first (executive-summary.md, triage.md, agent-briefs.md) and how the report directory is organized. Helps after running triage or when onboarding a new maintainer to the workflow.
Before/After Screenshots
Development
Captures before/after screenshots of web pages or elements for visual comparison. Use to document UI changes or generate PR visuals. Accepts two URLs or two image paths.