tomevault-io
- 62k skills
- 0 followers
- 16 hours ago last updated
- ▌ Doc Reader 2 · tomevault-io bundleRead and navigate external documentation efficiently. Invoke when the task requires checking how a specific function, endpoint, or configuration option works; when the user references an API, SDK, library, or third-party tool by name; when any docs URL or documentation site is mentioned; or when implementing something that depends on an external service or package. Use when this capability is needed.
- ▌ Uv 3 · tomevault-io bundleUse `uv` instead of pip/python/venv. Run scripts with `uv run script.py`, add deps with `uv add`, use inline script metadata for standalone scripts. Use when this capability is needed.
- ▌ Plan 8 · tomevault-io bundleUse when user wants to create an implementation plan for their automation tool. Guides through requirements gathering → scenario definition → task breakdown. Creates PLN-XXX plan documents in docs/plans/. Triggered by "/plan" command or natural language requests like "계획 세우고 싶어요" or "무엇을 만들지 정리하고 싶어요".
- ▌ AI 3 · tomevault-io bundleClaude Code Agent Teams, Opus 4.6 활용법, MCP 서버, 금융 자동화 등 AI 에이전트 실전 운영 전략 Use when this capability is needed.
- ▌
- ▌ Plan 9 · tomevault-io bundleInteractive planning for complex multi-step coding tasks through discussion and exploration. Use for tasks requiring 3+ steps, architectural decisions, or significant refactoring. Generates aider prompts but never modifies source code. Use when this capability is needed.
- ▌ Docs 6 · tomevault-io bundleGuidance skill for PydFC tutorial workflows, copy-paste examples, and evidence-based scientific response style. Use when this capability is needed.
- ▌ Openai Whisper API 4 · tomevault-io bundleTranscribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
- ▌ Surf 2 · tomevault-io bundleControl Chrome browser via CLI for testing, automation, and debugging. Use when the user needs browser automation, screenshots, form filling, page inspection, network/CPU emulation, DevTools streaming, or AI queries via ChatGPT/Gemini/Perplexity/Grok/AI Studio. Use when this capability is needed.
- ▌ Refactor 7 · tomevault-io bundleUse when analyzing or implementing code improvements, simplifying complex logic, or reducing technical debt. Trigger on large functions (>40 lines), deep nesting (>3), or duplicated code.
- ▌ Camsnap 6 · tomevault-io bundleCapture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
- ▌ Clawhub 4 · tomevault-io bundleUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI. Use when this capability is needed.
- ▌ Gifgrep 6 · tomevault-io bundleSearch GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
- ▌ Openhue 6 · tomevault-io bundleControl Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
- ▌ Songsee 5 · tomevault-io bundleGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI. Use when this capability is needed.
- ▌ Weather 14 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Analyze 2 · tomevault-io bundleUnified analysis skill - Python data analysis (--data) or KB gap identification (--kb) Use when this capability is needed.
- ▌ Excalidraw 2 · tomevault-io bundleGenerate architecture diagrams as .excalidraw files from codebase analysis, with optional PNG/SVG export. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, generate excalidraw files, export excalidraw diagrams to PNG or SVG, or convert .excalidraw files to image formats. Use when this capability is needed.
- ▌ Blucli 6 · tomevault-io bundleBluOS CLI (blu) for discovery, playback, grouping, and volume. Use when this capability is needed.
- ▌ Gemini 11 · tomevault-io bundleGemini CLI for one-shot Q&A, summaries, and generation. Use when this capability is needed.
- ▌ Notion 7 · tomevault-io bundleNotion API for creating and managing pages, databases, and blocks. Use when this capability is needed.
- ▌ Oracle 6 · tomevault-io bundleBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). Use when this capability is needed.
- ▌ Trello 2 · tomevault-ioManage Trello boards, lists, and cards via the Trello REST API. Use when this capability is needed.
- ▌ Tdd 14 · tomevault-io bundleThis skill should be used when implementing features with TDD, writing tests first, or refactoring with test coverage. Applies disciplined Red-Green-Refactor cycles with TypeScript/Bun and Rust tooling. Use when this capability is needed.
- ▌ Golang Pro 3 · tomevault-io bundleImplements 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 building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing. Use when this capability is needed.
- ▌ Github 25 · tomevault-io bundleInteract with GitHub using the gh CLI for issues, PRs, and repository management. Use when this capability is needed.
- ▌ Fix Bug 5 · tomevault-io bundleFix a bug from a GitHub issue using TDD. Analyzes the issue, creates a reproducing test case, implements the fix, verifies it, and creates a PR. Use this skill whenever working on a GitHub issue, bug report, or regression — even if the user just provides an issue number or URL. Use when this capability is needed.
- ▌ Github 26 · tomevault-io bundleInteract with GitHub using the gh CLI for issues, PRs, CI runs, releases, and API queries Use when this capability is needed.
- ▌ Gitlab 3 · tomevault-io bundleGitLab DevOps platform with CI/CD pipelines, API automation, and glab CLI control Use when this capability is needed.
- ▌
- ▌ Code Review 13 · tomevault-io bundleStructured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements. Use when this capability is needed.
- ▌ Code Review 14 · tomevault-io bundleReview code changes in Magma for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes. Use when this capability is needed.
- ▌ Deep Research 2 · tomevault-io bundleSystematic multi-phase web research producing thorough, cited reports Use when this capability is needed.
- ▌ Ship 5 · tomevault-io bundleCommit, push, and create a PR in one step. Use when the user says 'ship', 'ship it', '/ship', '提交PR', '发PR', or wants to commit + push + create a pull request in a single action. Use when this capability is needed.
- ▌ Code Review 15 · tomevault-io bundlePerform automated code reviews with best practices. Use when this capability is needed.
- ▌ 1password 3 · tomevault-io bundleSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op. Use when this capability is needed.
- ▌ Development Workflow 2 · tomevault-io bundleworkflow patterns for planning, subagents, self-improvement, and verification Use when this capability is needed.
- ▌ Design 6 · tomevault-io bundleThis skill makes technical decisions for complex problems. Use when the "how" IS the problem - algorithms, data structures, system boundaries, performance, security. Triggers include "design this", "what's the algorithm for", "how should this work technically", "technical approach for", "architecture for". Use when this capability is needed.
- ▌ Release 30 · tomevault-io bundleAutomates versioning and release notes generation for hwp2md. Use this skill when preparing a new release, creating version tags, or generating changelogs from git history.
- ▌ Review 15 · tomevault-io bundleMulti-agent code review with specialized perspectives (security, performance, patterns, simplification, tests) Use when this capability is needed.
- ▌ Document 3 · tomevault-io bundle문서 작성 및 업데이트. README, API 문서, 가이드, 아키텍처 문서 작성 시 사용. Use when this capability is needed.
- ▌ Review 16 · tomevault-io bundleReview current code changes for bugs, style issues, and security concerns Use when this capability is needed.
- ▌ Status 3 · tomevault-io bundleShow current project progress from tasks/todo.md and what to work on next Use when this capability is needed.
- ▌ Release Notes 3 · tomevault-io bundleEdit an existing GitHub release's body into the project's bilingual (English + Chinese) template format with a References section built from merged PRs. Use when 修改 release、整理发布说明、release notes、编辑 release 内容、发版后整理、edit release body. Use when this capability is needed.
- ▌
- ▌ Typescript 2 · tomevault-io bundleWrite clear, predictable TypeScript and Vue TypeScript code with strong typing, maintainability, and consistent documentation conventions. Use when this capability is needed.
- ▌ Gemini 12 · tomevault-io bundleQuick consultation with Google Gemini AI. Use when you want another AI's perspective on code, architecture, or any technical question. Use when this capability is needed.
- ▌ Clojure Eval 2 · tomevault-io bundleEvaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL session. Use when this capability is needed.
- ▌ Decomplect 2 · tomevault-io bundleArchitectural code analysis for design quality. Evaluates simplicity (Rich Hickey), functional core/imperative shell (Gary Bernhardt), and coupling (Constantine & Yourdon). Use for design review or architectural assessment. Use when this capability is needed.
- ▌ Doc Author 2 · tomevault-io bundleGuide a user through authoring a new document using the GoodDocs template and validation rules. Use when this capability is needed.
- ▌ Frontend Design 8 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Improve Codebase Architecture 5 · tomevault-io bundleRefactor for cleaner architecture Use when this capability is needed.
- ▌ Commit 27 · tomevault-io bundleGenerate Conventional Commits 1.0.0 compliant messages. Use when the user says "commit", "create commit", or finishes implementing code. Use when this capability is needed.
- ▌ Weather 15 · tomevault-io bundleThis skill should be used when users ask for weather information, current conditions, or forecasts for any location worldwide. Use for queries like "weather in Beijing", "what's the weather today", "temperature in Tokyo", "forecast for London". Use when this capability is needed.
- ▌ Openspec Bulk Archive Change 6 · tomevault-io bundleArchive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
- ▌ Review Pr 2 · tomevault-io bundleReview GitHub Pull Request and analyze unresolved review comments Use when this capability is needed.
- ▌ Skill Creator 12 · tomevault-io bundleGuide for creating effective skills that extend DAIV agent with specialized knowledge, workflows, or tool integrations. Use this skill when the user wants to create a new skill, update an existing skill, or get guidance on skill design patterns. Use when this capability is needed.
- ▌ Typescript 3 · tomevault-io bundleThis skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also triggers on .ts, .tsx, .d.ts file work involving type definitions, module organization, or memory management. Does NOT cover TypeScript basics, framework-specific patterns, or testing. Use when this capability is needed.
- ▌ Macos 2 · tomevault-io bundleControl macOS via AppleScript/osascript. Manage windows (move, resize, tile), apps (launch, quit, focus), system (volume, dark mode, notifications), Spotify, browsers, Calendar, Reminders, Finder, and clipboard. Use when the user asks to control their Mac, arrange windows, manage apps, or interact with native macOS features. Use when this capability is needed.
- ▌ Commit 28 · tomevault-io bundleCommit staged changes with conventional commit message. Use when user wants to commit code changes. Use when this capability is needed.
- ▌ Vitest 6 · tomevault-io bundleVitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures. Use when this capability is needed.
- ▌ Nippo 2 · tomevault-io bundleGenerate a daily report from Claude Code session logs. Use when this capability is needed.
- ▌ Nippo 3 · tomevault-io bundleClaude Code 세션 로그에서 일일 보고서를 생성합니다. Use when this capability is needed.
- ▌ Refactor 8 · tomevault-io bundleCode quality analysis and refactoring with validation Use when this capability is needed.
- ▌ Review 17 · tomevault-io bundleReview code changes for quality, correctness, and adherence to project conventions. Use when user says 'review', 'レビュー', or asks to check code quality. Use when this capability is needed.
- ▌ CI 4 · tomevault-io bundleRun local CI pipeline. Use when running CI, tests, lint, type check, format check, or verifying code quality. Use when this capability is needed.
- ▌ MCP 2 · tomevault-io bundleMCP server mode for montaj — load when running as an MCP client (e.g. Claude Desktop) Use when this capability is needed.
- ▌ Openspec Bulk Archive Change 7 · tomevault-io bundleArchive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
- ▌ Pr 8 · tomevault-io bundleFully autonomous PR creation skill. Creates structured pull requests with human and agent context sections. Designed for non-interactive use with `claude -p`. Use when this capability is needed.
- ▌ Version Bump 2 · tomevault-io bundleAnalyze branch changes against a base branch using conventional commits to determine and apply the correct semver version bump (major, minor, patch). Use this skill whenever the user asks to bump the version, release, update the version, prepare a release, determine what version to use, or analyze changes for versioning — even if they don't say "semver" or "conventional commits" explicitly. Use when this capability is needed.
- ▌ Openspec Archive Change 7 · tomevault-io bundleArchive 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.
- ▌ Web Design Guidelines 3 · tomevault-io bundleReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Use when this capability is needed.
- ▌ Unocss 3 · tomevault-io bundleUnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify. Use when this capability is needed.
- ▌ Billing 2 · tomevault-io bundleDebug, edit, and fix billing operations. Covers the V2 action-based architecture (attach, multiAttach, updateSubscription, allocatedInvoice, createWithDefaults, setupPayment). Use when working on billing, subscription, invoicing, or Stripe integration code. Use when this capability is needed.
- ▌ Changelog 3 · tomevault-io bundleUse when generating a changelog from recent merged PRs or documenting releases. Triggers on "write changelog", "release notes", "what shipped".
- ▌ Readme 2 · tomevault-io bundleWhen the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment. Use when this capability is needed.
- ▌ Web Design Guidelines 4 · tomevault-io bundleReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Use when this capability is needed.
- ▌ Vercel CLI 2 · tomevault-io bundleDeploy, manage, and develop projects on Vercel from the command line Use when this capability is needed.
- ▌ Next 5 · tomevault-io bundleNext.js adapter for embedding emulators directly in a Next.js app via @emulators/adapter-next. Use when the user needs to embed emulators in Next.js, set up same-origin OAuth for Vercel preview deployments, create an emulate catch-all route handler, configure Auth.js/NextAuth with embedded emulators, add persistence to embedded emulators, or wrap next.config with withEmulate. Triggers include "Next.js emulator", "adapter-next", "embedded emulator", "same-origin OAuth", "Vercel preview", "createEmulateHandler", "withEmulate", or any task requiring emulators inside a Next.js app. Use when this capability is needed.
- ▌ Commit 29 · tomevault-io bundlecommits changed in the repo using git VCS Use when this capability is needed.
- ▌ Browser 3 · tomevault-io bundleComplete real user web tasks end-to-end via browser-tool, navigate, interact, wait for page state, extract results, and provide evidence when needed. Use when this capability is needed.
- ▌ Release 31 · tomevault-io bundleCreate a new specops release with version bump, tag, and GitHub release Use when this capability is needed.
- ▌ Typescript 4 · tomevault-io bundleTypeScript/JavaScript standards for type-safe, maintainable code. Use when this capability is needed.
- ▌
- ▌ XLSX 2 · tomevault-io bundleUse this skill when designing Excel or Google Sheets workbooks with formulas, named ranges, pivot tables, charts, and data validation, or when creating financial models, trackers, and dashboards in spreadsheet format. Not for database design or SQL queries. Not for generating CSV files without workbook structure.
- ▌ Messages 2 · tomevault-io bundleRetrieve chat message history, send messages, and manage reactions in Lark - get messages from group chats, private chats, threads, send messages to users or chats, and add/list/remove reactions. Use when user asks about chat messages, conversation history, what was discussed in a group, or wants to send a message or react. Use when this capability is needed.
- ▌ Frontend Design 9 · tomevault-io bundle创建具有高设计质量的独特、生产级前端界面。在构建网页或 UI 时使用此技能,以避免生成通用的 AI 廉价审美(AI slop)。 Use when this capability is needed.
- ▌ Quality 2 · tomevault-io bundleCode quality analysis through cleanup analysis and multi-perspective reviews. Use when this capability is needed.
- ▌ Testing 15 · tomevault-io bundleTest the specific feature/fix implemented in the current session using browser or API tools. Use when this capability is needed.
- ▌ Issue 6 · tomevault-io bundleUse when user says "/issue", "create issue", "file issue", "report bug", "request feature", "update issue", "check off", "verify issue", "view issue", or needs to manage GitHub issues.
- ▌ Assign Copilot 2 · tomevault-io bundleAssigns 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.
- ▌ Subtask 2 · tomevault-io bundleParallel task orchestration CLI that dispatches work to AI workers (via Claude Code) in isolated git workspaces. Use when the user wants to draft, create, run, or manage tasks, delegate tasks to workers/subagents, or mentions subtask or Subtask. Use when this capability is needed.
- ▌ Vcs 2 · tomevault-io bundleThis skill should be used when the user asks about "version control", "git workflow", "branching strategy", "commit messages", "conventional commits", "git hooks", "branch naming", "merge strategy", "PR requirements", "pull request process", or needs guidance on version control practices and Git configuration. Use when this capability is needed.
- ▌ Skill Creator 13 · tomevault-io bundleCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
- ▌ Check 2 · tomevault-io bundleRun the full lint + test + build validation pipeline Use when this capability is needed.
- ▌ E2e 2 · tomevault-io bundleUse when running e2e tests, debugging test failures, or fixing flaky tests. Covers failure taxonomy, fix rules, and workflow. Never changes source code logic or API without spec backing.
- ▌ E2e Testing 2 · tomevault-io bundleクライアントとサーバー間の動作を検証するE2Eワークフロー。コード変更後の動作確認やエラーハンドリングの検証など、実行中のサーバーが必要なテストを行う際に使用する。 Use when this capability is needed.
- ▌ Crypto Report 2 · tomevault-io bundleGet cryptocurrency market data. Get Binance AI analysis report. Get blockchain news updates. Use when this capability is needed.
- ▌ Vue 24 · tomevault-io bundleVue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive. Use when this capability is needed.
- ▌ React Doctor 3 · tomevault-io bundleRun after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project. Use when this capability is needed.