Find the perfect skill
Monitor Stream
DevOps
Stream live swarm events using the Monitor tool for real-time observability.
Capability Check
Productivity
Checks whether a specific action (sending a message, accessing calendar, etc.) is possible by testing permissions, required services, and configuration. Helps diagnose why a feature is not working.
Activate Pro license for vault-analyze features
Productivity
Validates a Pro license key against the API and saves to settings.
Advanced Bash Scripting
Development
Master defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Write safe, portable, and testable shell scripts.
manus-talk-to-my-lawyer Development Patterns
Development
Teaches development patterns for manus-talk-to-my-lawyer, a TypeScript/Vite legal technology platform. Covers phase-based workflows, comprehensive testing, Drizzle database migrations, Stripe payment integration, and email notifications via tRPC. Helps when building multi-role full-stack applications with checkpoint commits and automated schema management.
Ship It!
Development
Finalize changes with quality checks, meaningful commits, and pull request creation.
Apply an approved change proposal
Development
Implement and apply an approved change proposal following structured steps and guardrails.
Anthropic Brand Style Guide
Content
Apply Anthropic official brand colors and typography to artifacts, including colors, fonts, and style guidelines.
Revert by Logical Work Unit
Development
Revert changes by logical work unit (track, phase, or task) with full git awareness. Supports targeted undo for tracks, phases, or individual tasks.
Create a Skill
Development
Create a new skill following Anthropic's best practices. Use when creating or updating a skill or command.
2D Game Development
Development
Principles for 2D game systems: sprites, tilemaps, physics, camera, and genre patterns.
MobAI Mobile Device Control
Testing
Controls Android and iOS devices through the MobAI HTTP API. Supports screenshots, taps, text input, swipes, and app launching. Uses specialized sub-agents (native-runner for native apps, web-runner for web pages) to break down complex automation tasks hierarchically.