Skip to main content
simstudioai
GitHub 제작자 프로필

simstudioai

2개 GitHub 저장소에서 수집된 43개 skills를 저장소 단위로 보여줍니다.

수집된 skills
43
저장소
2
업데이트
2026년 8월 29일
저장소 탐색

저장소와 대표 skills

add-column-type
미분류

Add a new table column type to Sim — registry entry, icon, storage shape, coercion, and the behavioral hooks the grid and API read. Use when adding a value kind under `apps/sim/lib/table/column-types/`.

2026년 8월 29일
add-integration
미분류

Add a complete Sim integration from API docs, covering tools, block, icon, optional triggers, registrations, resolved-secret/model-input safety, and integration conventions. Use when introducing a new service under `apps/sim/tools`, `apps/sim/blocks`, and…

2026년 8월 29일
add-model
미분류

Add a new LLM model to apps/sim/providers/models.ts with specs verified against the provider's live API docs (no hallucination)

2026년 8월 29일
add-block
미분류

Create or update a Sim integration block with correct subBlocks, conditions, dependsOn, modes, canonicalParamId usage, outputs, and tool wiring. Use when working on `apps/sim/blocks/blocks/{service}.ts` or aligning a block with its tools.

2026년 8월 28일
add-tools
미분류

Create tool configurations for a Sim integration by reading API docs

2026년 8월 28일
add-trigger
미분류

Create webhook or polling triggers for a Sim integration

2026년 8월 28일
tool-registry-boundary
미분류

Keep the executable tool registry out of client-reachable module graphs — when to read `@/tools/metadata` instead of `getTool`, how to measure whether an import edge pulls the registry, and how to regenerate the metadata artifacts. Use when touching…

2026년 8월 28일
validate-integration
미분류

Validate an existing Sim integration (tools, block, registry, and resolved-secret/model-input boundaries) against the service's API docs and Sim execution conventions

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