模板

项目与代码模板

显示 2065-2088 / 共 3264 个技能
HanakumaChifuyu

nvim-lua-toolchain

HanakumaChifuyu

Set up or update local development and test toolchains for Lua projects, especially Neovim Lua plugin development. Use when Claude needs to scaffold or standardize plenary.nvim tests, luacov coverage, headless Neovim test workflows, stylua formatting, luacheck linting, lefthook git hooks, or AI code review for a Lua or Neovim plugin repository.

代码评审 2 5个月前
cuozg

unity-investigate-deep

cuozg

Full investigation report with architecture diagrams, execution flows, and risk tables. Triggers — 'deep investigate', 'investigation report', 'full analysis', 'system investigation', 'architecture analysis'.

代码生成 2 6个月前
sajeetharan

angular-best-practices

sajeetharan

Angular performance optimization and best practices guidelines for change detection, bundle optimization, templates, RxJS, and component architecture. Use when writing, reviewing, or refactoring Angular code, designing component hierarchies, optimizing performance, or implementing reactive patterns.

API 开发 2 7个月前
Flohhhhh

uefn-verse-basics

Flohhhhh

Beginner-focused onboarding and developer workflow for using Verse in Unreal Editor for Fortnite (UEFN). Use when setting up UEFN/Fortnite prerequisites, creating a first Verse-enabled project, creating Verse devices from templates, compiling and playtesting with Launch Session and Push Verse Changes, troubleshooting common setup/build/runtime issues, and establishing basic project/revision-control habits.

认证鉴权 2 6个月前
costa-marcello

readme-md

costa-marcello

Guides README creation and improvement with audience-matched templates. Use when writing READMEs for open source, personal, internal, or config projects, or when the user mentions documentation, README, or project setup.

自动化 2 6个月前
cxshoutghost

claude-code-skillforge

cxshoutghost

Generates highly optimized Agent Skills for both native Claude Code and the Antigravity system, according to official best practices and the "Progressive Disclosure" strategy. Use when the user wants to build a new skill, turn a workflow into a skill, upgrade an existing skill to latest best practices, audit a skill for compliance, or structure agent instructions for either ecosystem.

数据处理 2 6个月前
SlideSpeak

slidespeak

SlideSpeak

Generate, edit, and manage PowerPoint presentations via the SlideSpeak API. Use this skill when users want to create presentations from text or documents, edit existing presentations, or work with presentation templates.

CLI 工具 2 7个月前
frogeclawdbot

soul-factory

frogeclawdbot

A training curriculum for Clawdbot agents. This skill provides soul templates, best practices, and self-test drills to help agents level up.

智能体 2 7个月前
cuozg

unity-uitoolkit-create

cuozg

Build runtime UI with Unity UI Toolkit — UXML templates, USS styling, C# bindings, custom controls. Accepts design docs, images, or verbal descriptions. Asks clarifying questions for ambiguous input. Triggers — 'create UI', 'build UI', 'UI Toolkit', 'make a screen', 'UXML', 'USS', 'UI from design', 'UI from mockup'.

代码生成 2 6个月前
mrsknetwork

devops

mrsknetwork

Designs and implements CI/CD pipelines, Docker containerization, multi-environment deployment, and release strategies. Use when setting up automated builds, deploying an application for the first time, adding tests to a pipeline, or managing release processes. Always confirm the existing hosting provider and repository before applying templates.

CI/CD 2 6个月前
Ermaotie

manim-personal-style

Ermaotie

"Plan and implement Manim Community (ManimCE) animations: use when users want 3Blue1Brown-style explainer videos, need scene-by-scene planning, or ask for ManimCE code/visualizations. Must gather requirements, produce a scenes.md plan before any Manim code, then implement with ManimCE best practices using the provided rules, examples, and templates."

代码生成 2 7个月前
cuozg

unity-code-quick

cuozg

Write single-file Unity C# fast — MonoBehaviours, ScriptableObjects, interfaces, data models, utility functions. Use for any small coding task that fits one file. Triggers — 'write a script', 'create a component', 'add a function', 'make a SO', 'quick script', 'single file', 'boilerplate'.

文件操作 2 6个月前
gravito-framework

adr-scaffold

gravito-framework

Specializes in generating Action-Domain-Responder (ADR) boilerplate for Gravito projects. Trigger this when adding new features or modules using the ADR pattern.

API 开发 2 8个月前
plutowang

angular

plutowang

Auto-apply when working with Angular. Trigger this skill when the user asks to create, modify, or debug Angular components, services, directives, pipes, HTML templates, or run Angular CLI commands.

代码生成 2 6个月前
misbahsy

autoresearch

misbahsy

Universal autonomous experimentation loop inspired by Karpathy's autoresearch. Give it any project with a measurable metric and tunable variables, and it runs experiments autonomously: modify, measure, keep or discard, repeat. Works for landing pages, ad campaigns, prompt engineering, RAG pipelines, checkout flows, SEO, API performance, recommendation engines, or any domain with a feedback signal. Activate when the user mentions "autoresearch", "experiment loop", "overnight optimization", "autonomous testing", or asks to optimize something while they sleep.

代码生成 2 6个月前
gravito-framework

commerce-blueprint

gravito-framework

Deep expertise in E-commerce domain logic (Cart, Checkout, SKU). Trigger this when building shopping features on top of MVC or ADR.

缓存 2 8个月前
vchirrav

dast-nuclei

vchirrav

Run Nuclei template-based vulnerability scanner. Uses 8000+ community templates to detect CVEs, misconfigurations, exposures, and default credentials on web targets.

代码生成 2 6个月前
mrsknetwork

email

mrsknetwork

Implements transactional email via Resend or SendGrid — welcome emails, password resets, order confirmations, and notification digests. Covers HTML template rendering, queue-based sending via Celery, unsubscribe handling, and bounce management. Use when adding any email to an application. Trigger when user mentions "send email", "email notification", "welcome email", "password reset email", "Resend", "SendGrid", "SMTP", "transactional email", or "email template".

邮件 2 6个月前
BillChen-29

novel-base

BillChen-29

中文长篇小说全流程创作技能(v1.2.0)。当用户想写小说、创作故事、续写章节、构思剧情、搭建世界观、设计人物关系、提取写作风格、仿写其他小说时,必须使用本技能。覆盖从模糊想法到300万字成品的完整链路:脑洞引导、知识图谱构建、大纲管理、分镜写作、质量门禁、跨Agent审核、风格校准、中途改纲级联更新。即使用户只是说"帮我写个故事"或"我有个小说的想法",也应触发本技能。

代码生成 2 4个月前
headwirecom

htl-scripting

headwirecom

Write, edit, and review AEM HTL (HTML Template Language) scripts. HTL is the server-side template system for AEM components — HTML files with ${expression} syntax and data-sly- block attributes. Use when creating or modifying .html component scripts, fixing XSS context errors, building iteration/conditional markup, wiring Sling Models via data-sly-use, or constructing reusable HTL templates. Also activate when the user mentions HTL, Sightly, data-sly-, or AEM component markup.

代码生成 2 6个月前
headwirecom

aem-component-development

headwirecom

Build, extend, and configure AEM components end-to-end. Covers component node structure (cq:Component), Touch UI dialogs (cq:dialog with Granite UI), Sling Models, client libraries, edit configuration (cq:editConfig), and content templates. Use when creating new AEM components, adding or modifying component dialogs, wiring Sling Models, setting up clientlibs, extending Core Components, configuring edit behavior, or troubleshooting component rendering. Also activate when the user mentions cq:Component, cq:dialog, componentGroup, Granite UI widgets, or AEM component architecture.

数据处理 2 6个月前
Mine77

daily-info-digest

Mine77

AI-powered daily digest — aggregates insights from X/Twitter builders, tech media RSS, blogs, and podcasts into a unified bilingual timeline. Use when the user wants to manage sources, generate digests, or modify the report format.

数据处理 2 4个月前
cuozg

unity-document-tdd

cuozg

Write a Technical Design Document — architecture decisions, implementation strategy, dependency analysis. Triggers — 'write TDD', 'technical design document', 'design doc', 'architecture decision'.

代码生成 2 6个月前
mamba-mental

business-document-generator

mamba-mental

This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data.

CLI 工具 3 8个月前