Templates

Project and code templates

Showing 961-984 of 2478 skills
jim60105

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.

Cloud 20 5mo ago
jim60105

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.

Analytics 20 5mo ago
wangyendt

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."

Auth 8 5mo ago
LdotJdot

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."

Code Gen 45 4mo ago
Aedelon

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.

Debugging 108 4mo ago
majesticlabs-dev

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.

Agents 43 5mo ago
Lubu-Labs

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.

Agents 102 5mo ago
freenet

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.

Processing 11 6mo ago
Casper-Studios

pr-summary

by Casper-Studios

Create a PR with dev as base using the pull request template. Use when opening a new PR.

Code Gen 11 5mo ago
i9wa4

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.

Code Gen 11 4mo ago
multiversx

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.

Code Gen 12 5mo ago
maverickgao8848

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.

Design 41 1mo ago
multiversx

mvx_factory_manager

by multiversx

Factory pattern for deploying and managing child contracts from a template.

Code Gen 12 5mo ago
ailabs-393

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.

Accessibility 426 8mo ago
2ykwang

write-pr

by 2ykwang

"Analyzes git diff and commit history to write PR title and description based on the project's PR template."

Code Gen 15 5mo ago
markus41

universal-templating

by markus41

Master all templating formats - Handlebars, Cookiecutter, Copier, Maven, and Harness - with format selection matrix, generation workflows, and best practices

Code Gen 18 6mo ago
markus41

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

CI/CD 18 6mo ago
markus41

Sensor Management Skill

by markus41

Energy energy kWh

Code Gen 18 6mo ago
lsmith77

traktor-kontrol-qml

by lsmith77

Traktor Pro QML modding handbook

Code Review 18 2mo ago
markus41

Energy Management Skill

by markus41

Coral TPU Object detection USB

Code Gen 18 6mo ago
markus41

harness-platform

by markus41

Harness Platform administration including delegates, RBAC, connectors, secrets, templates, policy as code (OPA), user management, audit logs, and governance

API Dev 18 6mo ago
julianobarbosa

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.

CLI Tools 4 6mo ago
fdarkaou

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.

Code Gen 39 4mo ago
Dwsy

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.

Debugging 17 5mo ago