Manage DNS records for domains hosted on Vercel using the Vercel CLI Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٧٬١٢٥ من skills من tomevault-io/skills-registry. افتح أي skill لمراجعة مصدره وتفاصيله.
tomevault-io/skills-registryعرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.
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…
لغة النص الأصلي: الإنجليزية