TopRank Skills

Compétences OpenClaw, Avis & Classements

Découvrez les meilleures compétences OpenClaw, guides d'installation, commandes et avis d'experts pour optimiser votre flux de travail.

search
Claw Categories / data-parsing

Analyse des données

Browse the indexed official skills from openclaw/skills, enriched with category and tag metadata.

Results

987

Tree Size

987

★ 0

Implement, troubleshoot, and generate integrations for Yuboto Omni API (SMS/Viber/messaging endpoints, callbacks, lists/contacts/blacklist, cost/balance/account methods). Use when building code or workflows against Yuboto API docs, especially when endpoint details differ between PDF docs and live Swagger.

#api #productivity
dinaras/yuboto-omni-api View Detail

con2000us

zentable

★ 0

Render structured table data as high-quality PNG images using Headless Chrome. Use when: need to visualize tabular data for chat interfaces, reports, or social media. NOT for: simple text tables that don't need visualization.

#github
con2000us/zentable View Detail

anivar

zod

★ 0

Zod v4 best practices, patterns, and API guidance for schema validation, parsing, error handling, and type inference in TypeScript applications. Covers safeParse, object composition, refinements, transforms, codecs, branded types, and v3→v4 migration. Baseline: zod ^4.0.0. Triggers on: zod imports, z.object, z.string, z.infer, safeParse, mentions of "zod", "schema validation", "zod v4", or "z.enum".

#github #api
anivar/zod-skill View Detail
★ 0

Testing patterns for Zod schemas using Jest and Vitest. Covers schema correctness testing, mock data generation, error assertion patterns, integration testing with API handlers and forms, snapshot testing with z.toJSONSchema(), and property-based testing. Baseline: zod ^4.0.0. Triggers on: test files for Zod schemas, zod-schema-faker imports, mentions of "test schema", "schema test", "zod mock", "zod test", or schema testing patterns.

#github #api #productivity
anivar/zod-testing View Detail