Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 80

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
Network & Computer Systems Administrators
description

Docker guidance for fast-moving teams. Starts with "do you need a Dockerfile?" (often no - use mounted code pattern). When Dockerfiles are needed, provides 2025 best practices for multi-stage builds, security hardening, BuildKit optimization, and…

updated
occupation
Software Developers
description

Setup, audit, and modernize Go projects with 2025 best practices. Startup-friendly with two tiers - quick start (5 minutes, minimal friction) or full setup (production-ready). Use when creating new Go projects or improving existing ones. Use when this…

updated
occupation
Software Developers
description

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.…

updated
occupation
Computer Occupations, All Other
description

Build MCP Apps - interactive HTML UIs rendered in chat via the MCP Apps Extension (SEP-1865). Use when creating MCP tools that need rich UI beyond text, adding interactive forms/visualizations to MCP servers, configuring structuredContent for UI data passing,…

updated
occupation
Financial & Investment Analysts
description

AI agent that consolidates extracted sales data into live reporting dashboards with territory, rep, and pipeline summaries. Use when Codex should adopt the Data Consolidation Agent role, workflow, domain heuristics, or review checklist from the bundled source…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Expert Baidu search optimization specialist focused on Chinese search engine ranking, Baidu ecosystem integration, ICP compliance, Chinese keyword research, and mobile-first indexing for the China market. Use when Codex should adopt the Baidu SEO Specialist…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Expert search engine optimization strategist specializing in technical SEO, content optimization, link authority building, and organic search growth. Drives sustainable traffic through data-driven search strategies. Use when Codex should adopt the SEO…

updated
occupation
Project Management Specialists
description

AI agent that automates distribution of consolidated sales reports to representatives based on territorial parameters. Use when Codex should adopt the Report Distribution Agent role, workflow, domain heuristics, or review checklist from the bundled source…

updated
occupation
Financial & Investment Analysts
description

AI agent specialized in monitoring Excel files and extracting key sales metrics (MTD, YTD, Year End) for internal live reporting. Use when Codex should adopt the Sales Data Extraction Agent role, workflow, domain heuristics, or review checklist from the…

updated
occupation
Software Developers
description

Create diagrams as code — flowcharts, sequence, class, ER, gantt, architecture — using Mermaid, and render them to SVG/PNG locally (mermaid-cli) or via the keyless Kroki service. Use when asked to "draw a diagram", "make a flowchart", "diagram this…

updated
occupation
Software Developers
description

Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Multi-agent PR code review pipeline with cleanup, specialized reviewers, adversarial analysis (including optional Codex adversarial review), and feature alignment checking. Use when the user wants a thorough code review, says "review this PR", "review my…

updated
occupation
Software Developers
description

Maximum-fidelity Python source reconstruction from Nuitka `.nbc` / `NBC/2` files produced by `nuitka_decompiler.py`. Use when the user pastes or references a `.nbc` file, an `AI_READY_NBC` bundle, sections such as `@MOD`, `@CONSTS`, `@RAW_CHUNK`, `@OPS`,…

updated
occupation
Software Developers
description

Generate AGENTS.md files for Go, Rust, TypeScript, and Java projects. Use this skill whenever the user asks to create, scaffold, bootstrap, update, or review an AGENTS.md (or agent-instructions, CLAUDE.md, repo guide for agents) file in a codebase. Also…

updated
occupation
Software Developers
description

Maintain CodexMonitor and Codex app-server protocol parity. Use when asked to audit supported or missing app-server notifications/requests, trace event routing, diagnose schema drift in app-server payloads, or update docs/app-server-events.md after upstream…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

Use when Go code is hard to follow, deeply nested, branch-heavy, or when analyzing, reviewing, or refactoring functions with high cognitive complexity — running gocognit, interpreting diagnostic output, or setting complexity thresholds in CI/CD.

updated
occupation
Software Developers
description

Use when verified work must be committed, handed off, pushed, merged into local main, or turned into a PR with the smallest durable delivery surface.

updated
occupation
Software Developers
description

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\

updated
occupation
Software Developers
description

| Use when this capability is needed.

Source text: Chinese

updated
occupation
Graphic Designers
description

Generate editorial-style diagrams in the Anthropic blog visual style as .drawio files. Use this skill whenever the user wants to create a diagram, flowchart, architecture diagram, comparison chart, swimlane, or any visual that should look like Anthropic's…

updated
occupation
Network & Computer Systems Administrators
description

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container",…

updated
occupation
Software Developers
description

Advanced git workflows for teams - branching strategies (Git Flow, GitHub Flow, trunk-based), PR templates, commit conventions, conflict resolution, and release management. Use when this capability is needed.

updated
occupation
Software Developers
description

Keep the Diolog marketing/feature documentation set in docs/marketing/ current when a feature ships, a Linear ticket lands, or an area goes stale. Use this skill whenever the user asks to update, sync, refresh, or maintain the marketing docs / feature guide /…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performs a detailed code review highlighting bugs, security vulnerabilities, performance issues, and improvement suggestions with severity levels. Trigger: 'review', 'check', 'audit', 'is this good?', 'what's wrong here?', 'PR review Use when this capability…

updated
occupation
Software Developers
description

Use when exposing Drizzle-backed data in Nuxt, OR before writing a custom `server/api` route, Nitro `defineEventHandler`, H3 handler, or REST/CRUD endpoint that reads or writes a Drizzle table — prefer the module's generated endpoints, `allowTables`,…

updated
occupation
Software Developers
description

Build and maintain high-signal project documentation inside `.agents` for almost any repository, then expose that documentation to Cursor, Claude, Codex, and Gemini through lightweight bridge files. Use whenever the user wants to document a codebase, improve…

updated
occupation
Market Research Analysts & Marketing Specialists
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Summarize lessons learned from ccbox session logs (projects/sessions/history/skills) so the agent can do better next time. Produce copy-ready instruction updates (project + global) backed by evidence, with optional skill-span context to attribute failures to…

updated
occupation
Software Developers
description

Headless browser automation using Playwright CLI. Use when you need headless browsing, parallel browser sessions, UI testing, screenshots, web scraping, or browser automation that can run in the background. Keywords - playwright, headless, browser, test,…

updated
occupation
Software Developers
description

Claw Drive — AI-managed personal drive for OpenClaw. Auto-categorize, tag, deduplicate, and retrieve files with natural language. Backed by Google Drive for cloud sync and security. Use when receiving files to store, or when asked to find/retrieve a…

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Next.js best practices - RSC boundaries, data patterns, async APIs, error handling, route handlers, directives, runtime selection Use when this capability is needed.

updated
occupation
Software Developers
description

Upgrade Next.js to the latest version following official migration guides and codemods Use when this capability is needed.

updated
occupation
Software Developers
description

Imported TRAE skill from ai_engineering/AI_Agent_Design_Patterns.md Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Imported TRAE skill from testing/Mocking_External_Services_Jest.md Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Imported TRAE skill from testing/Unit_Test_Generation_Jest.md Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

> Use when this capability is needed.

Source text: French

updated
occupation
Software Developers
description

Terraform-focused pre-commit + atomic-commit Skill for IaC repos (fmt/validate/tflint/terraform-docs) with strict atomicity and no AI commit signatures. Use when this capability is needed.

updated
occupation
Software Developers
description

PR workflow Skill for Terraform/Terragrunt repos: branch naming, PR hygiene, read-only CI gates, and versioning expectations for interface changes. Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.