Plugin Claude Code
Frontend UI design skill for creating developer tools with a Claude vibe.
Plugin Claude Code
Frontend UI design skill for creating developer tools with a Claude vibe.
Skill Claude CodeCodex
Create distinctive frontend interfaces with faux-ASCII aesthetic, warm dark palettes, and expressive motion. Use when user mentions ASCII art, dot matrix, scanline effects, terminal aesthetic, pixelated figures, block letterforms, "vibes", "make it vibes", "use the aesthetic from frontend-vibes", warm blacks…
Skill Claude CodeCodex
Building LLM-powered React applications with the Hashbrown library. Use when the user asks to (1) Build generative UI where LLMs render React components, (2) Add client-side tool calling for LLM-app interaction, (3) Stream LLM responses in React applications, (4) Execute LLM-generated JavaScript safely in a sandbox…
Skill Claude CodeCodex
Initialize and configure local development tooling for TypeScript, Rust, and Python projects including monorepos. Use when setting up linting (ESLint, Biome, clippy, ruff), formatting (Prettier, rustfmt, ruff), type checking (tsc, mypy), testing (Vitest, Jest, cargo test, pytest), Git hooks (lefthook for commit-msg…
Plugin Claude Code
Specialist coding agents and skills.
Agent
Read-only codebase exploration agent with specialized tooling beyond generic search: structural search (ast-grep), symbol-level navigation (serena, octocode LSP), whole-repo packing (repomix), and search inside PDFs, archives, CSVs, and binaries (rga, xan, fq). Use it whenever a question is answered by reading code…
Agent
Expert code-review agent producing evidence-based, severity-ranked findings. Use it after writing or modifying code, before merging a branch, or when the user asks for a review, audit, or second opinion on changes. It reviews diffs in the context of the full codebase, verifies findings against the actual code before…
Agent
Dependency management agent for TypeScript/JavaScript, Rust, and Python projects. Use it to audit for vulnerabilities, find outdated packages, explain why a package is in the tree, prepare upgrade reports with breaking-change analysis, or add/remove/upgrade dependencies. It works from commands and registries, never…
Agent
Expert Python development agent for any Python codebase. Use this agent whenever the task involves writing, modifying, debugging, refactoring, or reviewing Python code — implementing features, fixing tracebacks or type errors, resolving ruff/mypy findings, writing tests, async work, performance tuning, packaging, or…
Agent
Expert React development agent for building, refactoring, and debugging React UIs. Use this agent whenever the task involves React components, hooks, rendering or re-render problems, state architecture, data fetching in components, forms, styling, accessibility, Storybook, or React testing. Trigger it for any task…
Agent
Expert Rust development agent for any Rust codebase. Use this agent whenever the task involves writing, modifying, debugging, refactoring, or reviewing Rust code — including implementing features, fixing compiler or borrow-checker errors, resolving clippy warnings, writing tests, designing APIs or traits, async/tokio…
Agent
Expert TypeScript development agent for any TypeScript codebase. Use this agent whenever the task involves writing, modifying, debugging, refactoring, or reviewing TypeScript — implementing features, fixing type errors or tsconfig problems, resolving ESLint findings, writing tests, designing library APIs, Node backend…
Command
Detect every dependency ecosystem in a project (TypeScript/JavaScript, Rust, Python), identify each one's package manager and workspace root, and run concurrent read-only health checks — vulnerabilities, outdated packages, and hygiene — consolidated into one severity-ranked report.
Skill Claude CodeCodex
Use when reviewing code changes — a diff, branch, PR, or named files. Carries the review method: scoping the change-set, converting suspicions into verified findings, and ranking by evidence-backed severity. Language idioms belong to the language skills (rust-core, python-core, typescript-core, react-core); security…
Skill Claude CodeCodex
Use when auditing, inspecting, or changing project dependencies in TypeScript/JavaScript (npm, pnpm, yarn, bun), Rust (cargo), or Python (uv, pip, poetry) — vulnerability audits, outdated checks, dependency-tree tracing, upgrade reports, installs/removals, cache management, and cross-ecosystem health reports. Owns the…
Skill Claude CodeCodex
Use when writing, debugging, reviewing, or architecting Python code — tracebacks, typing and mypy errors, async/asyncio work, pytest testing, FastAPI services, dependency and environment management with uv, packaging, or scaffolding a new Python project. Contains execution-verified references, uv-based scaffolding…
Skill Claude CodeCodex
Use when creating or reviewing React components to the house style — container/presenter structure, the four-canonical-states contract, Tailwind styling and the cn() utility, headless component patterns, form implementation, component accessibility, Storybook stories, or component error boundaries. Includes a verified…
Skill Claude CodeCodex
Use when building or debugging React applications — component and hook idioms, rendering and re-render performance, state architecture, data fetching, application security, project architecture, or choosing React-ecosystem packages. Contains runtime-verified references, a curated React package list, and verified…
Skill Claude CodeCodex
Use when writing, debugging, reviewing, or architecting Rust code — compiler or borrow-checker errors, async/tokio work, error handling (thiserror/anyhow), testing and benchmarking, performance tuning, web services (axum/actix-web), CLI/TUI tools (clap/ratatui), Tauri desktop apps, AI/LLM API integration, Cargo…
Skill Claude CodeCodex
Use when designing or reviewing authentication, authorization, secrets handling, rate limiting, or server-side HTTP hardening — and as the security lens for code review. Owns cross-language security decisions and policies; client-side browser security (XSS, CSP from the app's view, browser token storage) belongs to…
Skill Claude CodeCodex
Use when writing, debugging, reviewing, or configuring TypeScript — type errors, tsconfig and strictness setup, ESLint findings, testing with vitest, Node backend or library development, package selection, or monorepo configuration. Contains type-check-verified references, verified strict tsconfig templates, and a…
MCP server Claude CodeCodexCursor +2
MCP server "dart" as configured in aaronbassett/agent-foundry. Launched with dart mcp-server.
Plugin Claude Code
Comprehensive Flutter and Dart development toolkit providing expert guidance on UI/UX, architecture, state management, testing, performance, deployment, and backend integration with ServerPod.
Agent
Use this agent when architecting Flutter applications, implementing state management, designing project structure, applying design patterns, setting up dependency injection, or making architectural decisions for scalability and maintainability.