Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 77

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Computer Occupations, All Other
description

Use this skill when designing, generating an MVP blueprint for, auditing, refactoring, or explaining an agentic harness for any domain. Covers provider-neutral agent architecture for OpenAI, Anthropic, and OpenAI-compatible APIs: agent loops, tool design,…

updated
occupation
Special Effects Artists & Animators
description

Use this skill when the user wants a short YouTube poop, cursed trailer, glitch-poetry montage, absurd supercut, reflective meme edit, or FFmpeg-rendered remix video from text, webpages, code, documents, media, or from scratch. Activate for prompts like “make…

updated
occupation
Software Developers
description

Semantic code search and code-intelligence guidance for lgrep. Use when searching code by meaning, locating definitions or usages, building task context, checking refactor impact, finding dead code, or exploring dependency structure. Use when this capability…

updated
occupation
Web Developers
description

Extract and reconstruct React components from any production website using Chrome browser automation. Use when asked to steal, copy, extract, or reverse-engineer React components from a website. Use when this capability is needed.

updated
occupation
Software Developers
description

Use when scaffolding new Deno projects. Provides templates for Fresh web apps, CLI tools, libraries, and API servers with modern best practices.

updated
occupation
Software Developers
description

Upgrade the duck-read-cache-fs extension to a new DuckDB release. Use when the user asks to upgrade DuckDB, bump the duckdb submodule, sync to a new DuckDB tag (e.g. v1.5.2), or update the duckdb / duckdb-httpfs / extension-ci-tools submodules together. Use…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performs scrutinizing code reviews against project standards (e.g., GEMINI.md) and design docs. Intelligently detects relevant design files, categorizes findings (Safety, Complexity, Style), and generates actionable diffs. Use when the user asks to review a…

updated
occupation
Software Developers
description

Searchable knowledge base of 152+ programming best practices across 30+ languages and frameworks. BM25-powered search over curated resources from industry leaders (Google, Airbnb, Uber, Mozilla, Shopify, OWASP). Use when this capability is needed.

updated
occupation
Software Developers
description

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

updated
occupation
Software Developers
description

Generate a self-updating CLI repo from an API documentation URL. Use when the user says "/clify <url>", "generate a CLI for this API", or wants to create agent-friendly API wrappers. Use when this capability is needed.

updated
occupation
Software Developers
description

How to build native Lynx applications using Vue 3 with the vue-lynx custom renderer. Covers the dual-thread architecture, Lynx-native elements (<view>, <text>, <image>), the Lynx event system (:bindtap, :catchtap), Main Thread Script for performance-critical…

updated
occupation
Software Developers
description

Guidelines for translating and localizing the Nova Code extension, including language-specific rules for German, Simplified Chinese, and Traditional Chinese. Use when this capability is needed.

Source text: Mixed languages

updated
occupation
Software Developers
description

Slash command that creates governance checkpoint commits. Analyzes changes, validates .gitignore, and creates formatted checkpoint commits linked to Change Requests. Trigger with /checkpoint-commit [CR-XXXX] [summary]. Use when this capability is needed.

updated
occupation
Software Developers
description

CI/CD Pipeline Builder Use when this capability is needed.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Creates demand generation campaigns, optimizes paid ad spend across LinkedIn, Google, and Meta, develops SEO strategies, and structures partnership programs for Series A+ startups scaling internationally. Use when planning marketing strategy, growth…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Central router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinating across content, SEO, CRO, channels, and analytics. Also use when the user mentions 'marketing…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test…

updated
occupation
Computer Occupations, All Other
description

Delegate tasks to Gemini CLI for Google search grounding with citations, large diff analysis using 2M token context, or Python code execution sandbox. Use when Claude needs web research with cited sources, when diffs exceed truncation thresholds, when…

updated
occupation
Computer Occupations, All Other
description

Codex skill alias for /gemini. Direct Gemini invocation with model selection. Delegates a prompt to Gemini CLI and returns the response. Use for ad-hoc tasks that benefit from Gemini's search grounding, large context, or code execution. Use when this…

updated
occupation
Software Developers
description

Scaffold Claude Code project infrastructure — hooks, agents, settings.json, and CLAUDE.md — for any Design Machines project type. Use when setting up a new project, configuring Claude Code hooks, creating a CLAUDE.md routing document, adding commit-push…

updated
occupation
Software Developers
description

Assigns a GitHub issue to the Copilot coding agent, optionally specifying a custom agent. Use this when asked to assign an issue to Copilot or delegate an issue to CCA. Use when this capability is needed.

updated
occupation
Software Developers
description

Use when creating or modifying Flutter UI components, screens, or widgets, or when the user asks about accessibility, screen reader support, VoiceOver, TalkBack, touch targets, color contrast, or WCAG compliance in a Flutter app.

updated
occupation
Software Developers
description

Use when investigating bugs, crashes, or unexpected behavior in a Flutter app. Especially when issues involve Bloc state not emitting, null safety errors, BuildContext after async, GetIt DI failures, method channel mismatches, widget rebuilds, or memory leaks.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when reviewing Flutter code for correctness, architecture compliance, design system usage, linting, or testing coverage. Also use before merging a PR or when the user asks for a code review of Dart or Flutter files.

updated
occupation
Software Developers
description

Use when scaffolding a new Flutter feature, setting up the data/domain/view folder structure, creating datasources, DTOs, repositories, or state management classes, or when the user asks how to organize a Flutter project.

updated
occupation
Software Developers
description

Use when assessing feasibility or complexity of a new Flutter feature before implementation. Especially when evaluating API requirements, state management approach, UI component availability, native dependencies, or effort estimation.

updated
occupation
Software Developers
description

Use when implementing a Flutter feature from scratch or completing one in progress. Covers file structure, design system compliance, state management setup, error handling, testing, and build_runner requirements.

updated
occupation
Software Developers
description

Use when Flutter UI has jank, slow scrolling, excessive rebuilds, or memory leaks. Also use when optimizing lists, animations, or complex widget trees, or when the user asks about Flutter rendering performance.

updated
occupation
Web Developers
description

| Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

> Use when this capability is needed.

Source text: Korean

updated
occupation
Software Developers
description

GraphQL — schema, resolvers, N+1/DataLoader, pagination. Use when this capability is needed.

updated
occupation
Software Developers
description

Git-as-knowledge-graph workflow for traceability. Use when planning work, brainstorming designs, creating/managing issues and PRs, tracking architectural decisions, or resuming prior sessions. Slash command /shiplog. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when…

updated
occupation
Project Management Specialists
description

| Use when this capability is needed.

Source text: Korean

updated
occupation
Software Developers
description

Provides a brief explanation of the code attached, including key components, notable patterns, and a code walkthrough.

updated
occupation
Software Developers
description

自动为 MateChat 的 Angular 组件生成 demo 展示组件,并将其注册为 WebComponent Use when this capability is needed.

Source text: Chinese

updated
occupation
Web Developers
description

Activate when building React Native UI (with Expo) for iOS / Android. Trigger phrases include "build an Expo app", "design a React Native screen", "create the mobile UI", "build the onboarding flow", "React Native screen", "Expo Router", or when the user…

updated
occupation
Software Quality Assurance Analysts & Testers
description

React Native testing conventions: Vitest/Jest component tests, Detox E2E, Expo-specific patterns. Status: planned. Use when writing React Native tests in a gostack-family project. Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.