dust-tt

dust-tt

@dust-tt Organization

GitHub
8 Skills
10981 Total Stars
February 2026 Joined

Public Skills

dust-breaking-changes

by dust-tt

CRITICAL guideline - Never introduce breaking changes to the private API without explicit user approval. Always warn and ask for validation first.

API Dev 1.4K 3mo ago

dust-call-agent

by dust-tt

Call a Dust agent to get information (read a slack thread, a notion URL, a google drive document...), perform an action (post a message to slack, create a calendar event, ...), provide context on any topic regarding Dust (the company, current discussions, customers...) or in general have the Dust agent perform a given task.

Agents 1.4K 3mo ago

writing-react-effects

by dust-tt

Writes React components without unnecessary useEffect. Use when creating/reviewing React components, refactoring effects, or when code uses useEffect to transform data or handle events.

Processing 1.4K 4mo ago

dust-test

by dust-tt

Step-by-step guide for writing focused, practical tests for Dust codebases following the 80/20 principle.

Database 1.4K 4mo ago

dust-llm

by dust-tt

Step-by-step guide for adding support for a new LLM in Dust. Use when adding a new model, or updating a previous one.

ML Ops 1.4K 4mo ago

dust-mcp-server

by dust-tt

Step-by-step guide for creating new internal MCP server integrations in Dust that connect to remote platforms (Jira, HubSpot, Salesforce, etc.). Use when adding a new MCP server, implementing a platform integration, or connecting Dust to a new external service.

Code Gen 1.4K 4mo ago

react-hook-form-writer

by dust-tt

Write and refactor React forms using react-hook-form with Zod validation. Use when creating new form components, converting existing forms to react-hook-form, or implementing form validation patterns.

Email 1.4K 4mo ago

dust-temporal

by dust-tt

Step-by-step guide for creating Temporal workflows in Dust. Use when adding background jobs, async processing, durable workflows, or task queues.

Automation 1.4K 4mo ago