TypeScript coding guidelines for Node.js ESM projects. Apply when editing `.ts` files with Node.js or ESM patterns. Use for async functions, module imports, type safety, linting.
Score 70/100
Write effective JSDoc comments for TypeScript code. Provides guidance on documentation format, strategic placement, best practices, and when to document versus when to keep code…
Score 70/100
Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors.
Score 70/100
Maîtrise de TypeScript avec types avancés et patterns. Se déclenche avec "TypeScript", "TS", "types", "generics", "interface", "type guard", "utility types", "strict mode",…
Score 70/100
Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns.
Score 70/100
TypeScript best practices and patterns. Use when writing TypeScript, fixing type errors, or working with generics.
Score 70/100
Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns.
Score 70/100
Modern TypeScript project architecture guide for 2025. Use when creating new TS projects, setting up configurations, or designing project structure.
Score 70/100
TypeScript 코드를 리팩토링하고 타입 안정성을 개선합니다. 타입 에러 수정, 제네릭 추가, 인터페이스 재구성, 유틸리티 타입 활용, 또는 strict mode 마이그레이션이 필요할 때 사용하세요.
Score 70/100
Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues.
Score 70/100
React/TypeScript frontend development rules including type safety, component design, state management, and error handling.
Score 70/100
Conventions TypeScript pour le projet. Use when "add types", "typescript", "interface", "type definition".
Score 70/100
Enforce TypeScript strict mode and type safety. Use when setting up projects, reviewing code, or when type errors are ignored.
Score 70/100
Use when writing or reviewing any TypeScript code. Covers discriminated unions, branded types, Zod at boundaries, const arrays over enums, and safe access patterns.
Score 70/100
TypeScript-to-Lua (TSTL 1.24+) transpilation guidelines for game scripting. Apply when editing `.ts` files in game/scripting directories with TSTL config.
Score 70/100
Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.
Score 70/100
Python typing exclusion worker: remove assigned mypy exclusion modules in small scoped batches, fix typing issues, run validation, and produce a structured completion summary.
Score 70/100
Build reusable, maintainable UI components following modern design patterns. Use when creating component libraries, implementing design systems, or building scalable frontend…
Score 70/100
Wire agents into React, Vue, and Svelte frontends with streaming hooks, and set up server-side Next.js App Router or Express API routes using AgentStream.toSSE().
Score 70/100
Kolibri AI Hive-Mind Agent: Разработка и поддержка единого React/TypeScript фронтенда Kolibri. Use when you need to act as ui-integrator.
Score 70/100
Write, review, or improve UIKit code following best practices for view controller lifecycle, Auto Layout, collection views, navigation, animation, memory management, and modern…
Score 70/100
Use for hands-on UIKit MVVM questions: setting up Combine bindings between UIViewController and ViewModel (@Published + sink), extracting business logic from massive…
Score 70/100
Auto-escalate reasoning depth for complex problems. Use proactively when encountering architecture, debugging, or unfamiliar code.
Score 70/100
Deep expertise in Logseq's Datascript database schema. Auto-invokes when users ask about Logseq DB schema, Datascript attributes, built-in classes, property types, entity…
Score 70/100
Establishes a web project's design system as the single source of truth — colors, spacing, typography, radius, shadow, breakpoints — then audits the codebase for drift against it…
Score 70/100
Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified…
Score 70/100
Trade and interact with Uniswap in Python using Ape and the uniswap-sdk package.
Score 70/100
Project-aware unit testing guide with mock patterns, TDD discipline, and best practices. Auto-detects test framework (Jest/Vitest) and provides appropriate examples.
Score 70/100
Provides patterns for unit testing Spring application events. Validates event publishing with ApplicationEventPublisher, tests @EventListener annotation behavior, and verifies…
Score 70/100
Provides patterns for unit testing Jakarta Bean Validation (JSR-380), including @Valid, @NotNull, @Min, @Max, @Email constraints with Hibernate Validator.
Score 70/100
Provides edge case, corner case, boundary condition, and limit testing patterns for Java unit tests. Validates minimum/maximum values, null cases, empty collections, numeric…
Score 70/100
Provides patterns for unit testing Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Generates test code that mocks cache managers, verifies cache hit/miss behavior,…
Score 70/100
Provides patterns for unit testing `@ConfigurationProperties` classes with `@ConfigurationPropertiesTest`.
Score 70/100
Provides patterns for unit testing REST controllers using MockMvc and @WebMvcTest. Generates controller tests that validates request/response mapping, validation, exception…
Score 70/100
Provides patterns for unit testing `@ExceptionHandler` and `@ControllerAdvice` in Spring Boot applications.
Score 70/100
Render a Helm chart locally and assert on the generated Kubernetes objects before a broken template makes it to a cluster.
Score 70/100
Provides patterns for unit testing JSON serialization/deserialization with Jackson and `@JsonTest`. Validates JSON mapping, custom serializers, date formats, and polymorphic…
Score 70/100
Provides patterns for unit testing mappers, converters, and bean mappings. Validates entity-to-DTO and model transformation logic in isolation.
Score 70/100
Provides parameterized testing patterns with JUnit 5, generates data-driven unit tests using @ParameterizedTest, @ValueSource, @CsvSource, @MethodSource.
Score 70/100
Risk-based unit testing and Allure-readable behavioral spec style for open-agreements. Use when user says "add tests," "test quality," "coverage expansion," "unit test style," or…
Score 70/100
Review existing unit test quality in Vue/Nuxt + Vitest projects. Produces a structured report with severity-rated findings, scoring, and missing scenario analysis.
Score 70/100
Provides patterns for unit testing Spring `@Scheduled` and `@Async` methods using JUnit 5, CompletableFuture, Awaitility, and Mockito.
Score 70/100
Provides patterns for unit testing service layer with Mockito. Creates isolated tests that mock repository calls, verify method invocations, test exception scenarios, and stub…
Score 70/100
Provides patterns for testing utility classes, static methods, and helper functions. Validates pure functions, null handling, edge cases, and boundary conditions.
Score 70/100
Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with…
Score 70/100
Provides patterns for unit testing external REST APIs using WireMock. Stubs API responses, verifies request details, simulates failures (timeouts, 4xx/5xx errors), and validates…
Score 70/100
Unit testing patterns for frontend and backend. Trigger: When writing or reviewing unit tests for any layer.
Score 70/100
Écrire des tests unitaires Node.js. Utiliser quand on teste une fonction isolée avec Vitest dans backend/test/.
Score 70/100
Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.
Score 70/100
Use when running unit tests in the VS Code repo. Covers the runTests tool, scripts/test.sh (macOS/Linux) and scripts/test.bat (Windows), and their supported arguments for…
Score 70/100
Generates Python unittest tests. Built-in testing framework with TestCase, setUp/tearDown, and assertion methods.
Score 70/100
Unittest Test Creator - Auto-activating skill for Test Automation. Triggers on: unittest test creator, unittest test creator Part of the Test Automation skill category.
Score 70/100
Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment.
Score 70/100
Unity Profiler skill for performance analysis, frame debugging, memory profiling, and optimization workflows.
Score 70/100
Scaffolds a Unity game project with folder structure, assembly definitions, new Input System, scriptable object architecture, scene management, Git LFS, and CI/CD via GameCI.
Score 70/100
Unkey is an open-source developer platform for managing API keys, rate limiting, and usage analytics.
Score 70/100
Unreal Engine networking skill for replication, RPCs, relevancy, and dedicated server architecture.
Score 70/100
Scaffolds an Unreal Engine 5 project with C++ module structure, Enhanced Input, Gameplay Ability System, subsystem architecture, .uproject config, and CI/CD via BuildGraph.
Score 70/100
Pull the latest framework version from upstream, rebuild Docker if needed, rebuild the listener, and restart PM2.
Score 70/100
Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or…
Score 70/100