Skip to main content
simstudioai
GitHub-Creator-Profil

simstudioai

Repository-Ansicht von 43 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
43
Repositories
2
aktualisiert
29. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

add-column-type
nicht klassifiziert

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/`.

29. Aug. 2026
add-integration
nicht klassifiziert

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…

29. Aug. 2026
add-model
nicht klassifiziert

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

29. Aug. 2026
add-block
nicht klassifiziert

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.

28. Aug. 2026
add-tools
nicht klassifiziert

Create tool configurations for a Sim integration by reading API docs

28. Aug. 2026
add-trigger
nicht klassifiziert

Create webhook or polling triggers for a Sim integration

28. Aug. 2026
tool-registry-boundary
nicht klassifiziert

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…

28. Aug. 2026
validate-integration
nicht klassifiziert

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

28. Aug. 2026
Es werden 8 von 38 gesammelten Skills angezeigt.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt