Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions. Use when user runs /flow-next:setup. Use when this capability is needed.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 17.125 skills de tomevault-io/skills-registry. Abre una skill para revisar su origen y sus detalles.
tomevault-io/skills-registryMostrando 40 de 17.125 skills recopiladas.
Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions. Use when user runs /flow-next:setup. Use when this capability is needed.
Idioma del texto original: inglés
Manage .flow/ tasks and epics. Triggers: 'show me my tasks', 'list epics', 'what tasks are there', 'add a task', 'create task', 'what's ready', 'task status', 'show fn-1-add-oauth'. NOT for /flow-next:plan or /flow-next:work. Use when this capability is…
Idioma del texto original: inglés
Manually trigger plan-sync to update downstream task specs after implementation drift. Use when code changes outpace specs. Use when this capability is needed.
Idioma del texto original: inglés
Execute a Flow epic or task systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan or working through a spec. Triggers on /flow-next:work with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1,…
Idioma del texto original: inglés
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees. Use when this capability is needed.
Idioma del texto original: inglés
Carmack-level plan review via rp-cli context builder + chat. Use when reviewing implementation plans, architecture docs, or design specs. Triggers on mentions of plan review, design review, or architecture review. Use when this capability is needed.
Idioma del texto original: inglés
Create structured build plans from feature requests, bug reports, or Beads issue IDs. Use when planning features, designing implementation, preparing work breakdown, or when given a bead/issue ID to plan. Triggers on /flow:plan with text descriptions or issue…
Idioma del texto original: inglés
Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45,…
Idioma del texto original: inglés
Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions. Use when this capability is needed.
Idioma del texto original: inglés
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees. Use when this capability is needed.
Idioma del texto original: inglés
UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize,…
Idioma del texto original: inglés
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Idioma del texto original: inglés
Review a session or the git history for today and summarize this for our daily reporting Use when this capability is needed.
Idioma del texto original: inglés
Manage Upsun Platform-as-a-Service projects. Use for deploying, creating environments, backups, scaling resources, database operations, SSH tunnels, logs, and Upsun CLI commands. Use when this capability is needed.
Idioma del texto original: inglés
Initialize devcontainer with Claude Code authentication for headless agents Use when this capability is needed.
Idioma del texto original: inglés
Use when working with dates, times, timezones, or datetime conversions in TypeScript/JavaScript. Provides guidance on using the tiempo library for timezone-safe datetime handling with the Temporal API.
Idioma del texto original: inglés
Use when the user is unsure whether to fight or accept a chargeback, wants a win-rate assessment, or asks if a dispute is worth contesting. Provides a clear recommendation based on your reason code, evidence, and situation.
Idioma del texto original: inglés
Use when the user wants to respond to, fight, or draft a rebuttal for a chargeback or payment dispute. Generate a complete dispute response package — professional rebuttal letter, evidence checklist, organization guide, and submission tips tailored to your…
Idioma del texto original: inglés
Run a research-first, multi-perspective debate to explore complex technical decisions (trade-offs, architecture choices, integration strategies) using concrete codebase evidence. Use when the user asks to "debate" approaches, compare options, or needs a…
Idioma del texto original: inglés
Keep a tiny-step implementation diary during coding sessions (what changed, why, commands run, failures, and what was learned), with docmgr integration (doc add/relate/changelog). Use when the user asks to "keep a diary", "write a dev log", or document work…
Idioma del texto original: inglés
Use the docmgr CLI to manage ticketed docs (create tickets, add docs, relate code files with file-note, update changelog, and search). Use when the user asks how to use docmgr, wants a docmgr command sequence, or needs docmgr best practices (file-note,…
Idioma del texto original: inglés
Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help…
Idioma del texto original: inglés
Upload markdown (including docmgr ticket docs) to a reMarkable device as PDF via a local uploader script, with a safe dry-run and optional mirroring of ticket structure. Use when the user asks to send docs to reMarkable, export markdown to PDF for reMarkable,…
Idioma del texto original: inglés
Run repeatable inference smoke tests using geppetto/pinocchio example binaries (single-pass, streaming, tool-loop, OpenAI Responses thinking) including tmux-driven TUI tests. Use when refactors touch InferenceState/Session/EngineBuilder, tool calling loop,…
Idioma del texto original: inglés
Backend開発時に必要な検証を実施するスキルです。Lint、ビルド、ユニットテスト、統合テスト、OpenAPI仕様生成を含みます。Backend(apps/backend)のコード変更時に使用してください。 Use when this capability is needed.
Idioma del texto original: japonés
E2E(End-to-End)テスト開発時に必要な検証を実施するスキルです。Cucumber + Playwrightによるフロントエンドとバックエンドの統合テストを含みます。E2Eテスト(test/e2e/)の変更時に使用してください。 Use when this capability is needed.
Idioma del texto original: japonés
Frontend開発時に必要な検証を実施するスキルです。Lint、ビルド、ユニットテスト、E2Eテストを含みます。Frontend(apps/frontend)のコード変更時に使用してください。 Use when this capability is needed.
Idioma del texto original: japonés
Infrastructure開発時に必要な検証を実施するスキルです。ビルド、ユニットテスト、統合テスト、CDK synthを含みます。Infrastructure(infrastructure/deploy)のコード変更時に使用してください。 Use when this capability is needed.
Idioma del texto original: japonés
修改 Firefly 代码高亮配置。Use when changing dark and light code themes or collapsible code behavior in src/config/expressiveCodeConfig.ts. Use when this capability is needed.
Idioma del texto original: inglés
修改 Firefly 赞助配置。Use when updating sponsor page text, payment methods, qr codes, donor list, or per-post sponsor button behavior in src/config/sponsorConfig.ts. Use when this capability is needed.
Idioma del texto original: inglés
Integrate LoliAPI endpoints (https://www.loliapi.com) into frontend pages and components with framework-agnostic Fetch workflows. Use when requests involve random ACG images, avatars, or background images; selecting acg/pc/pe/pp/bg endpoints; handling id and…
Idioma del texto original: inglés
Use when automating desktop interactions via OSCTRL CLI - mouse, keyboard, screen capture, window management. ALWAYS get context before mouse operations.
Idioma del texto original: inglés
Use when vue component decisions involve architecture boundaries, integration tradeoffs, and scale planning.
Idioma del texto original: inglés
Use when implementing vue functionality with production-grade patterns and safeguards.
Idioma del texto original: inglés
Use when implementing vue nuxt functionality with production-grade patterns and safeguards.
Idioma del texto original: inglés
Use when vue state work spans multiple steps and needs planning plus execution coordination.
Idioma del texto original: inglés
vc の解析/メタ生成/CLI 基本操作 Use when this capability is needed.
Idioma del texto original: japonés
Vue components - use when working on related tasks Use when this capability is needed.
Idioma del texto original: inglés
> Use when this capability is needed.
Idioma del texto original: inglés
Building LLM-powered React applications with the Hashbrown library. Use when the user asks to (1) Build generative UI where LLMs render React components, (2) Add client-side tool calling for LLM-app interaction, (3) Stream LLM responses in React applications,…
Idioma del texto original: inglés