Loading...
Loading...
Found 773 Skills
Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool
Database queries and migrations with Encore Go.
Diagnose ClickHouse merge performance, part backlog, and 'too many parts' errors. Use for merge issues and part management problems.
Deep-dive data profiling for a specific table. Use when the user asks to profile a table, wants statistics about a dataset, asks about data quality, or needs to understand a table's structure and content. Requires a table name.
Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management, type-safe results, proactive memory hints, GitHub access detection, and ops priority ordering.
Profile and explore a dataset to understand its shape, quality, and patterns. Use when encountering a new table or file, checking null rates and column distributions, spotting data quality issues like duplicates or suspicious values, or deciding which dimensions and metrics to analyze.
Database queries, migrations, and ORM integration with Encore.ts.
Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.
This skill should be used when the user asks to "set up lead scoring", "create customer journeys", "marketing automation", "behavioral scoring", or mentions lead scoring, customer journey mapping, or marketing automation. Creates strategic lead scoring and journey automation systems that nurture prospects and identify sales-ready leads.
Review Prisma code for common violations, security issues, and performance anti-patterns found in AI coding agent stress testing. Use when reviewing Prisma Client usage, database operations, or performing code reviews on projects using Prisma ORM.
How to write tests, when to use each type of test, and how to run them. Contains information about conversion of `.test` to `.sqltest`, and how to write `.sqltest` and rust tests
For discovering and understanding database structure, tables, columns, and relationships