frontend
49Skill Claude CodeCodex
React, components, state management, and modern frontend concepts. Activated when Claude works with .jsx/.tsx files or React-related code. Most vibecoded apps use React.
Skill Claude CodeCodex
React, components, state management, and modern frontend concepts. Activated when Claude works with .jsx/.tsx files or React-related code. Most vibecoded apps use React.
Skill Claude CodeCodex
Core programming concepts: variables, functions, conditionals, loops, and data types. Activated when Claude writes basic code structures. Provides teaching context for CodeSensei explanations at the foundational level.
Skill Claude CodeCodex
JavaScript essentials for vibecoders. Activated when Claude works with .js/.mjs/.jsx/.ts files. Covers the language concepts most commonly encountered during vibecoding.
Skill Claude CodeCodex
Command line, npm, git, and shell basics. Activated when Claude runs Bash commands. Demystifies the terminal for non-technical users.
Skill Claude CodeCodex
HTML, CSS, and how browsers work. Activated when Claude creates or edits .html or .css files. Provides teaching context for CodeSensei to explain web fundamentals.
Instructions file
Claude Code instructions for DojoCodingLabs/hacienda-cr, covering claude.md, project overview, commands, single package and monorepo structure.
Plugin Claude Code
AI image generation and editing for Claude Code via Gemini. Generate, edit, and iteratively refine images using text prompts without leaving your terminal.
Plugin Claude Code
AI image generation and editing for Claude Code via Gemini. Generate, edit, and iteratively refine images using text prompts without leaving your terminal.
Agent
Orchestrates multi-step image generation workflows using nanobanana MCP tools. Use when the user needs to create multiple related images, build an image set with consistent style, or requires guided iterative refinement across several rounds.
Command
Edit an existing image with a text description of changes.
Command
List recently generated images in /nanobanana-images/.
Command
Generate a new image from a text description using Gemini.
Hook
Runs when a session starts, executing verify-setup.sh. From DojoCodingLabs/nanobanana-mcp.
Skill Claude CodeCodex
Best practices for AI image generation prompts with Gemini models. Activated when the user works with nanobanana image generation or editing tools. Provides guidance on prompt structure, style keywords, and iterative refinement.
MCP server Claude CodeCodexCursor
MCP server "nanobanana-mcp" as configured in DojoCodingLabs/nanobanana-mcp. Runs locally from the nanobanana-mcp npm package.