- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
jpralph-prd
by juanpare
"Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out."
writing-plans
by Jackiexiao
(中文)Use when you have a spec or requirements for a multi-step task, before touching code
call-codex
by dotneet
Call codex to perform a task.
terraform
by jyasuu
Infrastructure as Code tool with installation, initialization, and provisioning workflow commands.
systematic-debugging
by TMulv
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
spec:do-task
by IKatsuba
Execute Specific Task - runs a task by its number from the tasks document
vue-guidelines
by StefanMermans
Essential guidelines for Vue.js development. Always follow these rules when working with Vue project.
autoship
by Maleick
"Delegate GitHub issue-to-PR orchestration to the AutoShip OpenCode plugin."
ticket-management
by arielperez82
Issue tracking strategy, project configuration, query patterns, workflow
roboharness — Visual debugging for robot simulation
by MiaoDX
Business logic lives in roboharness.mcp.tools.HarnessTools and can be called directly without the MCP SDK.
uv
by zhongjis
Initializes Python projects, manages dependencies, pins Python versions, and runs scripts with uv. Use when adding/removing packages, syncing environments, running tools with uvx, or building distributions.
_process-architecture-mastery
by TriNgo0108
Master engineering workflows, system architecture documentation, safe code review, and debugging. Use this as a central index to access specialized sub-skills.
ogt-docs-create
by OpenDNDApps
Create new documentation entities in the docs-first system. Routes to specialized creation sub-skills for tasks, definitions, rules, features, and social content. Use when adding any new documentation.
outbound-ip
by gitstua
Get the current public/outbound IP address of this machine using a reliable shell workflow with multiple fallback endpoints. Use when users ask for outbound IP, public IP, WAN IP, egress IP, or need IP checks before firewall/network allowlisting.
piracy-handler
by httprunner
盗版检测与后置处理编排器。Use when wechat-search-collector 综合页任务完成后,需要基于 capture_results 进行盗版检测、创建子任务、写入 webhook 计划,或在子任务终态后执行 webhook dispatch/reconcile。支持 sqlite/supabase 二选一作为 capture_results 数据源。
ycs77-vue
by ycs77
This skill should be used when applying project-specific opinionated Vue 3 conventions. It covers SFC block order (template-first vs script-first), inline typing for defineProps and defineEmits, using reactive() for form state management, ref type assertions with as Ref<Type> for complex types, same-name shorthand bindings in Vue 3.4+, and props access patterns in templates. Relevant when a user asks about template ordering, how to type props or emits inline, reactive vs ref for forms, ref type assertion patterns, shorthand attribute bindings, props usage in templates, or following Lucas Yang's Vue coding conventions.
implement
by ianphil
This skill should be used when the user asks to "implement phase N", "implement task T001", "do TDD for phase", "implement T001-T009", or wants to execute tasks following strict TDD red-green-refactor workflow.
sync-to-marketplace
by blueif16
将插件发布到marketplace
health-skill
by RTX2080
Lightweight automatic wellness guard for AI work sessions. Use implicitly for silent local-time/session prechecks, especially during coding or long AI-assisted work; do not mention health unless a late-night, long-session, rest, hydration, or urgent wellbeing trigger is actually met. Also use when the user explicitly asks for health-skill or non-medical wellbeing support.
Restart Prompt Skill
by bennoloeffler
When you notice these, proactively suggest /prompt-for-restart.
protobuf-developer
by imrenagi
Protobuf schema development guidelines. This skill should be used when writing, reviewing, or refactoring Protocol Buffer definitions to ensure consistency, backwards compatibility, and adherence to style guides.
spec-driven-development
by vineethsoma
Spec-Driven Development workflow using GitHub spec-kit for building high-quality software with structured specifications and intent-driven development
vibe-kanban
by abpai
Manage work in Vibe Kanban (VK), the shared source of truth for agent tasks. Use when checking assigned work, creating/updating tasks, running heartbeat checks, scanning @mentions, or producing daily standup summaries. Triggers: "check the board", "what's on my plate", "create/update task", "heartbeat", "standup summary".
agent-memory-skills
by kimasplund
Self-improving agent architecture using ChromaDB for continuous learning, self-evaluation, and improvement storage. Agents maintain separate memory collections for learned patterns, performance metrics, and self-assessments without modifying their static .md configuration.