所有 Skills

找到 5697 個 Skills

Skills 列表

ponytail-debt

ponytail-debt

84Kprompting-reasoning

Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail ledger", or "what did we mark to do later". One-shot report, changes nothing.

dietrichgebert avatardietrichgebert
獲取
frontend-skill

frontend-skill

84Kdesign-ui

Create visually strong landing pages, websites, and app UIs with restrained composition. OpenAI's production frontend playbook.

nexu-io avatarnexu-io
獲取
apple-hig

apple-hig

84Kagent-workflows

Apple Human Interface Guidelines as 14 agent skills covering platforms, foundations, components, patterns, inputs, and technologies for iOS, macOS, visionOS, watchOS, and tvOS.

nexu-io avatarnexu-io
獲取
design-review

design-review

84Kdesign-ui

Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots. Useful for tightening shipped UI before launch.

nexu-io avatarnexu-io
獲取
hatch-pet

hatch-pet

84Kdesign-ui

Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells, row-by-row animation prompts, QA contact sheets, preview videos, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.

nexu-io avatarnexu-io
獲取
pptx-html-fidelity-audit

pptx-html-fidelity-audit

83Kdesign-ui

Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was generated from an HTML slide deck and asks to compare/audit/verify/fix the export — including phrases like "compare ppt with html", "fidelity audit", "fix the pptx", "ppt is cut off", "footer overlap", "italic missing in pptx", "re-export the deck", "pptx-html-fidelity-audit", or any case where a python-pptx → HTML round-trip needs verification or repair. Also trigger when the user shows you a deck.html and a deck.pptx side by side and is debugging visual differences.

nexu-io avatarnexu-io
獲取
creative-director

creative-director

83Kagent-workflows

AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation.

nexu-io avatarnexu-io
獲取
threejs

threejs

83Kagent-workflows

Three.js skills for creating 3D elements and interactive experiences in the browser — scenes, materials, controls, and post-processing.

nexu-io avatarnexu-io
獲取
frontend-design

frontend-design

83Kdesign-ui

Create distinctive, production-grade frontend interfaces with strong visual direction, polished typography, considered layout, and working HTML/CSS/JS or framework code. Use for websites, landing pages, dashboards, React components, application screens, and UI beautification.

nexu-io avatarnexu-io
獲取
ponytail-review

ponytail-review

83Kprompting-reasoning

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", or invokes /ponytail-review. Complements correctness-focused review, this one only hunts complexity.

dietrichgebert avatardietrichgebert
獲取
ponytail-audit

ponytail-audit

83Kprompting-reasoning

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find bloat", "ponytail-audit", or "/ponytail-audit". One-shot report, does not apply fixes.

dietrichgebert avatardietrichgebert
獲取
design-brief

design-brief

83Kdesign-ui

Parse a structured design brief written in I-Lang protocol format into a concrete design spec. Eliminates ambiguity from vague requests like "make it professional" by requiring explicit dimensions: palette, typography, layout, mood, density, and constraints. Trigger keywords: "design brief", "create a design brief", "ilang brief", "structured brief".

nexu-io avatarnexu-io
獲取
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
獲取
pr

pr

82Kresearch-knowledge

Create a PR for the current branch (targets `canary` by default), including splitting one cross-layer branch into ordered stacked PRs so a lower layer (db / shared package / server TRPC) merges before its callers (desktop / CLI / UI). Use when the user asks to create / submit a PR, or to split a branch because clients call a server contract that isn't on the trunk yet. Triggers on 'pr', 'create pr', 'submit pr', 'open a PR', 'pull request', 'split this PR', 'stacked PR', 'backend should merge first', '提 PR', '提个 PR', '新建 PR', '拆 PR', '后端先合', '分层合并'.

lobehub avatarlobehub
獲取
upstash-workflow

upstash-workflow

82Kagent-workflows

LobeHub Upstash Workflow and QStash guide. Use for async workflows, process/paginate/execute fan-out, serve handlers, context.run/call/sleep, or workflow triggers.

lobehub avatarlobehub
獲取
version-release

version-release

82Kagent-workflows

Version release workflow — release process and GitHub Release notes (not docs/changelog pages).

lobehub avatarlobehub
獲取
store-data-structures

store-data-structures

82Kdesign-ui

LobeHub Zustand store data-shape patterns. Use when designing store state, list/detail splits, normalized maps, reducers, messagesMap, topicsMap, or choosing shared type sources.

lobehub avatarlobehub
獲取
linear

linear

81Kmcp-integrations

Linear issue management. Use for LOBE-xxx issues, Linear links, PRs referencing Linear, retrieving issues, updating status, completion comments, or sub-issue trees.

lobehub avatarlobehub
獲取
hotkey

hotkey

81Kagent-workflows

Add or edit LobeHub keyboard shortcuts. Use for HotkeyEnum, HOTKEYS_REGISTRATION, combineKeys, useHotkeyById, tooltip hotkeys, shortcut scope, conflicts, or Cmd/Ctrl key combos.

lobehub avatarlobehub
獲取
desktop

desktop

81Kagent-workflows

Electron desktop development guide — IPC handlers, controllers, preload scripts, window/menu management.

lobehub avatarlobehub
獲取
modal

modal

81Kagent-workflows

LobeHub imperative modal conventions. Use when creating or migrating modals, dialogs, popups, confirm flows, ModalHost wiring, createModal, confirmModal, useModalContext, or base-ui modal APIs.

lobehub avatarlobehub
獲取
add-provider-doc

add-provider-doc

81Kagent-workflows

Add documentation for a new AI provider — usage docs, env vars, Docker config, image resources.

lobehub avatarlobehub
獲取
add-setting-env

add-setting-env

81Kagent-workflows

Add server-side environment variables that control default values for user settings.

lobehub avatarlobehub
獲取
testing

testing

81Ktesting-qa

Vitest testing guide. Use when writing or updating tests, fixing failing tests, improving coverage, debugging test issues, or setting up mocks.

lobehub avatarlobehub
獲取
想按分類檢視?試試 /category/writing-content.