Agent Skills by Vivek Patel
Showing 65 vetted skills indexed across 1 GitHub repositories.
animate
Add purposeful animations and micro-interactions to frontend features using CSS and JavaScript.
quieter
Reduces visual intensity in frontend designs by refining color, typography, motion, and composition.
optimize
Diagnose and fix web performance issues across loading, rendering, animations, and bundle size.
adapt
Adapt designs across screen sizes, devices, platforms, and usage contexts.
clarify
Rewrites unclear UX copy, error messages, labels, and microcopy for interface clarity.
distill
Simplify UI designs by removing unnecessary complexity across layout, content, and code.
delight
Add micro-interactions, animations, and personality to user interfaces.
teach-impeccable
Gathers project design context through codebase exploration and user questions, then persists it to a config file.
onboard
Design onboarding flows, empty states, and first-time user experiences for product interfaces.
supabase-postgres-best-practices
Provides Postgres performance optimization rules for writing and reviewing SQL queries and schemas.
supabase
Guides Supabase development tasks including schema changes, RLS policies, auth, and CLI workflows.
normalize
Redesigns a feature to match design system tokens, components, and patterns.
audit
Audits interface quality across accessibility, performance, theming, and responsive design with severity-rated reports.
harden
Harden web interfaces against edge cases, errors, and internationalization issues.
polish
Reviews and fixes alignment, spacing, interaction states, and consistency issues in frontend UI before shipping.
extract
Extract reusable components, design tokens, and patterns into a design system.
bolder
Amplifies visually safe or generic designs into distinctive, high-impact interfaces.
frontend-design
Generate distinctive production-grade frontend interfaces with typography, color, motion, and interaction guidelines.
arrange
Improves layout, spacing, and visual hierarchy of frontend interfaces using systematic design principles.
typeset
Improves typography by fixing font choices, hierarchy, sizing, weight consistency, and readability.
critique
Evaluate interface design quality across visual hierarchy, information architecture, and emotional resonance.
colorize
Introduce strategic color palettes into monochromatic user interfaces with semantic and accessible application.
overdrive
Implement technically ambitious interface effects using WebGL, View Transitions, and scroll-driven animations.
gsd-new-project
Initializes new projects through questioning, research, requirements, and roadmap generation.
Frequently Asked Questions About Vivek Patel
FAQPage SchemaWhat tasks can I accomplish with WeWake1's design skills?▼
You can animate features with micro-interactions, audit accessibility and performance, fix typography and layout, normalize designs to a design system, harden interfaces with error handling and i18n, adapt layouts across devices, and extract reusable components and design tokens.
Who are these skills designed for?▼
Frontend engineers, product designers, and full-stack developers building production interfaces. The GSD command suite targets developers managing milestone-based projects, while the Supabase skills serve engineers writing Postgres queries, schemas, and RLS policies in Next.js, React, or SvelteKit apps.
How do the GSD project management skills work in practice?▼
Start with gsd-new-project to gather context into PROJECT.md, then discuss and plan phases, execute them with wave-based parallelization, verify via conversational UAT, and ship with automated PR creation. Supporting commands handle todos, debugging, session reports, and codebase mapping.
Are these skills open source and what licenses apply?▼
The supabase-postgres-best-practices skill is MIT licensed by Supabase, and frontend-design is Apache 2.0 based on Anthropic's original skill. Other skills carry no explicit license in their frontmatter, so review the repository before commercial redistribution.
What prerequisites or dependencies do these skills require?▼
Design skills are user-invokable with an optional target argument and need no external services. Supabase skills assume a Supabase project with Postgres, optionally using supabase-js, SSR integrations, or the Supabase CLI. GSD skills operate on a git repository with a .planning directory structure.