tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Boilerplate · tomevault-io bundleGenerate project scaffolds from descriptions. Use when starting a new project, scaffolding, or creating "CLI in Go", "React app with auth", or similar from a short description. Use when this capability is needed.
- ▌ Browser Use · tomevault-io bundleAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages. Also use when asking about information that can't be easily found via API (e.g., train tickets, flight prices, hotel rates, etc.).
- ▌
- ▌
- ▌
- ▌ Bluesky · tomevault-io bundleGuide for posting content to the Bluesky social network using the bsky terminal app. This skill should be used proactively when working in public repositories and there is interesting, shareable content (new features, insights, achievements, or announcements worth sharing with the community). Use it when asked to post to Bluesky, or when content seems worth sharing publicly. Use when this capability is needed.
- ▌
- ▌ Solodit · tomevault-io bundleSearch Solodit for similar smart contract security findings. Use when reviewing vulnerabilities, comparing to known issues, or researching prior art from real audits. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Citations · tomevault-io bundleAutomatically adds user-provided links and citations to docs/research/references.md. Use this skill whenever the user shares a URL, paper, blog post, or external reference that should be recorded. Use when this capability is needed.
- ▌ Debugging · tomevault-io bundleGuides use of the debug_state tool and runtime introspection to diagnose agent issues between turns. Load this skill when something goes wrong during a session and you need to inspect agent state, token usage, event history, or tool availability. Use when this capability is needed.
- ▌
- ▌ Ask Why · tomevault-io bundleUse this skill for vague, high-rework planning work that needs iterative human decisions, such as product design, research planning, technical strategy, PRDs, workflow design, agent design, or skill design. Run concise P2A decision rounds, challenge assumptions early, record decisions in PLAN.md, DECISIONS.md, and OPEN_QUESTIONS.md, then produce FINAL_PLAN.md when converged. Do not use for simple factual Q&A, routine coding fixes, direct execution, translation, writing polish, or one-shot requests.
- ▌ Bughunt · tomevault-io bundleExhaustive bug hunt using Draft context (architecture, tech-stack, product). Generates severity-ranked report with fixes. Optionally writes regression tests when a test framework exists. Use when this capability is needed.
- ▌ DB Access Analysis · tomevault-io bundleGoプロジェクト内でDBアクセス(CRUD)が発生している関数・テーブルをisucrudで解析し、コーディングエージェントが「どの関数からどのテーブルにINSERT/UPDATE/DELETE/SELECTが行われるか」を把握するためのスキル。キャッシュ対象の判断、N+1の特定、DBアクセスを伴う関数の影響範囲調査、リファクタリング前のCRUD確認などに使用する。Go (database/sql, sqlx 等) で書かれたプロジェクトが対象。 Use when this capability is needed.
- ▌ Kessoku · tomevault-io bundleThis is a mock skill file for testing. Use when this capability is needed.
- ▌ Spectral · tomevault-io bundleUse when configuring Spectral for API linting, creating custom rulesets, and validating OpenAPI or AsyncAPI specifications
- ▌
- ▌ Octocat · tomevault-io bundleUse this skill whenever the prompt contains any `github.com` URL, even if the user only pastes a link and gives no GitHub-specific keywords. Handles git and GitHub operations using the gh CLI. Triggers include any GitHub link to an issue, pull request, commit, compare page, Actions run, release, discussion, or repository. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology with git log/blame/bisect.
- ▌
- ▌
- ▌ Gen Relationship · tomevault-io bundleGenerate schema-backed relationship definitions for Meshery models between given components. Use when this capability is needed.
- ▌
- ▌ Harness · tomevault-io bundleAutomated quality check loops with escalation and fix sub-agents Use when this capability is needed.
- ▌ Mocking · tomevault-io bundleMocking skill for the ikigai project Use when this capability is needed.
- ▌ Quality · tomevault-io bundleQuality checks — what to run and when Use when this capability is needed.
- ▌ T Sui · tomevault-io bundleServer-rendered TypeScript UI framework. Use when building t-sui applications, creating UI components, handling forms with server actions, using data tables/collation, route params/query params, and WebSocket updates. Use when this capability is needed.
- ▌ Agents Sdk Dotnet Activityhandler Migration · tomevault-io bundleUse when migrating a Microsoft 365 Agents SDK agent that uses ActivityHandler or TeamsActivityHandler to AgentApplication. This is ONLY for DotNet projects that uses `Microsoft.Agents.*` packages. Triggered by Agents SDK bots that subclass ActivityHandler or TeamsActivityHandler that need to be modernized to AgentApplication routing.
- ▌
- ▌
- ▌ Add Garnet Command · tomevault-io bundleAdds a new built-in RESP command to Garnet end-to-end. Covers enum registration, parsing, dispatch, RESP handler, API surface, storage session, RMW callbacks, command metadata JSON, ACL tests, and integration tests. Use when asked to "add a command", "implement RI.SET", "add RESP command", or any new server command. Do NOT use for custom extension commands (CustomRawStringFunctions) or object-type sub-operations. Use when this capability is needed.
- ▌ Investigate CI Failure · tomevault-io bundleGuide systematic investigation of MsQuic CI test failures reported by GitHub Actions. Use when this capability is needed.
- ▌
- ▌ Microsoft Skills Skills · tomevault-io bundleMicrosoft.Azure.WebJobs.Extensions.AuthenticationEvents (.NET)
- ▌ Update Library Template · tomevault-io bundleMerges the latest Library.Template into this repo (at position of HEAD) and resolves conflicts. Use when this capability is needed.
- ▌ Chat Customizations Editor · tomevault-io bundleUse when working on the Chat Customizations editor — the management UI for agents, skills, instructions, hooks, prompts, MCP servers, and plugins.
- ▌ Vstest Build Test · tomevault-io bundleBuild, test, and validate changes in the vstest repository. Use when building vstest projects, running unit tests, smoke tests, or acceptance tests, or when deploying locally built vstest.console for manual testing. Use when this capability is needed.
- ▌ Devops · tomevault-io bundleComprehensive DevOps engineering practices for Kubernetes, CI/CD, Bash scripting, Ansible, and cloud infrastructure. Use when this capability is needed.
- ▌ Elixir · tomevault-io bundleExpert in Elixir and Phoenix development with functional programming patterns Use when this capability is needed.
- ▌ Kysely · tomevault-io bundleGuidelines for developing with Kysely, a type-safe TypeScript SQL query builder with autocompletion support Use when this capability is needed.
- ▌ Lottie · tomevault-io bundleExpert guidelines for implementing performant Lottie animations on the web Use when this capability is needed.
- ▌ Prisma · tomevault-io bundleExpert in Prisma ORM with type-safe database operations and schema design Use when this capability is needed.
- ▌ Svelte · tomevault-io bundleExpert in Svelte and SvelteKit development with modern patterns and SSR Use when this capability is needed.
- ▌ Miro Code Review · tomevault-io bundleUse when the user wants to create a visual code review on a Miro board from a pull/merge request (GitHub, GitLab, or any forge), local uncommitted changes, or a branch comparison — produces a file-changes table, summary/architecture/security docs, and architecture diagrams, then links them back from the PR/MR.
- ▌ Pi Ds4 Config · tomevault-io bundleReconfigure pi-ds4/ds4 local DeepSeek V4 Flash by editing ~/.pi/ds4/settings.json. Use when the user asks how to configure, reconfigure, change settings, switch model quant/protocol/runtime, or debug pi-ds4 configuration. Use when this capability is needed.
- ▌ Asc Subscription Localization · tomevault-io bundleBulk-localize subscription and in-app purchase display names across all App Store locales using asc. Use when you want to fill in subscription/IAP names for every language without clicking through App Store Connect manually. Use when this capability is needed.
- ▌ Copilot Review Loop · tomevault-io bundleThis skill should be used when the user asks to "handle copilot review", "run copilot review loop", "fix copilot issues", "process copilot feedback", "resolve copilot comments", "request copilot review", "address copilot review comments", or says "Copilot 又有新的问题" / "帮我处理 Copilot Review" / "跑一下 Copilot Review". Automatically detects the current PR stage (never reviewed, in-progress, has comments, or clean) and runs the full fix-request-wait loop until Copilot raises no new issues. Use when this capability is needed.
- ▌
- ▌ Release Generate Release Notes · tomevault-io bundleGenerate Yaak release notes from git history and PR metadata, including feedback links and full changelog compare links. Use when asked to run or replace the old Claude generate-release-notes command. Use when this capability is needed.
- ▌ Muesli Agent · tomevault-io bundleUse when working with local Muesli meetings, notes, dictations, or raw transcripts through the bundled `muesli-cli` CLI. Prefer this skill when a coding agent needs to inspect transcripts, summarize meetings with its own model, or write notes back into Muesli without requiring the user's API keys.
- ▌ Agent Log · tomevault-io bundleLog session activity to the vault's AGENT_ACTIVITY.md ledger. Use at the end of every session to ensure cross-agent context and updates are tracked across all AI agents (Gemini, Pi, Claude, etc.). Use when this capability is needed.
- ▌ Tokenx Auth · tomevault-io bundleService-to-service authentication using TokenX token exchange in Nais Use when this capability is needed.
- ▌ Capture Banners · tomevault-io bundleRe-render Scalex banner and OG image PNGs from their HTML source files using Chrome DevTools MCP. Use this skill whenever banner HTML files are edited (slogan changes, color tweaks, layout changes) and the corresponding PNGs need to be regenerated. Triggers on "capture banners", "update banner images", "re-render banners", "regenerate PNGs", or after any edit to files in site/*-banner*.html or site/og-banner*.html. Use when this capability is needed.
- ▌ Next JS App Router · tomevault-io bundleFile-system routing, Layouts, and Route Groups. Use when this capability is needed.
- ▌ Chi Router · tomevault-io bundleLightweight, composable Go HTTP router built on net/http. Use when this capability is needed.
- ▌ Nestjs Deployment · tomevault-io bundleDocker builds, Memory tuning, and Graceful shutdown. Use when this capability is needed.
- ▌ Diesel Orm · tomevault-io bundleType-safe Rust ORM with compile-time query validation. Use when this capability is needed.
- ▌ Python Pro · tomevault-io bundleUse when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.
- ▌ CLI Tmux · tomevault-io bundleUse tmux to run and test our interactive CLI/TUI end-to-end. Includes how to start, send keys, capture output, and cleanly stop (double Ctrl+C). Use when this capability is needed.
- ▌ Textme · tomevault-io bundleSend and receive iMessages via Claude Code. Get real-time input from the user via their phone, similar to how call-me enables voice conversations. Use when this capability is needed.
- ▌ Codiff · tomevault-io bundleOpen Codiff for a narrative code walkthrough, a blocking plan handoff, or a shared walkthrough URL. Use when the user writes "$codiff", "/codiff", "$codiff plan", "$codiff share", "show me codiff", "open Codiff", or asks to review a change or edit a plan in Codiff. Use when this capability is needed.
- ▌ Mulch · tomevault-io bundleRecord and retrieve structured project learnings using `mulch` CLI. Use when working on code and wanting to capture patterns, failures, decisions, conventions, references, or guides for future sessions. Use when this capability is needed.
- ▌ Did Auth Agent · tomevault-io bundleUse `nuwa-id` (from identity-kit) to run a DIDAuth flow on `id.nuwa.dev`. The agent generates a key locally, sends a deep link to the user, asks user to return DID text, verifies key binding, then sends authenticated HTTP requests. Use when this capability is needed.
- ▌ Code Check · tomevault-io bundleValidate and lint Rust code after changes. Use after editing .rs files, when user mentions compilation errors, type checking, linting, clippy warnings, or before commits/PRs. Ensures all code passes checks and has zero warnings. Use when this capability is needed.
- ▌ Draft Release Blog · tomevault-io bundleDraft a release announcement blog post for an obot release, modeled on the existing obot.ai blog voice. Use when the user asks to draft a release blog, write a launch post, or write a blog announcement for a vX.Y.0 release. Outputs a markdown file the user can paste into the CMS. Can also create the post as a Wordpress draft via the `obot-wordpress` MCP server when the user asks, but never publishes a live post without explicit confirmation. Use when this capability is needed.
- ▌ Environment Variables · tomevault-io bundleEnvironment variable management patterns. CRITICAL use when adding new environment variables (secrets, API keys, config), debugging "X not defined" or missing env var errors, tests passing locally but failing in CI, Turborepo not passing env vars to tasks, or troubleshooting deployment configuration errors. Use when this capability is needed.
- ▌ Backup Archive Restore Troubleshooting · tomevault-io bundle备份、日志归档、物理恢复、恢复时间窗、NFS/OSS/COS 归档路径、对象存储权限、备租户恢复源、ob_admin 读取归档位点、oblogminer schema_meta 等问题;OMS 迁移同步问题不使用本 skill。 Use when this capability is needed.
- ▌ Revenue Geographic Segmentation · tomevault-io bundleRetrieve detailed revenue breakdown by geographic segment for public companies. Use when analyzing regional exposure, geographic concentration, international expansion, or currency risk assessment. Use when this capability is needed.
- ▌ Generate · tomevault-io bundleGenerate GTM content (emails, LinkedIn messages, call prep) using saved agents, Octave AI, or Claude direct — your choice. Use when user says "generate an email", "write a LinkedIn message", "prep for a call", "create outreach", or asks for single-asset content generation with mode selection. Use when this capability is needed.
- ▌ Pipeline · tomevault-io bundleDeal-level coaching with diagnosis, stakeholder strategy, and next-step recommendations. Use when user says "help with this deal", "deal is stalled", "how to close", "competitive deal", "multi-thread", "deal coaching", or mentions a specific stuck deal. Use when this capability is needed.
- ▌ Proposal · tomevault-io bundleFormal business case and proposal generator that produces customer-facing HTML documents with ROI framing and implementation details. Use when user says "create a proposal", "business case", "proposal for [company]", "formal pitch", or asks for a closing document. Use when this capability is needed.
- ▌ Odylith Delivery Governance Surface Ops · tomevault-io bundleMaintain Odylith delivery and governance surfaces after source-of-truth changes. Use when this capability is needed.
- ▌ Python Scratchpad · tomevault-io bundleUse the existing Python execution tools as a scratchpad for calculations, data transformation, and quick script-based validation. Use when this capability is needed.
- ▌ Minicpm5 Finetune Llamafactory · tomevault-io bundleFine-tune MiniCPM5-1B with LLaMA-Factory (YAML-driven SFT / DPO / WebUI). Use when the user wants to fine-tune via LLaMA-Factory, llamafactory-cli, mentions YAML configs, WebUI, or asks for the most-documented community framework. Use when this capability is needed.
- ▌ Amai Identity · tomevault-ioSoul-Bound Keys and Soulchain for persistent agent identity, reputation, and messaging. The identity primitive for the agentic web. Use when this capability is needed.
- ▌
- ▌
- ▌ Bria AI · tomevault-ioAI image generation, editing, and background removal API via Bria.ai — authenticates via OAuth device flow and caches credentials in ~/.bria/credentials, then calls 20+ endpoints to remove backgrounds for transparent PNGs and cutouts, generate images from text prompts, and edit photos with natural language instructions. Also create product photography and lifestyle shots, replace or blur backgrounds, upscale resolution, restyle, and batch-generate visual assets. Use this skill whenever the user wants to remove a background, create transparent PNGs, generate, edit, modify, or transform any image — including hero images, banners, social media visuals, product photos, illustrations, icons, thumbnails, ad creatives, or marketing materials. Also triggers on cutout, inpainting, outpainting, object removal or addition, photo restoration, style transfer, image enhancement, relight, reseason, sketch-to-photo, or any visual content creation. Commercially safe, royalty-free. Use when this capability is needed.
- ▌ Branch Predictability Triage · tomevault-io bundle用于分析分支 PC 对应的 ELF / 函数 / 源码语义,并判断该分支更像是语义上天然难预测,还是更像预测器没有学好。适用于 SPEC06 checkpoint、benchmark ELF、topMispredictsByBranch.csv、单个 branch PC 归因。 Use when this capability is needed.
- ▌
- ▌ Verify Setup · tomevault-io bundleOne-time setup for /verify. Auto-detects dev server and indexes the app. Use when this capability is needed.
- ▌
- ▌ Gograph · tomevault-io bundleGo repository intelligence for Claude Code. Use whenever the user is reading, navigating, editing, reviewing, or refactoring a Go codebase. Replaces grep/rg/find for Go symbols with AST-accurate call graphs, blast radius analysis, impact analysis, and 57+ semantic queries via the local gograph MCP server. Mandatory for Go work whenever the gograph MCP server is connected. Use when this capability is needed.
- ▌
- ▌ Ampel I18N · tomevault-io bundleInternationalize and localize applications using ampel-i18n-builder. Use when the user wants to (1) extract translatable strings from source code, (2) refactor code to automatically replace hardcoded strings with i18n calls, (3) add multi-language support to a project, (4) translate an app into multiple languages, (5) generate i18n translation files, (6) check translation coverage or find missing translations, (7) sync translations across locales, or when user types /ampel-i18n:localize. Supports React/TypeScript (JSON), Rust (YAML), and Java/Spring (.properties). Use when this capability is needed.
- ▌ Webapp Testing · tomevault-io bundleToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when this capability is needed.
- ▌
- ▌
- ▌ Docfront · tomevault-io bundleConventions for writing, organizing, and browsing documentation in a docs/ directory using docfront. Use when creating documents, restructuring documentation, or unsure about frontmatter format and file naming conventions. Use when this capability is needed.
- ▌ Panews Web Viewer · tomevault-io bundleRead public PANews website pages as Markdown. Use for homepage, article-page, and column-page reads. Use when this capability is needed.
- ▌ Aidd Javascript Io Effects · tomevault-io bundleIsolate network I/O and side effects using the saga pattern with call and put. Use when making network requests, invoking side effects, or implementing Redux sagas. Use when this capability is needed.
- ▌ Review Architecture · tomevault-io bundleReview a PR against the Pascal architectural rules — package boundaries (core/viewer/editor/nodes), the registry-driven composition model (def.geometry / def.renderer / def.system), legacy-dispatch regressions, the slots + world-scale-UV convention for new nodes/geometry, hook hygiene (useEditor/useScene/useViewer), and selector performance. Use when the user asks to review a PR, audit a branch, or check that changes respect the codebase's architecture. Use when this capability is needed.
- ▌
- ▌ Check Dfxp Compliance · tomevault-io bundleGenerates EXHAUSTIVE DFXP/TTML compliance report checking all 115 rules individually + styling/timing/element coverage with deep validation analysis to identify ALL issues in pycaption code.
- ▌ Project Os · tomevault-io bundleAI project OS for autonomous loop, automated orchestration, and rule-driven execution. Use when this capability is needed.
- ▌ Analyse With Phpstan · tomevault-io bundleAnalyse PHP code with PHPStan via the playground API. Tests across all PHP versions (7.2–8.5) and reports errors grouped by version. Supports configuring level, strict rules, and bleeding edge. Use when this capability is needed.
- ▌ Backup Meta Schema Version · tomevault-io bundleUse when editing backup metadata schema in proto/brpb.proto to ensure BackupSchemaVersion is updated when required.
- ▌ Scratchpad · tomevault-io bundleExtract the JSDoc example nearest the active source selection or cursor into ./scratchpad as a TypeScript file. Use when the user asks to dump, copy, open, or try a source example in scratchpad. Use when this capability is needed.