Regis Leandro Buske
Community@regisleandro
Regis Leandro Buske maintains 14 skills covering Vercel deployment, React/Next.js performance, shadcn UI, Hono, Better Auth, Turborepo, and code review practices.
Agent Skills by Regis Leandro Buske
Showing 14 vetted skills indexed across 1 GitHub repositories.
deploy-to-vercel
Deploy projects to Vercel via CLI, git push, or claimable upload scripts.
web-design-guidelines
Review UI code files against fetched Web Interface Guidelines and report findings.
code-review
Reviews a git diff against coding standards and the originating spec in parallel sub-agents.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking edges.
shadcn
Manages shadcn/ui components, presets, and registries via the official CLI.
to-spec
Synthesizes conversation context into a structured spec published to the project issue tracker.
hono
Build and test Hono web applications with routing, middleware, validation, and streaming.
resolving-merge-conflicts
Resolves in-progress git merge and rebase conflicts while preserving both change intents.
grill-with-docs
Interrogates a plan or design and produces ADRs and a glossary.
better-auth-best-practices
Configure Better Auth servers, clients, database adapters, sessions, and plugins for TypeScript applications.
vercel-react-best-practices
Applies Vercel performance optimization rules when writing and reviewing React and Next.js code.
turborepo
Configure Turborepo task pipelines, caching, and filtering for JavaScript monorepos.
vercel-composition-patterns
Refactor React components using compound components, lifted state, and context providers.
grill-me
Runs a structured interview session to challenge and refine a plan or design.
Frequently Asked Questions About Regis Leandro Buske
FAQPage SchemaWhat tasks can I accomplish with regisleandro's skills?▼
You can deploy apps to Vercel, audit UI code against Web Interface Guidelines, review branches against standards and specs, manage shadcn components, build Hono routes and middleware, configure Better Auth, optimize React/Next.js performance, structure Turborepo monorepos, resolve git merge conflicts, and convert conversations into specs or tickets.
Who are these skills designed for?▼
Frontend and full-stack engineers working in the Vercel ecosystem: React and Next.js developers, TypeScript teams using Better Auth, monorepo maintainers on Turborepo, and developers building with Hono or shadcn/ui who need deployment, review, and performance guidance.
How do the deployment and review skills run in practice?▼
The deploy-to-vercel skill triggers on requests like 'deploy my app' or 'create a preview deployment'. The code-review skill examines changes since a commit, branch, tag, or merge-base, running Standards and Spec reviews in parallel sub-agents and reporting both side by side.
Are these skills open source and what do they cost?▼
The Vercel-authored skills vercel-react-best-practices and vercel-composition-patterns carry MIT licenses and are free to use. Other skills in the manifest do not declare a license, so usage terms should be confirmed per repository before redistribution.
What prerequisites or dependencies do these skills require?▼
The shadcn skill invokes npx, pnpm dlx, or bunx with shadcn@latest and expects a components.json project. Hono guidance applies to codebases importing 'hono'. Turborepo guidance assumes turbo.json, apps/packages directories, and task pipelines. Better Auth setup requires a TypeScript project with database adapters.