Skip to main content
tomevault-io
GitHub 제작자 프로필

tomevault-io

4개 GitHub 저장소에서 수집된 35,865개 skills를 저장소 단위로 보여줍니다.

수집된 skills
35,865
저장소
4
업데이트
2026년 7월 23일
저장소 탐색

저장소와 대표 skills

governor
소프트웨어 개발자

> Use when this capability is needed.

2026년 7월 23일
advice-provider-hygiene
소프트웨어 개발자

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.

2026년 7월 23일
assert-specific-error-in-tests
소프트웨어 개발자

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.

2026년 7월 23일
cheap-masm-equivalents
소프트웨어 개발자

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…

2026년 7월 23일
checked-arithmetic
소프트웨어 개발자

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

2026년 7월 23일
conversion-method-naming
소프트웨어 개발자

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

2026년 7월 23일
decouple-component-from-storage
소프트웨어 개발자

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.

2026년 7월 23일
domain-newtypes-over-primitives
소프트웨어 개발자

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.

2026년 7월 23일
수집된 skill 18,034개 중 8개를 표시합니다.
polanyi-perspective
기타 중등 후 교사

| Use when this capability is needed.

2026년 7월 19일
capture
기타 컴퓨터 관련 직업

> Use when this capability is needed.

2026년 7월 19일
vfs-architect
소프트웨어 개발자

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…

2026년 7월 19일
dd-report-format
재무 및 투자 분석가

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.

2026년 7월 19일
formalizing-hard-theorems
기타 중등 후 교사

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.

2026년 7월 19일
knowledge
기타 컴퓨터 관련 직업

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

2026년 7월 19일
embodiment-kit
소프트웨어 개발자

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,…

2026년 7월 19일
frontend-design
웹 개발자

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,…

2026년 7월 19일
수집된 skill 17,125개 중 8개를 표시합니다.
grove
소프트웨어 개발자

| Use when this capability is needed.

2026년 4월 8일
pdf
소프트웨어 개발자

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…

2026년 4월 8일
docx
워드 프로세서 및 타자수

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…

2026년 4월 8일
action-creator
비서 및 행정 보조원(법률, 의료 및 임원 제외)고객 서비스 담당자

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…

2026년 4월 8일
statistical-analysis
통계학자

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…

2026년 4월 8일
source-management
파일 사무원

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.

2026년 4월 8일
single-cell-rna-qc
기타 생물 과학자

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…

2026년 4월 8일
scvi-tools
데이터 과학자

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…

2026년 4월 8일
수집된 skill 705개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다