Skip to main content

Skills in this repository

tomevault-io/tomes - Page 12

SkillsMP has collected 18,034 skills from tomevault-io/tomes. Open a skill to review its source and details.

tomevault-io/tomes

Showing 40 of 18,034 collected skills.

occupation
Web & Digital Interface Designers
description

Create UX scenario outlines from Trigger Map through structured micro-steps Use when this capability is needed.

updated
occupation
Web & Digital Interface Designers
description

Transform ideas into detailed visual specifications through scenario-driven design Use when this capability is needed.

updated
occupation
Software Developers
description

AI-assisted development, testing, and reverse engineering through structured agent collaboration Use when this capability is needed.

updated
occupation
Graphic Designers
description

Generate visual and text assets from specifications through AI-powered creative production Use when this capability is needed.

updated
occupation
Web & Digital Interface Designers
description

Create, import, browse, and maintain design system components and tokens Use when this capability is needed.

updated
occupation
Software Developers
description

Brownfield improvements — the full WDS pipeline in miniature for existing products Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Fixture — frontmatter-declared BMM dependency (AC9 case 1). Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Fixture — BMM dependency referenced only in a step file (AC9 case 2). Use when this capability is needed.

updated
occupation
Software Developers
description

DGame Unity 项目开发指导。触发词:DGame, GameModule, UIWindow, UIWidget, UIModule, AddUIEvent, GameEvent, GameEventDriver, EEventGroup, LoadAssetAsync, LoadGameObjectAsync, SetSprite, ConfigSystem, HybridCLR, YooAsset, Luban, RedDotModule, CoplayDev unity-mcp, MCP, 热更,…

Source text: Chinese

updated
occupation
Software Developers
description

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.

updated
occupation
Software Developers
description

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.

updated
occupation
Software Developers
description

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change. Use when this capability is needed.

updated
occupation
Software Developers
description

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation. Use when this capability is needed.

updated
occupation
Software Developers
description

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.

updated
occupation
Software Developers
description

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.

updated
occupation
Software Developers
description

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change. Use when this capability is needed.

updated
occupation
Software Developers
description

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is…

updated
occupation
Software Developers
description

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when Playwright visual snapshots in e2e/visual.spec.ts-snapshots/ need to be regenerated after a UI change (logo, theme, layout, anything that affects rendered pixels) and the integration suite needs to be rerun via make int

updated
occupation
Software Quality Assurance Analysts & Testers
description

Create E2E tests for Chrome extension using Playwright Use when this capability is needed.

updated
occupation
Software Developers
description

Wire `amondnet/vercel-action` into a GitHub Actions workflow to deploy Vercel projects from CI. Use when the user asks to deploy to Vercel from GitHub Actions, add Vercel preview deploys, post a Vercel preview URL on a PR, configure prebuilt Vercel…

updated
occupation
Human Resources Specialists
description

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask…

updated
occupation
Web Developers
description

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability…

updated
occupation
Software Developers
description

Build and optionally run a specific binary from the workspace. Usage - /build-bin <binary-name> [--run] Use when this capability is needed.

updated
occupation
Software Developers
description

Use for ALL Streamlit tasks: creating, editing, debugging, beautifying, styling, theming, optimizing, or deploying Streamlit apps. Also custom components, st.components.v2, HTML/JS/CSS work. Discovers and loads version-matched reference docs from the user's…

updated
occupation
Network & Computer Systems Administrators
description

Debug the Anomstack demo instance on Fly.io - check schedules, jobs, LLM alerts, and PostHog tracking Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Use when the user wants corgi to run a SUPERVISED background loop that continuously drains the build-ready ticket queue into draft PRs — "autopilot", "keep shipping the agent queue", "run the loop", "drain the backlog overnight", "babysit the queue and open…

updated
occupation
Software Developers
description

Author and explain corgi-compose.yml files and the corgi CLI. Use when writing or editing a corgi-compose.yml, picking db drivers / healthchecks / tunnels, or explaining corgi concepts, commands, and flags. Corgi is a Go CLI (`brew install…

updated
occupation
Software Developers
description

Use to diagnose a corgi stack OR gather runtime data while investigating a bug. Entry modes — (1) broken stack — a service won't start, crashed, is stuck/unhealthy, or hangs on boot ("debug the stack", "why is X not starting", "the api is down"); (2) bug…

updated
occupation
Computer Occupations, All Other
description

Use when the user wants to refine OR create an agent skill from what happened this conversation — "improve my <X> skill", "update the skill so next time it does Y", "the skill should've caught Z", "fix the stories/review/debug skill", "make a skill for…

updated
occupation
Software Developers
description

Use when working with the workspace memory convention for a corgi stack — a committed, shared `.corgi/memory/` store of decisions, incidents, domain facts, and recurring fixes that the suggest/debug/stories/review skills read before acting and append to after…

updated
occupation
Software Developers
description

Use when verifying a mobile (Expo / React Native) change on a real device — "test on the emulator", "run it on the simulator", "screenshot the app", "drive it with Maestro", "does this screen render", "check it on Android/iOS", "tap through the app", "is the…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when the user wants a code review of one or more EXISTING pull/merge requests — any phrasing of "review this PR/MR" with GitHub PR or GitLab MR links/numbers ("review these MRs <link>", "code review <link>", "check the api + web MRs for ABC-123", or a…

updated
occupation
Network & Computer Systems Administrators
description

Use when the user wants to bring up a corgi-compose stack — start, launch, run, spin up, or boot the whole stack or a slice (e.g. "run the stack", "run with tunnel and logs", "run web + mobile against the remote backend", "run just the api", "run for the…

updated
occupation
Software Developers
description

Use when the user wants to ship work across a corgi-compose workspace — EITHER a batch of tracker issues (Linear/Jira links/keys like ABC-123; "do these stories", "implement these tickets", "ship X and Y") OR a free-text feature ("build a feature that …",…

updated
occupation
Computer Occupations, All Other
description

Use when the user wants corgi to PROACTIVELY surface improvements on a schedule instead of on demand — "suggest things automatically", "run suggest every week", "open a ticket for the best idea on a cadence", "be a proactive engineer / push me work", or when…

updated
occupation
Computer Occupations, All Other
description

Use when the user wants feature or improvement ideas for a corgi workspace — "suggest features", "what should we build next", "ideas to improve X", "how do we make this faster/safer/cheaper", "what's missing", "any new business cases". Scans the stack + its…

updated
occupation
Software Developers
description

Tracker-side work for a corgi workspace (Linear or Jira). Four jobs — (1) STATUS/standup — "where are we", "what's blocked", "give me an update"; (2) TRIAGE the inbox — "sort the new issues", "any duplicates"; (3) DECOMPOSE — "break this epic into tickets",…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when working with a skill to review pending work for API design compliance in the

updated
Showing 40 of 18,034 collected skills.