By Digitizers
Portable developer-workflow and design skills: canva-studio, codex-review-loop, fable-mode, figma-studio, gha-optimizer, magnific-studio, pr-first-workflow, safe-prod-db-write.
Operate the Canva MCP for branded design work — social posts, presentations, marketing collateral, one-pagers. Use when the user wants to create or edit a Canva design, fill a brand template, resize for another format, or export a design ("Canva", "פוסט לרשתות", "מצגת", "brand template", "עצב לי", "make a deck in Canva"). Not for AI image generation or upscaling (magnific-studio), not for UI/product mockups or design-to-code (figma-studio), and not for building slide files locally (the pptx skill).
Drive a pull request to convergence through the Codex AI reviewer — build → PR → @codex review → verify each finding against HEAD → fix the real ones with regression tests → re-trigger until clean → human reviews last. Use when a PR is open or just pushed and should be reviewed, when the user mentions "codex", "@codex review", "the review loop", "ultrareview", or asks to iterate a PR to green.
Use this skill IMMEDIATELY whenever the message contains "fable-mode", "fable mode", "פייבל", or "מצב פייבל" — including as a prefix before a task (e.g. "fable-mode: review this...") — no matter what the task itself is. Also use it proactively, unprompted, in two situations: (1) the user wants a fact double-checked or verified against a live source instead of answered from memory — "double-check", "can you verify", "is this still true", "I don't trust my memory", current versions/limits/pricing/capabilities of tools, APIs, or services; (2) the task is costly if wrong — production changes, migrations, deletions, security, money, architecture commitments, debugging, or research synthesis. Enforces strict planning, verification, and calibrated claims; stays active for the rest of the conversation until "fable-mode off" / "כבה מצב פייבל". Do NOT use for casual questions, trivial edits, creative writing, or when "fable" appears only as an ordinary word (writing a fable, defining it).
Route design work through the Figma MCP — client-site mockups, UI screens, design-to-code, code-to-design, FigJam diagrams. Use when the user wants to mock up a page or screen, implement a Figma design as code, push a page into Figma, diagram a flow, or shares a figma.com URL ("Figma", "FigJam", "mockup", "מוקאפ", "design-to-code"). Not for branded social posts or presentations (canva-studio) and not for AI image generation or upscaling (magnific-studio).
Audit and cut GitHub Actions minutes consumption in a repo — measure real usage first, hunt REDUNDANT work before optimizing existing work (does this job need to run at all? at this frequency? only then tune it), detect double-builds against deploy platforms (Vercel/Netlify/Cloudflare Pages/Cloudways), then propose exact diffs grouped by delete/reduce-frequency/optimize. Use whenever the user's intent is to SPEND LESS on CI — reduce GitHub Actions minutes, audit CI cost or billing, ask why Actions usage is high, ask what CI work can be cut or is redundant, request a CI-efficiency review of `.github/workflows/`, or mention "gha-optimizer". Read-only by default — never edits workflows without explicit approval. The dividing line is intent, not subject matter: this skill answers "what is our CI costing us, and what can we delete?" It is the wrong skill for "make this CI work" — writing a new workflow, or fixing a red/failing/misconfigured job — where the user wants MORE working CI, not less CI.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Portable, project-agnostic skills for Claude Code and OpenClaw — small,
reusable developer-workflow tools that work in any repo. This repo is both a
Claude Code plugin (all skills under skills/) and a plugin
marketplace (digitizer-skills) that also serves operational guides for the
hosting, WordPress, ads, and billing tools we run — so every device installs
from one place and stays up to date from git.
Each skill is a self-contained folder with a SKILL.md (the agent reads its
frontmatter description to decide when to load it) and optional
REFERENCE.md / EXAMPLES.md / scripts/.
| Skill | What it does |
|---|---|
canva-studio | Operate the Canva MCP for branded design work — create from brand templates with autofill, generate freeform designs, export with approval guardrails. For social posts, presentations, and marketing collateral. |
codex-review-loop | Drive a PR to convergence through the Codex AI reviewer — build → PR → @codex review → verify each finding against HEAD → fix the real ones with regression tests → re-trigger until clean → human reviews last. |
fable-mode | Strict judgment/planning/verification/inference discipline — verified-vs-inferred-vs-assumed labeling, rival hypotheses before diagnosis, premise checks, confirm-before-irreversible (a criterion is a filter, not an authorization), and proportionally short answers on trivia. Triggers on "fable-mode" / "מצב פייבל" and proactively on high-stakes tasks. |
figma-studio | Route design work through the Figma MCP — client-site mockups, design-to-code, FigJam diagrams — loading Figma's official /figma-use skill before editing and keeping Digitizer conventions. |
gha-optimizer | Audit and cut GitHub Actions minutes — measure real usage, hunt redundant work before optimizing (does the job need to run at all? at this frequency? only then cache/tune), detect double-builds vs. deploy platforms (Vercel/Netlify/Cloudways), output exact diffs grouped by delete/reduce-frequency/optimize. Read-only until explicitly approved. |
magnific-studio | Generate and upscale AI imagery via the Freepik / Magnific REST API without an MCP server. Reads FREEPIK_API_KEY from ~/.claude/freepik.env, so it works in any session. |
pr-first-workflow | Default to a branch + PR for every change (code and docs); branch → commit → PR → review → merge → return to the default branch; direct-to-main only on an explicit OK. Pairs with codex-review-loop. |
safe-prod-db-write | Run one-off writes/backfills against a production DB safely — pull the connection into an mktemp file, dry-run, get explicit human authorization, execute, verify counts/invariants, clean up. |
The marketplace also serves operational-guide plugins from outside this repo, one per tool we run:
| Plugin | Source | What it does |
|---|---|---|
cloudways-mcp | Digitizers/cloudways-mcp | Cloudways hosted-MCP operational guide. |
hostinger-mcp | Digitizers/hostinger-mcp | Hostinger MCP operational guide. |
aura-mcp | Digitizers/aura-mcp | Aura control-plane skill — approvals, snapshots, restores. |
wordpress-api-pro | Digitizers/wordpress-api-pro | WordPress REST management — posts, media, Elementor, ACF, Woo, SEO. |
siteagent-elementor-studio | Digitizers/siteagent-elementor-studio | Build WordPress sites via the Elementor MCP. |
meta-ads-mcp | Digitizers/meta-ads-mcp | Meta Ads MCP operational guide. |
sumit-mcp | Digitizers/sumit-mcp | SUMIT (OfficeGuy) billing MCP + skill. |
One-time per machine, inside any Claude Code session. See
ONBOARDING.md for the full first-time device setup
(GitHub auth, install commands, optional env vars):
/plugin marketplace add Digitizers/agent-skills
/plugin install agent-skills@digitizer-skills
/plugin install cloudways-mcp@digitizer-skills
/plugin install hostinger-mcp@digitizer-skills
/plugin install aura-mcp@digitizer-skills
/plugin install wordpress-api-pro@digitizer-skills
/plugin install siteagent-elementor-studio@digitizer-skills
/plugin install meta-ads-mcp@digitizer-skills
/plugin install sumit-mcp@digitizer-skills
Turns SUMIT (OfficeGuy) billing into agent-operable tools — customers, invoices, charges with an allow/charge cap, and document flows.
Build WordPress sites with Claude Code via the Elementor MCP — native-widget-first building, Elementor 4 design system, brand kit intake, recipes, and error recovery.
Production-grade skill for managing Hostinger hosting via the official hostinger-api-mcp server — VPS, domains, DNS, backups, and safe write-gating.
Aura control-plane skill — drive approvals, snapshots, restores, and governed WordPress operations through the Aura/SiteAgent stack.
Operational guide for managing Cloudways servers and applications via the official Cloudways hosted MCP server — monitoring, analytics, Varnish, backups, cloning, staging, SSL, and safe write-gating.
npx claudepluginhub digitizers/agent-skills --plugin agent-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.