tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Parallax · tomevault-io bundleGeneral-purpose independent review skill. An independent Agent reviews the executor's documents (bug fixes, new features, plans, analyses, proposals, etc.) to verify whether the analysis is correct, evidence is sufficient, and the proposed approach is sound. Use when this capability is needed.
- ▌ Finclaw · tomevault-io bundle⚠️ DEPRECATED - 外部第三方 skill 集成目录,提供 Stock Analysis(雅虎财经/美股)、Tavily 搜索、Firecrawl 网页爬取等安装配置。当需要安装外部数据增强 skill 时使用。 Use when this capability is needed.
- ▌ New Issue · tomevault-io bundleCreate GitHub issues with duplicate detection and codebase analysis. Use when you discover a bug, improvement, or issue that wasn't in the original scope/spec during development. Triggers on phrases like "create an issue", "file a bug", "this should be tracked", "we should fix this later", "out of scope issue", "noticed a problem", "found a bug". Use when this capability is needed.
- ▌ Backport Failed · tomevault-io bundleCreate a manual backport to recover from a Patchback auto-backport failure. Use when this capability is needed.
- ▌
- ▌ Liveppt · tomevault-io bundleBuild click-through cinematic web showcase pages with dynamic transitions and runtime style switching. Use when users ask for PPT alternatives, interactive launch pages, or high-end storytelling websites with multiple visual styles. Use when this capability is needed.
- ▌ Kt · tomevault-io bundleBuild, test, analyze, or start Docker for a Kotlin project Use when this capability is needed.
- ▌ Gh Fix CI · tomevault-io bundleBackward-compatible wrapper skill. The current workflow is `gh-fix-pr`. Use when this capability is needed.
- ▌ Releasing · tomevault-io bundleFull release lifecycle — version bump, CHANGELOG, rich release notes, tag, publish. Use when user says "release", "tag and release", "publish version", "cut a release", "new version". Use when this capability is needed.
- ▌ Llmfit Advisor · tomevault-io bundleDetect local hardware (RAM, CPU, GPU/VRAM) and recommend the best-fit local LLM models with optimal quantization, speed estimates, and fit scoring. Use when this capability is needed.
- ▌ Brd Design · tomevault-io bundlework on a BRD design issue — explore the code, think through approaches, propose a design, get human approval, and produce implementation issues Use when this capability is needed.
- ▌ Eikon Create · tomevault-io bundleUse when generating or adopting source images/videos for a Herm eikon so Eikon Studio can tune, bake, and optionally share it.
- ▌ Docs Coverage And Route Integrity Audit · tomevault-io bundleAudit docs.json route integrity, legacy path drift, and potential orphan docs files in v2. Use when this capability is needed.
- ▌ Retro · tomevault-io bundleRun a deep session retrospective analyzing the most recent AI coding session. Uses Entire.io session data + static analysis, then the agent reviews its own work to extract learnings and generate rules. Use when this capability is needed.
- ▌ Conversation Compiler · tomevault-io bundleVCC (View-oriented Conversation Compiler) documentation. Compile Claude Code JSONL logs into adaptive views. Use when this capability is needed.
- ▌ Ask User Collaboration · tomevault-io bundleAsk the application user concise structured questions when missing information blocks a safe AI4J agent action. Use when this capability is needed.
- ▌ Moonbit Agent Guide · tomevault-io bundleGuide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/test/doc/ide), or following MoonBit-specific layout, documentation, and testing conventions. Use when this capability is needed.
- ▌ Tb2j · tomevault-io bundleGuide for using TB2J command-line tools to calculate magnetic interaction parameters (J, DMI, etc.) from DFT outputs (Wannier90, Siesta, Abacus). Use this skill when the user asks about running TB2J commands, their parameters, inputs, or outputs. Use when this capability is needed.
- ▌ Go · tomevault-io bundleGuide for how to develop Go apps and modules/libraries. Always use this skill when reading or writing Go code. Use when this capability is needed.
- ▌ Integration Nextjs App Router · tomevault-io bundlePostHog integration for Next.js App Router applications Use when this capability is needed.
- ▌ Docs · tomevault-io bundleMaintains evergreen documentation in docs/. Use this skill when a major feature is added, changed, or removed to keep the corresponding explainer up to date. Also use when the user asks to document something or references this skill. Use when this capability is needed.
- ▌ Elixir Cyclic Deps · tomevault-io bundleDetects and removes cyclic compile-time dependencies in Elixir codebases using mix xref, with minimal code changes. Use when the user explicitly asks to check for cycles, remove cyclic dependencies, or fix xref cycle failures. Requires Elixir 1.19 or higher for accurate results. Use when this capability is needed.
- ▌ Vague · tomevault-io bundleUse when writing Vague (.vague) files - a declarative language for generating realistic test data with superposition, constraints, and cross-references
- ▌ Di · tomevault-io bundleDependency Injection (DI) skill for the ikigai project Use when this capability is needed.
- ▌ Prism · tomevault-io bundleUse when operating Prism hybrid search engine. Covers API usage, configuration, storage backends, encryption, backup, migration, monitoring, clustering, and troubleshooting production deployments.
- ▌ Doc Reader · tomevault-io bundleRead 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.
- ▌ Tskb · tomevault-io bundleCodebase map — check it whenever you enter unfamiliar territory. Shows where things live, how they connect, what constraints apply. Use before grepping or reading files. Use when this capability is needed.
- ▌
- ▌ Minecraft Debug MCP · tomevault-io bundleOperate and debug the live Minecraft bot through its built-in MCP REPL server. Use when work requires starting the bot with `pnpm dev`, connecting to the local MCP endpoint, inspecting cognitive state/logs/history, injecting synthetic chat/events, or running targeted REPL code against the running brain during investigation and development. Use when this capability is needed.
- ▌
- ▌ Matplotlib Figures · tomevault-io bundlePublication-quality data plots via matplotlib with venue-specific styles. Use for generating your own figures (timelines, comparison charts, data summaries, heatmaps) that you add to the LaTeX report. Your brain prompt supplies the venue-specific style directory as {{VENUE_SPECIFIC_DIR}} — use that value wherever this skill writes `<VENUE_SPECIFIC_DIR>`. Use when this capability is needed.
- ▌ Muxy CLI · tomevault-io bundleHow to drive the Muxy macOS terminal multiplexer from a shell with the `muxy` command — open projects, switch projects/worktrees/tabs, build split layouts, send input to panes, and read visible terminal output. Use this when you are an agent running inside a Muxy pane (or any script on the same machine) and want to control the workspace instead of asking the user to click. Mechanics and the security model live in the linked docs. Use when this capability is needed.
- ▌ Protocol Config · tomevault-io bundleSafely modify or verify Sui protocol config changes, including version bumps, release-branch checks, guards, and snapshots. Use when this capability is needed.
- ▌
- ▌ Neva · tomevault-io bundleCreate a Telegram-ready release announcement in English for the Neva community group. Use when this capability is needed.
- ▌ Nit · tomevault-io bundleGit for agent identity — one identity, any apps Use when this capability is needed.
- ▌ React Hooks · tomevault-io bundleBest practices for React Hooks usage and custom hook creation. Use when this capability is needed.
- ▌ Tauri · tomevault-io bundleBuild desktop apps with Rust backend and WebView frontend. Use when this capability is needed.
- ▌ Tonic Grpc · tomevault-io bundlegRPC framework for Rust built on Tokio and Tower. Use when this capability is needed.
- ▌ Env · tomevault-io bundleManage environment variables and secrets with flow (always use Flow env store) Use when this capability is needed.
- ▌
- ▌
- ▌ Cuopt User Rules · tomevault-io bundleBase rules for end users calling NVIDIA cuOpt (routing/LP/MILP/QP/install/server). Not for cuOpt internals — use cuopt-developer for those. Use when this capability is needed.
- ▌
- ▌ Nippo · tomevault-io bundleGenerate Japanese daily reports, reflection prompts, guides, reviews, and trend reports from Claude Code or Codex work logs. Use when the user asks for nippo, 日報, daily, reflection, guide, report, review, insight, trend, or wants to summarize recent Claude Code/Codex work. Use when this capability is needed.
- ▌
- ▌ Rails Activity Timeline · tomevault-io bundleAdd polymorphic activity timelines with live Turbo Stream updates to any Rails model. Covers migration, model, concern, shared partials, broadcasting, and optional AI-generated change summaries. Use when this capability is needed.
- ▌ Pmm · tomevault-io bundleProduct marketing content generator for case studies, blog posts, datasheets, and FAQs. Use when user says "case study", "blog post", "datasheet", "FAQ", or asks for marketing collateral. For visual document output, prefer /octave:deck, /octave:one-pager, /octave:brief, /octave:proposal, or /octave:microsite. Use when this capability is needed.
- ▌ Tables And Dynamic Specs · tomevault-io bundleParameterize and generate Ginkgo specs — DescribeTable/Entry table-driven specs, Entry descriptions (string, nil, closure, EntryDescription), PEntry/FEntry and per-Entry decorators, DescribeTableSubtree, generating specs in a construction-time loop, loading fixtures in TestXxx before RunSpecs, and shared-behavior closures. Use when you have repetitive specs differing only by inputs, want data-driven or generated specs, or are extracting reusable It blocks across Contexts. Use when this capability is needed.
- ▌ Composing Matchers · tomevault-io bundleBuild compound Gomega assertions by combining matchers — And/SatisfyAll (all pass), Or/SatisfyAny (any pass), Not (negate), WithTransform to map the actual before matching, Satisfy for an ad-hoc predicate, HaveValue to dereference pointers/interfaces, HaveField for struct fields and method results, HaveEach for every element, plus the matchers-as-arguments idiom that lets you nest matchers inside ContainElement/ConsistOf/HaveKeyWithValue/Receive. Use when one Expect needs several requirements at once, or you want to assert deep into a value without writing a custom matcher. Use when this capability is needed.
- ▌
- ▌
- ▌ Crabbox · tomevault-io bundleUse the Crabbox wrapper for OpenClaw remote validation across Linux, macOS, Windows, and WSL2, including delegated Blacksmith Testbox proof. Report the actual provider and id. Use when this capability is needed.
- ▌
- ▌ Ordo Server Deployment · tomevault-io bundleOrdo server deployment and configuration guide. Includes HTTP/gRPC configuration, environment variables, Nomad deployment, Docker, monitoring metrics, audit logging, multi-tenancy configuration. Use for production deployment, operations management, monitoring and alerting. Use when this capability is needed.
- ▌
- ▌ Alpha · tomevault-io bundleAlpha sample skill for local testing of install/list flows. Use when this capability is needed.
- ▌ Gamma · tomevault-io bundleGamma sample skill for local discovery and CLI smoke tests. Use when this capability is needed.
- ▌ Hello Skill Inline · tomevault-io bundleMinimal bundled skill (inline dependency) for kitchen-sink skillset. Use when this capability is needed.
- ▌ Create Skill · tomevault-io bundleCreate a new agent skill — global personal, project-personal, or project-team. Surveys existing skills, checks for overlap, handles the .claude/skills/ symlink and .gitignore whitelist for project skills. Use when you want to formalize a workflow or instruction set. Use when this capability is needed.
- ▌
- ▌
- ▌ DOCX · tomevault-io bundleComprehensive document creation, editing, and analysis with support for Use when this capability is needed.
- ▌ Flox · tomevault-io bundleReproducible development environments powered by Nix. Use when this capability is needed.
- ▌ Hoot · tomevault-io bundleScheme→WebAssembly compiler (4K lines info). Use when this capability is needed.
- ▌
- ▌ Nerv · tomevault-io bundleNERV - Rapid LocalSend Test with Voice Use when this capability is needed.
- ▌
- ▌
- ▌ Koota · tomevault-io bundleReal-time ECS state management for TypeScript and React. Use when the user mentions koota, ECS, entities, traits, queries, or building data-oriented applications. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Tinte · tomevault-io bundleAgent-native design system infrastructure. Browse, install, and preview design systems from tinte.dev. Use when user asks about themes, design systems, presets, color palettes, or says "tinte". Works with shadcn/cli v4 presets and registries. Use when this capability is needed.
- ▌ Build Test Cudf Java · tomevault-io bundleBuild and test cudf Java bindings (cudf-java) inside a cudf devcontainer. Use when the user asks to build, compile, or test Java code in the cudf repository. Use when this capability is needed.
- ▌
- ▌
- ▌ Ribir Style And Cleanliness · tomevault-io bundleSpecialized for code style and cleanliness within the Ribir UI framework. Use when working with Ribir DSL (@, rdl!, pipe!), state management ($read, $write, part_writer), or performance optimizations. Use when this capability is needed.
- ▌ Svelte Core Bestpractices · tomevault-io bundleGuidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more. Use when this capability is needed.
- ▌ Hive Create Task · tomevault-io bundleDesign and create a new hive task through guided conversation. Walks the user through problem definition, eval design, constraint specification, repo scaffolding, baseline testing with iteration, and upload. Use when user wants to create a new task, add a benchmark, or publish a challenge to the swarm. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Carbon React · tomevault-io bundleCarbon component catalog with typed props, Storybook usage examples, and curated docs references. Use when answering questions about Carbon components, props, and usage guidance. Use when this capability is needed.
- ▌
- ▌
- ▌ Tanstack Query Patterns · tomevault-io bundleGuide for using TanStack Query patterns in the Nora project. Use when implementing data fetching, creating query modules, or consuming IPC data in React components. Use when this capability is needed.
- ▌
- ▌
- ▌ Flue · tomevault-io bundleLet agents control software, like Adobe Photoshop, Illustrator, After Effects, Premiere, Autodesk 3DS Max, Blender, Unity, Houdini, and Microsoft Office. Use when this capability is needed.
- ▌
- ▌ Time · tomevault-io bundleGet current time information in a specific timezone using Python. Use when this capability is needed.
- ▌
- ▌
- ▌ Terminal Emulator · tomevault-io bundleTest interactive CLI/TUI applications using @microsoft/tui-test. Use when you need to test CLI tools with interactive prompts, TUI rendering, arrow key navigation, or any command that requires a TTY. Triggers include "test CLI", "test TUI", "run interactively", "automate terminal input", "simulate user input in terminal". Use when this capability is needed.
- ▌ Rails · tomevault-io bundleThis skill should be used when conducting spec interviews or implementing specs for Ruby on Rails projects, or when the spec mentions "Rails", "ActiveRecord", "ActiveJob", "concerns", "migrations", "Rails.configuration", or "request specs". Provides Rails-specific interview and implementation checklist items. Use when this capability is needed.
- ▌
- ▌ Improve Codebase Architecture · tomevault-io bundleFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Use when this capability is needed.