tomevault-io
- 62k skills
- 0 followers
- 9 hours ago last updated
- ▌
- ▌ Decision Graph 2 · tomevault-io bundleUse when building a deciduous decision graph to capture design evolution, architecture history, or how a codebase's design changed over time. Provides the deciduous CLI commands and graph structure guidelines.
- ▌ Pr 9 · tomevault-io bundleUse this skill when the user requests to create a PR, uses phrases like 'create a PR', 'make a pull request', or '/pr'.
- ▌
- ▌ Ask 3 · tomevault-io bundleUse this when you are exploring the codebase. It lets you ask the AI who wrote code questions about how things work and why they chose to build things the way they did. Think of it as asking the engineer who wrote the code for help understanding it.
- ▌ Deploy 9 · tomevault-io bundleDeploy the Simba chat widget to a client website. Use when embedding the widget, connecting to Simba cloud or local, and configuring appearance. Use when this capability is needed.
- ▌ Fastmcp 5 · tomevault-io bundleBuild, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
- ▌ Golang Pro 4 · tomevault-io bundle🐹 Writes idiomatic Go -- HTTP services, concurrency with goroutines/channels, CLI tools with cobra, table-driven tests, and structured logging. Activate for anything involving Go code, microservices, error handling patterns, or performance profiling with pprof. Use when this capability is needed.
- ▌ Git 12 · tomevault-io bundleSafe Git workflow - commit with conventional format and branch safety, create branches, reset with backup, and multi-repo status. Use when committing, creating branches, resetting, or checking git status in multi-repo workspaces. Use when this capability is needed.
- ▌ K8S 2 · tomevault-io bundleSafe Kubernetes operations - check resources (read-only), validate manifests (dry-run), and diff changes. Use when inspecting pods/deployments, validating YAML, or previewing apply changes. Never run kubectl delete or apply. Use when this capability is needed.
- ▌ Sglang Diffusion Benchmark Profile 3 · tomevault-io bundleUse when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.
- ▌ Release Notes 4 · tomevault-io bundleGenerate release notes from git log between tags Use when this capability is needed.
- ▌ Frontend Design 12 · tomevault-io bundleCreate 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 is needed.
- ▌ Bear Notes 3 · tomevault-io bundleCreate, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
- ▌ Things Mac 3 · tomevault-io bundleManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Clawdis to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
- ▌ TS Library 2 · tomevault-io bundleUse when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and release workflows. Patterns extracted from 20+ high-quality ecosystem libraries.
- ▌ Commit 31 · tomevault-io bundleCreate git commits following repository style. Use when user asks to "create a commit", "commit changes", "/commit", or requests committing code to git. Don't use for pushing code, creating pull requests, or reviewing changes. Use when this capability is needed.
- ▌ Ospec Change 2 · tomevault-io bundleCreate or advance an active change inside an OSpec project, from requirement intake through verification and finalize. Use when this capability is needed.
- ▌ DB 4 · tomevault-io bundleDatabase (PostgreSQL) SQL best practices for clean, performant, and maintainable queries. Use when writing or reviewing SQL, schema changes, or database-related guidance. Use when this capability is needed.
- ▌ Jta 3 · tomevault-io bundleTranslate JSON i18n files to multiple languages with AI-powered quality optimization. Use when user mentions translating JSON, i18n files, internationalization, locale files, or needs to convert language files to other languages. Use when this capability is needed.
- ▌ Skill Creator 15 · tomevault-io bundleDesign and author DeepTutor skills (SKILL.md packages). Use when the user wants to create a new skill, improve an existing skill, or asks how skills work. Use when this capability is needed.
- ▌ Hula Skill 2 · tomevault-io bundleHuLa project skill for frontend (Vue 3 + Vite + UnoCSS + Naive UI/Vant), backend (Tauri v2 + Rust + SeaORM/SQLite), full-stack flows, and build/release work. Use when the user mentions hula or HuLa or requests changes in this repository; after triggering, ask which scope (frontend/backend/fullstack/build-release) to enable. Use when this capability is needed.
- ▌ Kubernetes 4 · tomevault-io bundleKubernetes cluster management, workload deployment, and troubleshooting Use when this capability is needed.
- ▌ Handoff 3 · tomevault-io bundleSave work state and context for handoff to another session. Use when stopping work, completing a unit of work, or handing off to another agent/session. Use when this capability is needed.
- ▌ Python 5 · tomevault-io bundleUse when writing or refactoring Python code under strict style constraints that require explicit field access, no reflection-style checks, no implicit defaults, and minimal exception handling.
- ▌ API Design 3 · tomevault-io bundleAPI design principles, hierarchical endpoint organization, documentation, and TypedResults patterns for RSSVibe. Use this skill when creating new API endpoints or refactoring existing ones. Use when this capability is needed.
- ▌
- ▌ Fastmcp 6 · tomevault-io bundleBuild, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
- ▌ Init 9 · tomevault-io bundleInitialize a new feature workflow with git worktree. Use when the user wants to start a new feature, create an isolated development branch, says "init worktree", or needs to set up a feature branch for compounder workflow. Use when this capability is needed.
- ▌ Tbd 2 · tomevault-io bundleLightweight, git-native issue tracking (aka beads) for AI agents. Use for creating, planning, updating, and tracking issues with dependencies. Invoke when user mentions tbd, beads, to-do lists, planning, tracking tasks, issues, or bugs. Use when this capability is needed.
- ▌ Mutation Test 2 · tomevault-io bundleRun mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality. Use when this capability is needed.
- ▌ Terraform 11 · tomevault-io bundleProvision cloud infrastructure safely and consistently using Terraform and Infrastructure as Code patterns. Use when writing .tf or .tfvars files, creating reusable modules, managing remote state, securing infrastructure, or running Terratest integration tests. Use when this capability is needed.
- ▌ Testing 17 · tomevault-io bundleProduction testing strategies including test pyramid (70% unit, 20% integration, 10% e2e), xUnit, FluentAssertions, Moq patterns, and 80%+ coverage requirements. Use when this capability is needed.
- ▌ Vue 25 · tomevault-io bundleUse when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance
- ▌ Architect 4 · tomevault-io bundleUse when making architecture decisions, creating ADRs, designing system components, evaluating technology choices, or planning technical implementations. Invoked for system design, scalability analysis, and platform decisions.
- ▌ Sora 2 · tomevault-io bundleGenerate, remix, manage, or download videos through OpenAI's Sora API using the bundled CLI. Use when the user wants AI video generation or asset retrieval, not traditional video editing. Use when this capability is needed.
- ▌ Apple Notes 3 · tomevault-io bundleManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks MoltX to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
- ▌ Blogwatcher 3 · tomevault-io bundleMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
- ▌ Bluebubbles 3 · tomevault-io bundleBuild or update the BlueBubbles external channel plugin for MoltX (extension package, REST send/probe, webhook inbound). Use when this capability is needed.
- ▌ Model Usage 3 · tomevault-io bundleUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. Use when this capability is needed.
- ▌ Improve Codebase Architecture 6 · tomevault-io bundleClaude adapter for reviewing PlainTab architecture, coupling, testability, and refactoring opportunities. Use when this capability is needed.
- ▌ Releasing 2 · tomevault-io bundleRelease workflow for a single Go repository following semantic versioning. Use when releasing a Go package, creating a new version tag, or preparing to publish a Go module. Use when this capability is needed.
- ▌ Code Review 18 · tomevault-io bundleComprehensive code review methodology with severity classification and confidence thresholds Use when this capability is needed.
- ▌ Gogcli 2 · tomevault-io bundleGoogle Workspace CLI (gogcli) for Gmail, Calendar, Drive, Tasks, Contacts, Classroom, Chat. Use when accessing Google services via command line, automating email/calendar operations, managing Google Drive files, or working with Google Tasks. Use when this capability is needed.
- ▌ Vue 26 · tomevault-io bundleVue 3 생태계 통합 가이드. Composition API, Pinia 상태관리, Vue Router, VueUse 컴포저블, 테스팅. Vue SFC, .vue 파일, defineProps/defineEmits/defineModel, watchers, Transition/Teleport/Suspense/KeepAlive, 상태관리, 라우팅 작업 시 사용. MUST be used for Vue.js tasks. Use when this capability is needed.
- ▌ Github 30 · tomevault-io bundleInteract with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when this capability is needed.
- ▌ Blucli 7 · tomevault-io bundleControl Bluetooth devices via blucli command-line tool. Use when this capability is needed.
- ▌ Gemini 13 · tomevault-io bundleUse Google Gemini API for text generation, vision, and multimodal tasks. Use when this capability is needed.
- ▌ Github 31 · tomevault-io bundleInteract with GitHub repositories, issues, pull requests, and actions using the gh CLI. Use when this capability is needed.
- ▌ Notion 8 · tomevault-io bundleRead, create, and update Notion pages and databases via the Notion API. Use when this capability is needed.
- ▌ Oracle 7 · tomevault-io bundleQuery multiple AI models and compare their responses side by side. Use when this capability is needed.
- ▌ Trello 3 · tomevault-io bundleManage Trello boards, lists, and cards via the Trello REST API. Use when this capability is needed.
- ▌ Research 7 · tomevault-io bundleDeep-read a codebase area and write findings to research.md. Use for thorough investigation before planning. Use when this capability is needed.
- ▌ Deploy 10 · tomevault-io bundleDeploy Koyeb services and apps. Use when the user asks to deploy code, trigger a redeploy, or roll out changes. Use when this capability is needed.
- ▌ Django 5 · tomevault-io bundleDjango framework best practices including project structure, ORM, and security. Use when this capability is needed.
- ▌ Vue 27 · 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.
- ▌ Deploy 11 · tomevault-io bundleDeploy the application to production Use when this capability is needed.
- ▌ Git Commit 5 · tomevault-io bundleCompose CI-valid commit messages with Jira linking and sign-off. Use when the user asks to commit, write a commit message, or git commit. Never execute the commit — only present the message and command for the user to run. Use when this capability is needed.
- ▌ GCP 2 · tomevault-io bundleGoogle Cloud Platform management with native gcloud CLI integration Use when this capability is needed.
- ▌ Code Review 19 · tomevault-io bundleUse when user asks for review, audit, risks, bugs, or missing tests.
- ▌ Camsnap 7 · tomevault-io bundleCapture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
- ▌ Gifgrep 7 · tomevault-io bundleSearch GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
- ▌ Openhue 7 · tomevault-io bundleControl Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
- ▌ Songsee 6 · tomevault-io bundleGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI. Use when this capability is needed.
- ▌ Jujutsu Version Control 2 · tomevault-io bundleUse jujutsu (jj) for all version control operations including commits, branches, merges, rebases, and repository management. Handles git workflow translation to jj equivalents. Use when this capability is needed.
- ▌ Pytest 3 · tomevault-io bundleSKUEL testing patterns - fixtures, async testing, mocking with Result[T]. Use when writing tests, debugging failures, or setting up test infrastructure. Use when this capability is needed.
- ▌ Flutter 6 · tomevault-io bundleFlutter/Dart 项目代码审查规则,聚焦 Widget 生命周期、状态管理、异步资源释放与空安全问题。 Use when this capability is needed.
- ▌ Vue 28 · tomevault-io bundleBuild Vue 3 applications with Composition API, proper reactivity patterns, and production-ready components. Use when this capability is needed.
- ▌ Fastmcp 7 · tomevault-io bundleBuild, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
- ▌ Mermaid 2 · tomevault-io bundleMust read guide on creating/editing mermaid charts with validation tools Use when this capability is needed.
- ▌ Commit 32 · tomevault-io bundleCreate git commits with conventional commit messages. ALWAYS use this skill when committing code - whether user-requested or after completing a task. Triggers on "commit", "/commit", "make a commit", "git commit", "save changes", or any request to commit. Accepts optional context argument for commit message guidance. Use when this capability is needed.
- ▌ Weather 16 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Documentation 2 · tomevault-io bundleGenerate or update documentation from code, APIs, and context. Use when documenting code, writing README, API docs, or keeping docs in sync with implementation. Use when this capability is needed.
- ▌ Skill Creator 16 · tomevault-io bundleCreate new Jazz skills for automating workflows. Use when the user asks to create a skill, make a skill, or wants to define custom automation behavior. Use when this capability is needed.
- ▌ CI CD 9 · tomevault-io bundleDefines CI/CD pipelines with relevant build, test, lint, security checks, artifacts, deployment gates, and failure policy. Use when this capability is needed.
- ▌ Implement 5 · tomevault-io bundleTDD implementation (RED→GREEN→REFACTOR) → verify → review Use when this capability is needed.
- ▌ Flutter 7 · tomevault-io bundleFlutter Dev Helper — run Flutter tasks (analyze, test, l10n, run, build, pub, clean, check). Use when this capability is needed.
- ▌ Bird 8 · tomevault-io bundleX/Twitter CLI for reading, searching, posting, and engagement via cookies. Use when this capability is needed.
- ▌ Imsg 10 · tomevault-io bundleiMessage/SMS CLI for listing chats, history, watch, and sending. Use when this capability is needed.
- ▌ Tmux 22 · tomevault-io bundleRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
- ▌ Cmux 2 · tomevault-io bundleManage cloud development sandboxes with cmux. Create, sync, and access remote VMs. Includes browser automation via Chrome CDP for scraping, testing, and web interaction. Use when this capability is needed.
- ▌ Subagent Driven Development 2 · tomevault-io bundleExecute plans via delegate_task subagents (2-stage review). Use when this capability is needed.
- ▌ Code Review 20 · tomevault-io bundleRun structured code review with parallel competency-based analysis Use when this capability is needed.
- ▌ Lint Check 2 · tomevault-io bundleRun code quality linters when reviewing code. Checks style, complexity, and best practices. Supports Python (ruff), JavaScript (eslint), Go (golangci-lint), Ruby (rubocop), Java (Checkstyle/PMD). Use when reviewing any code changes for quality issues. Use when this capability is needed.
- ▌ Deploy 12 · tomevault-io bundleDeploy MimiClaw firmware to an ESP32-S3 board. Covers prerequisites, configuration, build, flash, verification, and troubleshooting. Use when this capability is needed.
- ▌ Weather 17 · tomevault-io bundleGet weather forecasts using wttr.in (no API key required) Use when this capability is needed.
- ▌ Execute 2 · tomevault-io bundleUse when executing Phase 3 of vrau workflow - implementing the approved plan
- ▌ Code Review 21 · tomevault-io bundleReview a GitHub pull request for problems and consistency with project conventions. Use when asked to review a PR, do a code review, check a PR for issues, or review pull request changes. Use when this capability is needed.
- ▌ Sessions 2 · tomevault-io bundleAgents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agents window. Use when this capability is needed.
- ▌ Git Commit 6 · tomevault-io bundle仅用 Git 分析改动并自动生成 conventional commit 信息(可选 emoji);必要时建议拆分提交,默认运行本地 Git 钩子(可 --no-verify 跳过) Use when this capability is needed.
- ▌
- ▌ Fix Bug 6 · tomevault-io bundleSystematic bug fixing workflow with regression tests and PR creation. Use when the user asks to "fix a bug", "debug an issue", "resolve a problem", or provides error messages/failing tests to fix. Handles reproduction, root cause analysis, test creation, fix implementation, and PR submission. Use when this capability is needed.
- ▌ Tdd 15 · tomevault-io bundleWHEN working in TDD Red-Green-Refactor; NOT ad-hoc coding; write tests first, add minimal code to green, then assess refactoring. Use when this capability is needed.
- ▌ React PDF 2 · tomevault-io bundle1. **Fonts MUST be local files** - Remote font URLs (http/https) do NOT work. Always download fonts Use when this capability is needed.
- ▌ Commit 33 · tomevault-io bundleStage meaningful diffs and create commits with WHY-focused messages. Use when agent needs to commit code changes. Use when this capability is needed.
- ▌ Documentation 3 · tomevault-io bundleドキュメントを日英二言語で整備するときに使う。新規ドキュメント追加・既存編集・命名規約・相互リンク・翻訳ミラーの同期方針の判断時にトリガーする。 Use when this capability is needed.
- ▌ Gh Fix CI 2 · tomevault-io bundleUse when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
- ▌ DB Migrate 2 · tomevault-io bundleCreate database migrations using Drizzle Kit. Use when adding/modifying tables, columns, or indexes. Ensures schema.ts and migrations stay in sync. Use when this capability is needed.
- ▌ Generate Image 2 · tomevault-io bundleGenerate or edit images using OpenAI gpt-image-2 (default) or Google Gemini 3.1 Flash via OpenRouter. Use for general-purpose image generation — photos, illustrations, artwork, logos, icons, mascots, concept art. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead. Use when this capability is needed.
- ▌ Marimo 2 · tomevault-io bundleAssistant for creating, editing, and debugging reactive Python notebooks with marimo. Use when you need to build marimo notebooks, debug reactive execution, add interactive UI elements, or convert traditional notebooks to marimo format. Provides code patterns, utility functions, and best practices for marimo development. Use when this capability is needed.