Skip to main content

simstudioai/sim

SkillsMP는 simstudioai/sim에서 39개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
39
GitHub 스타
29,424
GitHub 포크
3,775

수집된 skill 39개 중 39개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

The response, error, pagination, and validation contract every `/api/v2` endpoint must satisfy. Use when adding or changing a route under `apps/sim/app/api/v2/`, or when auditing one for conformance.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Commit, push, and open a PR to staging in one shot — runs the cleanup pass and, when migrations changed, the db-migrate safety review first

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create or migrate a protected Sim resource operation in the shared Principal and application-use-case architecture across internal APIs, public or versioned APIs, Copilot, and other trusted tool adapters. Use when adding a protected endpoint, tool command, or…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, micro-interactions, enter/exit animations, or any visual detail…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Create tool configurations for a Sim integration by reading API docs

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Add a code-defined table enrichment (registry entry) under `apps/sim/enrichments/` backed by an ordered provider cascade, ensuring every provider tool it calls has hosted-key support. Use when adding a per-row table enrichment that fills cells via existing…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Add a new Sim settings page, or audit existing settings pages for design-system compliance with the shared SettingsPanel layout. Use when creating a settings tab, or when asked to check/clean up settings pages so they match the design system (consistent…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add or upgrade a curated, immutable managed CLI for Sim Function sandboxes, including client-safe catalog metadata, a pinned server-only installation recipe, checksum and executable verification, provider compatibility, PATH propagation, content-addressed…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Review UI code for alignment with the emcn design system — components, tokens, patterns, and conventions

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Add a runtime feature flag (AppConfig-backed on prod, secret fallback off-prod), global by default or optionally gated by org id, user id, or platform admin

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate a model entry (or every model in a provider) in apps/sim/providers/models.ts against the provider's live API docs (no hallucination — reports what cannot be verified)

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Install, upgrade, and operate the Sim Helm chart on Kubernetes. Covers install path selection (inline / existingSecret / External Secrets Operator), required secret generation, the values.yaml mental model (env vs envDefaults vs Secret), and common failure…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Drive a PR to a clean review (Greptile 5/5, zero open threads) — ships if needed, keeps it mergeable against staging, triggers Greptile/Cursor Bugbot, fixes real findings, replies to and resolves every thread, and loops until clean

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and fix URL/query-param state anti-patterns — manual useSearchParams reads, hand-built query mutations, view-state trapped in useState, and objects in the URL

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Gate a block's visibility — ship an unreleased block as a preview (hidden until revealed via AppConfig/env), reveal it to admins/orgs, GA it, or kill-switch a shipped block

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add or update a Sim knowledge base connector for syncing documents from an external source, including auth mode, config fields, pagination, document mapping, tags, and registry wiring. Use when working in `apps/sim/connectors/{service}/` or adding a new…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add hosted API key support to a tool so Sim provides the key (metered and billed to the workspace) when a user has not brought their own. Use when adding a `hosting` config to a tool under `apps/sim/tools/{service}/`.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create webhook or polling triggers for a Sim integration

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run all code quality skills — effects, memo, callbacks, state, React Query, emcn design review, url-state, and comments — analyzing in parallel, then applying fixes sequentially

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Spawn parallel task agents to explore a given area of the codebase from multiple angles, then use their findings to answer the question or build a plan. Use when a task needs broad fan-out exploration across many files before acting.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Audit React Query usage for best practices — key factories, staleTime, mutations, and server state ownership

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate an existing knowledge base connector against its service's API docs

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate an existing Sim webhook trigger against provider API docs and repository conventions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and fix useCallback anti-patterns in your code

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and fix redundant or self-explanatory inline comments — remove noise, promote genuine documentation to TSDoc

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and fix useMemo/React.memo anti-patterns in your code

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and fix useEffect anti-patterns in your code

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and fix unnecessary useState, derived state, and server-state-in-local-state anti-patterns

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review PRs and diffs for unbounded memory loading, concurrency explosions, oversized payload materialization, and missing pagination or byte caps. Use when reviewing cleanup jobs, background jobs, data imports/exports, file parsing, API fan-out, workflow…

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Author or review a Drizzle DB migration for zero-downtime safety — expand/contract phasing, backward-compatibility with the deployed app version, and writing the `-- migration-safe` acknowledgment the check:migrations lint requires. Use when adding/editing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add hosted API key support to a tool so Sim provides the key when users don't bring their own. Use when adding hosted keys, BYOK support, hideWhenHosted, or hosted key pricing to a tool or block.

원문 언어: 영어

업데이트
수집된 skill 39개 중 39개를 표시합니다.