83,201 skills sorted by stars.
直接访问UniProt REST API。蛋白质搜索、FASTA序列获取、ID映射、Swiss-Prot/TrEMBL数据库。对于涉及多个数据库的Python工作流,建议使用bioservices(统一接口覆盖40多个服务)。此技能适用于直...
Design and implement a distinct, memorable brand personality that drives organic growth and user connection. Use this wh...
Unison language - content-addressed functional programming with abilities for effects, distributed computing, and struct...
Unison language ACSet-structured skill with hierarchical documentation parsing, SPI trajectory recording, and 1069 skill...
Trade and interact with Uniswap in Python using Ape and the uniswap-sdk package.
Analyze per-unit economics by channel
Calculate and optimize unit economics including CAC, LTV, payback periods, and contribution margins
Manage construction unit price databases: update prices, track vendors, apply location factors, maintain historical reco...
Write Jest unit tests following project conventions with proper stubs and assertions.
Improves unit test coverage on demand — discovers testing gaps and generates tests that follow project conventions. Requ...
単体テストの作成。「テストを書きたい」「ユニットテストを追加」「関数をテスト」などのリクエスト時に使用。
1. Arrange: テストデータと前提条件を準備
Testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPublisher. Test event publi...
Provides patterns for testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPubli...
Unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators and constraint violatio...
Provides patterns for unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators a...
Edge case and boundary testing patterns for unit tests. Testing minimum/maximum values, null cases, empty collections, a...
Unit tests for caching behavior using Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Use when validating...
Provides patterns for unit testing caching behavior using Spring Cache annotations (`@Cacheable`, `@CachePut`, `@CacheEv...
Provides patterns for unit testing @ConfigurationProperties classes with @ConfigurationPropertiesTest. Use when validati...
Unit tests for @ConfigurationProperties classes with @ConfigurationPropertiesTest. Use when validating application confi...
Provides patterns for unit testing REST controllers using MockMvc and @WebMvcTest. Validates request/response mapping, v...
Unit tests for REST controllers using MockMvc and @WebMvcTest. Test request/response mapping, validation, and exception...
Unit tests for @ExceptionHandler and @ControllerAdvice for global exception handling. Use when validating error response...
Provides patterns for unit testing @ExceptionHandler and @ControllerAdvice for global exception handling. Use when valid...
協助建立符合 FIRST 原則的 .NET 單元測試。當使用者要求建立單元測試、撰寫測試案例、詢問測試最佳實踐、或需要了解 3A Pattern (Arrange-Act-Assert) 時使用此技能。
Generates unit tests for changed files and identifies coverage gaps. Use when the user asks to write tests, generate tes...
Automatically generates comprehensive unit tests for Python, TypeScript, and JavaScript codebases. Analyzes function sig...
Automatically generate unit tests based on source code, supporting multiple languages and testing frameworks.
Best practices for implementing unit tests in this TypeScript monorepo. Use when writing new tests, refactoring existing...
Unit tests for JSON serialization/deserialization with Jackson and @JsonTest. Use when validating JSON mapping, custom s...
Provides patterns for unit testing JSON serialization/deserialization with Jackson and @JsonTest. Use when validating JS...
Provides patterns for unit testing mappers and converters (MapStruct, custom mappers). Validates object transformation l...
Unit tests for mappers and converters (MapStruct, custom mappers). Test object transformation logic in isolation. Use wh...
Provides parameterized testing patterns with `@ParameterizedTest`, `@ValueSource`, `@CsvSource`. Enables running a singl...
Parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Run single test method with multiple i...
Risk-based unit testing and Allure-readable behavioral spec style for open-agreements. Use when user says "add tests," "...
仅在最终的 /speckit.verify 步骤用于统一验证代码正确性;实现阶段禁止调用。
Unit tests for scheduled and async tasks using @Scheduled and @Async. Mock task execution and timing. Use when validatin...
Provides patterns for unit testing scheduled and async tasks using @Scheduled and @Async. Handles mocking task execution...
Provides patterns for unit testing Spring Security with @PreAuthorize, @Secured, @RolesAllowed. Validates role-based acc...
Unit tests for Spring Security with @PreAuthorize, @Secured, @RolesAllowed. Test role-based access control and authoriza...
Unit tests for service layer with Mockito. Test business logic in isolation by mocking dependencies. Use when validating...
Provides patterns for unit testing service layer with Mockito. Validates business logic in isolation by mocking dependen...
Generate starter unit tests for a small function or module. Use when a junior developer needs test scaffolding and edge...