Antoine
Community@aBgAmeuR · Rennes, France
Software developer
Agent Skills by Antoine
Showing 10 vetted skills indexed across 1 GitHub repositories.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports findings.
rust-best-practices
Reviews and guides Rust code using Apollo GraphQL's idiomatic best practices handbook.
codebase-design
Designs deep modules with small interfaces placed at clean seams.
design-md
Analyzes Stitch project screens and generates semantic DESIGN.md design system documentation.
design-taste-frontend
Generates non-templated frontend interfaces for landing pages, portfolios, and redesigns using inferred design direction.
transitions-dev
Implements CSS and JavaScript UI transition patterns for common interface elements.
improve
Audits codebases and writes self-contained implementation plans for other agents to execute.
vercel-react-best-practices
Applies Vercel's performance optimization rules when writing or refactoring React and Next.js code.
turborepo
Configure and optimize Turborepo task pipelines, caching, and monorepo workflows.
vercel-composition-patterns
Guides React component refactoring using compound components, context providers, and composition patterns.
Frequently Asked Questions About Antoine
FAQPage SchemaWhat tasks can I accomplish with aBgAmeuR's skill collection?▼
You can review UI code for accessibility and design compliance, optimize React/Next.js performance, apply production CSS transitions, write idiomatic Rust with ownership and Result error handling, audit codebases for improvement plans, and configure Turborepo monorepo pipelines with caching.
Who should use these skills?▼
Frontend engineers building React and Next.js applications, designers auditing landing pages and redesigns, Rust developers seeking idiomatic patterns per Apollo GraphQL's handbook, and platform engineers managing Turborepo monorepos with shared internal packages.
How do the skills run in practice?▼
Skills trigger on natural prompts like 'review my UI', 'animate the dropdown', or 'tokenize my animations'. Rust-best-practices permits cargo, rustc, rustfmt, and clippy commands; design-md uses stitch and web_fetch; improve operates strictly read-only on source code.
Are these skills open source and free?▼
Yes. Rust-best-practices, improve, vercel-react-best-practices, and vercel-composition-patterns carry MIT licenses from Apollo GraphQL, shadcn, and Vercel. Remaining skills list no license restrictions in their manifests, and all are free to use.
What prerequisites or dependencies are required?▼
Rust-best-practices requires Rust 1.70+ and Cargo. Turborepo guidance assumes a monorepo with apps/packages directories and turbo.json. React skills target React 19 and Next.js projects; design-md requires Stitch project access.