Loading...
Loading...
Found 27 Skills
Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.
Loads all 22 DataHub connector golden standards into context. Use before starting connector development or review work to ensure the full set of standards is available for reference. Triggers on: "load standards", "show standards", "what are the connector standards", "load golden standards", "review standards", or any request to load DataHub connector development guidelines.
Sets standards for Data Transfer Objects (DTOs), typically records, including parameter validation in compact canonical constructors.
Write an implementation spec when a task has decisions, invariants, or boundaries worth surfacing before coding.
Security best practices, OWASP Top 10, and secure coding guidelines
Analyze a React/TypeScript component for compliance with coding guidelines and suggest improvements.
Use when symfony api platform state providers
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Guidelines for C# development including Blazor, Unity game development, and .NET backend best practices
Guiding principles for writing clear, concise, human readable and maintainable Python code.
Specifies standards for RestController classes, including API route mappings, HTTP method annotations, dependency injection, and error handling with ApiResponse and GlobalExceptionHandler.
Comprehensive Rust coding guidelines with 179 rules across 14 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, API design, memory optimization, performance, testing, and common anti-patterns. Invoke with /rust-skills.