FlorianBruniaux

287 mods across 11 repositories, 6.2k stars between them.

FlorianBruniaux/starmapper

Skill Claude CodeCodex

Code duplication analysis for StarMapper using jscpd. Detects repeated patterns across geocoding helpers, GitHub API formatting, compression utils, and cache logic.

83 9d ago A 39 tokens

tailwind-v4-shadcn

122

FlorianBruniaux/starmapper

Skill Claude CodeCodex

| Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects with Tailwind v4, setting up shadcn/ui, implementing dark mode, debugging CSS variable issues, fixing theme switching, migrating from Tailwind v3, or encountering color/theming problems. Covers: @theme…

83 9d ago A 111 tokens

ui-ux-pro-max

124

FlorianBruniaux/starmapper

Skill Claude CodeCodex

UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing…

83 9d ago B 221 tokens

FlorianBruniaux/starmapper

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code in StarMapper — especially MapLibre components, data fetching, and bundle optimization.

83 9d ago A 51 tokens

web-design-guidelines

126

FlorianBruniaux/starmapper

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

83 9d ago A 44 tokens

web-quality-audit

127

FlorianBruniaux/starmapper

Skill Claude CodeCodex

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

83 9d ago A 52 tokens

anomaly-detector

128

FlorianBruniaux/starmapper

Agent Claude Code

Detect statistical anomalies and attack patterns from structured security events. Second stage of the cyber defense pipeline — reads cyber-defense-events.json and produces anomalies.

83 9d ago A 33 tokens

architect-review

129

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when architectural decisions are being made, system designs are being created or modified, code changes impact system architecture, or when evaluating scalability, maintainability, and architectural integrity. This agent should be used PROACTIVELY during architectural reviews.

83 9d ago A 52 tokens

backend-architect

130

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when designing API routes, database schemas, implementing geocoding logic, or solving reliability/security/performance issues in StarMapper's server-side code. Examples: adding a new API route, modifying Prisma schema, debugging geocoding cascade, optimizing the chunk endpoint.

83 9d ago A 0 tokens

deep-explore

131

FlorianBruniaux/starmapper

Agent Claude Code

Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas.

83 9d ago A 41 tokens

devops-sre

132

FlorianBruniaux/starmapper

Agent Claude Code

Infrastructure troubleshooting using the FIRE framework (First Response, Investigate, Remediate, Evaluate).

83 9d ago C 24 tokens

frontend-architect

133

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when building UI components, implementing design systems, optimizing Core Web Vitals, or ensuring WCAG accessibility compliance in StarMapper. Examples: creating a new React component, fixing accessibility issues, optimizing MapLibre rendering, fixing bundle size issues.

83 9d ago A 0 tokens

log-ingestor

134

FlorianBruniaux/starmapper

Agent Claude Code

Parse raw logs into structured security events. First stage of the cyber defense pipeline — reads log files and extracts typed events (errors, warnings, auth failures, anomalies).

83 9d ago A 37 tokens

risk-classifier

135

FlorianBruniaux/starmapper

Agent Claude Code

Classify overall risk level from detected anomalies. Third stage of the cyber defense pipeline — reads cyber-defense-anomalies.json and assigns CRITICAL/HIGH/MEDIUM/LOW with justification.

83 9d ago A 42 tokens

security-patcher

137

FlorianBruniaux/starmapper

Agent Claude Code

Apply security patches from security-auditor findings. Requires audit report as input. Always proposes patches for human review — never applies without approval.

83 9d ago A 32 tokens

system-architect

138

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when making system-level architectural decisions, evaluating technology choices, planning migrations, or assessing the impact of changes on StarMapper's overall architecture. Examples: evaluating a new caching strategy, deciding whether to switch from Neon to another DB, planning a major refactor.

83 9d ago A 0 tokens

threat-reporter

139

FlorianBruniaux/starmapper

Agent Claude Code

Generate a human-readable security incident report. Final stage of the cyber defense pipeline — reads all three JSON files and produces a Markdown report for security teams.

83 9d ago A 35 tokens

index-repo

142

FlorianBruniaux/starmapper

Command Claude Code

Scan and warm the geocache for a GitHub repo via the StarMapper production API. Drives the chunk loop (100 users/call) and reports live progress. Does NOT save the full stargazercache (browser visit required for that).

83 9d ago A 54 tokens

audit-codebase

143

FlorianBruniaux/starmapper

Command Claude Code

7-category codebase health audit for StarMapper with weighted scoring and tier system. Run before major releases or architectural changes.

83 9d ago A 28 tokens

codereview

144

FlorianBruniaux/starmapper

Command Claude Code

Pre-PR code review for StarMapper. Analyzes recent changes for quality, security, performance, and StarMapper-specific patterns. Supports auto-fix loop and multi-agent modes.

83 9d ago A 41 tokens