decocms

51 mods across 2 repositories, 406 stars between them.

decocms

01

decocms/studio

Plugin Claude Code

Plugin marketplace listing 1 plugin: decocms-ui.

401 today A tokens not measured original MIT

PreToolUse

02

decocms/studio

Hook Claude Code

Runs before the agent uses a tool for Bash, Write, Edit and MultiEdit tool calls, executing pre-guard.js via bun. From decocms/studio.

401 today A tokens not measured original MIT

PostToolUse

03

decocms/studio

Hook Claude Code

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post-edit-format.js via bun. From decocms/studio.

401 today A tokens not measured original MIT

Stop

04

decocms/studio

Hook Claude Code

Runs when the agent finishes a response, executing stop-comment-cop.js via bun. From decocms/studio.

401 today A tokens not measured original MIT

WorktreeCreate

05

decocms/studio

Hook Claude Code

Runs when a git worktree is created, running an inline shell check. From decocms/studio.

401 today A tokens not measured original MIT

settings

06

decocms/studio

Settings file Claude Code

Agent settings declaring 4 hook events (PreToolUse, PostToolUse, Stop, WorktreeCreate).

401 today A tokens not measured original MIT

add-mcp-tools

07

decocms/studio

Skill Claude CodeCodex

Guide for adding new MCP tools with consistent patterns for schemas, tool definitions, registry updates, and Better Auth integration.

401 today A 27 tokens original MIT

commit

08

decocms/studio

Skill Claude CodeCodex

Prepare code for review by running quality checks, creating conventional commits, and opening pull requests. Use when the user wants to commit changes, create a PR, prepare for code review, or asks to commit their work.

401 today A 45 tokens original MIT

studio AGENTS.md

09

decocms/studio

Instructions file CodexOpenCode

AGENTS.md instructions for decocms/studio, covering repository guidelines, documentation philosophy, commands, development and start full dev environment (migrations + client + server).

401 today A 8,900 tokens original MIT

studio CLAUDE.md

10

decocms/studio

Instructions file

Claude Code instructions for decocms/studio, a project described as: Open-source control plane for your AI agents. Connect tools, hire agents, track every token and dollar.

401 today A 3 tokens copy · 100% MIT

brand

11

decocms/studio

Skill Claude CodeCodex

Create and maintain an org's brand as a folder the whole platform reads: colors, type, voice, logo and a deck theme. Use this whenever someone asks to "set up our brand", "make a brand kit", "apply our colors/fonts", or before producing branded artifacts (decks, pages, emails). One brand = one folder; everything that…

401 today A 0 tokens original MIT

docx

12

decocms/studio

Skill Claude CodeCodex

Read and extract text, tables, and structure from .docx Word documents. Use when the user uploads or references a Word file to read or summarize.

401 today A 34 tokens original MIT

file-reading

13

decocms/studio

Skill Claude CodeCodex

Route a file to the right reader by extension (pptx, docx, xlsx, pdf, and plain text). Use as the entry point when asked to read or summarize an uploaded file of unknown type.

401 today A 46 tokens original MIT

pdf

14

decocms/studio

Skill Claude CodeCodex

Read and extract text from .pdf files, page by page. Use when the user uploads or references a PDF to read or summarize.

401 today A 29 tokens original MIT

pptx

15

decocms/studio

Skill Claude CodeCodex

Read and inspect existing .pptx PowerPoint files (text, speaker notes, slide images). Use only for reading uploaded PowerPoint files — to AUTHOR a deck use the slides skill instead.

401 today A 41 tokens original MIT

slides

16

decocms/studio

Skill Claude CodeCodex

Create and edit presentation decks as single self-contained HTML files with a live, editable preview and print-to-PDF export. Use when the user wants slides, a deck, or a presentation.

401 today A 40 tokens original MIT

templating

17

decocms/studio

Skill Claude CodeCodex

Render any text file (HTML, markdown, config, SQL, email) from a mustache template plus JSON data. Use when an output's shape is fixed ahead of time and only the values change.

401 today A 44 tokens original MIT

tool-scripting

18

decocms/studio

Skill Claude CodeCodex

Script against the org's MCP tools from inside the sandbox — discover schemas under .deco/tools/, call one tool from the shell with typegen call, or batch many calls in a script. Use whenever a task needs repeated or bulk tool calls (same tool many times, one call per file/row/item) instead of one-at-a-time agent tool…

401 today A 78 tokens original MIT

xlsx

19

decocms/studio

Skill Claude CodeCodex

Read and extract cell data from .xlsx Excel spreadsheets as TSV. Use when the user uploads or references an Excel file to read or summarize.

401 today A 30 tokens original MIT

decocms-ui

20

decocms/studio

Plugin Claude Code

Build UI with the decocms product design system (@decocms/ui).

401 today A tokens not measured original MIT

decocms-ui

21

decocms/studio

Skill Claude CodeCodex

Build or style React UI with the decocms product design system (@decocms/ui). Use when creating interfaces, pages, or components in a project that should look like decocms products, when the user mentions "design system", "@decocms/ui", "decocms style", or asks to make UI consistent with Studio. Covers installation…

401 today A 91 tokens original MIT

self-host-studio

22

decocms/studio

Skill Claude CodeCodex

Install and self-host deco Studio (the open-source control plane) on the user's own infrastructure. Use when the user wants to install, run, self-host, or deploy Studio locally (Docker, Rancher Desktop, kind, minikube) or on Kubernetes (managed or self-managed), or asks to "install Studio", "self-host decocms"…

401 today A 117 tokens original MIT

deco-migrate-script

23

decocms/blocks

Skill Claude CodeCodex

Automated migration script that converts Deco storefronts from Fresh/Preact/Deno to TanStack Start/React/Cloudflare Workers. Runs 8 phases (analyze, scaffold, transform, cleanup, report, verify, bootstrap, compile). Use when running the migration script, debugging its output, extending it with new transforms, or…

5 4d ago A 97 tokens

decocms/blocks

Skill Claude CodeCodex

Migrates a Next.js App Router site off the abandoned @decocms/[email protected] /next, /core, /node export tiers onto the current @decocms/blocks, @decocms/blocks-admin, and @decocms/nextjs packages. Use when a site's package.json pins @decocms/start to a 5.x-next prerelease, or imports from @decocms/start/next…

5 4d ago A 111 tokens