搜索

搜索结果

207 results for "guide"

ecc-guide

ecc-guide

237Kagent-workflows

Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.

affaan-m avataraffaan-m
获取
karpathy-guidelines

karpathy-guidelines

192Kcode-generation

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

multica-ai avatarmultica-ai
获取
karpathy-guidelines

karpathy-guidelines

185Kcode-generation

减少常见LLM编码错误的行为指南。在编写、审查或重构代码时使用,以避免过度复杂化、进行精准修改、揭示假设并定义可验证的成功标准。

forrestchang avatarforrestchang
获取
brand-guidelines

brand-guidelines

153Kdesign-ui

将Anthropic官方品牌颜色和排版应用于任何可能受益于Anthropic外观和感觉的工件。当需要品牌颜色或样式指南、视觉格式化或公司设计标准时使用。

anthropics avataranthropics
获取
web-design-guidelines

web-design-guidelines

82Kdesign-ui

Review UI code for Web Interface Guidelines compliance by the Vercel engineering team. Covers layout, typography, color, motion, and accessibility for product UI.

nexu-io avatarnexu-io
获取
brand-guidelines

brand-guidelines

69Kagent-workflows

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

composiohq avatarcomposiohq
获取
winui3-migration-guide

winui3-migration-guide

37Ktesting-qa

UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.

github avatargithub
获取
writing-guidelines

writing-guidelines

29Kwriting-content

审查文档/散文是否符合写作指南。当被要求“审查我的文档”、“检查写作风格”、“审计散文”、“审查文档语气和语调”或“对照写作手册检查此页面”时使用。

vercel-labs avatarvercel-labs
获取
web-design-guidelines

web-design-guidelines

28Kdesign-ui

审查UI代码是否符合Web界面指南。当用户要求“审查我的UI”、“检查可访问性”、“审计设计”、“审查用户体验”或“对照最佳实践检查我的网站”时使用。

vercel-labs avatarvercel-labs
获取
web-design-guidelines

web-design-guidelines

5.4Kdesign-ui

审查UI代码是否符合Web界面指南。当被要求“审查我的UI”、“检查可访问性”、“审计设计”、“审查UX”或“对照最佳实践检查我的网站”时使用。

antfu avatarantfu
获取
cudaq-guide

cudaq-guide

2.8Ktesting-qa

CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications.

nvidia avatarnvidia
获取
vue-debug-guides

vue-debug-guides

2.7Kfrontend

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

vuejs-ai avatarvuejs-ai
获取
vue-debug-guides

vue-debug-guides

2.7Kfrontend

Vue 3 调试与错误处理,涵盖运行时错误、警告、异步失败以及 SSR/水合问题。在诊断或修复 Vue 问题时使用。

hyf0 avatarhyf0
获取
figma-code-connect

figma-code-connect

1.8Kdesign-ui

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.

figma avatarfigma
获取
figma-generate-design

figma-generate-design

1.8Kdesign-ui

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code', 'convert this modal/dialog/drawer/panel to Figma'. This is the preferred workflow skill whenever the user wants to build or update a full page, modal, dialog, drawer, sidebar, panel, or any composed multi-section view in Figma from code or a description. Discovers design system components, variables, and styles from Code Connect files, existing screens, and library search, then imports them and assembles views incrementally section-by-section using design system tokens instead of hardcoded values.

figma avatarfigma
获取
figma-create-new-file

figma-create-new-file

1.8Kdesign-ui

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `create_new_file` tool call. NEVER call `create_new_file` directly without loading this skill first. Trigger whenever the user wants a new blank Figma file — a new design, FigJam, or Slides file — or when you need a fresh file before calling `use_figma`. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard, /figma-create-new-file slides Q3 Review)

figma avatarfigma
获取
figma-use

figma-use

1.8Kdesign-ui

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.

figma avatarfigma
获取
figma-generate-library

figma-generate-library

1.8Kdesign-ui

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, create individual components with proper variant sets and variable bindings, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. Also use when the user asks to create or generate any component in Figma — even a single one — since components require proper variable foundations, variant states, and design token bindings to be production-quality. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.

figma avatarfigma
获取
blog-writing-guide

blog-writing-guide

898writing-content

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a draft, write a product announcement, create an engineering deep-dive, or produce any written content destined for the Sentry blog or developer audience. Also trigger when the user mentions "blog post," "blog draft," "write-up," "announcement post," "engineering post," "deep dive," "postmortem," or asks for help with technical writing for Sentry. Even if the user just says "help me write about [feature/topic]" — if it sounds like it could become a Sentry blog post, use this skill.

getsentry avatargetsentry
获取
okx-guide

okx-guide

315backend-api

Onchain OS onboarding & guide hub — the single entry for first-time, 'what is this / how do I use it', OKX.AI, and customer-support intents; classifies the intent and routes to the right sub-flow via its Intent Routing table. Covers: (1) Onchain OS onboarding + welcome banner — 'what is onchainos', 'what is onchain os', 'what can it do', 'what can onchainos do', 'what does onchainos do', 'how do I use this', 'how do I play', 'how to use onchainos', 'how to play onchainos', 'how does onchainos work', 'how do I start', 'getting started', 'tutorial', 'onboarding', 'first time', 'I just installed', 'now what', 'what do I do now', 'where do I start', 'who are you', 'what are you', 'introduce onchainos', 'tell me about onchainos', 'I'm new'; (2) OKX.AI intro & role-registration routing (the Agent economic system — roles User / ASP / Evaluator) — 'what is OKX.AI', 'OKX.AI 是什么', 'how to use OKX.AI', 'OKX.AI 快速开始', and any spelling / spacing / casing / typo variant (OKXAI, okx ai, okx-ai, lowercase okx.ai, 啥是okxai); (3) customer support / Help Center — 'contact support', 'talk to a human', 'customer service', 'file a complaint', 'give feedback', 'report a bug / system error', 'help center', 'FAQ', 'user guide', 'something is broken'. NOT for: direct on-chain actions (swap / wallet / balance / token) or Agent task lifecycle (publish / accept / deliver / dispute) — those have their own skills.

okx avatarokx
获取
opensource-guide-coach

opensource-guide-coach

65security

Use when a user wants guidance on starting, contributing to, growing, governing, funding, securing, or sustaining an open source project, or asks about contributor onboarding, community health, maintainer burnout, code of conduct, metrics, legal basics, or open source project adoption.

xixu-me avatarxixu-me
获取
design-guide

design-guide

1frontend

Paperclip UI 设计系统指南,用于构建一致、可复用的前端组件。在创建新的 UI 组件、修改现有组件、向前端添加页面或功能、设计 UI 元素,或需要理解设计语言和约定时使用。涵盖:组件创建、设计令牌、排版、状态/优先级系统、组合模式以及 /design-guide 展示页面。始终将此技能与 frontend-design 技能(视觉质量)和 web-design-guidelines 技能(Web 最佳实践)结合使用。

getpaperclipai avatargetpaperclipai
获取
finishing-a-development-branch

finishing-a-development-branch

233Ktesting-qa

当实现完成、所有测试通过,需要决定如何整合工作时使用——通过提供合并、PR或清理的结构化选项来指导开发工作的完成

obra avatarobra
获取
foundation-models-on-device

foundation-models-on-device

231Kprompting-reasoning

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

affaan-m avataraffaan-m
获取