← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 159 of 623

  1. Doc Reader 2 · tomevault-io bundle
    Read 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.
    0 installs
  2. Uv 3 · tomevault-io bundle
    Use `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.
    0 installs
  3. Plan 8 · tomevault-io bundle
    Use 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 "무엇을 만들지 정리하고 싶어요".
    0 installs
  4. AI 3 · tomevault-io bundle
    Claude Code Agent Teams, Opus 4.6 활용법, MCP 서버, 금융 자동화 등 AI 에이전트 실전 운영 전략 Use when this capability is needed.
    0 installs
  5. Codemap 2 · tomevault-io bundle
    リポジトリ構造を分析し、アーキテクチャドキュメントを自動生成。 Use when this capability is needed.
    0 installs
  6. Plan 9 · tomevault-io bundle
    Interactive 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.
    0 installs
  7. Docs 6 · tomevault-io bundle
    Guidance skill for PydFC tutorial workflows, copy-paste examples, and evidence-based scientific response style. Use when this capability is needed.
    0 installs
  8. Openai Whisper API 4 · tomevault-io bundle
    Transcribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
    0 installs
  9. Surf 2 · tomevault-io bundle
    Control 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.
    0 installs
  10. Refactor 7 · tomevault-io bundle
    Use 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.
    0 installs
  11. Camsnap 6 · tomevault-io bundle
    Capture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
    0 installs
  12. Clawhub 4 · tomevault-io bundle
    Use 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.
    2 installs
  13. Gifgrep 6 · tomevault-io bundle
    Search GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
    0 installs
  14. Openhue 6 · tomevault-io bundle
    Control Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
    0 installs
  15. Songsee 5 · tomevault-io bundle
    Generate spectrograms and feature-panel visualizations from audio with the songsee CLI. Use when this capability is needed.
    0 installs
  16. Weather 14 · tomevault-io bundle
    Get current weather and forecasts (no API key required). Use when this capability is needed.
    0 installs
  17. Analyze 2 · tomevault-io bundle
    Unified analysis skill - Python data analysis (--data) or KB gap identification (--kb) Use when this capability is needed.
    0 installs
  18. Excalidraw 2 · tomevault-io bundle
    Generate 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.
    0 installs
  19. Blucli 6 · tomevault-io bundle
    BluOS CLI (blu) for discovery, playback, grouping, and volume. Use when this capability is needed.
    0 installs
  20. Gemini 11 · tomevault-io bundle
    Gemini CLI for one-shot Q&A, summaries, and generation. Use when this capability is needed.
    0 installs
  21. Notion 7 · tomevault-io bundle
    Notion API for creating and managing pages, databases, and blocks. Use when this capability is needed.
    0 installs
  22. Oracle 6 · tomevault-io bundle
    Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). Use when this capability is needed.
    0 installs
  23. Trello 2 · tomevault-io
    Manage Trello boards, lists, and cards via the Trello REST API. Use when this capability is needed.
    0 installs
  24. Tdd 14 · tomevault-io bundle
    This 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.
    0 installs
  25. Golang Pro 3 · tomevault-io bundle
    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 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.
    0 installs
  26. Github 25 · tomevault-io bundle
    Interact with GitHub using the gh CLI for issues, PRs, and repository management. Use when this capability is needed.
    0 installs
  27. Fix Bug 5 · tomevault-io bundle
    Fix 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.
    0 installs
  28. Github 26 · tomevault-io bundle
    Interact with GitHub using the gh CLI for issues, PRs, CI runs, releases, and API queries Use when this capability is needed.
    0 installs
  29. Gitlab 3 · tomevault-io bundle
    GitLab DevOps platform with CI/CD pipelines, API automation, and glab CLI control Use when this capability is needed.
    0 installs
  30. Deploy 7 · tomevault-io bundle
    Deploy an agent to Pipecat Cloud Use when this capability is needed.
    0 installs
  31. Code Review 13 · tomevault-io bundle
    Structured 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.
    0 installs
  32. Code Review 14 · tomevault-io bundle
    Review 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.
    0 installs
  33. Deep Research 2 · tomevault-io bundle
    Systematic multi-phase web research producing thorough, cited reports Use when this capability is needed.
    0 installs
  34. Ship 5 · tomevault-io bundle
    Commit, 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.
    0 installs
  35. Code Review 15 · tomevault-io bundle
    Perform automated code reviews with best practices. Use when this capability is needed.
    0 installs
  36. 1password 3 · tomevault-io bundle
    Set 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.
    0 installs
  37. Development Workflow 2 · tomevault-io bundle
    workflow patterns for planning, subagents, self-improvement, and verification Use when this capability is needed.
    0 installs
  38. Design 6 · tomevault-io bundle
    This 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.
    0 installs
  39. Release 30 · tomevault-io bundle
    Automates versioning and release notes generation for hwp2md. Use this skill when preparing a new release, creating version tags, or generating changelogs from git history.
    0 installs
  40. Review 15 · tomevault-io bundle
    Multi-agent code review with specialized perspectives (security, performance, patterns, simplification, tests) Use when this capability is needed.
    0 installs
  41. Document 3 · tomevault-io bundle
    문서 작성 및 업데이트. README, API 문서, 가이드, 아키텍처 문서 작성 시 사용. Use when this capability is needed.
    0 installs
  42. Review 16 · tomevault-io bundle
    Review current code changes for bugs, style issues, and security concerns Use when this capability is needed.
    0 installs
  43. Status 3 · tomevault-io bundle
    Show current project progress from tasks/todo.md and what to work on next Use when this capability is needed.
    0 installs
  44. Release Notes 3 · tomevault-io bundle
    Edit 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.
    0 installs
  45. Tailwind CSS 2 · tomevault-io bundle
    Use when working with a utility-first CSS framework
    0 installs
  46. Typescript 2 · tomevault-io bundle
    Write clear, predictable TypeScript and Vue TypeScript code with strong typing, maintainability, and consistent documentation conventions. Use when this capability is needed.
    0 installs
  47. Gemini 12 · tomevault-io bundle
    Quick 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.
    0 installs
  48. Clojure Eval 2 · tomevault-io bundle
    Evaluate 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.
    0 installs
  49. Decomplect 2 · tomevault-io bundle
    Architectural 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.
    0 installs
  50. Doc Author 2 · tomevault-io bundle
    Guide a user through authoring a new document using the GoodDocs template and validation rules. Use when this capability is needed.
    0 installs
  51. Frontend Design 8 · tomevault-io bundle
    Create 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.
    0 installs
  52. Improve Codebase Architecture 5 · tomevault-io bundle
    Refactor for cleaner architecture Use when this capability is needed.
    0 installs
  53. Commit 27 · tomevault-io bundle
    Generate 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.
    0 installs
  54. Weather 15 · tomevault-io bundle
    This 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.
    0 installs
  55. Openspec Bulk Archive Change 6 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  56. Review Pr 2 · tomevault-io bundle
    Review GitHub Pull Request and analyze unresolved review comments Use when this capability is needed.
    0 installs
  57. Skill Creator 12 · tomevault-io bundle
    Guide 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.
    2 installs
  58. Typescript 3 · tomevault-io bundle
    This 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.
    0 installs
  59. Macos 2 · tomevault-io bundle
    Control 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.
    0 installs
  60. Commit 28 · tomevault-io bundle
    Commit staged changes with conventional commit message. Use when user wants to commit code changes. Use when this capability is needed.
    0 installs
  61. Vitest 6 · tomevault-io bundle
    Vitest 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.
    0 installs
  62. Nippo 2 · tomevault-io bundle
    Generate a daily report from Claude Code session logs. Use when this capability is needed.
    0 installs
  63. Nippo 3 · tomevault-io bundle
    Claude Code 세션 로그에서 일일 보고서를 생성합니다. Use when this capability is needed.
    0 installs
  64. Refactor 8 · tomevault-io bundle
    Code quality analysis and refactoring with validation Use when this capability is needed.
    0 installs
  65. Review 17 · tomevault-io bundle
    Review 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.
    0 installs
  66. CI 4 · tomevault-io bundle
    Run local CI pipeline. Use when running CI, tests, lint, type check, format check, or verifying code quality. Use when this capability is needed.
    0 installs
  67. MCP 2 · tomevault-io bundle
    MCP server mode for montaj — load when running as an MCP client (e.g. Claude Desktop) Use when this capability is needed.
    0 installs
  68. Openspec Bulk Archive Change 7 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  69. Pr 8 · tomevault-io bundle
    Fully 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.
    0 installs
  70. Version Bump 2 · tomevault-io bundle
    Analyze 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.
    0 installs
  71. Openspec Archive Change 7 · tomevault-io bundle
    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.
    0 installs
  72. Web Design Guidelines 3 · tomevault-io bundle
    Review 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.
    0 installs
  73. Unocss 3 · tomevault-io bundle
    UnoCSS 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.
    2 installs
  74. Billing 2 · tomevault-io bundle
    Debug, 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.
    0 installs
  75. Changelog 3 · tomevault-io bundle
    Use when generating a changelog from recent merged PRs or documenting releases. Triggers on "write changelog", "release notes", "what shipped".
    0 installs
  76. Readme 2 · tomevault-io bundle
    When 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.
    0 installs
  77. Web Design Guidelines 4 · tomevault-io bundle
    Review 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.
    0 installs
  78. Vercel CLI 2 · tomevault-io bundle
    Deploy, manage, and develop projects on Vercel from the command line Use when this capability is needed.
    0 installs
  79. Next 5 · tomevault-io bundle
    Next.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.
    0 installs
  80. Commit 29 · tomevault-io bundle
    commits changed in the repo using git VCS Use when this capability is needed.
    0 installs
  81. Browser 3 · tomevault-io bundle
    Complete 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.
    0 installs
  82. Release 31 · tomevault-io bundle
    Create a new specops release with version bump, tag, and GitHub release Use when this capability is needed.
    0 installs
  83. Typescript 4 · tomevault-io bundle
    TypeScript/JavaScript standards for type-safe, maintainable code. Use when this capability is needed.
    0 installs
  84. Compiler 2 · tomevault-io bundle
    测试osgVerse在各个常见系统平台的编译情况 Use when this capability is needed.
    0 installs
  85. XLSX 2 · tomevault-io bundle
    Use 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.
    0 installs
  86. Messages 2 · tomevault-io bundle
    Retrieve 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.
    2 installs
  87. Frontend Design 9 · tomevault-io bundle
    创建具有高设计质量的独特、生产级前端界面。在构建网页或 UI 时使用此技能,以避免生成通用的 AI 廉价审美(AI slop)。 Use when this capability is needed.
    0 installs
  88. Quality 2 · tomevault-io bundle
    Code quality analysis through cleanup analysis and multi-perspective reviews. Use when this capability is needed.
    0 installs
  89. Testing 15 · tomevault-io bundle
    Test the specific feature/fix implemented in the current session using browser or API tools. Use when this capability is needed.
    0 installs
  90. Issue 6 · tomevault-io bundle
    Use 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.
    0 installs
  91. Assign Copilot 2 · tomevault-io bundle
    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.
    0 installs
  92. Subtask 2 · tomevault-io bundle
    Parallel 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.
    0 installs
  93. Vcs 2 · tomevault-io bundle
    This 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.
    0 installs
  94. Skill Creator 13 · tomevault-io bundle
    Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
    0 installs
  95. Check 2 · tomevault-io bundle
    Run the full lint + test + build validation pipeline Use when this capability is needed.
    0 installs
  96. E2e 2 · tomevault-io bundle
    Use 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.
    0 installs
  97. E2e Testing 2 · tomevault-io bundle
    クライアントとサーバー間の動作を検証するE2Eワークフロー。コード変更後の動作確認やエラーハンドリングの検証など、実行中のサーバーが必要なテストを行う際に使用する。 Use when this capability is needed.
    0 installs
  98. Crypto Report 2 · tomevault-io bundle
    Get cryptocurrency market data. Get Binance AI analysis report. Get blockchain news updates. Use when this capability is needed.
    0 installs
  99. Vue 24 · tomevault-io bundle
    Vue 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.
    0 installs
  100. React Doctor 3 · tomevault-io bundle
    Run 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.
    0 installs