Skip to main content
tomevault-io
GitHub creator profile

tomevault-io

Repository-level view of 35,865 collected skills across 4 GitHub repositories.

skills collected
35,865
repositories
4
updated
Jul 23, 2026
repository explorer

Repositories and representative skills

governor
software-developers

> Use when this capability is needed.

Jul 23, 2026
advice-provider-hygiene
software-developers

Use when writing kernel, account, or note MASM code that reads from or writes to the advice provider (advice stack / advice map) — validate advice data.

Jul 23, 2026
assert-specific-error-in-tests
software-developers

Use when writing a Rust test that exercises a failure path or a MASM test that expects a `panic` / `assert` — assert on the specific expected error variant or error code.

Jul 23, 2026
cheap-masm-equivalents
software-developers

Use when writing or reviewing MASM hot paths — prefer the cheaper equivalent instruction: `neq.0` over `gt.0` for non-zero checks, `cdrop` over an `if/else` selecting between two values, `dup.N` over `loc_load` for a value still on the stack, `eqw` over…

Jul 23, 2026
checked-arithmetic
software-developers

Use when writing Rust arithmetic on amounts or other quantities derived from external/user input — guard against silent overflow.

Jul 23, 2026
conversion-method-naming
software-developers

Use when naming a conversion or accessor method in Rust — follow the Rust API naming conventions for the method's cost and ownership.

Jul 23, 2026
decouple-component-from-storage
software-developers

Use when writing a MASM procedure inside a reusable account component that accesses account storage — receive the storage slot as a parameter so the component is portable across storage layouts.

Jul 23, 2026
domain-newtypes-over-primitives
software-developers

Use when introducing API parameters, struct fields, or return types that carry a domain value — represent them with a domain newtype that enforces their invariants.

Jul 23, 2026
Showing 8 of 18,034 collected skills.
polanyi-perspective
postsecondary-teachers-all-other

| Use when this capability is needed.

Jul 19, 2026
capture
computer-occupations-all-other

> Use when this capability is needed.

Jul 19, 2026
vfs-architect
software-developers

Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR…

Jul 19, 2026
dd-report-format
financial-and-investment-analysts

Standard output format for due diligence analysis reports. Use when producing your final analysis to ensure consistency across all specialist agents. Use when this capability is needed.

Jul 19, 2026
formalizing-hard-theorems
postsecondary-teachers-all-other

Use when a theorem is mathematically true but difficult to formalize directly, especially when proof search times out, the statement is large, or the proof needs helper lemmas, dependency research, or structured decomposition.

Jul 19, 2026
knowledge
computer-occupations-all-other

Retrieve claudit knowledge cache domains (ecosystem, core-config, optimization). Checks freshness and auto-refreshes stale domains. Use when this capability is needed.

Jul 19, 2026
embodiment-kit
software-developers

Interact with a physical embodiment kit microcontroller located in the user's room. Send commands to control a display (faces, messages, prompts), NeoPixel lights, a piezo buzzer, and a vibration motor — and to read sensors (temperature, humidity, pressure,…

Jul 19, 2026
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…

Jul 19, 2026
Showing 8 of 17,125 collected skills.
grove
software-developers

| Use when this capability is needed.

Apr 8, 2026
pdf
software-developers

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use…

Apr 8, 2026
docx
word-processors-and-typists

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying…

Apr 8, 2026
action-creator
secretaries-and-administrative-assistants-except-legal-medical-and-executivecustomer-service-representatives-434051

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old…

Apr 8, 2026
statistical-analysis
statisticians-152041

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results. Use…

Apr 8, 2026
source-management
file-clerks-434071

Manages connected MCP sources for enterprise search. Detects available sources, guides users to connect new ones, handles source priority ordering, and manages rate limiting awareness.

Apr 8, 2026
single-cell-rna-qc
biological-scientists-all-other

Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations. Use when users request QC analysis, filtering low-quality cells, assessing data quality, or…

Apr 8, 2026
scvi-tools
data-scientists-152051

Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI, (2) ATAC-seq analysis with PeakVI, (3) CITE-seq multi-modal analysis with totalVI, (4) multiome…

Apr 8, 2026
Showing 8 of 705 collected skills.
Showing 4 of 4 repositories
All repositories loaded