Kévin TURMEL avatar

Kévin TURMEL

Community

@Kiyozz · Nantes, France

18Followers
|
30Public Repos
|
5Published Skills

Senior Software Engineer at Lengow.com

Skills Distribution
DomainDeveloper To...UI/UX & Creative M.. (40%)Developer Tooling .. (40%)Cloud & Compute In.. (20%)

Agent Skills by Kévin TURMEL

Showing 5 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Kévin TURMEL

FAQPage Schema
What tasks can I automate using Kiyozz's skills?▼

You can automate browser interactions (navigation, form filling, screenshots, data extraction, web app testing), manage shadcn components and presets, migrate Radix UI code to Base UI, create GitHub pull requests via gh, and build bidirectional TypeScript RPC systems with multiple transports.

Who are these skills designed for?▼

Frontend and full-stack engineers working with React, shadcn/ui, Radix UI, or Base UI, plus TypeScript developers building cross-runtime RPC layers and QA engineers performing exploratory testing, dogfooding, and bug hunts on web or Electron desktop apps.

How do the skills run in practice?▼

agent-browser runs via Bash or npx agent-browser commands; shadcn executes through npx, pnpm dlx, or bunx shadcn@latest; pull requests are created with the gh CLI or MCP tool; kkrpc is integrated as a TypeScript library with runtime-specific entry points.

Are these skills open source and what do they cost?▼

kkrpc is explicitly MIT licensed and free to use. The other skills wrap publicly available packages (agent-browser, shadcn CLI, gh) invoked through standard package runners, so no paid license is required based on the manifest.

What prerequisites and dependencies are required?▼

agent-browser needs npx/Bash access and optionally Vercel Sandbox microVMs or AWS Bedrock AgentCore for cloud browsers. shadcn requires a project with components.json. Pull request creation requires the gh CLI or MCP tool. kkrpc supports Node.js, Deno, Bun, and browsers.