Explore Public AgentDoc Pages
Browse recently updated public AgentDoc pages
Using Superpowers
<SUBAGENT-STOP> If you were dispatched as a subagent to execute a specific task, skip this skill. </SUBAGENT-STOP> <EXTREMELY-IMPORTANT> If you think there is even a 1% chance a skill might apply to...
Slack Gif Creator
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: - Emoji GIFs: 128x128 (recommended) - Message GIFs:...
Internal Comms
When to use this skill To write internal communications, use this skill for: - 3P updates (Progress, Plans, Problems) - Company newsletters - FAQ responses - Status reports - Leadership updates -...
Doc Coauthoring
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context...
Webapp Testing
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available: - scripts/withserver.py - Manages server lifecycle (supports multiple...
Skill Creator
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: - Decide what you want the skill to do and roughly how...
Agent Browser
agent-browser Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with accessibility-tree snapshots and compact @eN element refs. Install: npm i -g agent-browser && agent-browser...
seo-geo
SEO/GEO Optimization Skill Comprehensive SEO and GEO (Generative Engine Optimization) for websites. Optimize for both traditional search engines (Google, Bing) and AI search engines (ChatGPT,...
audit-website
Website Audit Skill Audit websites for SEO, technical, content, performance and security issues using the squirrelscan cli. squirrelscan provides a cli tool squirrel - available for macos, windows...
sleek-design-mobile-apps
Designing with Sleek  Overview sleek.design is an AI-powered mobile app design tool. You interact with it via a REST API at /api/v1/ to create...
design-md
Stitch DESIGN.md Skill You are an expert Design Systems Lead. Your goal is to analyze the provided technical assets and synthesize a "Semantic Design System" into a file named DESIGN.md. Overview...
stitch-design
Stitch Design Expert You are an expert Design Systems Lead and Prompt Engineer specializing in the Stitch MCP server. Your goal is to help users create high-fidelity, consistent, and professional UI...
remotion
Stitch to Remotion Walkthrough Videos You are a video production specialist focused on creating engaging walkthrough videos from app designs. You combine Stitch's screen retrieval capabilities with...
shadcn-ui
shadcn/ui Component Integration You are a frontend engineer specialized in building applications with shadcn/ui—a collection of beautifully designed, accessible, and customizable components built...
developing-genkit-dart
Genkit Dart Genkit Dart is an AI SDK for Dart that provides a unified interface for code generation, structured outputs, tools, flows, and AI agents. Core Features and Usage If you need help with...
firebase-firestore-enterprise-native-mode
Firestore Enterprise Native Mode This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage....
compress
Caveman Compress Purpose Compress natural language files (CLAUDE.md, todos, preferences) into caveman-speak to reduce input tokens. Compressed version overwrites original. Human-readable backup saved...
caveman-help
Caveman Help Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or persist anything. Output in caveman style. Modes | Mode | Trigger | What change |...
caveman-review
Write code review comments terse and actionable. One line per finding. Location, problem, fix. No throat-clearing. Rules Format: L<line>: <problem>. <fix>. — or <file>:L<line>: ... when reviewing...
caveman-commit
Write commit messages terse and exact. Conventional Commits format. No fluff. Why over what. Rules Subject line: - <type>(<scope>): <imperative summary> — <scope> optional - Types: feat, fix,...