83,201 skills sorted by stars.
直接访问UniProt REST API。蛋白质搜索、FASTA序列获取、ID映射、Swiss-Prot/TrEMBL数据库。对于涉及多个数据库的Python工作流,建议使用bioservices(统一接口覆盖40多个服务)。此技能适用于直接HTTP/REST...
Design and implement a distinct, memorable brand personality that drives organic growth and user connection. Use this when buildin...
Unison language - content-addressed functional programming with abilities for effects, distributed computing, and structural types...
Unison language ACSet-structured skill with hierarchical documentation parsing, SPI trajectory recording, and 1069 skill predictio...
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 records. Essen...
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. Requires /opti...
単体テストの作成。「テストを書きたい」「ユニットテストを追加」「関数をテスト」などのリクエスト時に使用。
1. Arrange: テストデータと前提条件を準備
Testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPublisher. Test event publishing, lis...
Provides patterns for testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPublisher. Hand...
Unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators and constraint violations. Test v...
Provides patterns for unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators and constra...
Edge case and boundary testing patterns for unit tests. Testing minimum/maximum values, null cases, empty collections, and numeric...
Unit tests for caching behavior using Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Use when validating cache con...
Provides patterns for unit testing caching behavior using Spring Cache annotations (`@Cacheable`, `@CachePut`, `@CacheEvict`). Use...
Provides patterns for unit testing @ConfigurationProperties classes with @ConfigurationPropertiesTest. Use when validating applica...
Unit tests for @ConfigurationProperties classes with @ConfigurationPropertiesTest. Use when validating application configuration b...
Provides patterns for unit testing REST controllers using MockMvc and @WebMvcTest. Validates request/response mapping, validation,...
Unit tests for REST controllers using MockMvc and @WebMvcTest. Test request/response mapping, validation, and exception handling....
Unit tests for @ExceptionHandler and @ControllerAdvice for global exception handling. Use when validating error response formattin...
Provides patterns for unit testing @ExceptionHandler and @ControllerAdvice for global exception handling. Use when validating erro...
協助建立符合 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 test suites,...
Automatically generates comprehensive unit tests for Python, TypeScript, and JavaScript codebases. Analyzes function signatures, d...
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 tests, or...
Unit tests for JSON serialization/deserialization with Jackson and @JsonTest. Use when validating JSON mapping, custom serializers...
Provides patterns for unit testing JSON serialization/deserialization with Jackson and @JsonTest. Use when validating JSON mapping...
Provides patterns for unit testing mappers and converters (MapStruct, custom mappers). Validates object transformation logic in is...
Unit tests for mappers and converters (MapStruct, custom mappers). Test object transformation logic in isolation. Use when ensurin...
Provides parameterized testing patterns with `@ParameterizedTest`, `@ValueSource`, `@CsvSource`. Enables running a single test met...
Parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Run single test method with multiple input combi...
Risk-based unit testing and Allure-readable behavioral spec style for open-agreements. Use when user says "add tests," "test quali...
仅在最终的 /speckit.verify 步骤用于统一验证代码正确性;实现阶段禁止调用。
Unit tests for scheduled and async tasks using @Scheduled and @Async. Mock task execution and timing. Use when validating asynchro...
Provides patterns for unit testing scheduled and async tasks using @Scheduled and @Async. Handles mocking task execution and timin...
Provides patterns for unit testing Spring Security with @PreAuthorize, @Secured, @RolesAllowed. Validates role-based access contro...
Unit tests for Spring Security with @PreAuthorize, @Secured, @RolesAllowed. Test role-based access control and authorization polic...
Unit tests for service layer with Mockito. Test business logic in isolation by mocking dependencies. Use when validating service b...
Provides patterns for unit testing service layer with Mockito. Validates business logic in isolation by mocking dependencies. Use...
Generate starter unit tests for a small function or module. Use when a junior developer needs test scaffolding and edge cases.