- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
gitignore-generator
by jim60105
Generate a .gitignore file for a project using gitignore.io templates. Use when the user wants to create or update a .gitignore file, set up ignore rules for a new project, or generate language/framework-specific gitignore content.
write-local-report
by jim60105
Write a comprehensive work report in Traditional Chinese following project report templates. Use when the user wants to create a development progress report, document completed work, or generate a work report from .github/reports/ templates.
send-email
by wangyendt
"Send emails via SMTP with support for HTML formatting, file attachments, and email templates. Use when users ask to: (1) Send an email, (2) Email someone, (3) Send a notification, (4) Use email templates, or (5) Send files via email."
docx
by LdotJdot
"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation."
core-protocols
by Aedelon
Debug errors systematically by searching first, then analyzing, then proposing verified solutions. MUST BE USED when user reports: "error", "bug", "doesn't work", "fails", "crash", stack traces, exception messages, or any troubleshooting scenario. Triggers: "TypeError", "ImportError", "undefined is not a function", "segfault", "panic", "broken", "not working", "unexpected behavior", "regression", "failing", "exception", "traceback", "stack trace", "debug this", "why does this fail", "help me fix". Also enforces confidence levels and output templates. Prevents guessing solutions without research.
agent-sdk
by majesticlabs-dev
Guide for Claude Agent SDK - build custom AI agents powered by Claude. Covers installation, authentication providers, tool permissions, file-based configuration, TypeScript/Python code examples, and project scaffolding templates.
deepagents-setup-configuration
by Lubu-Labs
Initialize, validate, and troubleshoot Deep Agents projects in Python or JavaScript using the deepagents package. Use when users need to create agents with built-in planning/filesystem/subagents, configure middleware/backends/checkpointing/HITL, migrate from create_react_agent or create_agent, scaffold projects with repo scripts, validate agent config files, and confirm compatibility with current LangChain/LangGraph/LangSmith docs.
dapp-builder
by freenet
Build decentralized applications on Freenet using river as a template. Guides through designing contracts (shared state), delegates (private state), and UI. Use when user wants to create a new Freenet dApp, design contract state, implement delegates, or build a Freenet-connected UI.
pr-summary
by Casper-Studios
Create a PR with dev as base using the pull request template. Use when opening a new PR.
a2a-role-auditor
by i9wa4
Role template auditor for tmux-a2a-postman multi-agent systems. Audits nodes/*.toml role definitions to fix node-to-node interaction breakdowns. Use when: - A node behaves unexpectedly (routes wrongly, ignores messages, approves nothing) - Nodes can't see each other in talks_to_line (after confirming PONG/session issue is ruled out) - Adding a new node and need to verify its template is complete and consistent - User wants to review or improve role definitions for any node Do NOT use for daemon-level failures (dead-letter from routing/edge misconfiguration); run triage first to determine if the issue is template-level.
multiversx-factory-manager
by multiversx
Factory pattern for deploying and managing child contracts from a parent manager. Use when building marketplaces, launchpads, multi-tenant systems, or any protocol that deploys child contracts from a template.
mav-slidecraft-skill
by maverickgao8848
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch.
mvx_factory_manager
by multiversx
Factory pattern for deploying and managing child contracts from a template.
frontend-enhancer
by ailabs-393
This skill should be used when enhancing the visual design and aesthetics of Next.js web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. Use this skill for tasks like improving styling, creating responsive designs, implementing modern UI patterns, adding animations, selecting color schemes, or building aesthetically pleasing frontend interfaces.
write-pr
by 2ykwang
"Analyzes git diff and commit history to write PR title and description based on the project's PR template."
universal-templating
by markus41
Master all templating formats - Handlebars, Cookiecutter, Copier, Maven, and Harness - with format selection matrix, generation workflows, and best practices
harness-expert
by markus41
Expert-level Harness template types, runtime inputs, expression language, pipeline patterns (CI/CD, GitOps, Canary, Blue-Green), versioning, and step configurations
Sensor Management Skill
by markus41
Energy energy kWh
traktor-kontrol-qml
by lsmith77
Traktor Pro QML modding handbook
Energy Management Skill
by markus41
Coral TPU Object detection USB
harness-platform
by markus41
Harness Platform administration including delegates, RBAC, connectors, secrets, templates, policy as code (OPA), user management, audit logs, and governance
ArgoRollouts
by julianobarbosa
Argo Rollouts progressive delivery controller for Kubernetes. USE WHEN user mentions rollouts, canary deployments, blue-green deployments, progressive delivery, traffic shifting, analysis templates, or Argo Rollouts. Provides deployment strategies, CLI commands, metrics analysis, and YAML examples.
genviral
by fdarkaou
Complete genviral Partner API automation. Create and schedule posts (video + slideshow) across TikTok, Instagram, and any supported platform. Includes slideshow generation, file uploads, template/pack management, analytics, and full content pipeline automation.
vue-best-practices
by Dwsy
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.