tomevault-io
- 62k skills
- 0 followers
- 3 hours ago last updated
- ▌
- ▌
- ▌
- ▌ Tt Connect Remote Device · tomevault-io bundleSet up and verify remote connection to Tenstorrent hardware. Provides tools for running kernels, copying files, and reading logs on remote devices. Use when this capability is needed.
- ▌
- ▌ Terminalskills Skills Lovable · tomevault-io bundleLovable — AI Full-Stack App Generator with Supabase Backend
- ▌ Git Gh Sandbox · tomevault-io bundleUse when executing git or gh commands that require network access. Explains sandbox restrictions for git push, pull, fetch, clone, and all gh commands.
- ▌ Rust Analyzer Ssr · tomevault-io bundleUse rust-analyzer's Structural Search and Replace (SSR) to change lots of Rust code. SSR matches by AST structure and semantic meaning, understanding type resolution and path equivalence. Use when this capability is needed.
- ▌ Minecraft Plugin Updater · tomevault-io bundleCheck and update all Minecraft plugin URLs and build numbers in the homelab k8s plugin list. Use this skill whenever the user wants to update Minecraft plugins, check for outdated plugins, refresh plugin versions, or fix a broken plugin download URL. Triggers on phrases like "update plugins", "check plugin versions", "geyser is outdated", "update minecraft plugins", or any mention of a specific plugin being outdated. Use when this capability is needed.
- ▌ Nerv UI · tomevault-io bundleNERV Operations Console aesthetic for web interfaces — Evangelion-inspired instrumentation UI with black void backgrounds, sparse high-contrast color coding (orange headers, green nominal data, cyan wireframes, red alerts), dense monospaced data readouts, measurement overlay grids, hex scanner patterns, CRT/VHS texture layers, escalating alert states, bilingual JP/EN institutional labeling, thermal imaging degradation, and the clinical authority of a fictional military-scientific organization's total visual identity system. Spans CRT terminals → tactical displays → physical infrastructure. Use when this capability is needed.
- ▌ Component Wrapper Architecture · tomevault-io bundleBest practices for wrapping shadcn/ui components. Apply when creating 8-bit styled variants of existing shadcn/ui components. Use when this capability is needed.
- ▌ Extrasuite · tomevault-io bundleCRUD on google workspace files - Sheets, Slides, Docs, Forms. Compose drafts in Gmail. Fuzzy search through Contacts. Manage Google Calendar and App Script projects. Use when this capability is needed.
- ▌ Github Issues · tomevault-io bundleCreate, update, and manage GitHub issues for the LucidData project using MCP tools. Use when users want to create bug reports, feature requests, or task issues, add labels (bug, enhancement, security, privacy, testing), assign team members, manage milestones, or track project workflow. Includes LucidData-specific issue templates and security considerations. Use when this capability is needed.
- ▌ Metabolomics Pathway Enrichment · tomevault-io bundleLoad when running over-representation analysis (ORA) on a metabolite list via Fisher's exact test against a built-in 9-pathway DEMO dictionary, BH-FDR adjusted. Skip when needing real KEGG / Reactome (this skill is demo-only) or `mummichog` / `fella` topology methods (CLI accepts them but only ORA runs). Use when this capability is needed.
- ▌
- ▌ Architecture Blueprint Generator · tomevault-io bundleComprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development. Use when this capability is needed.
- ▌ Koda Stack · tomevault-io bundleYou are an art director for visual content. Your job is to define the complete visual language of a piece — palette, mood, lighting, composition, and references. Use when this capability is needed.
- ▌
- ▌ Fix Markdown Lint · tomevault-io bundleFix markdown linting errors in documentation files Use when this capability is needed.
- ▌ Skill Browser · tomevault-io bundleDiscover, browse, and compare agent skills from repositories. Shows new skills, updates, and helps users find relevant skills. Use when exploring available skills or checking for updates. Use when this capability is needed.
- ▌ MCP Wsl Bridge · tomevault-io bundleGenerate a Windows Claude Desktop `claude_desktop_config.json` (and a parallel Claude Code CLI MCP file) from the stdio MCP server configs in `~/.claude/mcp/*.json`. Each WSL command is wrapped as `wsl.exe -d <distro> -- bash -lc 'exec …'`, paths are translated from `~` to `/home/ctodie`, and secret-named env vars are replaced with placeholders + a warning. Use when the user says "set up MCP on Windows", "bridge my WSL MCP servers", "regenerate claude_desktop_config", or after adding/removing a server in `~/.claude/mcp/`. Args — `--source <dir>` (default `~/.claude/mcp/`), `--out <path>` (default `~/configs/mcp-bridge/claude_desktop_config.json`), `--wsl-distro <name>` (default auto-detect via `wsl.exe -l -v` or `Ubuntu`), `--include <csv>`, `--exclude <csv>`, `--print` (stdout instead of write), `--dry-run`. Use when this capability is needed.
- ▌ Sandstorm · tomevault-io bundleUse this checklist when auditing application code, configuration, and deployment surfaces.
- ▌ Integration Test · tomevault-io bundleRun a live-instance verification of traceway-cli that goes beyond the Go smoke suite — exercises real-data detail endpoints, TTY-default rendering, adaptive metric-name discovery, and emits a human-readable coverage report. Invoke ONLY when the user explicitly asks (e.g. "run integration tests", "verify the CLI against stormwind"). Never invoke automatically after edits or commits. Assumes the user is already authenticated and a default project is configured. Use when this capability is needed.
- ▌ Gh Pr To Green · tomevault-io bundleThis skill is PR orchestration only. Do not add inline UX/browser/user-test instructions here; use Use when this capability is needed.
- ▌
- ▌ Audio Skill · tomevault-io bundleControl Android audio - get/set volume, mute/unmute for media, ringtone, notification, and call volumes. Use when this capability is needed.
- ▌ Android Personality · tomevault-io bundleAndroid device assistant personality. Use when the user wants to interact with their Android phone or tablet in a natural, conversational way. Use when this capability is needed.
- ▌ Timer Skill · tomevault-io bundleSet one-time delayed timers. Execute actions after a specified duration (seconds, minutes, hours, days). Use when this capability is needed.
- ▌ Trpc Trpc Nextjs Pages Router · tomevault-io bundleThis skill builds on [server-setup] and [client-setup]. Read them first for foundational concepts.
- ▌ Unifi API · tomevault-io bundleQuery and control a UniFi network using the `unifi` CLI (a restish wrapper with 1Password auth) or the REST API as fallback. Use this skill whenever the user wants to manage their UniFi network — listing connected clients, blocking/unblocking devices, managing firewall policies, checking WAN health and speed test results, rebooting devices, managing VLANs or SSIDs, reading traffic stats, port forwarding, or any other UniFi network management task. Prefer the `unifi` CLI for Integration API endpoints; fall back to raw curl/python for legacy API endpoints. Trigger even if the user doesn't say "API" or "UniFi" — phrases like "check my network", "block that device", "show me who's connected", "add a firewall rule", "what's my WAN IP", "how's my internet speed", or "what's on the guest network" are all good triggers. Use when this capability is needed.
- ▌ Certyaml · tomevault-io bundleGenerate x509 certificates and PKI hierarchies for test environments using YAML manifests or Go API. Use for TLS client and server testing. Use when this capability is needed.
- ▌ Brainctl · tomevault-io bundleUnified agent memory CLI — read, write, search, and maintain the shared memory spine (brain.db). Use for persistent cross-session memory, knowledge graph, event logging, decisions, affect tracking, and consolidation. Use when this capability is needed.
- ▌ Test Config · tomevault-io bundleTest xw config commands for configuration management Use when this capability is needed.
- ▌ Test Device · tomevault-io bundleTest xw device commands for AI chip detection and compatibility Use when this capability is needed.
- ▌
- ▌ Effect Testing · tomevault-io bundleEffect-TS testing patterns with Vitest Use when this capability is needed.
- ▌ Pr Preparation · tomevault-io bundleCommit and PR preparation standards for agent output Use when this capability is needed.
- ▌ Scaffold Dev Guide · tomevault-io bundleVue3 中后台脚手架项目二次开发指南。指导开发者按照项目架构规范创建新业务模块,包括 API 两层架构(generated/client + composables)、路由配置、VxeTable + VbenForm 页面开发、i18n 国际化、Pinia Store 等完整工作流。当用户要求新建模块、新增页面、添加 API、创建 CRUD 功能、或询问项目开发规范时使用此 Skill。 Use when this capability is needed.
- ▌ Repo Setup · tomevault-io bundlePerforms initial repository setup including git hooks, demo site creation, and dependency installation. Use when cloning the repository for the first time, onboarding a new developer, or resetting the development environment. Use when this capability is needed.
- ▌ AI Toolkit · tomevault-io bundleAnalyze test coverage gaps and prioritize what to test next. Use this skill whenever the user says "analyze test coverage", "what's our test coverage", "find gaps in test coverage", "which code isn't tested", "improve test coverage", "show me a coverage report", "coverage analysis", "where are we missing tests", "what's untested", "test coverage audit", or asks about coverage percentages or uncovered files. Also trigger when the user asks which areas to focus testing efforts on, or when they want to know what the test-writer agent should work on next. Use when this capability is needed.
- ▌ V4 Security Foundations · tomevault-io bundleSecurity-first Uniswap v4 hook development. Use when user mentions "v4 hooks", "hook security", "PoolManager", "beforeSwap", "afterSwap", or asks about V4 hook best practices, vulnerabilities, or audit requirements. Use when this capability is needed.
- ▌ Context7 CLI · tomevault-io bundleUse the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions "ctx7" or "context7", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent. Use when this capability is needed.
- ▌ Ori Syntax · tomevault-io bundleOri language syntax reference. Use when writing Ori code, checking syntax, understanding types, patterns, or prelude functions. Use when this capability is needed.
- ▌ Uv Styled Prompts · tomevault-io bundleConvert per-page Content PROMPTs into design-complete Styled PROMPTs using a Markdown style brief, inferring the best layout per page during creation. Outputs $HUMAN_MATERIAL_PATH/slides/<deck>/prompts/styled/<deck>.md, ready for image/PDF/PPT generation. Use when this capability is needed.
- ▌ Uv Writing Skills · tomevault-io bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌
- ▌ Pr Description · tomevault-io bundleUse when writing or updating a PR description on GitHub. Triggers on "write PR description", "update PR body", "describe this PR".
- ▌ Code Review Expert · tomevault-io bundleExpert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements. Use when this capability is needed.
- ▌ Dispatch · tomevault-io bundleSend a message/command to a specific session by ID. This skill is for the Manager session inside Workstation app. If you're in a standalone Claude Code session, suggest the user open the Workstation app and use this skill from the Manager terminal. Use when this capability is needed.
- ▌ Projects · tomevault-io bundleShow all projects with current status. Manager-specific skill for cross-project visibility. Use when this capability is needed.
- ▌
- ▌ Autoship · tomevault-io bundleCLI tool for automated changeset-based releases with AI-generated descriptions. Use when the user needs to release a package, create changesets, bump versions, or automate npm publishing workflows. Triggers include requests to "release a package", "create a changeset", "publish to npm", "bump the version", "automate releases", or any task involving version management and package publishing for repositories using the changesets workflow. Use when this capability is needed.
- ▌ Zero · tomevault-io bundleInstall Zero and load version-matched workflows with zero skills. Use when this capability is needed.
- ▌ R3f Setup · tomevault-io bundleSet up a React Three Fiber project with WebGPU support. Use when this capability is needed.
- ▌ Verkyyi Ainbox Skills Summary · tomevault-io bundleYou are aInbox, an AI email assistant at summary@ainbox.io. You process incoming emails — either forwarded emails to summarize, or direct messages to respond to. Your output is the complete email reply the user will receive.
- ▌ Dot AI Operate · tomevault-io bundleAI-powered Kubernetes application operations tool for Day 2 operations. Handles updates, scaling, enhancements, rollbacks, and deletions through natural language intents. Analyzes current state, applies organizational patterns and policies, validates changes via dry-run, and executes approved operations safely. Use when this capability is needed.
- ▌ Dot AI Version · tomevault-io bundleGet comprehensive system health and diagnostics Use when this capability is needed.
- ▌ Integration Tests · tomevault-io bundleUse this skill when writing or running integration tests. Provides approved model names and integration test guidelines.
- ▌ Symbol Tree · tomevault-io bundleALWAYS USE FIRST when exploring, searching, or researching this codebase. Use symbol_tree MCP tool before grep/glob/read. Provides instant architecture overview, function relationships, and call graphs without reading full implementations. Use when this capability is needed.
- ▌ Vibeusage Agent Readiness · tomevault-io bundleUse VibeUsage to track AI coding agent token usage, inspect model and project usage, and find scoped API documentation. Use when this capability is needed.
- ▌
- ▌ Ent Tooling · tomevault-io bundleTool usage guidance - native tools, Serena semantic analysis, Git, Go, and Bash. Preloaded by all agents. Use when this capability is needed.
- ▌ Review Core · tomevault-io bundleCode review best practices and checklist Use when this capability is needed.
- ▌ Walkie · tomevault-io bundleP2P communication between AI agents using walkie-sh CLI. Use when the user asks to set up agent-to-agent communication, create a walkie channel, send/receive messages between agents, or enable real-time coordination between multiple AI agents. Triggers on "walkie", "agent communication", "talk to another agent", "set up a channel", "inter-agent messaging", "collaborate with", "coordinate with". Use when this capability is needed.
- ▌
- ▌ Skill Flow · tomevault-io bundleUse when the user asks Codex to inspect, import, enable, disable, deploy, update, repair, migrate, or uninstall Skill Flow skill groups through the skill-flow CLI or bridge protocol.
- ▌ Scala CLI Deprecating Features · tomevault-io bundleDeprecate CLI options, option aliases, using directives, sub-commands, or config keys in Scala CLI. Use when marking a feature as deprecated with a warning. Use when this capability is needed.
- ▌ Frames CLI · tomevault-io bundleFrame screenshots and screen recordings with the `frames` CLI. Use this skill when the user asks to add Apple device bezels, frame screenshots or videos, create device mockups, inspect screenshot/device matches, or batch-process screenshot/video folders with the command line. Use when this capability is needed.
- ▌ Debug Model · tomevault-io bundleDebug a broken SD.Next or Diffusers model integration. Use when a newly added or ported model fails to load, misdetects, crashes during prompt encoding or sampling, or produces incorrect outputs. Use when this capability is needed.
- ▌ Xcodebuildmcp · tomevault-io bundleBuild/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP. Use when this capability is needed.
- ▌ Planner Manager Explorer · tomevault-io bundleUse when a planning or manager agent must maintain architecture, framework decomposition, TODO tables, and next-session objectives while also exploring missing context from the repository, official docs, external APIs, datasets, or similar open-source projects before handing concrete work to an execution agent.
- ▌ Hacker News · tomevault-io bundleSearch and browse Hacker News with API access to stories, comments, users, and hiring threads. Use when this capability is needed.
- ▌ Add Wasp Skills · tomevault-io bundleInstall Wasp agent skills (plugins) that add Wasp knowledge and best practices to your AI coding tools. Use when this capability is needed.
- ▌ Context Menu · tomevault-io bundleGuide for creating and displaying context menus in Wave Terminal. Use when implementing right-click menus, adding context menu items, creating submenus, or handling menu interactions with checkboxes and separators. Use when this capability is needed.
- ▌ Debug CI · tomevault-io bundleReproduce and debug CI failures locally using Docker. Use when a CI job fails but tests pass locally, especially for Linux-specific issues (VSCode extension tests with xvfb, Go tests on Linux). Builds a container matching the CI environment defined in .github/workflows/ci.yml. Use when this capability is needed.
- ▌ Sv · tomevault-io bundleThis skill should be used when the user invokes `/sv` or asks to "hand this off to sandvault", "continue in the sandbox", "sandvault this task", or to clone the current repo into a sandboxed Claude session with per-repo deploy-key access. Writes a task briefing to the sandvault shared workspace and launches `sv-clone` in a new terminal window, pointing the sandboxed Claude at the briefing as its first prompt. Use when this capability is needed.
- ▌ Wecomcli Smartsheet · tomevault-io bundle企业微信智能表格管理技能。提供智能表格的结构管理(子表、字段)和数据管理(记录增删改查)。适用场景:(1) 管理智能表格子表和字段/列 (2) 查询、添加、更新、删除智能表格记录。支持通过 docid 或文档 URL 定位文档。 Use when this capability is needed.
- ▌ Bpmn Workflow · tomevault-io bundleGenerate and maintain BPMN 2.0 diagrams linked to Gherkin scenarios Use when this capability is needed.
- ▌ State Machine · tomevault-io bundleDocument UI component states (current vs expected) with transitions Use when this capability is needed.
- ▌ Go Coding Standards · tomevault-io bundleGo coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling. Use for Go projects requiring clean, efficient, production-ready code with comprehensive testing. Use when this capability is needed.
- ▌ Clone Repo · tomevault-io bundleClone a git repository into the workspace. Supports automatic folder creation. Use when this capability is needed.
- ▌ Faf Docs · tomevault-io bundleAccess FAF documentation, guides, and resources. Answers questions about The Reading Order, IANA registration, Podium scoring, format specification, and best practices. Use when user asks "how does FAF work", "show me docs", "explain The Reading Order", or needs reference information. Use when this capability is needed.
- ▌ Made To Stick · tomevault-io bundleCraft messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "sticky messaging", "tagline", "value proposition", "why the message isnt landing", "knowledge curse", "surprise gap", or "concrete language". Also trigger when writing pitch decks, simplifying complex product explanations, or making presentations more compelling and memorable. For narrative brand frameworks, see storybrand-messaging. For viral sharing, see contagious. Use when this capability is needed.
- ▌ UX Heuristics · tomevault-io bundleEvaluate and improve interface usability using heuristic analysis. Use when the user mentions "usability audit", "UX review", "users are confused", "heuristic evaluation", "form usability", "navigation problems", "Nielsen heuristics", "cognitive walkthrough", or "usability testing". Also trigger when reviewing a design for usability issues, improving form completion rates, or evaluating information architecture and navigation. Covers Nielsens 10 heuristics, severity ratings, and information architecture. For visual design fixes, see refactoring-ui. For conversion-focused audits, see cro-methodology. Use when this capability is needed.
- ▌ Oxygen Migrate · tomevault-io bundleMigrate existing MUI code to Oxygen UI patterns. Use when converting @mui/material imports, replacing MUI components, or updating to Oxygen UI conventions. Use when this capability is needed.
- ▌
- ▌
- ▌ Literature Review · tomevault-io bundleConduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.). Use when this capability is needed.
- ▌ Code Structure · tomevault-io bundleExtract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or other language-specific tools to get outlines and signatures Use when this capability is needed.
- ▌
- ▌ Xh Update Docs · tomevault-io bundleUpdate hoist-react documentation after adding new components or features. Use when a developer has made changes to hoist-react and wants to update README files, AGENTS.md, and the documentation roadmap (docs/planning/docs-roadmap.md) to reflect those changes. Invoke with a commit hash or PR number. Also use when you detect that recent commits or PRs have added new components, models, or services that are not yet reflected in the documentation. Use when this capability is needed.
- ▌
- ▌
- ▌ Working With Nix · tomevault-io bundleUse when working with Nix flakes, selecting devShells, debugging environment issues, or understanding Nix infrastructure - covers shell selection, environment detection, common commands, and project-specific constraints like pinned Rust versions
- ▌
- ▌
- ▌
- ▌ Check I18N · tomevault-io bundleThis skill validates i18n (internationalization) key consistency across Go source and TOML locale files. Use when adding, modifying, or reviewing i18n keys in this project to ensure `internal/i18n/keys.go` stays in sync with `internal/i18n/locales/*.toml` files. Use when this capability is needed.
- ▌
- ▌ Plotting · tomevault-io bundleCreates publication-quality scientific plots. Use when making plots, figures, or visualizations. Applies tueplots TMLR styling, LaTeX rendering, no titles.