Dayopt
Official@dayopt
Offers standardized architectural scaffolding, testing, and security hardening for Next.js, tRPC, and Supabase enterprise web environments.
Agent Skills by Dayopt
Showing 22 vetted skills indexed across 1 GitHub repositories.
ask-questions-if-underspecified
Ask 1-5 clarifying questions and pause until requirements are specified.
learn-pattern
Store learned patterns as Markdown notes in .claude/sessions/learned/.
error-handling
Centralize error normalization, logging, and user notifications in Next.js/React applications.
test
Generate Vitest and Testing Library tests for components, hooks, and stores.
security
Identify and remediate security vulnerabilities in authentication, authorization, API endpoints, and user input handling.
store-creating
Creates production-ready Zustand store templates with TypeScript, CRUD, and persistence.
investigate
Investigate APIs, libraries, and codebase structures to produce actionable findings.
trpc-router-creating
Scaffold tRPC v11 routers with Zod validation and service-layer separation.
docs
Generate technical documentation and ADRs from feature descriptions.
supabase
Automates secure Supabase design and RLS/migration guidance across Local, Staging, and Production environments.
architecture
Automate architectural decision support with Dayopt-aligned patterns for feature design.
cleanup
Detect and remove unused code, dead imports, and console statements in TypeScript/JavaScript projects.
vercel-react-best-practices
Apply React and Next.js performance best practices to code reviews and refactors.
a11y
Apply ARIA labeling and semantic markup to React UI components.
dayopt-frontend-design
Provide minimal frontend design guidelines for Dayopt dashboards and task-management interfaces.
i18n
Generates translation keys and detects Chinese-language strings in code, supporting localization workflows.
releasing
Automate version selection, duplicate checks, release notes, and tagging in PR-based release workflows.
optimistic-update
Implements optimistic tRPC mutations with cache snapshotting, rollback on error, and invalidation on settle.
refactor
Plan and execute staged refactors with analysis, validation, and rollback guidance.
debug
Diagnose and resolve debugging issues using phase-based investigative workflows.
model-selection
Select cost-effective subagent models (Haiku, Sonnet, Opus) for tasks.
feature-scaffolding
Generates a standardized feature module skeleton with types, stores, hooks, and components for Dayopt projects.
Frequently Asked Questions About Dayopt
FAQPage SchemaWhat 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.