- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
email-sequence
by hwatkins
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
umbraco-mcp-content-ops
by NikiSkaarup
Guide Claude to perform Umbraco content operations via MCP tools safely.
scaffold-skill
by maxoreric
系统初始化脚手架。用于在新项目中克隆和初始化 sop-engine 内核。
planning-with-files
by CodingHeader
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
git-push-origin
by pc-style
Push local branch to origin (GitHub) to initialize it remotely. Use when the user has created a local branch and wants to push it to GitHub for the first time, or when setting up a new branch on the remote repository.
cors-config-generator
by ehtbanton
Generate CORS configuration files for API cross-origin resource sharing. Triggers on "create cors config", "generate cors configuration", "cors setup", "cross-origin config".
feature-planner
by withAIcolleague
Creates phase-based feature plans with quality gates and incremental delivery structure. Use when planning features, organizing work, breaking down tasks, creating roadmaps, or structuring development strategy. Keywords: plan, planning, phases, breakdown, strategy, roadmap, organize, structure, outline.
writing-email-subjects
by danbars
Use when an email draft exists but the subject line is unclear, too long, or needs options tailored to a specific audience and tone.
feishu-bitable-task-manager-py
by httprunner
Manage tasks in Feishu Bitable (multi-dimensional table), fetch, update, and create flows using a fixed schema, filters, pagination, and status update rules. Use when building or running task pullers/reporters that must match a specific task status table and its field mapping, status presets, and date presets.
mcp-tool-creator
by nicolas-codemate
Create a project-scoped MCP server that exposes Docker Compose services as named tools. Use when a project has a docker-compose.yml and the user wants to create MCP tools for running commands like linting, testing, database queries, or any docker compose exec operation. Triggers: "create MCP tools", "expose docker tools", "setup project tools", "mcp server for docker", "docker tools for Claude".
PDF Generation (PdfFactory)
by tachfineamnay
HTML-to-PDF generation using Handlebars templates and Gotenberg.
UX Researcher
by anorbert-cmyk
Pragmatic UX Researcher focusing on fast, risk-reducing research methods and actionable insights.
dashboard-deploy
by beupspace-tool
"Deploy a live webapp dashboard for any BEUP Google Sheet/Excel template. Trigger when user says 'create dashboard webapp for [template]', 'deploy dashboard for [product]', 'add dashboard route', 'tạo webapp dashboard', or wants to turn an existing Claude artifact dashboard into a deployable Vercel webapp. This skill handles the full workflow: analyze template structure, generate template-specific dashboard component, register route, and prepare for Vercel deploy. Requires the dashboard-builder skill for data analysis and chart selection. Output is a deployable Vite+React project."
vibe-coder
by timequity
Describe your idea, get a deployed product. All Craft Coder skills + brainstorm, validation, marketing. Use when: user wants to build something from an idea, prototype, or MVP. Triggers: "build app", "create website", "make MVP", "I have an idea", "хочу приложение", "создать сайт", "сделать MVP".
opinion-critic
by dtsvetkov1
Provides critical feedback and alternative architectural perspectives on code changes. Use when you want to explore different ways to implement a feature or find potential flaws in the current plan.
database-testing
by karchtho
Database testing with Prisma and PostgreSQL, repository testing, transaction testing, migration testing, test data management. Activates when user mentions "database testing", "Prisma testing", "repository test", "PostgreSQL test", "transaction testing", "test database", or wants to test database operations.
Backstage Custom Resource
by kadel
This skill should be used when the user asks to "create Backstage CR", "create RHDH custom resource", "configure rhdh-operator", "create Backstage manifest", "modify Backstage CR", "configure RHDH deployment", "add dynamic plugins to CR", "configure Backstage database", "set up Backstage route", "configure app-config for RHDH", "create rhdh.redhat.com/v1alpha Backstage", or mentions creating or modifying a Backstage Custom Resource for the rhdh-operator.
activecampaign-automation
by ncdevshiv
"Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas."
file-todos
by 8b-is
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.
Skill Creator
by jprokay-counterpart
Use when creating new skills, improving existing skills, or when a complex repeatable task emerges that lacks documented expertise. Triggers: "create a skill", "we should document this", "make this reusable", working on complex domain-specific tasks without existing skill coverage (Django ORM, Kubernetes, API design, etc.)
shadcn-ui
by EnderPuentes
Install and use shadcn/ui with Tailwind v4 and Next.js (App Router), Vite, or manual setup; configure components.json, add components via CLI, theming with CSS only. Use when adding shadcn/ui, installing shadcn, using Button, Card, Dialog, Form, or other shadcn components, or when the user mentions shadcn, shadcn/ui, or Radix UI with Tailwind.
nano-banana-pro
by moldable-ai
Generate or edit images via Gemini image-capable models through aivault (no Gemini API key in skill runtime).
github-create-pr
by pc-style
Create a GitHub Pull Request using the gh CLI. Use when the user wants to open a PR, submit changes for review, or create a pull request from their branch. Handles PR creation with title, body, and target branch selection.
safe-refactor-guard
by Envy-7z
Enforce ultra-safe refactoring rules to prevent architecture changes, over-engineering, or unintended side effects.