Templates

Project and code templates

Showing 1465-1488 of 3291 skills
JK-0001

proposal-writing

by JK-0001

Write winning proposals and quotes for a solopreneur business. Use when putting together a proposal for a potential client, structuring a sales document, pricing a project scope, or improving proposal win rates. Covers proposal structure, scoping, pricing presentation, objection pre-emption, and the psychology of persuasive proposals. Trigger on "write a proposal", "proposal template", "sales proposal", "quote for client", "how to structure a proposal", "proposal writing", "win more proposals", "client proposal".

Email 16 7mo ago
JK-0001

business-plan

by JK-0001

Write, structure, and update a business plan for a solopreneur. Use when creating a plan from scratch, updating an existing plan after a pivot or new phase, or preparing a plan to share with investors, partners, or even just to clarify your own strategy. Covers executive summary, market analysis, competitive positioning, revenue model, operations plan, financial projections, and risk assessment — all adapted for a one-person business. Trigger on "write a business plan", "business plan", "create my plan", "business plan template", "update my business plan", "plan for my business", "investor pitch plan".

Code Gen 16 7mo ago
personamanagmentlayer

helm-expert

by personamanagmentlayer

Expert-level Helm 3 package management, chart development, templating, and production operations

Analytics 40 7mo ago
erikwang2013

coding-to-rust

by erikwang2013

Use when migrating code from any source language to Rust — master index covering 16 languages (Python, JS/TS, Go, Java, C#, PHP, C, C++, Zig, Lua, R, Julia, Kotlin, Swift, Ruby, Vue) with quick-reference tables, shared ownership/async/error-handling concepts, and pointers to per-language deep-dive skills. Trigger on "migrate X to Rust", "rewrite in Rust", "port from X to Rust", or Rust-equivalent questions.

Code Gen 4 1mo ago
JayZeeDesign

template-skill

by JayZeeDesign

Replace with description of the skill and when Claude should use it.

Code Gen 170 10mo ago
ai-freer

fortune

by ai-freer

中国传统命理分析(八字+紫微斗数)。通过对话收集出生信息,调用排盘脚本获取精确数据, 结合经典典籍进行专业分析。 Triggers: "算命", "算八字", "看八字", "批八字", "排盘", "紫微", "紫微斗数", "帮我看看命", "我的运势", "今年运势", "合婚", "bazi", "ziwei", "fortune"

Analytics 23 4mo ago
hjdhnx

claw-ds-generator

by hjdhnx

"根据用户提供的目标网址(如小说、影视、漫画网站),自动分析网页结构或 API,生成对应的 drpy-node spider 规则 (ds源/var rule={})。当用户要求写源或制作规则时调用。"

API Dev 37 5mo ago
jeremy0x

seo-meta-tags

by jeremy0x

"Comprehensive SEO and social metadata implementation for HTML, Next.js App Router, and Vite (React & Vue) projects. Use when: (1) Creating, editing, or reviewing meta tags, Open Graph, Twitter Cards, canonical/hreflang links, JSON-LD structured data, theme-color, or favicon/manifest config; (2) Working with html/index.html, nextjs/metadata.ts, nextjs/dynamic-metadata-example.tsx, vite/index.html, vite/SEO.tsx, or vite/SEO.vue; (3) Adding SEO to a new page or route; (4) Migrating from react-helmet, vue-meta, or next-seo; (5) Generating dynamic metadata for content-driven pages; (6) Auditing metadata for completeness or best-practice compliance."

Docker 12 6mo ago
PixelML

agenticflow-skills

by PixelML

"ALWAYS use this skill when the user mentions AgenticFlow, AF CLI, AI agents, agent workflows, business packs, workforce orchestration, or wants to create/deploy/run AI agents. Also use when the user wants to set up, build, or automate a business with agents — including tutoring, freelance, Amazon seller, marketing, sales, support, content, coaching, consulting, legal, real-estate, or any domain-specific agent team. Provides CLI commands, pack recommendations, and deployment guides."

Code Gen 12 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 7mo ago
multiversx

mvx_factory_manager

by multiversx

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

Code Gen 12 7mo 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 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 7mo 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 7mo ago
julianromli

systematic-debugging

by julianromli

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

Code Gen 142 7mo 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 7mo ago
julianromli

writing-skills

by julianromli

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

Agents 142 7mo 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 7mo 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 7mo 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 7mo ago
julianromli

ui-ux-pro-max

by julianromli

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

Accessibility 142 7mo ago
julianromli

dispatching-parallel-agents

by julianromli

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Agents 142 7mo ago
julianromli

executing-plans

by julianromli

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Analytics 142 7mo ago
julianromli

vercel-react-best-practices

by julianromli

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Caching 142 7mo ago