Loading...
Loading...
Found 28 Skills
Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals, improving code readability, or restructuring decision logic.
Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.
TypeScript expert for type system, generics, utility types, and strict mode patterns
Provides TypeScript patterns for DynamoDB-Toolbox v2 including schema/table/entity modeling, .build() command workflow, query/scan access patterns, batch and transaction operations, and single-table design with computed keys. Use when implementing type-safe DynamoDB access layers with DynamoDB-Toolbox v2 in TypeScript services or serverless applications.