Bruno Azoulay avatar

Bruno Azoulay

Community

@fusengine · Vevey, Switzerland

16Followers
|
19Public Repos
|
213Published Skills

Bruno Azoulay (fusengine) publishes 249 developer skills covering Next.js, Laravel, TanStack Start, Astro, Rust, Go, PHP, TypeScript, SEO, and Apple platform engineering.

Skills Distribution
DomainDeveloper To...Full-Stack Web Fra.. (40%)Language Engineeri.. (25%)UI Design Systems .. (15%)SEO & Search Optim.. (10%)

Agent Skills by Bruno Azoulay

Showing 213 vetted skills indexed across 2 GitHub repositories.

fusenginefusengine
1

start-server-routes

Build raw HTTP endpoints in TanStack Start using the server property on createFileRoute.

Community
Intermediate
fusenginefusengine
1

solid-tanstack-start

Applies SOLID principles and clean architecture rules to TanStack Start projects.

Community
Intermediate
fusenginefusengine
1

start-execution-model

Diagnose and fix server/client execution boundary bugs in TanStack Start applications.

Community
Intermediate
fusenginefusengine
1

start-core

Scaffolds and configures TanStack Start projects with Vite plugin wiring and router setup.

Community
Intermediate
fusenginefusengine
1

start-deployment

Configure and deploy TanStack Start apps to Cloudflare, Netlify, Vercel, Node, and Bun.

Community
Intermediate
fusenginefusengine
1

start-auth

Implements authentication and authorization for TanStack Start apps with sessions, CSRF, and OAuth.

Community
Advanced
fusenginefusengine
1

start-routing-data

Implement isomorphic loaders, Query prefetching, selective SSR, and mutations in TanStack Start routes.

Community
Advanced
fusenginefusengine
1

start-server-functions

Implements type-safe RPC server functions with createServerFn in TanStack Start applications.

Community
Intermediate
fusenginefusengine
1

start-middleware

Compose cross-cutting server middleware in TanStack Start with createMiddleware chaining and context.

Community
Intermediate
fusenginefusengine
1

go-concurrency

Implements and reviews Go concurrency patterns using goroutines, channels, errgroup, and context cancellation.

Community
Intermediate
fusenginefusengine
1

go-core-idioms

Guides writing and reviewing idiomatic sequential Go covering errors, slog logging, generics, and interfaces.

Community
Intermediate
fusenginefusengine
1

go-testing-quality

Write and review Go tests using table-driven patterns, testify, fuzzing, benchmarks, and pprof profiling.

Community
Intermediate
fusenginefusengine
1

go-tooling-security

Configure Go modules, golangci-lint v2, govulncheck, and CI quality gates for Go projects.

Community
Intermediate
fusenginefusengine
1

go-architecture

Structure Go backend services with cmd/internal layout, stdlib routing, and sqlc database access.

Community
Intermediate
fusenginefusengine
1

php-standards

Applies PSR-4 autoloading, PER Coding Style 3.0, and PSR interfaces to framework-agnostic PHP packages.

Community
Intermediate
fusenginefusengine
1

php-testing

Write and configure PHPUnit 12 or Pest 4 tests for framework-agnostic PHP projects.

Community
Intermediate
fusenginefusengine
1

php-ecosystem-reference

Routes non-Laravel PHP tasks to Symfony components, API Platform, or Slim references.

Community
Intermediate
fusenginefusengine
1

php-http-psr

Implements framework-agnostic PHP HTTP handling using PSR-7, PSR-15, PSR-17, and PSR-18 interfaces.

Community
Intermediate
fusenginefusengine
1

php-language-modern

Write modern PHP 8.1-8.5 code using enums, property hooks, attributes, and the pipe operator.

Community
Intermediate
fusenginefusengine
1

php-quality-tooling

Configures PHPStan, Rector, and PHP-CS-Fixer with CI wiring for non-Laravel PHP projects.

Community
Intermediate
fusenginefusengine
1

modularize

Converts existing Laravel, Next.js, and React codebases to modular architecture with validated file migrations.

Community
Advanced
fusenginefusengine
1

fuse-browser-usage

Routes mcp__fuse-browser__ tool calls across fetch, crawl, live session, and screenshot profiles.

Community
Intermediate
fusenginefusengine
1

challenge

Verifies claims adversarially through bounded refutation rounds with source-backed evidence.

Community
Intermediate
fusenginefusengine
1

think-in-code

Aggregates multi-file audits into single Bash pipelines instead of sequential Read calls.

Community
Basic

Frequently Asked Questions About Bruno Azoulay

FAQPage Schema
What 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.