Automation

Task automation and scripting

Showing 2905-2928 of 4602 skills
onatcipli

app-store-reviews

by onatcipli

App Store review analysis, competitor intelligence, and automated response generation for iOS/macOS apps. Use this skill when working with Apple App Store reviews for any of these tasks: (1) Fetching and analyzing customer reviews for your own apps via the App Store Connect API, (2) Fetching competitor app reviews via the public RSS feed or iTunes Search API, (3) Performing sentiment analysis, theme extraction, or bug/feature-request categorization on reviews, (4) Generating context-aware developer replies to customer reviews, (5) Comparing ratings, review sentiment, or feature gaps across competing apps, (6) Tracking rating trends and review volume over time, (7) Producing executive summaries or actionable insight reports from review data, (8) Searching the App Store for apps by name or category, (9) Setting up app-specific reply configurations through an interactive onboarding interview that auto-detects patterns from existing responses.

API Dev 8 6mo ago
igbuend

mutation-xss-anti-pattern

by igbuend

"Security anti-pattern for mutation XSS (mXSS) vulnerabilities (CWE-79 variant). Use when generating or reviewing code that sanitizes HTML content, handles user-provided markup, or processes rich text. Detects sanitizer bypass through browser parsing mutations."

Automation 8 5mo ago
derKlinke

interface-design

by derKlinke

This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).

Automation 8 5mo ago
wubaiqing

⏰ Remind Me

by wubaiqing

你的 AI 私人助手,一键启动。基于 OpenClaw,中文用户友好。

Automation 8 4mo ago
hieutrtr

task-decomposition

by hieutrtr

Decompose high-level objectives into atomic implementation tasks for Python/React projects. Use when breaking down large features, multi-file changes, or tasks requiring more than 3 steps. Produces independently-verifiable tasks with done-conditions, file paths, complexity estimates, and explicit ordering. Creates persistent task files (task_plan.md, progress.md) to track state across context windows. Does NOT cover high-level planning (use project-planner) or architecture decisions (use system-architecture).

Automation 8 5mo ago
Jst-Well-Dan

baoyu-comic

by Jst-Well-Dan

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

Automation 8 6mo ago
derKlinke

ios-assume-isolated

by derKlinke

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.

Automation 8 5mo ago
gwenwindflower

gh-cli-use

by gwenwindflower

Safely use the GitHub CLI (gh) working with GitHub repos beyond standard git operations: creating, forking, or cloning new remote repos, triggering and monitoring GitHub Actions, or working with Issues and Pull Requests.

Automation 8 5mo ago
mauromedda

spec-driven-dev

by mauromedda

Spec-driven development framework with iterative refinement. Orchestrates feature development from intent to implementation via structured specs and task breakdown. Triggers on "/spec.plan", "/spec.refine", "/spec.clarify", "/spec.tasks", "/spec.run", "I want to build", "I want to add", "create spec", "spec-driven", "feature spec".

Automation 13 6mo ago
jsegov

agent-prompts

by jsegov

This skill should be used when the user asks to "generate tasks", "create implementation plan", "break down feature", "write agent prompts", "decompose into tasks", "create work items", or when creating agent-ready task descriptions from PRD and SDD documents.

Automation 20 6mo ago
jsegov

task-loop-verify

by jsegov

Verify the current task and output a completion marker. Use this to check if a task is complete and signal the stop hook to allow session exit.

Automation 20 6mo ago
miles990

auto-dev-setup

by miles990

設定 Auto-Dev workflow,實現 Human-in-the-Loop 自動化開發

Agents 19 6mo ago
CodingCossack

using-superpowers

by CodingCossack

Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any conversation to check for relevant skills before any response, ensuring skill-first workflow before proceeding.

Automation 19 7mo ago
CodingCossack

executing-plans

by CodingCossack

Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.

Analytics 19 7mo ago
miles990

csharp-dotnet

by miles990

C# and .NET development patterns

Automation 19 6mo ago
abudhahir

using-superpowers

by abudhahir

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Automation 18 7mo ago
abudhahir

writing-plans

by abudhahir

Use when you have a spec or requirements for a multi-step task, before touching code

Auth 18 7mo ago
abudhahir

executing-plans

by abudhahir

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Analytics 18 7mo ago
mosif16

Swift Concurrency Expert Guide

by mosif16

"Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies."

Automation 18 8mo ago
mosif16

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

Automation 18 8mo ago
mosif16

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

Auth 18 8mo ago
gruckion

visual-verification

by gruckion

Visually verify implemented features work correctly before marking complete. Use when testing UI changes, verifying web features, or checking user flows work in the browser.

Automation 18 6mo ago
mosif16

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

Analytics 18 8mo ago
KentoShimizu

algorithm-design

by KentoShimizu

"Design algorithms by modeling constraints, enumerating candidate strategies, proving correctness, and selecting data structures with explicit tradeoffs. Use when implementation success depends on algorithm choice or decomposition under unclear constraints, from vague outcome requests to concrete directives; do not use for persistence schema or deployment topology decisions."

Automation 7 5mo ago