Dayopt avatar

Dayopt

Official

@dayopt

0Followers
|
1Public Repos
|
22Published Skills

Offers standardized architectural scaffolding, testing, and security hardening for Next.js, tRPC, and Supabase enterprise web environments.

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Backend Integration (30%)Quality Assurance (30%)

Agent Skills by Dayopt

Showing 22 vetted skills indexed across 1 GitHub repositories.

DayoptDayopt

ask-questions-if-underspecified

Ask 1-5 clarifying questions and pause until requirements are specified.

Official
Basic
DayoptDayopt

learn-pattern

Store learned patterns as Markdown notes in .claude/sessions/learned/.

Official
Intermediate
DayoptDayopt

error-handling

Centralize error normalization, logging, and user notifications in Next.js/React applications.

Official
Advanced
DayoptDayopt

test

Generate Vitest and Testing Library tests for components, hooks, and stores.

Official
Intermediate
DayoptDayopt

security

Identify and remediate security vulnerabilities in authentication, authorization, API endpoints, and user input handling.

Official
Advanced
DayoptDayopt

store-creating

Creates production-ready Zustand store templates with TypeScript, CRUD, and persistence.

Official
Advanced
DayoptDayopt

investigate

Investigate APIs, libraries, and codebase structures to produce actionable findings.

Official
Advanced
DayoptDayopt

trpc-router-creating

Scaffold tRPC v11 routers with Zod validation and service-layer separation.

Official
Advanced
DayoptDayopt

docs

Generate technical documentation and ADRs from feature descriptions.

Official
Intermediate
DayoptDayopt

supabase

Automates secure Supabase design and RLS/migration guidance across Local, Staging, and Production environments.

Official
Advanced
DayoptDayopt

architecture

Automate architectural decision support with Dayopt-aligned patterns for feature design.

Official
Advanced
DayoptDayopt

cleanup

Detect and remove unused code, dead imports, and console statements in TypeScript/JavaScript projects.

Official
Advanced
DayoptDayopt

vercel-react-best-practices

Apply React and Next.js performance best practices to code reviews and refactors.

Official
Advanced
DayoptDayopt

a11y

Apply ARIA labeling and semantic markup to React UI components.

Official
Advanced
DayoptDayopt

dayopt-frontend-design

Provide minimal frontend design guidelines for Dayopt dashboards and task-management interfaces.

Official
Intermediate
DayoptDayopt

i18n

Generates translation keys and detects Chinese-language strings in code, supporting localization workflows.

Official
Advanced
DayoptDayopt

releasing

Automate version selection, duplicate checks, release notes, and tagging in PR-based release workflows.

Official
Advanced
DayoptDayopt

optimistic-update

Implements optimistic tRPC mutations with cache snapshotting, rollback on error, and invalidation on settle.

Official
Advanced
DayoptDayopt

refactor

Plan and execute staged refactors with analysis, validation, and rollback guidance.

Official
Advanced
DayoptDayopt

debug

Diagnose and resolve debugging issues using phase-based investigative workflows.

Official
Advanced
DayoptDayopt

model-selection

Select cost-effective subagent models (Haiku, Sonnet, Opus) for tasks.

Official
Intermediate
DayoptDayopt

feature-scaffolding

Generates a standardized feature module skeleton with types, stores, hooks, and components for Dayopt projects.

Official
Intermediate

Frequently Asked Questions About Dayopt

FAQPage Schema
What specific tasks can Dayopt perform within a project?

Dayopt enables rapid feature scaffolding, automated Vitest generation, tRPC router configuration, and Supabase RLS design. It also handles technical documentation, code cleanup, and performance optimization for Next.js applications.

Which personas benefit most from these capabilities?

Full-stack engineers and frontend developers working within the Next.js ecosystem benefit most. It is specifically designed for teams requiring standardized architectural patterns, consistent state management, and rigorous testing protocols.

What are the primary dependencies for implementing these patterns?

Implementation requires a TypeScript-based environment utilizing Next.js, tRPC, and Supabase. Projects should be structured to support modular feature scaffolding and standard testing libraries like Vitest.