Agent Skills by willyu1007
Showing 65 vetted skills indexed across 1 GitHub repositories.
initialize-project-from-requirements
Guide requirements definition, generate a machine-readable blueprint, and scaffold project structure.
organize-frontend-codebase
Organize frontend codebases into feature or module directories with public exports.
apply-frontend-typescript-standards
Enforce strict typing and DTOs for frontend TypeScript code.
handle-frontend-loading-and-errors
Implement loading, empty, error, and permission states for asynchronous frontend interfaces.
build-react-components
Generates or refactors React components with typed props and loading/empty/error states.
apply-frontend-ui-guidelines
Orchestrate frontend feature implementation across components, hooks, routing, data fetching, and styling.
apply-frontend-common-patterns
Apply React patterns for derived state, memoization, callback stability, and controlled inputs.
style-frontend-ui
Implements and normalizes UI styling using theme tokens and accessibility checks within an existing system design.
frontend-design
Define a distinctive visual direction for user interfaces.
implement-frontend-routing
Implement frontend routing with lazy loading, nested layouts, and 404 handling.
optimize-frontend-performance
Measure frontend performance metrics and implement render, code splitting, and caching optimizations.
fetch-frontend-data
Fetch and mutate frontend data with cache invalidation and optimistic updates.
perform-web-research
Conduct targeted web research and produce cited decision-oriented summaries.
sync-db-schema-from-code
Apply database schema changes from Prisma SSOT to a target database.
docs
Route documentation tasks including authoring, planning, and release updates.
author-developer-documentation
Author developer documentation with progressive disclosure, explicit requirements, examples, and verification steps.
debug-mode
Execute an evidence-driven debugging loop with instrumentation, approvals, and verification.
llm-engineering
Orchestrate LLM engineering tasks with provider integration, API wrappers, routing, and cost tracking.
redis-guardrails-and-playbooks
Provide Redis design guardrails and operational playbooks for keys, TTL, memory, and cluster configuration.
project-orchestrator
Map project requests to Milestones, Features, or Requirements for governance decisions.
plan-maker
Create goal-aligned roadmap.md files by asking clarifying questions and recording assumptions.
plan-code-refactors
Plan code refactors with objectives, dependency mapping, and phased checkpoints.
project-sync-lint
Validate and repair project metadata against a Project Contract.
review-implementation-plans
Validate implementation plans for completeness, feasibility, risks, and dependencies.