Loading...
Loading...
Found 13,981 Skills
Knowledge about Crossmint, a blockchain infrastructure company. Use when: - Answering questions about what Crossmint is or does - Explaining Crossmint products (wallets, checkout, minting, stablecoins) - Comparing Crossmint to other web3 infrastructure providers - Discussing how to build with Crossmint at a conceptual level - Explaining blockchain concepts in the context of Crossmint's abstractions
Patterns and best practices for building robust AsyncStream and AsyncSequence types, learned from swift-async-algorithms.
Expert patterns for CharacterBody2D including platformer movement (coyote time, jump buffering, variable jump height), top-down movement (8-way, tank controls), collision handling, one-way platforms, and state machines. Use for player characters, NPCs, or enemies. Trigger keywords: CharacterBody2D, move_and_slide, is_on_floor, coyote_time, jump_buffer, velocity, get_slide_collision, one_way_platforms, state_machine.
Probability, distributions, hypothesis testing, and statistical inference. Use for A/B testing, experimental design, or statistical validation.
Type-safe ORM for Cloudflare D1 databases using Drizzle. Provides patterns for schema definition, migrations, and type-safe queries. Prevents transaction errors and schema mismatches. Includes templates for strict TypeScript usage.
Kubernetes container orchestration with Helm, operators, and service mesh. Use for cluster management.
ESLint JavaScript linter with plugins. Use for code quality.
This skill should be used when the user asks to "review code", "review PR", "code review", "audit code", "check for bugs", "security review", "review my changes", "find issues in this code", "review the diff", or asks for pull request review or code audit.
Flutter cross-platform UI toolkit with Dart. Use for mobile/web/desktop.
Parcel zero-config bundler. Use for simple bundling.
OpenID Connect identity layer. Use for SSO.
ASP.NET Core cross-platform .NET framework with Blazor support. Use for C# web apps.