blockmatic
Official@blockmatic · Decentralized
Web3 and AI Product Studio
Agent Skills by blockmatic
Showing 9 vetted skills indexed across 1 GitHub repositories.
AI SDK v6 Core
Build backend AI workflows with Vercel AI SDK v5/v6 and multi-provider tool orchestration.
ahooks
Manage React state with grouped updates and localStorage persistence using ahooks hooks.
TypeBox + Fastify
Build type-safe Fastify APIs with TypeBox schemas and OpenAPI generation.
Drizzle ORM
Build type-safe SQL queries and migrations for PostgreSQL, MySQL, and SQLite in TypeScript.
typescript-advanced-patterns
Resolve complex TypeScript typing challenges with conditional types, mapped types, type guards, and discriminated unions.
AI SDK v6 UI
Build streaming React chat interfaces with Vercel AI SDK v5/v6.
Hey API Codegen
Generate TypeScript clients from OpenAPI 3.0 specs with Zod validation.
Tailwind v4 + shadcn/ui
Define Tailwind v4 and shadcn/ui theming with CSS variables and dark mode.
next-best-practices
Codify Next.js 16+ best practices for file conventions, data patterns, and routing.
Frequently Asked Questions About blockmatic
FAQPage SchemaWhat specific technical tasks does Blockmatic enable?▼
Blockmatic enables the construction of type-safe backend services using Fastify and TypeBox, database schema management via Drizzle ORM, and the generation of validated network clients from OpenAPI specifications. It also provides standardized patterns for React state management and modern interface styling using Tailwind CSS and shadcn/ui.
Which engineering personas benefit from these skills?▼
Full-stack engineers and TypeScript architects focused on building scalable, type-safe web applications benefit most. These skills are designed for developers who prioritize strict schema validation, maintainable codebases, and consistent file conventions within the Next.js ecosystem.
What are the prerequisites for implementing these patterns?▼
Implementation requires a foundational understanding of TypeScript, specifically advanced concepts like conditional types and discriminated unions. Users should also have an existing environment configured for Node.js, familiarity with the Next.js framework, and a working knowledge of relational database management systems like PostgreSQL or SQLite.