模板

项目与代码模板

显示 97-120 / 共 3227 个技能
EveryInc

ce-compound

EveryInc

Document a recently solved problem as a durable repo learning, or capture project vocabulary in CONCEPTS.md. Use when capturing a learning after work.

CLI 工具 2.5万 20天前
comet-ml

opik-backend

comet-ml

Java backend patterns for Opik. Use when working in apps/opik-backend, designing APIs, database operations, or services.

数据库 2.2万 1个月前
comet-ml

diagram-generation

comet-ml

Generate self-contained HTML architecture diagrams. Use when creating visual diagrams for PRs, task plans, or architectural explanations.

设计 2.2万 4个月前
Kilo-Org

gh-issues

Kilo-Org

Use when creating, triaging, or commenting on GitHub issues for the Kilo VS Code extension or JetBrains plugin via gh. Covers issue templates, project board assignment, title conventions, and required gh scopes.

模板 2.7万 4个月前
anthropics

canned-responses

anthropics

Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.

自动化 2.4万 7个月前
anthropics

create-cowork-plugin

anthropics

Guide users through creating a new plugin from scratch in a cowork session. Use when users want to create a plugin, build a plugin, make a new plugin, develop a plugin, scaffold a plugin, start a plugin from scratch, or design a plugin. This skill requires Cowork mode with access to the outputs directory for delivering the final .plugin file.

自动化 2.4万 6个月前
anthropics

cowork-plugin-customizer

anthropics

Customize a Claude Code plugin for a specific organization's tools and workflows. Use when: customize plugin, set up plugin, configure plugin, tailor plugin, adjust plugin settings, customize plugin connectors, customize plugin skill, customize plugin command, tweak plugin, modify plugin configuration.

自动化 2.4万 6个月前
dotnet

create-skill

dotnet

Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, writing a skill description that the runtime will actually route to, or setting up skill directory structures. Handles frontmatter generation, section templates, and validation guidance. Do not use for fixing a skill that already fails its evaluation (use improve-skill-quality) or for writing eval.yaml (use create-skill-test).

代码生成 5256 19天前
microsoft

agent-sessions-layout

microsoft

Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout.

自动化 19万 6个月前
cloudflare

changelog

cloudflare

Creates, updates, and reviews product changelog entries for the Cloudflare documentation site. Load when generating changelog MDX files, editing existing entries, reviewing changelog style, or validating frontmatter.

文档生成 5138 6个月前
openclaw

meme-maker

openclaw

Search meme templates, suggest formats, and generate local or hosted image memes.

模板 38.9万 6天前
openclaw

diagram-maker

openclaw

Create SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.

代码生成 38.9万 3个月前
ClickHouse

keeper-stress-analysis

ClickHouse

Analyze ClickHouse Keeper stress-test results from play.clickhouse.com / keeper_stress_tests data warehouse. Use whenever the user asks about Keeper performance, validates Keeper PRs against stress dashboards, investigates regressions or improvements in Keeper nightlies, asks about specific date windows / SHAs / PR-sets in Keeper stress tests, wants per-PR or window-vs-window comparisons, asks "did this PR break Keeper", asks "what changed in Keeper between dates", or wants a summary report of Keeper stress runs. Triggers on terms like "keeper stress", "keeper PR", "keeper p99", "keeper memory", "keeper rps", "keeper nightly", "keeper-stress-tests", "keeper validation", "keeper regression", or any question referencing the keeper-stress Grafana dashboard. ALWAYS prefer this skill over re-deriving the workflow from scratch — it captures hard-learned lessons about cgroup-vs-Keeper memory, bench-harness confounds, noise floors, and per-PR attribution limits.

Git 与版本控制 5万 4个月前
microsoft

jupyter-notebook

microsoft

Použijte, když uživatel požádá o vytvoření, inicializaci nebo úpravu

CLI 工具 7.3万 6个月前
coder

dogfood

coder

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.

注释 1985 2个月前
ccxt

new-exchange

ccxt

Scaffold a new CCXT exchange integration in TypeScript, following the certified-exchange template. Walks through describe(), required unified methods, parsers, capability flags, sandbox setup, and static fixtures. Use when adding support for an exchange that does not exist yet under ts/src/.

API 开发 4.4万 1个月前
comet-ml

documentation

comet-ml

Feature documentation and release notes patterns. Use when documenting changes, writing PR descriptions, or preparing releases.

代码生成 2.2万 20天前
anthropics

theme-factory

anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

设计 17.2万 9个月前
shadcn-ui

shadcn

shadcn-ui

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

模板 12.3万 1个月前
home-assistant

ha-integration-knowledge

home-assistant

Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary reference.

代码评审 9万 3个月前
elizaOS

skill-creator

elizaOS

Creates, updates, and packages AgentSkills with proper SKILL.md frontmatter, bundled scripts, references, and assets. Provides guidance on skill naming, progressive disclosure, and context-efficient design. Use when building a new skill from scratch, restructuring an existing skill, writing or improving SKILL.md files, organizing skill resources into scripts/references/assets folders, packaging skills for distribution, or iterating on skill quality after testing.

设计 1.9万 2个月前
microsoft

hve-core-installer

microsoft

'Decision-driven HVE-Core installer with multiple clone-based and extension install methods, environment detection, and selective component installation'

CLI 工具 1367 27天前
vercel

add-provider-package

vercel

Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/<provider> package to integrate an AI service into the SDK.

代码生成 2.6万 6个月前
nrwl

nx-gradle-plugin-version-bump

nrwl

Bump the dev.nx.gradle.project-graph plugin version. Use when updating the Gradle project graph plugin version across the codebase, creating the migration files, and updating migrations.json.

代码生成 2.9万 1个月前