Agent Skills by joyz0
Showing 16 vetted skills indexed across 1 GitHub repositories.
fullstack-developer
Develop end-to-end web applications with React/Next.js frontends, Node.js backends, and Prisma databases.
update-docs
Map code diffs to Next.js documentation pages and validate MDX updates.
frontend-design
Create production-ready web interfaces with HTML/CSS/JS or React components.
dependency-injection-design
Creates a structured dependency injection system for TypeScript projects.
config-system-design
Parse JSON5 config files, substitute environment variables, and validate with Zod schemas.
error-handling
Classify application errors, collect error graphs, and apply automated recovery strategies.
logger-design
Format and redact application logs into structured JSON entries.
type-safety-design
Validate TypeScript runtime data with TypeBox and Zod schemas.
retry-fault-tolerance-design
Implements retry logic with exponential backoff, jitter, timeouts, and circuit breakers for external calls.
gateway-design
Design a WebSocket gateway with TypeBox schema validation and version negotiation.
media-processing-design
Fetch, validate, process, store, and serve media files from URLs, uploads, and base64 blobs.
session-design
Manage and persist conversational sessions with isolation, storage, and lifecycle control.
data-migration-design
Manage versioned database schema changes with transactional execution and automated rollback.
security-design
Implement device pairing, token authentication, access control, and audit logging for IoT gateways.
plugin-system-design
Design modular plugin systems with SDKs, runtime APIs, and loaders.
cli-design
Standardize OpenClaw CLI command registration, context management, and pre-action hooks.