Kwon
Community@kwondongkyun
Agent Skills by Kwon
Showing 35 vetted skills indexed across 1 GitHub repositories.
frontend-review-performance
Detect React/Next.js performance issues via static analysis.
my-content-digest
Transform tweets, YouTube videos, and articles into a quiz-first learning workflow.
pm-ux-heuristics
Evaluate UX decisions against Nielsen's 10 usability heuristics and UX laws.
frontend-structure
Organize Next.js App Router projects with a standardized folder structure.
frontend-visual-regression
Capture and compare UI screenshots against baselines with Playwright.
frontend-form
Build validated React forms with React Hook Form, Zod, and shadcn/ui.
my-fetch-youtube
Extract YouTube captions, correct errors via Web Search, and generate summary, insights, and translation.
frontend-component-test
Enforce consistent React component testing with Vitest and React Testing Library.
frontend-design
Apply frontend design guidelines to UI projects for consistency and accessibility.
pm-error-scenarios
Define UI states and error messaging schemas for web and mobile apps.
pm-information-architecture
Design scalable information architectures for web and mobile products.
eval-tech
Evaluate web services against Core Web Vitals, OWASP, WCAG, and SEO criteria.
pm-dummy-dataset
Generate TypeScript mock data and SQL seeds from spec.md.
pm-user-flow
Define user stories, flows, and edge cases with Given-When-Then acceptance criteria.
frontend-review-maintainability
Analyze React/Next.js code for maintainability issues like DRY violations and deep nesting.
frontend-api-mock-test
Automate MSW v2 API mocking for deterministic test environments.
frontend-axios
Create an Axios client with interceptors for authenticated API requests.
eval-business
Evaluate service concepts using a structured rubric across eight business criteria.
my-session-wrap
Summarize Git changes, update documentation, and record learnings at session end.
frontend-fundamentals
Enforce readability, predictability, cohesion, and low coupling in React and Next.js components.
frontend-unit-test
Enforce AAA-pattern unit tests colocated with React source files using Vitest.
frontend-components
Enforce React component structure, import order, and Props typing.
frontend-review-security
Identify and mitigate security vulnerabilities in React/Next.js codebases.
frontend-naming
Enforce PascalCase, camelCase, UPPER_SNAKE_CASE, and kebab-case naming conventions.