Skill Claude CodeCodex
Code duplication analysis for StarMapper using jscpd. Detects repeated patterns across geocoding helpers, GitHub API formatting, compression utils, and cache logic.
Skill Claude CodeCodex
Code duplication analysis for StarMapper using jscpd. Detects repeated patterns across geocoding helpers, GitHub API formatting, compression utils, and cache logic.
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…
Skill Claude CodeCodex
Analyze Dependabot PRs and generate risk-based merge plan with priority order.
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…
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.
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".
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".
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.
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.
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.
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.
Agent Claude Code
Infrastructure troubleshooting using the FIRE framework (First Response, Investigate, Remediate, Evaluate).
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.
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).
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.
Agent Claude Code
Use for security vulnerability detection and OWASP compliance checks.
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.
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.
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.
Command Claude Code
Conventional commit with StarMapper scope auto-detection.
Command Claude Code
Product design review for StarMapper — UX, visual consistency, map interactions.
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).
Command Claude Code
7-category codebase health audit for StarMapper with weighted scoring and tier system. Run before major releases or architectural changes.
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.