← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 590 of 622

  1. Auth · tomevault-io bundle
    Authentication patterns - sign-in, SSO, passkeys, sessions. Use when implementing auth flows. Use when this capability is needed.
    0 installs
  2. Uiux · tomevault-io bundle
    UI/UX - design system, accessibility. Use when building interfaces. Use when this capability is needed.
    0 installs
  3. Tanstack DB Vue DB · tomevault-io bundle
    This skill builds on db-core. Read it first for collection setup, query builder, and mutation patterns.
    0 installs
  4. Qv Registry Autobase Patterns · tomevault-io bundle
    Reference material for Autobase, HyperDB, and multi-writer patterns in the QVAC registry server. Use when working with Autobase, HyperDB schemas, blind pairing/peering, Hyperdispatch, or debugging Corestore/replication issues. Use when this capability is needed.
    0 installs
  5. Thettwe Nyann Undo · tomevault-io bundle
    undo
    0 installs
  6. Toba Epub Lsp Epub · tomevault-io bundle
    EPUB 3.3 Photo Book Generator
    0 installs
  7. Openocr · tomevault-io bundle
    Extract text from images, documents and scanned PDFs using OpenOCR Use when this capability is needed.
    0 installs
  8. Tuan130294 Awf Awf · tomevault-io bundle
    AWF Adaptive Language
    0 installs
  9. Gogcli · tomevault-io bundle
    Fast, script-friendly CLI for Google Workspace and Gmail. Use when you need to automate or interact with Gmail (search/send/manage emails), Google Calendar (create/manage events), Google Drive (upload/download/organize files), Google Sheets/Docs/Slides (read/write/export), Contacts, Tasks, Chat, Classroom, Groups, or Keep. Supports JSON output, multiple accounts, batch operations, and least-privilege authentication. Ideal for email automation, calendar management, file operations, data extraction, workspace administration, and integration with Google services. Use when this capability is needed.
    0 installs
  10. Codeup Action · tomevault-io bundle
    Create a new codeup action with filter and apply steps Use when this capability is needed.
    0 installs
  11. Utoo Upstream Sync · tomevault-io bundle
    Use when syncing upstream vercel/next.js changes into this repository's next.js submodule, especially changes under the upstream turbopack/ subtree, resolving rebase conflicts, adapting local Rust crates to upstream API changes, fixing utoo-web wasm builds, updating snapshots, or committing submodule and local follow-up fixes.
    0 installs
  12. Pdit · tomevault-io bundle
    Collaborate with users running pdit, an interactive Python editor with inline execution results. Use when user mentions pdit, runs 'uv run pdit', or is doing collaborative Python development where they see live execution output in a browser. Use when this capability is needed.
    0 installs
  13. Vercel Flags Flags · tomevault-io bundle
    Flags SDK
    0 installs
  14. Use Jolt Flutter · tomevault-io bundle
    Use when Flutter widgets need to track Jolt signals and rebuild automatically when those signals change — typically with JoltBuilder — or when converting between Flutter Listenable / ValueNotifier and Jolt signals.
    0 installs
  15. Uv · 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
  16. Wgzhao Addax Addax · tomevault-io bundle
    SKILL: Addax 项目知识
    0 installs
  17. Whoschek Bzfs Bzfs · tomevault-io bundle
    bzfs Experimental Script Generator
    0 installs
  18. Wlzh Skills Skills · tomevault-io bundle
    🔴 Strict Execution Rule (Highest Priority)
    0 installs
  19. Speech · tomevault-io bundle
    Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
    0 installs
  20. Debug · tomevault-io bundle
    Structured debugging with hypothesis testing. Observe, hypothesize, verify, fix, explain — teaches debugging methodology via a domain-adapted hint ladder. Defers to .github/copilot-instructions.md. Use when this capability is needed.
    0 installs
  21. Templ HTTP · tomevault-io bundle
    Integrate templ components with Go HTTP server using net/http. Use when connecting templ to web server, creating HTTP handlers, mentions 'templ server', 'HTTP routes', or 'serve templ components'. Use when this capability is needed.
    0 installs
  22. Economic Reasoning · tomevault-io bundle
    Economic decision-making for agents in EconomySpace. Activate when the agent observes currency, prices, income, tax, or trading opportunities to make informed financial decisions. Use when this capability is needed.
    0 installs
  23. Xmem Search · tomevault-io bundle
    Search XMem for prior Antigravity sessions, project decisions, implementation notes, and remembered coding context. Use when this capability is needed.
    0 installs
  24. Paasta API Endpoint · tomevault-io bundle
    Automates the creation of new PaaSTA API endpoints following established patterns
    0 installs
  25. Mission Agent Remove · tomevault-io bundle
    Remove an Agent roster entry from the active Mission agents.md without closing panes. Use when this capability is needed.
    0 installs
  26. Youmingyeh Ntu Ntu · tomevault-io bundle
    NTU Assistant Skill
    0 installs
  27. Fix Review Comments · tomevault-io bundle
    直前の会話に含まれるレビュー結果を精査し、妥当な指摘に対して修正を実施する。 Use when this capability is needed.
    0 installs
  28. Yzhao062 Pyod Pyod · tomevault-io bundle
    You are an anomaly detection expert backed by PyOD's ADEngine. Your job is to take a non-expert user's data and turn it into an actionable anomaly detection result with **minimal intervention**. Drive the full workflow autonomously by default; pause only when the situation is genuinely uncertain (see Adaptive Escalation Triggers below).
    0 installs
  29. Runtime Remsh · tomevault-io bundle
    Connect to a running Lemon or lemon-gateway BEAM node, run recompile() for hot code reload, and execute Elixir code in that live runtime via IEx remsh or rpc-eval. Use when this capability is needed.
    0 installs
  30. New Release · tomevault-io bundle
    Cut a new zcli release end-to-end. Two phases - first opens a `release/vX.Y.Z` PR adding the `CHANGELOG.md` entry, then (once the user merges that PR) creates the GitHub Release on main which triggers `.github/workflows/release.yml`, watches goreleaser + npm publish + smoke tests, and reports the outcome. Use when the user says "cut a release", "new release", "release", "ship a new version", "tag and release", "release an rc", "promote to stable", "publish v1.0.x", or anything similar - even if they don't name a specific version. **Also re-trigger when the user says the release PR is merged**, "continue the release", "finish the release", "PR is in - ship it", or re-asks about a release they already started; in that case skip to step 4 (Resume after the PR merges). Use when this capability is needed.
    0 installs
  31. Zoonk Zoonk AI Sdk · tomevault-io bundle
    Prerequisites
    0 installs
  32. CLI · tomevault-io bundle
    Use the pdsx CLI for ATProto record operations. Requires auth for writes, supports batch operations via stdin. Use when this capability is needed.
    0 installs
  33. Wtc · tomevault-io bundle
    Use when user invokes /wtc to work with Docker Compose worktree isolation, start/stop infra per worktree, or check worktree status
    0 installs
  34. 1password Scam Scam · tomevault-io bundle
    Security Awareness Expert
    0 installs
  35. Vueuse · tomevault-io bundle
    Use when working with VueUse composables - provides reactive utilities for state, browser APIs, sensors, network, animations. Check VueUse before writing custom composables - most patterns already implemented.
    0 installs
  36. Maishou · tomevault-io bundle
    商品价格全网对比技能,获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information. Use when this capability is needed.
    0 installs
  37. Kui Framework · tomevault-io bundle
    Guide for building web applications with the Kui framework. Use when writing Kui ASGI/WSGI handlers, defining routes, binding parameters, configuring OpenAPI docs, or working with middleware/dependency injection. Use when this capability is needed.
    0 installs
  38. Hive Terminal Tools Troubleshooting · tomevault-io bundle
    Read when a terminal-tools call returned something surprising — empty stdout despite no error, exit_code is null, output_handle came back expired, "too many jobs" / "session busy" / "too many PTYs", warning was set unexpectedly, semantic_status disagrees with exit_code. Diagnostic recipes only — load on demand. Don't preload; the foundational skill covers the happy path. Use when this capability is needed.
    0 installs
  39. Manage Plans · tomevault-io bundle
    Review, archive, and clean up plans. Use to archive completed plans, list plan status, or tidy the plans directory. Use when this capability is needed.
    0 installs
  40. Agentjido Jido Jido · tomevault-io bundle
    Hex Release (Human-in-the-Loop)
    0 installs
  41. Astro · tomevault-io bundle
    Best practices and guidelines for Astro development, distilled from Context7 documentation. Use when this capability is needed.
    0 installs
  42. Io Skill · tomevault-io bundle
    Usage guide for IO packages. Use when an agent needs to explain or implement app-level usage of @iostore/store, @iostore/react, @iostore/solid, @iostore/vue, @iostore/svelte, and @iostore/devtools (including state modeling, subscriptions, batching, framework adapters, SSR-safe usage, and debugging integration). Use when this capability is needed.
    0 installs
  43. Rotate Interests · tomevault-io bundle
    Rotate one interest in INTERESTS.md using a random Wikipedia article. Use when this capability is needed.
    0 installs
  44. Nacos Skill Registry · tomevault-io bundle
    Discover, install, update, merge, and publish AI skills with Nacos for personal or team skill registries. Use when this capability is needed.
    0 installs
  45. Maggy · tomevault-io bundle
    Use when working with a `UserPromptSubmit` hook classifies every user prompt into one of six cost/performance tiers. The hook injects `additionalContext` instructing Claude to run a specific delegation script and return the output.
    0 installs
  46. Pyaedt CLI · tomevault-io bundle
    Use when interacting with ANSYS AEDT through the current PyAEDT CLI. Triggers on requests to start or inspect AEDT sessions, manage projects, create designs, run scripts, export screenshots or configurations, or use the PyAEDT command line from the workspace virtual environment.
    0 installs
  47. Vue Testing Best Practices · tomevault-io bundle
    Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing. Use when this capability is needed.
    0 installs
  48. Slidev · tomevault-io bundle
    Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks. Use when this capability is needed.
    0 installs
  49. Tsdown · tomevault-io bundle
    Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup. Use when this capability is needed.
    0 installs
  50. Unocss · 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.
    0 installs
  51. Runners · tomevault-io bundle
    Guides understanding and working with Apache Beam runners (Direct, Dataflow, Flink, Spark, etc.). Use when configuring pipelines for different execution environments or debugging runner-specific issues. Use when this capability is needed.
    0 installs
  52. Ar4mirez Samuel Gin · tomevault-io bundle
    Gin Framework Guide
    0 installs
  53. Generate Release Changelog · tomevault-io bundle
    Generate a polished changelog for the latest Git tag. Classifies commits by impact, adds product and technical perspective, and prints the result directly in chat. Triggers on /generate-release-changelog or requests to generate/draft a changelog for the latest release. Use when this capability is needed.
    0 installs
  54. Minimizing Ty Ecosystem Changes · tomevault-io bundle
    Use when a user says "minimize this ty ecosystem change", "reproduce this ecosystem result", "investigate a primer difference", "investigate a mypy_primer difference", "investigate a mypy-primer difference", or asks to reproduce, investigate, or minimize behavior changes in ty ecosystem/primer/mypy_primer/mypy-primer projects.
    0 installs
  55. Atopile Atopile Dev · tomevault-io bundle
    Dev Module
    0 installs
  56. Atuinsh Atuin Atuin · tomevault-io bundle
    Atuin CLI Release
    0 installs
  57. Framework Initialization · tomevault-io bundle
    Startup protocol executed once at session start. Detects system instruction impulses, caches framework observations from memory graph, establishes temporal awareness, and activates specialized profiles. Provides initial session initialization protocol and session response protocol applied before each response. Execute procedures in sequence without displaying process details to user. Use when this capability is needed.
    0 installs
  58. Planned Implementation · tomevault-io bundle
    Plan and execute complex KAOS implementation work with staged context gathering, backend/UI synthesis, validation, PR/CI checks, and REPORT.md PR-comment output. Use when this capability is needed.
    0 installs
  59. Edit Pr · tomevault-io bundle
    Edit PR description with structured format Use when this capability is needed.
    0 installs
  60. Diagnostics Development · tomevault-io bundle
    Guide for creating high-quality, user-friendly diagnostics in Biome. Use when creating diagnostics for lint rules, adding helpful advice to error messages, implementing code frame displays, or improving diagnostic quality. Use when this capability is needed.
    0 installs
  61. Dependency License Check · tomevault-io bundle
    Validates dependency licenses against Blacklane's Open Source Software Policy before adding any new library. Use when installing, adding, or upgrading dependencies in any language.
    0 installs
  62. Bo5amis Swarm Swarm · tomevault-io bundle
    Swarm — Multi-Agent Orchestration Protocol
    0 installs
  63. Multi Sig Account Permissions · tomevault-io bundle
    Manage TRON multi-sig permissions — configure keys, thresholds, and co-signed proposals. Use when this capability is needed.
    0 installs
  64. Adk · tomevault-io bundle
    Use when working with a set of guidelines to build with Botpress's Agent Development Kit (ADK) - use these whenever you're tasked with building a feature using the ADK
    0 installs
  65. Brunoborges Ghx Ghx · tomevault-io bundle
    ghx — GitHub CLI Cache Proxy
    0 installs
  66. Ship · tomevault-io bundle
    Ship dev to main. Creates a release with version bump, changelog, and tag. Use when this capability is needed.
    0 installs
  67. Christophevg C3 Vue · tomevault-io bundle
    Vue.js Component Patterns
    0 installs
  68. Issue Loop Manager · tomevault-io bundle
    Manages a continuous development loop that picks the next open GitHub issue, implements it using sub-agents (code-writer, code-reviewer, technical-writer), and submits a detailed Pull Request. Use when the user wants to automate the implementation of a project backlog while adhering to Zero Dependency mandates.
    0 installs
  69. Hike · tomevault-io bundle
    Display a rich explanation of the current conversation. Only use when explicitly called. Use when this capability is needed.
    0 installs
  70. Plasma Component Docs · tomevault-io bundle
    Write or update LLM-optimised component documentation specs for the Plasma design system. Use when adding a new Plasma component to `packages/llms/src/components/`, updating an existing spec after a component API change, or auditing component docs for completeness. Trigger phrases include "write docs for [Component]", "update the LLM spec for [Component]", "add [Component] to llms", "document [Component] for LLM consumption". Use when this capability is needed.
    0 installs
  71. Social · tomevault-io bundle
    Social messaging guidelines for Telegram, Slack, Discord, and Feishu. Best practices for formatting, character limits, and platform-specific features. Use when this capability is needed.
    0 installs
  72. Tracking Issues · tomevault-io bundle
    Track context across sessions for long-running features. Use when starting multi-session work, checkpointing progress, or resuming work on a feature tracked in a GitHub issue. Use when this capability is needed.
    0 installs
  73. Dancinlab Void Void · tomevault-io bundle
    Writing Commit Messages
    0 installs
  74. Maps · tomevault-io bundle
    Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
    0 installs
  75. Doistbot Loop · tomevault-io bundle
    Run judgment-driven Doistbot local self-review loops against local git changes. Use when a user wants an agent to review and refine a branch before opening a pull request by running the Doistbot CLI, classifying findings for scope and relevance, fixing actionable issues, rerunning review, and stopping when remaining feedback is nits, out of scope, speculative, or no longer worth addressing. Use when this capability is needed.
    0 installs
  76. Try Fix · tomevault-io bundle
    Attempts ONE alternative fix for a bug, tests it empirically, and reports results. ALWAYS explores a DIFFERENT approach from existing PR fixes. Use when CI or an agent needs to try independent fix alternatives. Invoke with problem description, test command, target files, and optional hints. Use when this capability is needed.
    0 installs
  77. Fastapi · tomevault-io bundle
    Build fast, production-ready Python APIs with type hints, validation, and async support. Use when this capability is needed.
    0 installs
  78. Lilya · tomevault-io bundle
    Lilya best practices and conventions. Use when working with the Lilya ASGI toolkit and Pydantic/Edgy models. Keeps Lilya code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code. Use when this capability is needed.
    0 installs
  79. Edwardkim Rhwp Rhwp · tomevault-io bundle
    rhwp-exam-ingest — 시험지 → HWPX 변환 Skill
    0 installs
  80. Dqmc Dev · tomevault-io bundle
    Workflow for modifying DQMC C code, adding new measurements, and running tests. Use when editing source code, implementing new observables, debugging, or validating code changes. Use when this capability is needed.
    0 installs
  81. Eliza Cloud Manage Domain · tomevault-io bundle
    Use after a domain has been purchased through Eliza Cloud (via the `eliza-cloud-buy-domain` skill) when the user wants to look at, edit, or remove a domain or its DNS records. Covers org-wide domain listing, per-app DNS record CRUD on cloudflare-managed zones, status re-sync, external-attachment verification, and detaching a domain from an app. Use this skill any time the user references domains they already own (`my domains`, `edit dns for myapp.com`, `delete that A record`, `is myapp.com still pointing at my app`). Use when this capability is needed.
    0 installs
  82. Elizaos Eliza Ruzzy · tomevault-io bundle
    Ruzzy
    0 installs
  83. Slack · tomevault-io bundle
    Use when the agent needs to send, edit, delete, or read Slack messages, add or list emoji reactions, pin or unpin messages, fetch member info, or list custom emoji in Slack channels and DMs. Handles all Slack workspace interactions including message management, reaction workflows, pinned-item management, and user lookups via the configured bot token.
    0 installs
  84. Wacli · tomevault-io bundle
    Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats). Use when the user asks to send a WhatsApp message, text someone on WhatsApp, search WhatsApp chat history, sync WhatsApp conversations, backfill message history, or forward a file via WhatsApp to a third party. Use when this capability is needed.
    0 installs
  85. Ema93sh Aokay Aokay · tomevault-io bundle
    aokay
    0 installs
  86. Excalidraw · tomevault-io bundle
    Generate Excalidraw `.excalidraw.md` source files for DSWoK vault diagrams (charts, pipelines, conceptual sketches). Use ONLY when the user explicitly asks for an Excalidraw diagram or when the diagram-tooling order in `.claude/writing_style_guide.md` selects Excalidraw (non-flowchart visuals where Mermaid is the wrong tool). Use when this capability is needed.
    0 installs
  87. Propose Automation · tomevault-io bundle
    Use this skill when the user wants to turn the current conversation into a scheduled automation. Analyze the session and call create_automation to propose one — the user reviews the full prompt + schedule in the approval card before it's saved.
    0 installs
  88. Logs · tomevault-io bundle
    View recent Railway deployment logs for the cloud worker. Use when this capability is needed.
    0 installs
  89. Everettjf Vm4a Vm4a · tomevault-io bundle
    VM4A CLI
    0 installs
  90. Create Audit · tomevault-io bundle
    Create a new audit module for the check-ai scanner. Use this skill when the user wants to add a new audit section that checks for specific files, directories, or patterns in a repository. The skill generates a properly structured .mjs file in src/audits/ that is automatically loaded by the scanner. Use when this capability is needed.
    0 installs
  91. Flow · tomevault-io bundle
    Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
    0 installs
  92. Typer · tomevault-io bundle
    Typer best practices and conventions. Use when working with Typer CLIs. Keeps Typer code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code. Use when this capability is needed.
    0 installs
  93. Data Analysis · tomevault-io bundle
    Analyze datasets and create visualizations Use when this capability is needed.
    0 installs
  94. Microsoft Outlook · tomevault-io bundle
    Send emails, read the inbox, or manage calendar events in Microsoft Outlook Use when this capability is needed.
    0 installs
  95. God Architecture Check · tomevault-io bundle
    Pre-flight gate for any Acepe change that touches canonical session state, transcript order, tool operations, provider history parsing, hot state, lifecycle, turn state, activity, capabilities, or UI state derived from agent sessions. Use BEFORE editing code that reads or writes session-shaped data. Also use when the user says 'GOD', 'pure GOD', 'canonical authority', 'is this canonical', 'check this against GOD', 'green architecture', 'fix this dual-system thing', or when planning a migration that removes duplicate state. Use when this capability is needed.
    0 installs
  96. Integrate Genui Firebase · tomevault-io bundle
    Use this skill when the user asks to integrate the genui package and get a simple conversation going with Firebase AI Logic.
    0 installs
  97. Agmsg · tomevault-io bundle
    Cross-agent messaging via SQLite. Send messages between Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, and other agents. No daemon, no network, no dependencies beyond bash and sqlite3. Use when this capability is needed.
    0 installs
  98. Fx Cc Skill Creator · tomevault-io bundle
    Skill Creator
    0 installs
  99. Gcol33 Docrev Skill · tomevault-io bundle
    docrev - Document Revision Tool
    0 installs
  100. Parallel · tomevault-io bundle
    Execute independent skills in parallel for faster results. Use when user says "run in parallel", "parallel skills", or pipes multiple skill names with "|". Integrates results after all skills complete. Use when this capability is needed.
    0 installs