- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
calendar-today
by aashari
Show all of today's events in time order. Use when user asks what's on their schedule today, what meetings they have, or what's happening today.
control-flow-check
by meriley
Audits Go code for control flow excellence - early returns, minimal nesting, small blocks. Checks for happy path readability, guard clauses, and refactoring opportunities. Use before committing Go code or during refactoring.
pragma-post-writer
by moazbuilds
"post writer with route selection for social media, blogs, and forums. Ask quick (Flash 💥) or expert (Ink 🖋️), then load only that workflow."
prd-implementation-planning
by meriley
Bridges approved PRDs to implementation by mapping user stories to tasks with skill assignments, effort estimates, and progress tracking. Use after PRD approval to create actionable implementation plan.
Content Calendar Planner
by jmsktm
Plan and organize content calendars for consistent publishing
Billing Manager
by jmsktm
Manage billing operations including invoice generation, payment tracking, and subscription lifecycle
error-handling-audit
by meriley
Audits Go code for error handling best practices - proper wrapping with %w, preserved context, meaningful messages, no error swallowing. Use before committing Go code or during error handling reviews.
Chat Response Generator
by jmsktm
Generate quick, effective responses for chat and messaging platforms
Agent Orchestrator
by jmsktm
Coordinate multiple AI agents and skills for complex workflows
n-plus-one-detection
by meriley
Detects N+1 query problems in GraphQL resolvers and TypeScript code. Checks for missing DataLoader usage, sequential database queries in loops, and resolver batching opportunities. Use before committing GraphQL resolvers or during performance reviews.
Construction Estimator
by jmsktm
Construction cost estimation, project budgeting, material takeoffs, and bid preparation for contractors and builders
calendar-free
by aashari
Find free time slots in a day or week. Use when user asks when they're free, wants to schedule something, or needs to find an open time window.
domain-modeling
by front-depiction
Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality, with comprehensive predicates, orders, guards, and match functions. Use when modeling domain entities, value objects, or any discriminated union types.
cloudflare-queues
by jackspace
Complete knowledge domain for Cloudflare Queues - flexible message queue for asynchronous processing and background tasks on Cloudflare Workers. Use when: creating message queues, async processing, background jobs, batch processing, handling retries, configuring dead letter queues, implementing consumer concurrency, or encountering "queue timeout", "batch retry", "message lost", "throughput exceeded", "consumer not scaling" errors. Keywords: cloudflare queues, queues workers, message queue, queue bindings, async processing, background jobs, queue consumer, queue producer, batch processing, dead letter queue, dlq, message retry, queue ack, consumer concurrency, queue backlog, wrangler queues
Swift Concurrency Expert Guide
by mosif16
"Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies."
requesting-code-review
by mosif16
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding
writing-plans
by mosif16
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
code-review
by jackspace
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
executing-plans
by mosif16
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
bash-script-helper
by jackspace
Expert helper for bash scripting, debugging, and best practices
Quality Gates Skill
by ArieGoldkin
Remember: Quality gates prevent wasted work. Better to ask questions upfront than to build the wrong solution. When in doubt, BLOCK and escalate.
Evidence-Based Verification Skill
by ArieGoldkin
Remember: Evidence-first development prevents hallucinations, ensures production quality, and builds confidence. When in doubt, collect more evidence, not less.
my-plan
by ex3ndr
Use for planning work
jackyshen-gen-recording-course-script
by mebusw
Generate comprehensive video course scripts with structured curriculum, engaging lesson content, and production guidance. Use for "recording class script", "online course content", "video lessons design", "e-learning content".