Bruno Azoulay
Community@fusengine · Vevey, Switzerland
Bruno Azoulay (fusengine) publishes 249 developer skills covering Next.js, Laravel, TanStack Start, Astro, Rust, Go, PHP, TypeScript, SEO, and Apple platform engineering.
Agent Skills by Bruno Azoulay
Showing 213 vetted skills indexed across 2 GitHub repositories.
start-server-routes
Build raw HTTP endpoints in TanStack Start using the server property on createFileRoute.
solid-tanstack-start
Applies SOLID principles and clean architecture rules to TanStack Start projects.
start-execution-model
Diagnose and fix server/client execution boundary bugs in TanStack Start applications.
start-core
Scaffolds and configures TanStack Start projects with Vite plugin wiring and router setup.
start-deployment
Configure and deploy TanStack Start apps to Cloudflare, Netlify, Vercel, Node, and Bun.
start-auth
Implements authentication and authorization for TanStack Start apps with sessions, CSRF, and OAuth.
start-routing-data
Implement isomorphic loaders, Query prefetching, selective SSR, and mutations in TanStack Start routes.
start-server-functions
Implements type-safe RPC server functions with createServerFn in TanStack Start applications.
start-middleware
Compose cross-cutting server middleware in TanStack Start with createMiddleware chaining and context.
go-concurrency
Implements and reviews Go concurrency patterns using goroutines, channels, errgroup, and context cancellation.
go-core-idioms
Guides writing and reviewing idiomatic sequential Go covering errors, slog logging, generics, and interfaces.
go-testing-quality
Write and review Go tests using table-driven patterns, testify, fuzzing, benchmarks, and pprof profiling.
go-tooling-security
Configure Go modules, golangci-lint v2, govulncheck, and CI quality gates for Go projects.
go-architecture
Structure Go backend services with cmd/internal layout, stdlib routing, and sqlc database access.
php-standards
Applies PSR-4 autoloading, PER Coding Style 3.0, and PSR interfaces to framework-agnostic PHP packages.
php-testing
Write and configure PHPUnit 12 or Pest 4 tests for framework-agnostic PHP projects.
php-ecosystem-reference
Routes non-Laravel PHP tasks to Symfony components, API Platform, or Slim references.
php-http-psr
Implements framework-agnostic PHP HTTP handling using PSR-7, PSR-15, PSR-17, and PSR-18 interfaces.
php-language-modern
Write modern PHP 8.1-8.5 code using enums, property hooks, attributes, and the pipe operator.
php-quality-tooling
Configures PHPStan, Rector, and PHP-CS-Fixer with CI wiring for non-Laravel PHP projects.
modularize
Converts existing Laravel, Next.js, and React codebases to modular architecture with validated file migrations.
fuse-browser-usage
Routes mcp__fuse-browser__ tool calls across fetch, crawl, live session, and screenshot profiles.
challenge
Verifies claims adversarially through bounded refutation rounds with source-backed evidence.
think-in-code
Aggregates multi-file audits into single Bash pipelines instead of sequential Read calls.
Frequently Asked Questions About Bruno Azoulay
FAQPage SchemaWhat tasks can I accomplish with fusengine's skill registry?▼
You can build and deploy Next.js 16, TanStack Start, Astro 7, and Laravel 13 applications, enforce SOLID architecture across 10+ languages, audit security vulnerabilities and dependencies, generate Tailwind CSS v4 design systems, and execute full SEO/GEO audits with structured data validation.
Who is the target audience for these skills?▼
Full-stack web developers, PHP/Laravel engineers, TypeScript and React specialists, Rust and Go backend engineers, Apple platform developers (iOS, macOS, visionOS), and technical SEO practitioners who need framework-specific guidance, code quality enforcement, and deployment workflows.
How do the TanStack Start skills work in practice?▼
Nine dedicated skills cover the TanStack Start lifecycle: scaffolding projects, creating type-safe RPC server functions with createServerFn, composing middleware, building raw HTTP routes, managing isomorphic data loaders, adding session auth with CSRF protection, and deploying to Cloudflare, Netlify, Vercel, Node, or Bun.
What prerequisites are needed to use these skills?▼
Skills are framework and version specific: Next.js 16 with React 19, Laravel 12/13 with PHP 8.4-8.5, Go 1.23+, Rust edition 2024, Swift 6, and Tailwind CSS v4.1. Each skill's frontmatter declares exact trigger conditions and explicit exclusions to prevent misapplication.
Do the skills cover testing and code quality enforcement?▼
Yes. Dedicated skills enforce TDD RED-GREEN-REFACTOR cycles, SOLID principles with file-size limits, and framework testing via Pest 4, PHPUnit 12, Vitest, React Testing Library, cargo nextest, and Go benchmarking, plus linting through Biome 2.x, ESLint 9, PHPStan, and golangci-lint v2.