Manage DNS records for domains hosted on Vercel using the Vercel CLI Use when this capability is needed.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。
tomevault-io/skills-registry已展示 40 / 17,125 个已收集 Skill。
Manage DNS records for domains hosted on Vercel using the Vercel CLI Use when this capability is needed.
原文语言:英语
Transcribe video, analyze subtitles with AI, and cut video by removing filler words, pauses, and mistakes Use when this capability is needed.
原文语言:英语
Workspace guide to introduce OpenWork and onboard new users. Use when this capability is needed.
原文语言:英语
Clean up text while preserving the writer's voice - minimal edits only Use when this capability is needed.
原文语言:英语
Track YouTube video performance for "poor man's reinforcement learning" - learn what thumbnails, titles, and hooks work Use when this capability is needed.
原文语言:英语
Forbedrer eksisterende dokumentasjon basert på en URL. Analyserer innhold, kjører språkforbedring og får menneskelig godkjenning. Use when this capability is needed.
原文语言:书面挪威语
Starter dokumentasjonsarbeidsflyt for en GitHub issue. Setter opp todo-liste og verifiserer at verktøy er tilgjengelige. Use when this capability is needed.
原文语言:书面挪威语
Demonstrates helper script integration with sequential execution Use when this capability is needed.
原文语言:英语
Generate OpenCode commands, skills, agents, or plugins when users ask to create/build/scaffold OpenCode components or tooling workflows. Use when deciding between command vs skill vs agent vs plugin. Do not trigger for general OpenCode Q&A or troubleshooting.…
原文语言:英语
Complete OpenCode knowledge base with live documentation access. Use for questions about OpenCode CLI, skills, plugins, tools, agents, SDK, or configuration. Automatically searches official docs via Context7 API with local fallback. Use when this capability…
原文语言:英语
Plans and creates sprint tasks in Linear from project context. Use when user says "plan this sprint", "create sprint tasks", "help me plan the next sprint", or "break this down into tickets". Works with Linear MCP for task creation. Use when this capability…
原文语言:英语
Design, create, audit, and optimize OpenCode skills using a quality-first workflow with dry-run, quality gates, and structured references. Use when users ask to build or improve a skill. Do not trigger for generic OpenCode Q&A or unrelated coding tasks. Use…
原文语言:英语
SwarmMarket agent marketplace integration and trading workflows. Use when registering agents, managing profiles, listings, requests/offers, auctions, order book trades, transactions/escrow, payment methods, trust/reputation, webhooks, or calling the…
原文语言:英语
| Use when this capability is needed.
原文语言:英语
Detect and anonymize PII (SSN, cards, emails, phones, names) and business data (companies, revenue, costs, pricing). Use when handling sensitive files or user requests anonymization. Check-only or full anonymization with 5 strategies…
原文语言:英语
Quick capture to GTD inbox from CLI or natural language Use when this capability is needed.
原文语言:英语
Convert Markdown files with Mermaid diagrams to styled PDF. Use when user wants to export/convert markdown to PDF, generate PDF documentation, or create printable documents. Use when this capability is needed.
原文语言:英语
Creates, updates, or optimizes CLAUDE.md files following Anthropic best practices. Use when user requests creating, updating, improving, or optimizing CLAUDE.md files for project context, coding standards, or persistent memory.
原文语言:英语
Automates agent-skills plugin version bumps and release metadata. Use when: adding/removing/updating skills or commands, bumping plugin version, preparing a release. Triggers: bump version, edit plugin, update plugin, release, version bump, new skill added,…
原文语言:英语
Creates, modifies, and orchestrates Claude Code tools (skills, agents, scripts). Use when user requests creating, updating, improving, or editing any Claude Code extension — skills, sub-agents, slash commands, script wrappers. Triggers include…
原文语言:英语
Sense-making before action. Classify problem using Cynefin triangulation (3 tests + decomposition) to route to the right skill chain. Use when: frame, what approach, how should I start, which skill, where to begin, unsure what to do. NOT for known tasks —…
原文语言:英语
> Use when this capability is needed.
原文语言:英语
Deep proactive analysis for complex technical problems requiring upfront thinking and design. Use when: investigate, deep dive, technical spike, design strategy, complex multi-constraint problem, figure out how to, how should I approach. NOT for errors (use…
原文语言:英语
Implement OpenSpec change proposals. Use when: implementing approved changes, working through task lists, or checking implementation progress. Use when this capability is needed.
原文语言:英语
Update docs and context for OpenSpec changes. Use when: saving session state, refreshing docs after implementation, or syncing change status. Use when this capability is needed.
原文语言:英语
Generic test executor for OpenSpec changes. Use when: running checkpoint verification at gates, executing test.md strategies. Use when this capability is needed.
原文语言:英语
Discover and evaluate Claude Code skills from curated sources. Use when searching for existing skills, finding skill inspiration, or before creating a new skill. Triggers include "search skill", "find skill", "skill for X", "what skills exist for", "discover…
原文语言:英语
Inline inbox triage — two-pass // comment flow for async Obsidian review. Triggers: process inbox, triage inbox, route inbox, process triage. Use when this capability is needed.
原文语言:英语
Setup, configure, audit, and optimize Biome linter/formatter in JavaScript/TypeScript projects. Use when installing Biome, auditing existing configs, migrating from ESLint+Prettier, fixing configuration issues, or optimizing unsafe fix workflows. Checks for…
原文语言:英语
Setup, configure, audit, and modernize Next.js 16 projects with contemporary tooling. Use when creating new projects, adding tooling (Biome, shadcn/ui, Vercel flags), auditing existing implementations for best practices, or fixing outdated patterns. Covers…
原文语言:英语
Setup, configure, audit, and modernize Vitest testing in projects. Use when creating new test configs, auditing existing Vitest implementations for v4.0+ best practices, fixing deprecated patterns, migrating from Jest, or configuring test environments…
原文语言:英语
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…
原文语言:英语
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when the user asks about GitHub issues, pull requests, workflows, or wants to interact with GitHub repositories from…
原文语言:英语
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…
原文语言:英语
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. Use when…
原文语言:英语
Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps. Use when this…
原文语言:英语
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,…
原文语言:英语
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design…
原文语言:英语
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for…
原文语言:英语
Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive layouts with stacks and grids. Use when creating or refactoring SwiftUI UI, designing tab…
原文语言:英语