所有 Skills

找到 6279 個 Skills

Skills 列表

remotion-upgrade

remotion-upgrade

4.1Kagent-workflows

Upgrade Remotion, its related packages, compatible Mediabunny packages, and installed Remotion Agent Skills. Use when asked to upgrade or update a Remotion project.

remotion-dev avatarremotion-dev
獲取
agent-device

agent-device

4Ktesting-qa

Automates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking snapshots/screenshots where supported, driving TV remotes, tapping, typing, scrolling, extracting UI info, collecting evidence, or planning agent-device CLI commands.

callstack avatarcallstack
獲取
printing-press-publish

printing-press-publish

4Ksecurity

Publish a generated CLI to the printing-press-library repo

mvanhorn avatarmvanhorn
獲取
printing-press-polish

printing-press-polish

4Kagent-workflows

Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use after any /printing-press run, or on any CLI in $PRESS_LIBRARY/. Trigger phrases: "polish", "improve the CLI", "fix verify", "make it publish-ready", "clean up the CLI", "get this ready to ship".

mvanhorn avatarmvanhorn
獲取
printing-press-reprint

printing-press-reprint

4Kwriting-content

Regenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish hand-fixes) carried into the writing pipeline as reconciliation context rather than dropped on the floor. Pulls the CLI from the public library if it isn't local, recommends reuse-vs-redo of prior research based on age, then hands off to /printing-press with the right context. Use when a machine upgrade would benefit a published CLI more than manual polish. Trigger phrases: "reprint <api>", "regenerate <api>", "redo the <api> CLI", "rebuild <api> from scratch", "this CLI would benefit from a reprint".

mvanhorn avatarmvanhorn
獲取
printing-press-import

printing-press-import

4Kdevops-cloud

Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready for /printing-press-polish or /printing-press-emboss. Use when the public library has a CLI you don't have locally, or to recover from a broken/lost internal copy. Trigger phrases: "import the CLI", "bring it into my library", "fetch from public library", "I don't have it locally yet".

mvanhorn avatarmvanhorn
獲取
printing-press-score

printing-press-score

4Kdevops-cloud

Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side

mvanhorn avatarmvanhorn
獲取
printing-press-retro

printing-press-retro

4Kresearch-knowledge

Run a retrospective after generating a CLI. Identifies systemic improvements to the Printing Press — templates, Go binary, skill instructions, and workflow docs — so the next CLI comes out better. Creates a GitHub issue with actionable findings when there are Printing Press fixes to make. Use after any /printing-press run. Trigger phrases: "retro", "retrospective", "what went wrong", "improve the press", "post-mortem", "lessons learned", "what can we improve", "file a retro", "submit findings".

mvanhorn avatarmvanhorn
獲取
printing-press-output-review

printing-press-output-review

4Ktesting-qa

Internal sub-skill: agentic review of a printed CLI's sampled command output for plausibility issues that rule-based checks can't encode (substring-match relevance, format bugs, silent source drops, ranking failures). Invoked via the Skill tool by main printing-press SKILL.md (Phase 4.85) and printing-press-polish SKILL.md during the diagnostic loop. Not for direct user invocation — its actionable wrappers are /printing-press and /printing-press-polish.

mvanhorn avatarmvanhorn
獲取
eve

eve

4Kcode-generation

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.

vercel avatarvercel
獲取
printing-press

printing-press

4Kresearch-knowledge

Set up a new integration, connector, or CLI binding for any API. Wrap or generate a ship-ready Go CLI from an OpenAPI, HAR, or Postman spec via the lean research -> generate -> build -> shipcheck loop. Use when the user says build a CLI, wrap this API, set up a new integration, add a connector, integrate with a service, or names an API by domain.

mvanhorn avatarmvanhorn
獲取
remotion-create

remotion-create

4Kdesign-ui

Creating a new Remotion video

remotion-dev avatarremotion-dev
獲取
remotion-render

remotion-render

4Kresearch-knowledge

Best practices for rendering videos

remotion-dev avatarremotion-dev
獲取
remotion-captions

remotion-captions

4Kresearch-knowledge

Dealing with captions in Remotion

remotion-dev avatarremotion-dev
獲取
mediabunny

mediabunny

4Kbrowser-web

Multimedia handling with the Mediabunny library

remotion-dev avatarremotion-dev
獲取
remotion-interactivity

remotion-interactivity

4Kdesign-ui

Best practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.

remotion-dev avatarremotion-dev
獲取
remotion-saas

remotion-saas

4Kfrontend

Building video apps with Remotion - framework, rendering and Player advice

remotion-dev avatarremotion-dev
獲取
vertex-ai-api-dev

vertex-ai-api-dev

4Kbackend-api

Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

google-gemini avatargoogle-gemini
獲取
serenity-skill

serenity-skill

3.9Kagent-workflows

Turn an investment agent into a supply-chain bottleneck hunter. Use this skill for source-backed investment research, live market/theme scans, AI/semi/technology value-chain mapping, A-share/HK/US stock screening, thesis stress tests, and Serenity-inspired research conversations. Trigger on requests like "用 Serenity 的方式看", "深度调研", "产业链/供应链/卡点/瓶颈", "A股 AI 半导体哪个最值得研究", "find unknown bottlenecks", "rank candidates", or "challenge this thesis". Outputs plain-language reasoning, ranked research priorities, evidence chains, risks, and next verification steps. Research support only; no trade execution.

muxuuu avatarmuxuuu
獲取
app-store-changelog

app-store-changelog

3.9Ktesting-qa

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

dimillian avatardimillian
獲取
macos-spm-app-packaging

macos-spm-app-packaging

3.9Ktesting-qa

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.

dimillian avatardimillian
獲取
swift-concurrency-expert

swift-concurrency-expert

3.9Ktesting-qa

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file. Concrete actions include adding Sendable conformance, applying @MainActor annotations, resolving actor isolation warnings, fixing data race diagnostics, and migrating completion handlers to async/await.

dimillian avatardimillian
獲取
extract-design

extract-design

3.9Kfrontend

Extract the full design language from any website URL. Produces 8 output files including AI-optimized markdown, visual HTML preview, Tailwind config, React theme, shadcn/ui theme, Figma variables, W3C design tokens, and CSS variables. Also runs WCAG accessibility scoring. Use when user says 'extract design', 'get design system', 'design language', 'design tokens', 'what colors/fonts does this site use', or '/extract-design'.

manavarya09 avatarmanavarya09
獲取
ios-debugger-agent

ios-debugger-agent

3.9Kdesign-ui

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.

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