⚙️
DevOpsTypeScript

AgentDeck Workflows

by puritysb

AgentDeck Workflows is a DevOps skill for Claude Code, published by puritysb in AgentDeck.

219 stars42 forkson puritysb/AgentDeckAdded 2026/09/04+2% in starsRepository updated 2026/09/04
ai-agentsandroidclaude-codedeveloper-toolsesp32hardwareiotmonorepostream-deckswiftui
Install in seconds
Install AgentDeck Workflows
Copy AgentDeck Workflows into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/puritysb/AgentDeck/tree/master/.agents/skills/agentdeck-workflows ~/.claude/skills/agentdeck-workflows

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/puritysb/AgentDeck.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/agentdeck-workflows/SKILL.md in puritysb/AgentDeck
Installs to
~/.claude/skills/agentdeck-workflows
Collection
One of 5 skills cataloged from this repository
Category
DevOps920 skills

What AgentDeck Workflows does

AgentDeck Workflows reads the matching workflow file for build, dev server, plugin packaging, Android release, or Apple/Xcode debugging. Use it instead of guessing commands for those tasks.

AgentDeck Workflows is cataloged under DevOps on DirSkills. AgentDeck Workflows comes from a repository tagged ai-agents, android, claude-code, developer-tools and esp32.

Documentation

README

AgentDeck Workflows

Use this skill when the user asks to build, run dev mode, link/package the Stream Deck plugin, build Android, or debug an Apple/Xcode reproduction.

Required Context

  1. Read CLAUDE.md before running workflow commands.
  2. Read the top of DEVELOPMENT_LOG.md, then search it for the subsystem you are touching instead of loading the full file.
  3. Preserve App Store invariants from CLAUDE.md and AGENTS.md when touching Apple UI, daemon, setup, or diagnostics.

Workflow Map

  • Android release APK: read .agents/workflows/build-android.md.
  • Stream Deck plugin build/link: read .agents/workflows/build-plugin.md.
  • Dev watch mode: read .agents/workflows/start-dev.md.
  • Apple/Xcode diagnostics: read .agents/workflows/apple-xcode-debug.md.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AgentDeck Workflows

  • What else does puritysb publish alongside AgentDeck Workflows?

    AgentDeck Workflows is one of 5 skills that DirSkills catalogs from puritysb/AgentDeck, the repository it ships in. Its siblings there include AgentDeck Deploy, AgentDeck Diagnostics and ESP32 Heap Discipline. Each one is a separate skill with its own page in this directory, installs the same way AgentDeck Workflows does, and is maintained by puritysb in that same repository. The rest of the collection is listed on the puritysb/AgentDeck page.

  • How does AgentDeck Workflows compare to other DevOps skills?

    AgentDeck Workflows ranks #799 by stars among the 920 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AgentDeck Workflows against them. Open each page to compare what they document and how they install.