Kwon avatar

Kwon

Community

@kwondongkyun

11Followers
|
33Public Repos
|
35Published Skills

Agent Skills by Kwon

Showing 35 vetted skills indexed across 1 GitHub repositories.

KwondongkyunKwondongkyun

frontend-review-performance

Detect React/Next.js performance issues via static analysis.

Community
Advanced
KwondongkyunKwondongkyun

my-content-digest

Transform tweets, YouTube videos, and articles into a quiz-first learning workflow.

Community
Intermediate
KwondongkyunKwondongkyun

pm-ux-heuristics

Evaluate UX decisions against Nielsen's 10 usability heuristics and UX laws.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-structure

Organize Next.js App Router projects with a standardized folder structure.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-visual-regression

Capture and compare UI screenshots against baselines with Playwright.

Community
Advanced
KwondongkyunKwondongkyun

frontend-form

Build validated React forms with React Hook Form, Zod, and shadcn/ui.

Community
Intermediate
KwondongkyunKwondongkyun

my-fetch-youtube

Extract YouTube captions, correct errors via Web Search, and generate summary, insights, and translation.

Community
Advanced
KwondongkyunKwondongkyun

frontend-component-test

Enforce consistent React component testing with Vitest and React Testing Library.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-design

Apply frontend design guidelines to UI projects for consistency and accessibility.

Community
Intermediate
KwondongkyunKwondongkyun

pm-error-scenarios

Define UI states and error messaging schemas for web and mobile apps.

Community
Advanced
KwondongkyunKwondongkyun

pm-information-architecture

Design scalable information architectures for web and mobile products.

Community
Intermediate
KwondongkyunKwondongkyun

eval-tech

Evaluate web services against Core Web Vitals, OWASP, WCAG, and SEO criteria.

Community
Advanced
KwondongkyunKwondongkyun

pm-dummy-dataset

Generate TypeScript mock data and SQL seeds from spec.md.

Community
Advanced
KwondongkyunKwondongkyun

pm-user-flow

Define user stories, flows, and edge cases with Given-When-Then acceptance criteria.

Community
Advanced
KwondongkyunKwondongkyun

frontend-review-maintainability

Analyze React/Next.js code for maintainability issues like DRY violations and deep nesting.

Community
Advanced
KwondongkyunKwondongkyun

frontend-api-mock-test

Automate MSW v2 API mocking for deterministic test environments.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-axios

Create an Axios client with interceptors for authenticated API requests.

Community
Intermediate
KwondongkyunKwondongkyun

eval-business

Evaluate service concepts using a structured rubric across eight business criteria.

Community
Advanced
KwondongkyunKwondongkyun

my-session-wrap

Summarize Git changes, update documentation, and record learnings at session end.

Community
Advanced
KwondongkyunKwondongkyun

frontend-fundamentals

Enforce readability, predictability, cohesion, and low coupling in React and Next.js components.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-unit-test

Enforce AAA-pattern unit tests colocated with React source files using Vitest.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-components

Enforce React component structure, import order, and Props typing.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-review-security

Identify and mitigate security vulnerabilities in React/Next.js codebases.

Community
Intermediate
KwondongkyunKwondongkyun

frontend-naming

Enforce PascalCase, camelCase, UPPER_SNAKE_CASE, and kebab-case naming conventions.

Community
Intermediate