Templates

Project and code templates

Showing 865-888 of 2260 skills
kochetkov-ma

brewcode:setup

by kochetkov-ma

Analyzes project structure and tech stack to generate adapted PLAN.md.template in .claude/tasks/templates/.

Code Gen 27 3mo ago
bahayonghang

vue-best-practices

by bahayonghang

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 15 3mo ago
blacktop

orchestrate

by blacktop

Lead-developer workflow for orchestrating sub-tasks with Claude Code CLI (Opus 4.5/Sonnet) using structured handoffs, review loops, and role specialization. Use when Codex should act as lead/architect, plan architecture and file structure, break work into atomic tasks, delegate bulk boilerplate/docs to Claude, and verify/iterate on Claude output.

Code Gen 15 4mo ago
bahayonghang

docx

by bahayonghang

"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 15 3mo ago
bahayonghang

latex-thesis-zh

by bahayonghang

中文学位论文 LaTeX 助手(博士/硕士论文)。 Use when writing, reviewing, or improving Chinese LaTeX theses (PhD/Master). Use when user mentions 编译, 格式, 去AI化, 标题, 参考文献, 模板, 一致性, or any Chinese thesis quality task. 支持多种学校模板和 GB/T 7714 国标格式。 触发词(可独立调用任意模块): - "compile", "编译", "xelatex" → 编译模块 - "structure", "结构", "映射" → 结构映射模块 - "format", "格式", "国标", "GB/T" → 国标格式检查模块 - "expression", "表达", "润色", "学术表达" → 学术表达模块 - "logic", "coherence", "逻辑", "衔接", "methodology", "方法论" → 逻辑衔接与方法论深度模块 - "long sentence", "长句", "拆解" → 长难句分析模块 - "bib", "bibliography", "参考文献" → 参考文献模块 - "template", "模板", "thuthesis", "pkuthss" → 模板检测模块 - "deai", "去AI化", "人性化", "降低AI痕迹" → 去AI化编辑模块 - "title", "标题", "标题优化", "生成标题" → 标题优化模块 - "consistency", "一致性", "术语" → 一致性检查模块

Academic 15 3mo ago
alffei

titling-wechat-tech-posts

by alffei

Crafts and rewrites WeChat tech post titles across multiple patterns (list, contrast, outcome, scenario, anti-myth, template). Use when the user needs headline brainstorming or “restrained but clickable” title rewrites for tech/engineering WeChat公众号.

Code Gen 65 4mo ago
ABCFed

plugin-authoring

by ABCFed

Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.

Processing 23 4mo ago
treasure-data

aps-doc-core

by treasure-data

Core documentation generation patterns and framework for Treasure Data pipeline layers. Provides shared templates, quality validation, testing framework, and Confluence integration used by all layer-specific documentation skills.

Code Gen 20 6mo ago
treasure-data

email-campaign

by treasure-data

This skill should be used when the user asks to "create an email", "build an email campaign", "design an email template", "generate an email for a segment", "preview an email", or "push an email to Engage". Generates enterprise-grade HTML email templates with live preview in Treasure Studio and natural language editing, then pushes the final version to Treasure Engage.

Code Gen 20 3mo ago
orientpine

hwpx-core

by orientpine

"HWPX XML-first document authoring skill for create/edit/read/validate workflows and template-driven generation. Use when you need deterministic Korean document layout control via section0.xml/header.xml and script-based build pipelines instead of opaque editors."

CLI Tools 26 3mo ago
Mindrally

azure

by Mindrally

Azure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services.

CI/CD 131 4mo ago
Sounder25

Skill Gap Identifier

by Sounder25

Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.

Code Gen 25 4mo ago
Sounder25

Generate .gitignore

by Sounder25

Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.

Code Gen 25 4mo ago
bntvllnt

skill-builder

by bntvllnt

Build correct, consistent Agent Skills (create/update/delete/add content) using validated templates, safe defaults, and cross-skill consistency checks. Works across common agent CLIs that load skills from Markdown folders. Triggers: "new skill", "create skill", "build skill", "update skill", "delete skill", "add to skill", "skill template", "skill validation", "skill builder".

Code Gen 14 4mo ago
tao3k

crawl4ai

by tao3k

Use when crawling web pages, extracting markdown content, or scraping website data with intelligent chunking and skeleton planning. Use when the user provides a URL or link to fetch or crawl.

Docs Gen 14 3mo ago
acedergren

shadcn-svelte-skill

by acedergren

Expert guidance for shadcn-svelte component architecture and Tailwind CSS v4.1 patterns. Use when: (1) choosing between shadcn/Skeleton/Melt UI, (2) debugging TanStack Table reactivity, (3) fixing Tailwind v4.1 migration issues, (4) implementing complex data tables with sorting/filtering, (5) troubleshooting form validation patterns. NOT for basic installation (see official docs). Focuses on non-obvious decisions, performance pitfalls, and patterns missing from documentation. Triggers: shadcn-svelte, component library choice, TanStack Table, data table, Tailwind v4.1, form validation, Svelte 5 reactivity, shadcn vs skeleton.

Processing 14 4mo ago
julianromli

agents-md-generator

by julianromli

Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".

Docs Gen 142 4mo ago
julianromli

next-best-practices

by julianromli

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

Debugging 142 4mo ago
julianromli

systematic-debugging

by julianromli

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 142 4mo ago
julianromli

skill-creator

by julianromli

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 142 4mo ago
julianromli

writing-skills

by julianromli

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Agents 142 4mo ago
julianromli

frontend-design

by julianromli

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

Animation 142 4mo ago
julianromli

artifacts-builder

by julianromli

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

CLI Tools 142 4mo ago
julianromli

rsc-data-optimizer

by julianromli

Optimize Next.js App Router data fetching by converting slow client-side fetching to fast server-side fetching using React Server Components (RSC). Use when: - User reports slow initial page load with loading spinners - Page uses useEffect + useState for data fetching - StoreContext/useStore pattern causes waterfall fetching - Need to improve SEO (content not in initial HTML) - Converting "use client" pages to Server Components Triggers: "slow loading", "optimize fetching", "SSR data", "RSC optimization", "remove loading spinner", "server-side fetch", "convert to server component", "data fetch lambat", "loading lama"

Processing 142 4mo ago