Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

panel-breaker-stateful

Unified dashboard panel pattern combining circuit breaker resilience with enhanced UI features like retry logic, state persistence, and detailed error handling.

6.75k repo starsObserved in 1 repos
Development

add-llm-model

Use when adding a new LLM/model to stagewise model catalogs, provider routing, validation, docs, or showcase UI.

6.73k repo starsObserved in 1 repos
Development

javascript-sandbox

Best practices for using the stagewise built-in JavaScript sandbox. Explains how to access APIs for browser debugging/interaction, use external dependencies, file system access, running mini-apps, etc.

6.73k repo starsObserved in 1 repos
Development

karton-best-practices

Performance-focused guidelines for writing React code that consumes Karton state. Use when creating or reviewing components that use useKartonState, useKartonProcedure, useComparingSelector, or any Karton React hooks. Covers selector patterns, re-render prevention, structural sharing, and edge cases.

6.73k repo starsObserved in 1 repos
Development

adapter-ops

Extend LLM and embedding adapters in unstract/sdk1. Use when adding new adapters (LLM or embedding), removing adapters, adding/removing models to existing adapters, or editing adapter configurations. Supports OpenAI-compatible providers, cloud providers (AWS Bedrock, VertexAI, Azure), and self-hosted models (Ollama).

6.71k repo starsObserved in 1 repos
Development

connector-ops

Manage Unstract connectors - add, remove, or modify database, filesystem, and queue connectors. This skill handles backend code, JSON schemas, tests, logo fetching, and dependency management. Use when the user wants to create a new connector, delete an existing one, or modify connector behavior.

6.71k repo starsObserved in 1 repos
Development

tilelang-cpp-style

Use when editing, reviewing, or documenting TileLang C++ code style, including naming conventions, clang-format choices, headers, TVM ObjectRef/ObjectNode style, FFI-visible fields, and incremental style cleanup plans.

6.68k repo starsObserved in 2 repos
Development

tilelang-tvm-ir

Use when editing TileLang C++ passes or TVM TIRX code that handles ObjectRef/NodeRef types such as For, Buffer, Var, SBlock, Stmt, PrimExpr, or their *Node raw node counterparts; especially when choosing function parameters, optional values, identity maps/sets, or equality checks.

6.68k repo starsObserved in 2 repos
Development

build-full

Build the full ScottPlot 5 solution only for solution-wide validation or changes affecting controls, demos, sandboxes, workloads, or platform projects. For core or unit-test-only changes, use build-core.

6.67k repo starsObserved in 1 repos
Development

changelog-update-pr

Update root CHANGELOG.md for exactly the current branch's pull request in ScottPlot. Use when on a contributor PR branch and asked to add or update one concise unpublished changelog entry without summarizing unrelated changes.

6.67k repo starsObserved in 1 repos
Development