Toolverse
All skills

typebox

by EpicenterHQ

TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
2

About this skill

TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema.

How to use

  1. Zainstaluj pakiet typebox — pamiętaj, że @sinclair/typebox jest przestarzały, używaj zamiast niego pakietu typebox dostępnego w npm. 2. Importuj Type z typebox do definiowania schematów: const schema = Type.Object({ name: Type.String(), age: Type.Number() }). 3. Do szybkiej walidacji jednorazowej użyj Value.Check() z typebox — sprawdzi dane bez konieczności kompilacji. 4. Dla wysokowydajnej walidacji w produkcji użyj Compile() — zarówno z typebox, jak i z @sinclair/typemap — zwraca skompilowany walidator, który jest znacznie szybszy. 5. Jeśli potrzebujesz Standard Schema lub chcesz tłumaczyć między Zod, Valibot a TypeBox, użyj @sinclair/typemap — jego Compile() akceptuje schematy z różnych bibliotek i zwraca ujednolicony interfejs walidatora.

Related skills

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174