- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
build-resume
by redbricksoftware
Use when the user provides a job posting URL or description and wants a tailored resume, asks to analyze job fit, says build/tailor resume or apply for a role, or wants to import an existing resume file into resume.md
my-skill
by deletexiumu
Describe what this skill does in one sentence, and in what context/task type it should be used. Include key features and supported languages if applicable.
executing-plans
by Crumbgrabber
Use when partner provides a complete implementation plan to execute in
rtfm-testing
by zscole
Test documentation quality by spawning fresh agents with zero context. Validates that docs are complete, clear, and usable by newcomers. Use when testing READMEs, tutorials, setup guides, or API docs before publishing.
discovery
by robzolkos
Quick user-centric interview to capture requirements from a time-poor stakeholder.
code-with-codex
by chaorenex1
"Write and generate code using memex-cli with Codex backend. Use when (1) Generating code files and scripts, (2) Refactoring existing code, (3) Writing tests, (4) Creating project scaffolds, (5) Implementing algorithms or features, (6) Code review and optimization, (7) Complex multi-file projects."
ship
by benredmond
Review and finalize (REVIEWER + DOCUMENTER phases) - runs adversarial code review, commits changes, completes task, and records reflection to capture pattern outcomes.
bash-script-generator
by asteroid-belt
Generate Bash 3.2-compatible scripts with a standardized check_requirements guardrail, friendly validation errors, and optional shfmt formatting. Use when writing or updating bash scripts that need consistent argument validation, dependency checks, and portability.
performance
by thoreinstein
Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".
writing-plans
by liauw-media
"Use after brainstorming, before implementation. Breaks work into discrete, actionable tasks with clear verification points."
testing-skills-with-subagents
by liauw-media
"Use to validate process documentation. Apply TDD to skill writing: RED (run without skill, document failures) → GREEN (write skill) → REFACTOR (close loopholes). Test under pressure: time constraints, sunk cost, exhaustion, authority."
writing-plans
by HJewkes
Use when you have a spec or requirements for a multi-step task, before touching code
swift-development
by ProjAnvil
提供 Swift 6+ 核心语言开发能力,涵盖并发编程、宏、数据模型设计和业务逻辑实现。
executing-plans
by liauw-media
"Use when implementing a multi-step plan. Execute systematically with verification checkpoints to catch errors early."
architect
by vxcozy
Solution architect that creates implementation blueprints before building. Maps 2-3 approaches ranked by simplicity, creates phased build plans with rollback points, and checks dependencies. Use when you need to design a solution, create a blueprint, plan before building, or take a task from the audit and need an implementation plan. Part of the architect-system loop. Reads from system/audit-report.md. Outputs to system/blueprints/.
research
by benredmond
Intelligence gathering phase - spawns parallel agents to analyze codebase, patterns, git history, and web research. Creates or updates task file with findings.
Wiz-Light Skill
by anubhavgupta
A simple typescript / JavaScript library to control wiz based lights.
lightspec-loop
by viteinfinite
Use when systematically implementing LightSpec change proposals through clean, sequential delegation
discover
by jschulte
Ecosystem discovery from a single starting repo. Scans for integration signals (npm packages, docker compose, env vars, API calls, CI/CD triggers, workspace configs, message queues, infrastructure refs), searches GitHub for related repos, scans the local filesystem, then presents an ecosystem map with confidence scoring and a Mermaid dependency graph. Hands off confirmed repos to /stackshift.batch or /stackshift.reimagine.
apex:debug
by benredmond
Systematic debugging with pattern learning. Applies hypothesis-driven investigation, evidence collection, and reflection to update pattern confidence.
memex-cli
by chaorenex1
"Execute AI tasks (codex/claude/gemini) with memory and resume support via memex-cli stdin protocol."
android-workflow-internal
by hitoshura25
Generate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows)
execute
by weegigs
Execute an existing plan aggressively with minimal interruption. Use after /kick-off approval to implement the planned work.
task-planner
by ajianaz
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.