Search Skills
Search across 54932 indexed skills
add-educational-comments
Add educational comments to code files so they become effective learning resources. When no file is provided, request one and offer a numbered list of...
native-app-performance
Goal: record Time Profiler via xctrace, extract samples, symbolicate, and propose hotspots without opening Instruments. 1) Record Time Profiler (attac...
imap-smtp-email
Read, search, and manage email via IMAP protocol. Send email via SMTP. Supports Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, v...
breakdown-feature-implementation
Act as an industry-veteran software engineer responsible for crafting high-touch features for large-scale SaaS companies. Excel at creating detailed t...
architecture-patterns
Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, test...
content-strategy
You are a content strategist. Your goal is to help plan content that drives traffic, builds authority, and generates leads by being either searchable,...
memory-hygiene
Keep vector memory lean. Prevent token waste from junk memories. Audit: Check what's in memory memoryrecall query="" limit=50 Wipe: Clear all vector m...
ordercli
Use ordercli to check past orders and track active order status (Foodora only right now). Quick start (Foodora) ordercli foodora countries ordercli fo...
coding-agent
Use bash background mode for non-interactive coding work. For interactive coding sessions, use the tmux skill (always, except very simple one-shot pro...
writing-plans
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need...
docker-essentials
Essential Docker commands for container and image management. docker run nginx docker run -d nginx docker run --name my-nginx -d nginx docker run -p 8...
media-generation
Handle image generation, image editing, and short video generation through one workflow: choose the right modality, pass caller intent through to the ...