Back to tags
Tag

Agent Skills with tag: workflow

53 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

gh

Expert guidance for using the GitHub CLI (gh) to manage GitHub issues, pull requests, Actions workflows, repositories, and other GitHub operations from the command line. Use this skill when the user needs to interact with GitHub resources or perform GitHub workflows.

githubghclipr
Agent Framework Team
Agent Framework Team
0

gh

Expert guidance for using the GitHub CLI (gh) to manage GitHub issues, pull requests, Actions workflows, repositories, and other GitHub operations from the command line. Use this skill when the user needs to interact with GitHub resources or perform GitHub workflows.

githubghclipr
Agent Framework Team
Agent Framework Team
0

feature-development

기능 개발, 기능 구현, 신규 개발, 피처 개발, 개발 워크플로우 - Guided feature development with codebase understanding and architecture focus. Systematic 7-phase approach from discovery to implementation. Use when building new features or adding significant functionality. Do NOT use for simple bug fixes, config changes, or single-file edits.

[featureimplementationworkflowarchitecture]
jaehashin
jaehashin
0

kanban-worker

Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.

[kanbanmulti-agentcollaborationworkflow
PoorRican
PoorRican
0

subagent-driven-development

Execute plans via delegate_task subagents (2-stage review).

[delegationsubagentimplementationworkflow
PoorRican
PoorRican
0

plan

Plan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete code.

[planningplan-modeimplementationworkflow
PoorRican
PoorRican
0

prompt-refinement

Convert vague requests into compact TCRO prompts with phase-specific constraints. Used by research, specify, plan, and work workflows.

promptingtcrorequirementsworkflow
v1truv1us
v1truv1us
73

thx-boris

Production-tested patterns for maximizing Claude Code effectiveness. Covers CLAUDE.md setup, subagent design, hooks, permissions, parallel sessions, and MCP integration. Not for general coding or debugging.

[claude-codeworkflowautomationdevtools]
saad-ahmed
saad-ahmed
101

agenthub

>

[multi-agentorchestrationdagworkflow
borghei
borghei
34669

agent_orchestration

Transform clarified user requests into structured delegation prompts optimized for specialist agents (cto-architect, strategic-cto-mentor, cv-ml-architect). Use after clarification is complete, before routing to specialist agents. Ensures agents receive complete context for effective work.

[agentorchestrationagentsalgorithms
vuralserhat86
vuralserhat86
4212

agents_md

AGENTS.md dosyaları oluşturma, monorepo yapılandırma ve agent instruction yönetimi rehberi.

[agentsagentsmdalgorithms
vuralserhat86
vuralserhat86
4212

audience_intelligence

Analyzes target audience demographics, psychographics, behaviors, and platform preferences to inform influencer selection and campaign strategy. Essential foundation for effective influencer marketing.

[agentsalgorithmsanalyticsartificial
vuralserhat86
vuralserhat86
4212

cold_email

Generate personalized cold email sequences (7-14 emails) with A/B test subject lines, follow-up timing recommendations, and integrated social proof. Creates multi-touch campaigns optimized for response rates. Use when users need outbound email campaigns, sales sequences, or lead generation emails.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

competitor_intelligence

Analyzes competitor SEO and GEO strategies including their ranking keywords, content approaches, backlink profiles, and AI citation patterns. Reveals opportunities to outperform competition.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

email_composer

Profesyonel e-posta yazma, business communication ve template oluşturma rehberi.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

git_workflow

Branch stratejisi, commit conventions, merge conflict çözümü ve Git best practices rehberi.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

llm_evaluation

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

[accuracyagentsalgorithmsartificial
vuralserhat86
vuralserhat86
4212

multi_agent_patterns

Çoklu agent mimarisi tasarımı, orchestration patterns ve agent collaboration rehberi.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

prompt_engineering

Engineer effective LLM prompts using zero-shot, few-shot, chain-of-thought, and structured output techniques. Use when building LLM applications requiring reliable outputs, implementing RAG systems, creating AI agents, or optimizing prompt quality and cost. Covers OpenAI, Anthropic, and open-source models with multi-language examples (Python/TypeScript).

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

prompt_optimizer

Mevcut promptların token kullanımını ve başarı oranını optimize etme.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

rag_architecture

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

rag_implementation

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

tailwind_mastery

Tailwind CSS v4, design tokens, responsive patterns ve utility-first CSS best practices.

[agentsalgorithmsartificialintelligence
vuralserhat86
vuralserhat86
4212

tdd_workflow

Comprehensive Test Driven Development guide. Master testing, debugging, fixing bugs, QA workflows, unit tests, integration tests, and coverage analysis.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

zustand_state

Production-tested setup for Zustand state management in React. Includes patterns for persistence, devtools, and TypeScript patterns. Prevents hydration mismatches and render loops.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

visual-benchmarker

(元技能) 视觉对标视频搜索器,通过指导AI调用其他工具,为项目确认视觉风格。

[metaskillworkflowvideomarketing
an
an
3,7881,049

moai-docs-generation

>

workflowdocumentationsphinxmkdocs
modu-ai
modu-ai
211

moai-workflow-ddd

>

workflowrefactoringddddomain-driven
MoAI-ADK Team
MoAI-ADK Team
211

moai-workflow-jit-docs

>

workflowdocumentationjit-loadingcontext-aware
modu-ai
modu-ai
211

moai-workflow-project

>

workflowprojectdocumentationinitialization
modu-ai
modu-ai
211

moai-workflow-spec

>

workflowspecearsrequirements
MoAI-ADK Team
MoAI-ADK Team
211

moai-workflow-tdd

>

workflowtddtest-drivenred-green-refactor
MoAI-ADK Team
MoAI-ADK Team
211

moai-workflow-templates

>

workflowtemplatesboilerplatescaffolding
modu-ai
modu-ai
211

moai-workflow-testing

>

workflowdddtestingdebugging
MoAI-ADK Team
MoAI-ADK Team
211

fullstack-feature

Load PROACTIVELY when task involves building a complete feature across multiple layers. Use when user says \"build a feature\", \"add user profiles\", \"create a dashboard\", or any request spanning database, API, UI, and tests. Orchestrates multi-agent work sequentially: schema and migrations, API endpoints, UI components, tests, and review. The runtime engine handles WRFC chains automatically via <gv> directives. Handles dependency ordering and cross-layer type sharing.

[fullstackfeatureend-to-endworkflow
mgd34msu
mgd34msu
61

gather-plan-apply

MANDATORY before starting any task. Enforces the GPA execution loop that prevents tool call sprawl. G: GATHER phase combines discover queries + memory reads + file reads into one phase. P: Plan in text with zero tool calls. A: APPLY all writes/edits/verification in one phase. One call per tool type per phase — batch all same-type operations together. Covers dependency analysis, batch opportunities, scope estimation, and loop-back triggers.

[gpagatherplanapply
mgd34msu
mgd34msu
61

parallel-workflows

Optimizes parallel execution of multiple tasks. Use when user mentions 並列で実行, 同時にやって, まとめてやって, run in parallel, do these together. Do NOT load for: 単一タスク, 順次実行が必要な作業, 依存関係のあるタスク.

[parallelworkflowoptimizationconcurrent]
aiskillstore
aiskillstore
23014

setup

Sets up new projects and generates workflow files like CLAUDE.md, AGENTS.md, Plans.md. Use when user mentions セットアップ, setup, 初期化, initialize, 新規プロジェクト, ワークフローファイル生成. Do NOT load for: 実装作業, レビュー, ビルド検証, デプロイ.

[setupinitializeworkflowproject]
aiskillstore
aiskillstore
23014

moai-docs-generation

>

workflowdocumentationsphinxmkdocs
modu-ai
modu-ai
873151

moai-workflow-ddd

>

workflowrefactoringddddomain-driven
MoAI-ADK Team
MoAI-ADK Team
873151

moai-workflow-jit-docs

>

workflowdocumentationjit-loadingcontext-aware
modu-ai
modu-ai
873151

moai-workflow-project

>

workflowprojectdocumentationinitialization
modu-ai
modu-ai
873151

moai-workflow-spec

>

workflowspecearsrequirements
MoAI-ADK Team
MoAI-ADK Team
873151

moai-workflow-tdd

>

workflowtddtest-drivenred-green-refactor
MoAI-ADK Team
MoAI-ADK Team
873151

moai-workflow-templates

>

workflowtemplatesboilerplatescaffolding
modu-ai
modu-ai
873151

moai-workflow-testing

>

workflowdddtestingdebugging
MoAI-ADK Team
MoAI-ADK Team
873151

bmad-orchestrator

Orchestrates BMAD workflows for structured AI-driven development. Routes work across Analysis, Planning, Solutioning, and Implementation phases.

bmadorchestratorworkflowplanning
autohandai
autohandai
0

workflow-automation

Automate repetitive development tasks and workflows. Use when creating build scripts, automating deployments, or setting up development workflows. Handles npm scripts, Makefile, GitHub Actions workflows, and task automation.

automationscriptsworkflownpm-scripts
autohandai
autohandai
0

Page 1 of 2 · 53 results