模板

项目与代码模板

显示 1465-1488 / 共 3291 个技能
JK-0001

proposal-writing

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

邮件 16 7个月前
JK-0001

business-plan

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

代码生成 16 7个月前
personamanagmentlayer

helm-expert

personamanagmentlayer

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

分析 40 7个月前
erikwang2013

coding-to-rust

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.

代码生成 4 1个月前
JayZeeDesign

template-skill

JayZeeDesign

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

代码生成 170 10个月前
ai-freer

fortune

ai-freer

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

分析 23 4个月前
hjdhnx

claw-ds-generator

hjdhnx

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

API 开发 37 5个月前
jeremy0x

seo-meta-tags

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 6个月前
PixelML

agenticflow-skills

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

代码生成 12 4个月前
multiversx

multiversx-factory-manager

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.

代码生成 12 7个月前
multiversx

mvx_factory_manager

multiversx

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

代码生成 12 7个月前
crealwork

go-viral-or-die

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.

设计 34 4个月前
julianromli

agents-md-generator

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

文档生成 142 7个月前
julianromli

next-best-practices

julianromli

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

调试 142 7个月前
julianromli

systematic-debugging

julianromli

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

代码生成 142 7个月前
julianromli

skill-creator

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.

代码生成 142 7个月前
julianromli

writing-skills

julianromli

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

智能体 142 7个月前
julianromli

frontend-design

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.

动画 142 7个月前
julianromli

artifacts-builder

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 工具 142 7个月前
julianromli

rsc-data-optimizer

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"

数据处理 142 7个月前
julianromli

ui-ux-pro-max

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

无障碍 142 7个月前
julianromli

dispatching-parallel-agents

julianromli

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

智能体 142 7个月前
julianromli

executing-plans

julianromli

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

分析 142 7个月前
julianromli

vercel-react-best-practices

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.

缓存 142 7个月前