- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
code-dojo
by seonghyeonkimm
Interactive code learning through skeleton-based exercises. Use when a user wants to deeply learn a codebase, library, or programming concept by building it themselves. Triggers: "learn this codebase", "study this project", "teach me how this works", "I want to understand this library", "code dojo", "learn by building", "help me learn", "interactive coding exercise". Creates step-by-step exercises where the user fills in TODO implementations verified by tests or type checks.
aico-pm-init
by yellinzero
Initialize PM environment by creating constitution document from template. Use this skill when: - Running /pm.init command - User asks to "initialize PM", "setup product management", "create constitution" - Starting a new project and need to establish product constraints and domain info - Need to create docs/reference/pm/constitution.md for a new project
octivi-bash-boilerplate
by octivi
Create, refactor, and migrate Bash scripts with Octivi Bash Boilerplate (OBB) using marker blocks (# >>> OBB:BEGIN ... / # <<< OBB:END). Use when selecting header vs full integration, copying ready templates, updating marker blocks, and validating script quality with deterministic checks.
blueprintkit
by JustineDevs
Complete project planning and execution framework. Automatically includes all 14 planning sections (planning/0-Master-Index.md through planning/13-Lessons-Learned-Continuous-Improvement.md) plus all 9 Claude Skills (tech-stack-selector, architecture-decisions, code-standards-enforcer, ci-cd-pipeline-builder, agile-executor, project-risk-identifier, automation-orchestrator, webapp-testing, web-artifacts-builder). When installed, all planning templates and execution skills are immediately available.
essay-outline
by clyderankin
Create the structural skeleton of your essay before drafting—the arc, sections, and throughline
write-a-prd
by 0xrohan10
Use this skill when writing a PRD for a feature.
aico-backend-init
by yellinzero
Initialize backend environment by creating constraints document from template. Use this skill when: - Running /backend.init command - User asks to "initialize backend", "setup backend environment" - Starting backend work and need to establish tech stack and conventions - Need to create docs/reference/backend/constraints.md
aquaria-docs
by Alcyone-Labs
Expert Aquaria documentation architect. Enforce documentation principles, golden rules, templates, folder structure, and quality gates. Creates compliant docs from templates, validates against Golden Rules checklist.
aico-frontend-init
by yellinzero
Initialize frontend environment by creating design system and constraints documents from templates. Use this skill when: - Running /frontend.init command - User asks to "initialize frontend", "setup frontend environment" - Starting frontend work and need to establish design system and constraints - Need to create docs/reference/frontend/design-system.md or constraints.md
openclaw-workspace-sowork
by cj-wang-sowork
Production-ready OpenClaw workspace template for marketing teams. Includes brand positioning, web research, and content writing skills, plus a full AGENTS/SOUL/TOOLS/USER/IDENTITY/HEARTBEAT/MEMORY workspace system. Battle-tested across 13 markets by SoWork. DeepEval score: 0.940.
prompt-engineering-patterns
by ian-pascoe
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
fastapi-templates
by Krosebrook
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
github-actions-templates
by Krosebrook
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
Notion Template Processor
by ashleytower
Fills Notion database templates with data and delivers via email using Notion MCP integration
task-status
by addozhang
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
moru-python
by moru-ai
"Use this skill when writing Python code that interacts with Moru cloud sandboxes. This includes: creating sandboxes with Sandbox.create(), running commands with sbx.commands.run(), reading and writing files with sbx.files.read() and sbx.files.write(), working with persistent volumes using the Volume class, building custom templates with the Template builder, handling background processes, streaming command output, and async operations with AsyncSandbox. The skill covers the complete Python SDK API including error handling with TimeoutException, CommandExitException, AuthenticationException, and other exceptions from moru.exceptions. Use this skill whenever users want to: execute code safely in isolated environments, build AI agents that run untrusted code, create data processing pipelines, run web scrapers, set up development environments, or any Python automation involving Moru sandboxes. Triggers on: 'moru python', 'from moru import', 'Sandbox.create', 'pip install moru', 'moru sdk python', 'python sandbox', 'AsyncSandbox', 'Volume.create', 'Template.build', or any Python code that needs to run in isolated cloud environments. Do NOT use this skill for JavaScript/TypeScript code - use moru-javascript instead."
create-prompt
by dwizi
Expertise in designing high-quality prompt templates for MCP servers using dzx conventions. Use when the user asks to "create a prompt", "add a prompt template", or "design a prompt" for a dzx MCP server.
skill-building
by WebSmartTeam
Create effective Claude Code skills and agents. Covers official frontmatter spec, global vs project scope, and the formula - references activate dormant knowledge, pet hates stop bad defaults, post-training fills gaps. Triggers: create skill, build skill, write skill, make agent, skill template, how to write skills.
create-project
by dwizi
Expertise in scoping, designing, and scaffolding new MCP servers using dzx. Use when the user asks to "create a project", "spin up a new MCP server", "scaffold an MCP app", or "add a new MCP service".
fakturoid
by Majncz
Czech invoicing API integration for Fakturoid. Use when the user needs to create, manage, or retrieve invoices, contacts/subjects, or expenses from Fakturoid. Supports OAuth 2.0 authentication, invoice creation with Czech tax compliance (IČO, DIČ, VAT), PDF downloads, payment tracking, expense management, inventory, recurring invoices, webhooks, and invoice templates (generators). Triggers on mentions of Fakturoid, Czech invoicing, IČO/DIČ, or invoice management tasks.
zeabur-template
by ridemountainpig
Expert guidance for creating, configuring, and optimizing Zeabur service templates. Use this skill when the user asks about Zeabur template creation, environment variables, or configuration.
domain-expertise-template
by ChaiWithJai
Template for creating domain expertise skills. Copy and customize for your specific domain.
etsy-listing-generator
by mmcmedia
Generate Etsy listing images from HTML templates using Playwright. Supports single and batch rendering with customizable title, subtitle, badge text, and product images. Use when creating Etsy product listing images, mockups, or running batch generation for multiple products (e.g., puppet printables, digital downloads). Works with any HTML template that uses PRODUCT_IMAGE_URL, TITLE_TEXT, SUBTITLE_TEXT, BADGE_LEFT_TEXT placeholders.
coolify-compose
by cachemoney
Convert Docker Compose files to Coolify templates. Use when creating Coolify services, converting docker-compose.yml for Coolify deployment, working with SERVICE_URL/SERVICE_PASSWORD magic variables, or troubleshooting Coolify compose errors.