Seongchan Kim
Community@sckroll · Seoul, Republic of Korea
Agent Skills by Seongchan Kim
Showing 21 vetted skills indexed across 1 GitHub repositories.
email-and-password-best-practices
Configure Better Auth email and password authentication with verification and reset flows.
nextjs-advanced-routing
Guide Next.js App Router patterns including Route Handlers and Server Actions.
mariadb
Manage MariaDB databases with Galera clustering for high availability.
tailwind-4-docs
Answer Tailwind CSS v4 questions using a local documentation snapshot.
create-auth-skill
Scaffold Better Auth authentication in TypeScript/JavaScript apps with framework detection and database adapters.
web-design-guidelines
Review UI code for compliance with Web Interface Guidelines.
nextjs-dynamic-routes-params
Implement dynamic routes in Next.js using the params prop and useParams hook.
tailwind-best-practices
Enforce Tailwind CSS v4 syntax and prevent outdated v3 patterns in generated code.
nextjs-use-search-params-suspense
Integrate useSearchParams with Suspense boundaries in Next.js client components.
Extract text and structured data from PDF documents using pypdf and pdfplumber.
find-skills
Search for agent skills by keyword and provide installation commands via the Skills CLI.
nextjs-app-router-fundamentals
Guide migration from Pages Router to Next.js App Router with layouts and routing.
nextjs-server-client-components
Guide Next.js Server and Client Component implementation in the App Router.
nextjs-server-navigation
Implement server-side navigation in Next.js using Link and redirect() without client directives.
drizzle-orm
Define TypeScript database schemas and queries for PostgreSQL, MySQL, and SQLite.
nextjs-client-cookie-pattern
Set secure HTTP cookies from Next.js client components via server actions.
better-auth-best-practices
Configure Better Auth server and client for TypeScript applications.
frontend-design
Generate distinctive frontend interfaces with HTML, CSS, JavaScript, and React.
vercel-react-best-practices
Provide best practices for optimizing React and Next.js application performance.
vercel-composition-patterns
Guide React component composition with compound components and context providers.
nextjs-pathname-id-fetch
Fetch data in Next.js server components using dynamic route URL parameters.