Use when writing, modifying, debugging, testing, refactoring, optimizing, or reviewing Rust in Jeroen's preferred style, including APIs, domain models, parsers, ETL and data processing, stateful data structures, numerical code, optimization and search algorithms, and performance-sensitive kernels.
Use when writing Python code that imports from inkbox, uses pip install inkbox, or when adding email, phone, or agent identity features using the Inkbox Python SDK.
Bun JavaScript runtime, bundler, package manager, and test runner documentation and guidance. Use when working with Bun - an all-in-one toolkit for developing JavaScript/TypeScript applications. Triggers on questions about Bun runtime, bun install, bun test, bun build, Bun.serve, Bun.file, Bun.spawn, bunfig.toml, Bun…
Use when adding or reviewing logging in Swift code that uses the Logbook package — log calls, levels, metadata, redaction, bootstrap/flush wiring, or logging in tests. Symptoms: values interpolated into log messages, personal data (email, phone, token) reaching logs, metadata keys that hide what a value is, print() in…
Standardize Python function docstrings to a team format with a short summary, optional second-paragraph logic notes, optional Args/Returns sections. Default coding style uses four-space indentation and an object-oriented design mindset. Use when adding or normalizing docstrings in Python files, including class methods…
Add a new endpoint / route / use case / service the way this Node + TypeScript codebase already does it. Use when building an API surface, a request handler, a validator, a port/adapter, or a container registration in a Node/TypeScript repo. Finds the one canonical example and mirrors its layering, validation, error…
House conventions for writing code in a Django codebase: formatter and linter compliance (black, isort, djlint, flake8), imports at module top with real refactors for circular imports, docstrings over comment blocks, maintained libraries over hand-rolled code, full test coverage as a merge gate, N+1 queries caught at…
Comprehensive guide for building high-performance, type-safe web applications with ElysiaJS framework. Covers plugin architecture, schema validation, lifecycle hooks, authentication patterns, database integration, and Bun runtime optimization. Use when building REST APIs, microservices, or backend applications with…
Write idiomatic, production-grade Go. Self-contained — all rules inline, no reference files. Use when editing .go files, go.mod, go.sum, or Go tests, or when asked to design, generate, or review Go code. Covers style, control flow, errors, concurrency, context, testing, performance, security, modules, JSON, database…
Run the OLGA transient multiphase flow simulator from Python: locate the installation, generate its PVT table and hydrate equilibrium curve from a NeqSim fluid, validate a genkey case with a rule check, launch the batch engine with the right flags, decode the engine exit code, and read .tpl trend and .ppl profile…
Swift concurrency for macOS — actors, @MainActor, Task/TaskGroup, AsyncStream, Sendable, strict concurrency migration, and AppKit bridging patterns (DispatchQueue, NSRunLoop, XPC service concurrency). Use when writing async Swift code that interacts with AppKit, daemons, or XPC services on macOS.
Expert-level Discord bot development with discord.js v14, the Discord REST API, and bot architecture. Use this skill whenever the user is building, debugging, or architecting a Discord bot or integration. Triggers on: discord.js, slash commands, interactions, embeds, buttons, modals, select menus, autocomplete…
Write, review, migrate, and debug current Effect v4 / effect-smol TypeScript code. Use when working with Effect services, layers, Schema data modeling, typed errors, resources/scopes, HTTP/RPC APIs, streams, or Effect-aware tests.
Use this skill whenever writing or editing Laravel code that involves monetary values, prices, balances, fees, percentages of money, exchange rates, or any financial calculation. Triggers include any mention of money, currency, price, cost, fee, balance, amount, payment, invoice, transaction, or financial math in a…
Build or refactor AureusERP Laravel plugins using the project’s plugin-manager and Filament conventions. Use when creating/updating plugin service providers, plugin registration, install/uninstall flow, dependency setup, admin/customer panel wiring, ACL and role permissions, policies, resources/clusters/pages/widgets…
Create typed data objects (DTOs) in Laravel using spatie/laravel-data v4. One Data class replaces form requests, API resources, and TypeScript definitions. Covers creating data objects from requests/models/arrays, automatic validation, casts, transformers, lazy properties, collections, Eloquent casting, and TypeScript…
A guide for splitting a single Android app module into separate business modules. This process, called modularisation, separates code so parts of an app can be built and maintained independently.
Architecture rules, naming conventions, and CQRS handler patterns for this .NET solution. Load this whenever generating, reviewing, or refactoring C# code in this repository so output matches the existing codebase instead of generic patterns.
★not rated 2 2mo agoA49 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: