Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
tomevault-io
GitHub 제작자 프로필

tomevault-io

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

수집된 skills
35,865
저장소
4
업데이트
2026-07-23
저장소 탐색

저장소와 대표 skills

governor
소프트웨어 개발자

> Use when this capability is needed.

2026-07-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-07-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-07-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 element-wise word comparison, `u32gt`/`u32lt` over generic `gt`/`lt` on known-u32 operands.

2026-07-23
checked-arithmetic
소프트웨어 개발자

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

2026-07-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-07-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-07-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-07-23
이 저장소에서 수집된 skills 18,034개 중 상위 8개를 표시합니다.
polanyi-perspective
기타 중등 후 교사

| Use when this capability is needed.

2026-07-19
capture
기타 컴퓨터 관련 직업

> Use when this capability is needed.

2026-07-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 (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.

2026-07-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-07-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-07-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-07-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, ambient lux, microphone, accelerometer). Use to answer questions about the physical environment and to express status, get the human's attention, or communicate visually/audibly/haptically in the room. Use when this capability is needed.

2026-07-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, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.

2026-07-19
이 저장소에서 수집된 skills 17,125개 중 상위 8개를 표시합니다.
grove
소프트웨어 개발자

| Use when this capability is needed.

2026-04-08
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 when this capability is needed.

2026-04-08
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 or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks Use when this capability is needed.

2026-04-08
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 newsletters from specific sources).

2026-04-08
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 when this capability is needed.

2026-04-08
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-04-08
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 following scverse/scanpy best practices for single-cell analysis. Use when this capability is needed.

2026-04-08
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 RNA+ATAC analysis with MultiVI, (5) spatial transcriptomics deconvolution with DestVI, (6) label transfer and reference mapping with scANVI/scArches, (7) RNA velocity with veloVI, or (8) any deep learning-based single-cell method. Triggers include mentions of scVI, scANVI, totalVI, PeakVI, MultiVI, DestVI, veloVI, sysVI, scArches, variational autoencoder, VAE, batch correction, data integration, multi-modal, CITE-seq, multiome, reference mapping, latent space. Use when this capability is needed.

2026-04-08
이 저장소에서 수집된 skills 705개 중 상위 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다