All authors
ByeongminLee avatar

Claude Skills by ByeongminLee

github.com/ByeongminLee
84 skillsA× 79B× 56 installs51 views
Ai SdkB

Vercel AI SDK expert guidance. Use when building AI-powered features — chat interfaces, text generation, structured output, tool calling, agents, MCP integration, streaming, embeddings, reranking, image generation, or working with any LLM provider.

data-airustgo
0
2
Analytics TrackingA

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this," "track conversions," "attribution," "Mixpanel," "Segment," "are my events firing," or "analytics isn't working." Use this whenever someone asks how to know if something is working or ...

data-aijavascriptgo
0
2
Apollo ClientA

Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a React project, (2) writing GraphQL queries or mutations with hooks, (3) configuring caching or cache policies, (4) managing local state with reactive variables, (5) troubleshooting Apollo Client errors or performance issues.

developmentjavascripttypescript
0
2
Better Auth Best PracticesA

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

developmenttypescriptrust
0
2
Changelog MaintenanceA

Maintain a clear and informative changelog for software releases. Use when documenting version changes, tracking features, or communicating updates to users. Handles semantic versioning, changelog formats, and release notes.

developmentjavascriptgo
0
2
Create Github Action Workflow SpecificationB

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

data-aigonode
0
2
Emil Design EngA

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

developmentjavascriptgo
0
2
Github Actions TemplatesA

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

data-aipythonnode
0
2
I18n Best PracticesA

- **next-intl**: Recommended for Next.js App Router (RSC-compatible, type-safe) - **react-intl**: ICU MessageFormat, good for complex plurals/gender - **i18next + react-i18next**: Framework-agnostic, largest ecosystem

developmentgoreact
0
2
Investor MaterialsA

Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.

data-aigofrontend
0
2
Investor OutreachA

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

data-aigo
0
2
Javascript Testing PatternsA

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

developmentjavascripttypescript
0
2
Javascript Typescript JestA

Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.

developmentjavascripttypescript
0
2
Log AnalysisA

Analyze application logs to identify errors, performance issues, and security anomalies. Use when debugging issues, monitoring system health, or investigating incidents. Handles various log formats including Apache, Nginx, application logs, and JSON logs.

data-aijavascriptjava
0
2
Next Best PracticesA

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

data-aigoreact
0
2
Next Cache ComponentsA

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

developmentgoshell
0
2
Nextjs App Router FundamentalsA

Guide for working with Next.js App Router (Next.js 13+). Use when migrating from Pages Router to App Router, creating layouts, implementing routing, handling metadata, or building Next.js 13+ applications. Activates for App Router migration, layout creation, routing patterns, or Next.js 13+ development tasks.

developmentjavascripttypescript
0
2
Openapi SpecA

```yaml openapi: 3.1.0 info: title: API Name version: 1.0.0 paths: /resource: get: operationId: listResources tags: [resources] parameters: [{ $ref: '#/components/parameters/Pagination' }] responses: '200': { $ref: '#/components/responses/ResourceList' } components: schemas: {} parameters: {} responses: {} securitySchemes: {} ```

developmenttypescriptreact
0
2
Playwright Best PracticesA

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), ...

developmentreactvue
0
2
Pwa PatternsA

- **Web App Manifest** (`manifest.json`): name, icons (192+512px), start_url, display: standalone - **Service Worker**: Caching strategy, offline fallback, background sync - **HTTPS**: Required for service worker registration

data-aishellnextjs
0
2
React Hook Form ZodA

Build type-safe validated forms in React using React Hook Form and Zod schema validation. Single schema works on both client and server for DRY validation with full TypeScript type inference via z.infer. Use when: building forms with validation, integrating shadcn/ui Form components, implementing multi-step wizards, handling dynamic field arrays with useFieldArray, or fixing uncontrolled to controlled warnings, resolver errors, async validation issues.

developmenttypescriptrust
0
2
Routing MiddlewareA

Vercel Routing Middleware guidance — request interception before cache, rewrites, redirects, personalization. Works with any framework. Supports Edge, Node.js, and Bun runtimes. Use when intercepting requests at the platform level.

developmentbashnextjs
0
2
Seo AuditA

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help ...

data-aijavascriptrust
0
2
ShadcnB

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

data-aibashreact
0
2
StorybookA

- Use `@storybook/nextjs` framework for automatic Next.js config support - Configure `main.ts`: `framework: { name: '@storybook/nextjs' }` - Stories location: `stories: ['../src/**/*.stories.@(ts|tsx)']`

data-aireactnextjs
0
2
Tailwind Design SystemA

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

developmenttypescriptgo
0
2
Tanstack Query Best PracticesA

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-driven React applications with server state.

data-aigoreact
0
2
TurbopackA

Turbopack expert guidance. Use when configuring the Next.js bundler, optimizing HMR, debugging build issues, or understanding the Turbopack vs Webpack differences.

developmentjavascripttypescript
0
2
TurborepoA

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

developmentjavascripttypescript
0
2
Ui Ux Pro MaxA

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mob...

developmentpythongo
0
2
Vercel FunctionsA

Vercel Functions expert guidance — Serverless Functions, Edge Functions, Fluid Compute, streaming, Cron Jobs, and runtime configuration. Use when configuring, debugging, or optimizing server-side code running on Vercel.

developmentpythonrust
0
2
Vercel StorageA

Vercel storage expert guidance — Blob, Edge Config, and Marketplace storage (Neon Postgres, Upstash Redis). Use when choosing, configuring, or using data storage with Vercel applications.

developmentjavascriptgo
0
2
Web VitalsA

- **LCP** (Largest Contentful Paint): < 2.5s — largest visible element render time - **INP** (Interaction to Next Paint): < 200ms — responsiveness to user input - **CLS** (Cumulative Layout Shift): < 0.1 — visual stability

data-aireactnextjs
0
2
ZustandA

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

developmenttypescriptreact
0
2