| cursor-delegate | Run coding and writing tasks on your Cursor subscription's quota instead of Claude's. Claude plans and reviews, Cursor workers execute, one task at a time or as a parallel fleet. Long jobs run as short resumable legs, so a dropped connection costs one leg and never the work. Includes copy-writing-fa for Persian web copy, with fa-lint as the gate. | engineering | ./plugins/cursor-delegate |
| spring-clean | Deep-clean a repo and leave guardrails so it stays clean: delete dead surfaces, move dev docs out of the code tree, split oversized files, draw package boundaries, and write architecture tests that hold the line. | engineering | ./plugins/spring-clean |
| portal-skills | Platform engineering and security: GitLab CI/CD and Helm charts for Kubernetes, pod rightsizing from real Prometheus data, a secure-coding baseline that applies while you write, and a deep OWASP reference (Top 10:2025, LLM Top 10, Agentic AI). | engineering | ./plugins/portal-skills |
| readable | Replies as styled cards instead of raw chat text. Persian and RTL always render correctly, English by default. Export any card as a standalone HTML report, and give a project its own brand so every card and report matches it. | writing | ./plugins/readable |
| decode | A narrated tour of a codebase for people who do not read code: a two-minute story, a browsable file tree, one clean canvas per file, and pull requests translated into product language. Persian first. | writing | ./plugins/decode |
| learnable | Turns any subject into a course you actually finish: a placement quiz that finds your real level, a researched taxonomy and plan aimed at your gaps, and lesson files that teach themselves one hard question at a time and wait for your questions before moving on. | learning | ./plugins/learnable |
| fig | Single-file looping animated SVGs for ideas that move: flows, loops, retries, queues, fan-outs. One HTML file you can drop in an email or a slide, no player and no deck, plus a to-gif command. | visual | ./plugins/fig |
| getpix | Find free licensed images from five sources with zero API keys, show them right in the chat, or drop optimized WebP into the project with alt text and attribution. Includes photo-pass, a whole-site art-direction pass. | visual | ./plugins/getpix |
| open-design-guide | Teaches Claude to use the Open Design content library: 151 design systems with real tokens (Apple, Vercel, Linear, Stripe, brutalism, claymorphism), 71 design and frontend skills, and 114 rendering templates for decks, documents, video frames, and social cards. Installs the library as a sparse clone: no desktop app, no daemon, no od binary. | visual | ./plugins/open-design-guide |
| daily-tools | Everyday Persian-first helpers: four-phase swarm QA campaigns (swarm-qa), copy-ready prompt writing (mkprompt), light multi-agent research (mini-research), plain-language step-by-step guides (steps), and ultra-terse resume-and-continue (go). | daily | ./plugins/daily-tools |
| principles-first | First-principles and design-thinking checks for product and architecture calls. Built to run before scope is added, not after. | thinking | ./plugins/principles-first |
| backlog-md | Backlog.md task management as a plugin: MCP server, hooks, and a skill that imports messy docs into a clean backlog. | tasks | smk-labs/claude-backlog-md |
| gstack | Garry Tan's gstack dev workflow (53+ skills) packaged for Claude Code. Not our work: all credit to Garry Tan. | third-party | smk-labs/gstack |