tomevault-io
- 62k skills
- 0 followers
- 2 hours ago last updated
- ▌ Address Pr Comment · tomevault-io bundleAddresses a review comment on a pull request Use when this capability is needed.
- ▌ Tanstack Stack Authority · tomevault-io bundleProvides directives for building with TypeScript 5.9, React 19.2, and the full TanStack ecosystem (Start, Router, Query, Form, Table, DB). Use this when scaffolding new modules or enforcing architectural standards.
- ▌ Fabric · tomevault-io bundleNative Fabric pattern execution for Claude Code. USE WHEN processing content with Fabric patterns (extract_wisdom, summarize, analyze_claims, threat modeling, etc.). Patterns run natively in Claude's context - no CLI spawning needed. Only use fabric CLI for YouTube transcripts (-y) or pattern updates (-U). Use when this capability is needed.
- ▌ Teswiz Project · tomevault-io bundleUse when working in the znsio/teswiz repository to modify framework code, Cucumber/TestNG hooks, Applitools visual testing flows, configs/caps, or related docs/tests. Covers repo-specific file layout, verification commands, and current conventions such as Figma-driven Applitools naming instead of @eyes tags.
- ▌ UI · tomevault-io bundleuse when **running Frictionless UIs** or needing to understand UI structure (before modifying one)
- ▌ Pytest · tomevault-io bundlePytest testing - use when working on related tasks Use when this capability is needed.
- ▌ Optimization · tomevault-io bundleUse when improving performance, latency, throughput, memory usage, or general efficiency. Start by defining target metrics, measuring comprehensively, attributing bottlenecks, validating with static analysis, and prioritizing macro-optimizations before micro-optimizations.
- ▌
- ▌ Reka UI · tomevault-io bundleUse when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue.
- ▌ Aaronjmars Aeon Aeon · tomevault-io bundle> **${var}** — Optional. Pass a different topic to override the default. If empty, digests [REPLACE: TOPIC].
- ▌
- ▌ Madsci Experiments · tomevault-io bundleWorking with MADSci experiment modalities and the experiment lifecycle. Use when creating, modifying, or debugging experiments using ExperimentScript, ExperimentNotebook, ExperimentTUI, or ExperimentNode. Use when this capability is needed.
- ▌ Build · tomevault-io bundleCompile the TMDb Swift package for the current platform to check it builds. Use to verify code compiles after changes — delegates the build to a Haiku subagent and returns a concise pass/fail + errors-as-file:line summary, keeping logs out of context. To also compile the test targets, use /build-for-testing. Use when this capability is needed.
- ▌
- ▌
- ▌ Memo · tomevault-io bundleUpdate branch memory files after completing work. Saves session history, key learnings, and collaboration observations to .trinity/ files. Use when this capability is needed.
- ▌
- ▌
- ▌ Gcal Ro · tomevault-io bundleRead-only Google Calendar access for OpenClaw via gogcli (today/tomorrow/next days/search). Use when this capability is needed.
- ▌ Update Int Snapshots · tomevault-io bundleUse when Playwright visual snapshots in e2e/visual.spec.ts-snapshots/ need to be regenerated after a UI change (logo, theme, layout, anything that affects rendered pixels) and the integration suite needs to be rerun via make int
- ▌ Builtin Utils · tomevault-io bundle系统级通用技能运行时,为所有文档驱动型 skill 提供读写、检索、Web、Shell 执行底座。 Use when this capability is needed.
- ▌
- ▌
- ▌ Kubit Researching Prior Art · tomevault-io bundleUse when designing new subsystem, comparing implementation approaches, or user asks how other frameworks handle something. Use when researching Laravel, Rails, AdonisJS, Inertia.js, or similar framework patterns.
- ▌ G2 Unit Testing Skills · tomevault-io bundleGuidelines and best practices for writing unit tests in the G2 visualization library, covering directory structure, testing patterns, and implementation guidelines. Use when need to generate test. Use when this capability is needed.
- ▌ Groovy · tomevault-io bundleThis skill is the **AI-tooling layer** over the project's fix Use when this capability is needed.
- ▌ Triaging Security Reports · tomevault-io bundleUse when a vulnerability or security report arrives for triage, when assessing a CVE/RCE/OGNL/injection claim against the code, or when drafting a reply to a security researcher — to research the claim from source without trusting the reporter and without fabricating your own facts.
- ▌ Tsfile · tomevault-io bundleLicensed to the Apache Software Foundation (ASF) under one Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Sexp · tomevault-io bundleHow the Zig S-expression engine and typed KiCad models work, how they are exposed to Python (pyzig_sexp), and the invariants around parsing, formatting, and freeing. Use when working with KiCad file parsing, S-expression generation, or layout sync. Use when this capability is needed.
- ▌ Task Externalization · tomevault-io bundleSystem for externalizing large task context to .scratch/tasks/ files to maintain continuity across context compactions and session resets. Use this skill when starting large/complex tasks, after /compact or /new commands, or when context window is getting full during multi-file work. Use when this capability is needed.
- ▌
- ▌ Rawq · tomevault-io bundleContext retrieval engine. Semantic + lexical hybrid search over codebases. Returns ranked code chunks with file paths, line ranges, scope labels, and confidence scores. Use when this capability is needed.
- ▌ Use Minrlm · tomevault-io bundleDelegate large-data tasks to minRLM via `uvx minrlm` CLI. Use when working with large files (logs, CSV, JSON, code repos, documents) that are too big to fit in context, or when asked to search/aggregate/extract from large data. Also use when the user explicitly asks to use RLM or minRLM. Requires `uvx` or `uv` to be available. Can also be used with python3 -m minrlm. Use when this capability is needed.
- ▌ Explore Codebase Index · tomevault-io bundleOrients exploration of the indxr repository using `.cursor/INDEX.md` as a single-file map of directory layout, declarations, imports, and cross-file structure. Use when navigating this codebase, locating symbols or modules, planning where to read code, or answering structural questions before opening many source files. Use when this capability is needed.
- ▌ B Sdk · tomevault-io bundleUse this when your PR changes anything a downstream `@balancer/sdk` consumer can observe. Release notes and version bumps come from these files — no changeset means no release.
- ▌ Takopi Release · tomevault-io bundlePrepare and ship a Takopi release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v<major.minor.patch>, or trigger the GitHub release workflow. Use when this capability is needed.
- ▌ Manually Validate Fix · tomevault-io bundleValidate a bug-fix PR by reproducing the bug in production and confirming the fix locally, using browser automation. Use when this capability is needed.
- ▌ Topydo · tomevault-io bundleManage todo.txt tasks using topydo CLI. Add, list, complete, prioritize, tag, and organize tasks with dependencies, due dates, recurrence, and projects. Use for any task management, todo lists, or when the user mentions tasks, todos, or todo.txt. Requires Python 3 and pip. Works on macOS, Linux, and Windows. Use when this capability is needed.
- ▌ Tidy Deprecate Function · tomevault-io bundleGuide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests. Use when this capability is needed.
- ▌
- ▌ Gitlabci · tomevault-io bundleWorking with GitLab CI/CD pipelines and jobs. Use when viewing pipelines, debugging jobs, or validating CI configuration. Use when this capability is needed.
- ▌ Github Release · tomevault-io bundle发布 GitHub Release,从 CHANGELOG 生成发布公告并更新 Draft Release (project) Use when this capability is needed.
- ▌