Seongchan Kim avatar

Seongchan Kim

Community

@sckroll · Seoul, Republic of Korea

20Followers
|
41Public Repos
|
21Published Skills

Agent Skills by Seongchan Kim

Showing 21 vetted skills indexed across 1 GitHub repositories.

sckrollsckroll

email-and-password-best-practices

Configure Better Auth email and password authentication with verification and reset flows.

Community
Advanced
sckrollsckroll

nextjs-advanced-routing

Guide Next.js App Router patterns including Route Handlers and Server Actions.

Community
Advanced
sckrollsckroll

mariadb

Manage MariaDB databases with Galera clustering for high availability.

Community
Intermediate
sckrollsckroll

tailwind-4-docs

Answer Tailwind CSS v4 questions using a local documentation snapshot.

Community
Intermediate
sckrollsckroll

create-auth-skill

Scaffold Better Auth authentication in TypeScript/JavaScript apps with framework detection and database adapters.

Community
Advanced
sckrollsckroll

web-design-guidelines

Review UI code for compliance with Web Interface Guidelines.

Community
Intermediate
sckrollsckroll

nextjs-dynamic-routes-params

Implement dynamic routes in Next.js using the params prop and useParams hook.

Community
Intermediate
sckrollsckroll

tailwind-best-practices

Enforce Tailwind CSS v4 syntax and prevent outdated v3 patterns in generated code.

Community
Basic
sckrollsckroll

nextjs-use-search-params-suspense

Integrate useSearchParams with Suspense boundaries in Next.js client components.

Community
Intermediate
sckrollsckroll

pdf

Extract text and structured data from PDF documents using pypdf and pdfplumber.

Community
Intermediate
sckrollsckroll

find-skills

Search for agent skills by keyword and provide installation commands via the Skills CLI.

Community
Basic
sckrollsckroll

nextjs-app-router-fundamentals

Guide migration from Pages Router to Next.js App Router with layouts and routing.

Community
Intermediate
sckrollsckroll

nextjs-server-client-components

Guide Next.js Server and Client Component implementation in the App Router.

Community
Intermediate
sckrollsckroll

nextjs-server-navigation

Implement server-side navigation in Next.js using Link and redirect() without client directives.

Community
Basic
sckrollsckroll

drizzle-orm

Define TypeScript database schemas and queries for PostgreSQL, MySQL, and SQLite.

Community
Intermediate
sckrollsckroll

nextjs-client-cookie-pattern

Set secure HTTP cookies from Next.js client components via server actions.

Community
Intermediate
sckrollsckroll

better-auth-best-practices

Configure Better Auth server and client for TypeScript applications.

Community
Advanced
sckrollsckroll

frontend-design

Generate distinctive frontend interfaces with HTML, CSS, JavaScript, and React.

Community
Advanced
sckrollsckroll

vercel-react-best-practices

Provide best practices for optimizing React and Next.js application performance.

Community
Advanced
sckrollsckroll

vercel-composition-patterns

Guide React component composition with compound components and context providers.

Community
Intermediate
sckrollsckroll

nextjs-pathname-id-fetch

Fetch data in Next.js server components using dynamic route URL parameters.

Community
Basic