Templates

Project and code templates

Showing 961-984 of 2261 skills
ivan-magda

plugin-authoring

by ivan-magda

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 56 5mo ago
Aedelon

research-protocol

by Aedelon

Conduct rigorous research with proper citations (DOI, arXiv, PMID) and source triangulation. MUST BE USED when user asks: "what is SOTA", "recent developments", "compare X vs Y", "is it true that", "research says", "latest papers on", "scientific evidence", "studies show", "state of the art", "literature review", "find papers", "academic research", "benchmark results", "who published", "when was X released", "current best", "what does the research say", "evidence for", "peer reviewed". Searches multiple sources, evaluates reliability, states confidence level. NOT for verifying API signatures (use anti-hallucination) or general web search (use WebSearch directly).

Academic 107 3mo ago
crealwork

go-viral-or-die

by crealwork

Use when generating viral marketing ideas, growth hacking strategies, guerrilla marketing stunts, or attention-driven launch plans for any business. Applies when a user describes their business and wants bold, unconventional marketing ideas, or mentions "viral marketing", "go viral", "rage bait", "controversial marketing", "stunt marketing", "guerrilla marketing", "go viral or die", "Roy Lee", or "Cluely-style marketing". Don't use for SEO, paid ads, email marketing, traditional brand strategy, or crisis reputation management.

Design 34 1mo ago
na57

chinese-copyright-application

by na57

用于生成中国软件著作权申请材料的完整工具包。支持从项目代码、文档等自动提取信息,生成软件著作权登记申请表、源代码文档(前后各30页)、用户手册和设计说明书,并自动转换为PDF文件。适用于微信小程序、Web应用、移动App、桌面应用等各类软件项目。当用户需要申请中国软件著作权时使用此skill。

Code Gen 145 4mo ago
OzeroHAX

coder-rules-requirements

by OzeroHAX

Requirement quality rules for coding tasks with traceable MUST/SHOULD and verifiable acceptance criteria.

Code Gen 33 3mo ago
OzeroHAX

testing-api-manual

by OzeroHAX

Manually verify API behavior with reproducible requests and response checks; not contract version compatibility governance

Code Gen 33 3mo 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 98 3mo ago
nogataka

slidekit-templ

by nogataka

"Convert PDF presentations to HTML slide templates using a visual reproduction approach. Pipeline: PDF → slide screenshots → Claude writes HTML matching each screenshot. Use when the user wants to convert a PDF to HTML slide templates, reproduce a presentation as HTML, or create reusable templates from existing decks. Triggers: 'pdf to html', 'convert pdf to template', 'reproduce this deck as html', 'create template from pdf'."

Code Gen 20 3mo ago
metalagman

go-fx

by metalagman

Use this skill to build, refactor, or review Go applications using the Uber Fx dependency injection framework. It ensures idiomatic use of Fx for lifecycle management, module-based architecture, and boilerplate reduction.

Code Gen 15 3mo ago
tddworks

ios-app-scaffold

by tddworks

Scaffold iOS apps with Tuist and layered architecture (Domain, Infrastructure, App). Use when: (1) Creating a new iOS app project, (2) Setting up Tuist project structure, (3) User asks to "create an iOS app", "scaffold an app", or "set up a new Swift project", (4) User wants layered/clean architecture for iOS, (5) User mentions Tuist setup.

CLI Tools 32 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 14 4mo 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 10 3mo ago
pingcy

fullstack-template-generator

by pingcy

Generates a complete fullstack application template with Python FastAPI backend and React Vite frontend. Includes OpenAI ChatGPT integration, CORS configuration, comprehensive error handling, and a modern Tailwind CSS + shadcn/ui React UI. Use this skill when the user wants to bootstrap a new fullstack web application project with both API backend and web frontend components ready to go.

Code Gen 71 5mo ago
mangollc

seo-backlinks

by mangollc

Backlink analysis and link building strategy: competitor backlink profiling, outreach plan generation, monthly SEO reporting framework, toxic link identification, link opportunity scoring, and unlinked mention discovery. USE FOR: - "backlinks", "link building", "outreach", "link profile" - "competitor backlinks", "who links to my competitors" - "toxic links", "disavow", "link audit", "spammy links" - "outreach plan", "link building strategy", "link opportunities" - "SEO report", "monthly report", "reporting template" - "unlinked mentions", "brand mentions without links" Uses firecrawl to research competitor link sources and find outreach targets. Multi-client: stores results in .seo/clients/{client}/backlinks/

Processing 35 3mo ago
kevinslin

dev.bootstrap.typescript

by kevinslin

Bootstrap or augment TypeScript projects. Use when asked to scaffold a new TypeScript project using the Copier template at /Users/kevinlin/code/copier-typescript-codex, or when asked to add a pre-commit hook that runs formatting and linting in an existing project.

Code Gen 9 4mo ago
kriscard

Template Usage & Application Patterns

by kriscard

"Obsidian: Use when selecting or applying note templates. NOT for general vault organization (use obsidian-workflows)."

Code Gen 9 3mo ago
unitarylab

hhl

by unitarylab

A quantum algorithm for solving linear systems of equations, providing exponential speedup over classical methods for certain types of problems. This skill includes efficient implementations and educational resources for understanding and utilizing quantum linear systems algorithms in various applications.

Embeddings 9 1mo ago
unitarylab

quantum-phase-estimation

by unitarylab

A quantum phase estimation algorithm that can estimate the eigenvalues of a unitary operator with high precision, which is a fundamental component in many quantum algorithms such as Shor's algorithm and quantum simulation.

Templates 9 1mo ago
kriscard

Vault Structure & Configuration

by kriscard

"Obsidian: Reference for user's vault folders, tags, and templates. Load when needing vault layout context for note operations."

Code Gen 9 3mo 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 9 3mo ago
unitarylab

qnn

by unitarylab

Skill for understanding, using, and implementing the Quantum Neural Network (QNN) with parameterized quantum circuits for supervised learning via the QNNAlgorithm class.

ML Ops 9 1mo ago
alirezarezvani

hook-factory

by alirezarezvani

Generate production-ready Claude Code hooks with interactive Q&A, automated installation, and enhanced validation. Supports 10 templates across 7 event types for comprehensive workflow automation.

Code Gen 794 7mo ago
kgraph57

mckinsey-style-visualization

by kgraph57

Professional consulting-style data visualization and infographics creation skill for strategic analysis and executive presentations. Create high-density, boardroom-ready visualizations in McKinsey/BCG style with institutional authority and editorial financial-report aesthetics. Covers 11 visualization types (including cover slides), detailed color palettes with hex codes, aspect ratio standards, prompt engineering templates, and strategic framing guidance for insight-driven deliverables.

Analytics 26 3mo ago
xenitV1

templates

by xenitV1

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

Code Gen 131 4mo ago