bundles/infrastructure/skills/workflow-automation/SKILL.md
This skill should be used when users need help designing content workflows, creating process documentation, implementing automation rules, designing approval processes, or optimizing content pipelines. It activates when users ask about workflow design, process documentation, automation, approval workflows, or content pipeline optimization.
npx skillsauth add shipshitdev/library workflow-automationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps design and implement content workflows, create process documentation, suggest automation rules, document approval processes, and optimize content pipelines for efficiency and quality.
This skill activates automatically when users:
To design effective content workflows:
Understand Current Process
Design Optimal Workflow
Document Workflow
Example User Request: "Design a content workflow for my team that includes approval steps"
Integration (discover from project):
To create comprehensive process documentation:
Document Content Processes
Create Visual Flowcharts
Maintain Documentation
Example User Request: "Create a flowchart for my content creation process"
Integration (discover from project):
To suggest and implement automation rules:
Identify Automation Opportunities
Design Automation Rules
Implement Automation
Example User Request: "What parts of my content workflow can be automated?"
Integration (discover from project):
To design content approval workflows:
Define Approval Requirements
Design Approval Workflow
Implement Approval System
Example User Request: "Design an approval workflow where content needs manager approval before publishing"
Integration (discover from project):
To optimize content pipelines for efficiency:
Analyze Current Pipeline
Optimize Pipeline
Monitor and Improve
Example User Request: "Help me optimize my content pipeline to reduce time from ideation to publishing"
Integration (discover from project):
Before designing workflows, discover the project's context:
Scan Project Documentation:
.agents/memory/ for workflow architecture and existing process documentationIdentify Workflow Components:
Common Content Workflow:
Trend Detection (Extension) → Content Generation (Creation Tools) →
Distribution (Publishing Platform) → Analytics (Analytics Platform) → Optimization
Workflow Components:
Automation Opportunities:
workflow-design-guide.md: Best practices for workflow designautomation-patterns.md: Common automation patterns and examplesapproval-workflow-examples.md: Approval workflow templates and examplesworkflow-template.md: Template for documenting workflowsprocess-flowchart-template.md: Template for creating process flowchartsautomation-rule-template.md: Template for defining automation rulesdevelopment
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
tools
Resolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling. Invoke when diagnosing "type instantiation excessively deep" errors, migrating JS to TS, configuring strict tsconfig, debugging module resolution, or choosing between Biome/ESLint/Turborepo/Nx.
tools
Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.
tools
Provides Tailwind CSS v4 performance optimization and best practices guidelines. Triggers when writing, reviewing, or refactoring Tailwind CSS v4 code; when working with Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.