txt-zh-bilingual
Translate English .txt files into Chinese and produce sentence-aligned bilingual JSON with merging o
2401 个 Skills
Translate English .txt files into Chinese and produce sentence-aligned bilingual JSON with merging o
Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts,
TypeScript conventions for ecommerce monorepo. Covers Next.js, Fastify, Prisma, Zod validation, Reac
Apply when validating external data (API inputs, form data, environment variables) with TypeScript t
SEO configuration and best practices for TYPO3 v13/v14, including EXT:seo setup, sitemaps, meta tags
Implement dynamic root origins and query steps in Umbraco backoffice using official docs
Query databases and explore data. Use when the user mentions database, query, SQL, table, schema, da
Unit tests for JSON serialization/deserialization with Jackson and @JsonTest. Use when validating JS
Unit tests for mappers and converters (MapStruct, custom mappers). Test object transformation logic
Parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Run single test me
Unit tests for service layer with Mockito. Test business logic in isolation by mocking dependencies.
Write comprehensive unit tests for code. Use when asked to (1) write tests for new or existing code,