- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
azd-ai-init
by spboyer
Structure agent code for Azure's azd ai command. Use when users mention "azd ai", "azd init agent", "Foundry agent", "scaffold agent", "convert to azd", "update for azd", "upgrade to azd ai", "fix azd ai", "migrate to Foundry", or want to deploy, convert, update, fix, or upgrade an AI agent for Azure.
recipe-generator
by samikshadubey23
自动生成高品质菜谱的技能。当用户需要创建详细的菜谱、烹饪教程、食谱配方时使用。输入菜品名称后,检索权威来源(米其林、舌尖上的中国等)的制作工艺,生成包含完整准备工作、详细制作步骤、注意事项和专业技巧的菜谱文档,并最终生成传统中式风格的菜谱海报生图提示词。
comfyui-comics-02
by tippyentertainment
Skill for generating Image Comics–style graphic novel characters, images, videos, sound effects, and voices via ComfyUI Cloud using a single prompt template.
vue
by marsidev
Vue 3 Composition API conventions, script setup macros, reactivity patterns, and component best practices. Use when writing .vue files, creating composables, working with defineProps/defineEmits/defineModel, or using Tailwind in Vue templates.
campaign-planner
by aiagentskills
Creates comprehensive influencer marketing campaign plans including objectives, strategy, influencer selection criteria, content requirements, timeline, budget allocation, and success metrics. Your campaign blueprint.
zhin-plugin-lifecycle
by zhinjs
Guides creation of Zhin plugins with lifecycle hooks, auto-loading, and hot-reload behavior. Use when developers need plugin structure, lifecycle events, or reloading details.
Privilege Escalation Methods
by jcastillotx
This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting", "pass-the-ticket", "token impersonation", or needs guidance on post-exploitation privilege escalation for Linux or Windows systems.
line-liff
by yangnim21029
"Expert guide for developing LINE Front-end Framework (LIFF) applications. Covers SDK integration (CDN/npm), initialization, authentication (LINE Login), user profile retrieval, sending messages, and using advanced features like Share Target Picker and 2D code reader. Use when a user needs to: (1) Build a web app that runs inside LINE, (2) Get user profiles from a web page, (3) Send messages to LINE chats from a website, (4) Implement deep linking with LIFF URLs."
comfyui-retro-anime
by tippyentertainment
Multi-modal ComfyUI skill that generates retro late-1990s / early-2000s anime-style characters, movie frames, images, sounds, and voices using a single, consistent Midjourney-style prompt template.
skill-creator
by kimasplund
Guide for manually creating custom skills from scratch with templates and validation. Use when designing NEW skills with specific requirements. For auto-generating skills from existing git repos, use /generate-skills instead.
spec-system-init
by B2CExpress
Initialize the SPEC-driven documentation system v2 (features-based) in a workspace. Creates docs/ (RULES.md, INDEX.md, features/, active/, future/, archive/, discard/) and scripts/ (generate-index.sh, lint-docs.sh, audit-docs.sh). Creates or updates CLAUDE.md at project root to orient AI. Use when the user says "inicializar sistema de documentação", "setup specs", "init doc system", "bootstrap docs", or is starting a new project that needs disciplined spec-based documentation.
ai-agent-sketchbook
by Shards-inc
A comprehensive collection of templates, design patterns, architectural sketches, and documentation for building state-of-the-art autonomous AI agents. Use for: rapidly prototyping and deploying agentic workflows, understanding core agentic behaviors, and learning best practices in AI agent development.
bg-dispatch
by PeterHiroshi
Fire-and-forget background dispatch for heavy coding agents (Claude Code, Aider, Codex CLI, etc.) with pluggable notification system. Agent runs in background, main session stays free. Resumable across container resets.
crs-tracker
by ProfAmiot
Download newly published Congressional Research Service (CRS) reports from Congress.gov by publication date. Use this skill whenever the user wants to pull, monitor, download, sync, archive, or fetch CRS reports — including requests like "what CRS reports came out yesterday", "download today's new CRS reports", "check for new CRS publications", "get CRS reports from [date]", or anything about ad-hoc CRS report collection. Also trigger this if the user mentions Congressional Research Service publications by name. This skill runs a Python script that queries the Congress.gov API for reports updated in a target date window, compares each report's current PDF URL against a local SQLite database, and downloads any reports that are new or have a newer PDF version. Requires network access to api.congress.gov (works in Claude Code, local machines, cron jobs, and GitHub Actions — does NOT work inside Claude.ai's web sandbox, which blocks that domain).
template-skill
by yonderlab
Replace with description of the skill and when the agent should use it.
vercel-github-actions-deploy
by brockman06
Set up GitHub Actions to deploy any Vercel project using the Git Author Override method, enabling teammates to deploy on the free Hobby plan. Use when the user asks about Vercel deployment via GitHub Actions, CI/CD for Vercel, letting teammates deploy on Vercel free plan, bypassing Vercel's Hobby plan deploy restrictions, or automating Vercel production deploys. Covers workflow setup, GitHub Secrets configuration, and package manager variants (bun, npm, pnpm).
create-pr
by mguinada
"Creates GitHub pull requests with properly formatted titles. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request. Analyzes changes on the current branch and uses the pull request template from .github folder. PROACTIVE ACTIVATION: Auto-invoke when commits exist on feature branch and user mentions PR, review, or push. DETECTION: Check for unpushed commits, feature branch (not main/master), user asks to share/review changes. USE CASES: Code is ready for review, after completing feature work, user wants to share changes."
rice-pot-prompt-builder
by Asmita2810
Build a structured, high-quality AI prompt using the RICE-POT framework (Role, Instructions, Context, Example, Parameters, Output, Tone). Use this whenever the user wants to create, write, fix, structure, or improve a prompt — especially for generating test cases, code, documents, or any repeatable AI task — or mentions "RICE-POT", "prompt template", "build me a prompt", "structure this prompt", "help me write a prompt", or hands over a rough/messy prompt to clean up. Trigger this even when the user only describes what they want the AI to do without naming RICE-POT at all.
template-skill
by straub
A template for creating new agent skills. Replace this description with a clear explanation of what your skill does and when agents should use it. Include specific keywords that help agents identify relevant tasks.
para-proactive-workspace
by Cocoblood9527
"A complete workspace template combining PARA Method (Projects, Areas, Resources, Archives) with Proactive Agent Architecture for organized content management and AI memory persistence."
plone-expert-developer
by codesyntax
Expert Plone 6 and Volto development guidance. Covers backend (Python, Dexterity, plone.restapi) and frontend (React, Volto, Blocks).
writing-agents-md
by squirrel289
Create, review, and improve AGENTS.md or agent.md files using proven patterns from GitHub's analysis of 2,500+ repositories. Use when asked to author or refactor repository-level AGENTS.md guidance, .github/agents/*.md personas, command/runbook sections, safety boundaries, or agent templates.
crafting-effective-readmes
by VisualxIntelligence
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
brainstorm-diagrams
by gon56956-LITE
Generate clean, PPT-ready structured brainstorming diagrams for product design, process design, failure analysis, root-cause analysis, cause-and-effect mapping, solution exploration, workshop visuals, and fishbone / Ishikawa diagrams. Version 1 supports business-simple fishbone diagrams as deterministic SVG from JSON or structured Markdown, with future workflows for redrawing existing fishbone files or whiteboard photos.