Loading...
Loading...
Found 3,526 Skills
Expert [skill-name] assistance covering [feature 1], [feature 2], and [feature 3]. Use when [working with X], [debugging Y], or [implementing Z].
EulerEarn yield aggregation guide for Euler Finance. This skill should be used when creating yield aggregation vaults, managing strategies, configuring roles, or using PublicAllocator. Triggers on tasks involving EulerEarn vaults, strategy allocation, yield optimization, or meta-vault management.
Adversarial security audit playbook for Plutus V3 Aiken DEX contracts (threat model, invariants, findings, tests, tx repro shapes).
Plutus script guidance: datums, redeemers, collateral, reference scripts. Templates only—use operator to execute.
Patterns and best practices for building robust AsyncStream and AsyncSequence types, learned from swift-async-algorithms.
Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns.
Selenium browser automation framework. Use for web testing.
Nginx web server, reverse proxy, and load balancer. Use for web serving.
Spring Boot Java framework for microservices with auto-configuration. Use for enterprise Java.
Serverless architecture with FaaS and BaaS. Use for cloud functions.
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you're designing a CLI spec (before implementation) or refactoring an existing CLI's surface area for consistency, composability, and discoverability.
Go (Golang) with goroutines, channels, interfaces, and idiomatic patterns. Use for .go files.