artifact-use
01MCP server Claude CodeCodexCursor +2
MCP server "artifact-use", hosted remotely at artifacts.iofold.com, as configured in iofold/artifact-use.
MCP server Claude CodeCodexCursor +2
MCP server "artifact-use", hosted remotely at artifacts.iofold.com, as configured in iofold/artifact-use.
Skill Claude CodeCodex
Use when creating, polishing, publishing, sharing, gating, or checking stats for Artifact Use artifacts through the hosted API, CLI, or MCP server. Applies to self-contained interactive HTML artifacts, single-file HTML tools, multi-file static artifacts, folders, images/PDFs, and Artifact Use admin/share workflows.…
iofold/ainative-claude-plugins
Settings file Claude Code
Agent settings configuring enabledPlugins.
iofold/ainative-claude-plugins
Plugin Claude Code
Parallel agent coordination, subagent-driven development, and plan execution for Claude Code.
iofold/ainative-claude-plugins
Command
Execute an existing implementation plan with review checkpoints.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to run multiple agents in parallel, dispatch subagents concurrently, parallelize work across agents, or orchestrate parallel task execution. Triggers include phrases like "run these in parallel", "dispatch agents simultaneously", "parallelize this work", "concurrent…
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "execute the plan", "run the plan", "implement the plan", "follow the plan", "start implementing", or when there's a written plan file in docs/plans/ to execute. Provides batch execution with checkpoints for review between batches.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "run tasks in parallel", "use subagents", "implement in parallel", "dispatch agents for each task", or when executing implementation plans where tasks are independent. Dispatches fresh subagent per task with two-stage review (spec compliance then code quality).
iofold/ainative-claude-plugins
Plugin Claude Code
AI model selection, pricing comparison, Gemini batch processing, and multi-provider gateway tools.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks "which model should I use", "compare model prices", "cheapest LLM", "fastest model", "AI Gateway setup", "unified endpoint", "multi-provider AI", "model fallback", "OpenAI compatible endpoint", or questions about GPT-5.4, GPT-5, GPT-5-mini, GPT-5-nano, Claude 4.5, Claude…
iofold/ainative-claude-plugins
Skill Claude CodeCodex
Use when generating content with Google Gemini at scale - provides parallel batch processing, retry logic, output validation, and file caching patterns for Vertex AI.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when WebFetch fails (403, blocked, timeout), when the user asks to "scrape this URL", "fetch this page", "search the web for", "find articles about", or when you need to extract content from a URL that blocks standard fetching. Provides Firecrawl for scraping and Exa for semantic search as…
iofold/ainative-claude-plugins
Plugin Claude Code
Cloudflare Workers, D1, R2, KV, Durable Objects, and Sandbox SDK patterns for Claude Code.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when users ask about deploying to Cloudflare Workers, setting up D1 databases, configuring KV or R2 storage, or troubleshooting Wrangler deployments. Triggers include phrases like "deploy to Cloudflare", "set up D1 database", "configure KV storage", "wrangler dev not working", "Workers…
iofold/ainative-claude-plugins
Plugin Claude Code
Test-driven development and systematic debugging skills for Claude Code.
iofold/ainative-claude-plugins
Command
Start systematic debugging workflow.
iofold/ainative-claude-plugins
Command
Start test-driven development workflow.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user reports a bug, test failure, error, crash, unexpected behavior, or says "it's not working", "this broke", "why is this failing", "debug this", "find the root cause", "investigate this error". Use BEFORE proposing fixes - root cause investigation must complete first.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "write tests first", "use TDD", "test-driven", "red-green-refactor", "write failing test", or when implementing features where test quality matters. Use BEFORE writing implementation code - tests must exist and fail before any production code is written.
iofold/ainative-claude-plugins
Plugin Claude Code
Git commits, code review, branch management, and verification skills for Claude Code.
iofold/ainative-claude-plugins
Command
Commit changes in meaningful chunks with best practices, protecting sensitive files.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user says "I'm done", "implementation complete", "ready to merge", "how should I integrate this", "create a PR", "finish this branch", or when all tests pass and work is ready for integration. Presents structured options for merge, PR, or cleanup.
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to "commit", "make a commit", "commit these changes", "write a commit message", "review staged changes", "what should I commit", "help me commit", or after completing implementation work that should be committed. Generates safe, chunked commits with sensitive file…
iofold/ainative-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user shares code review feedback, review comments, PR feedback, "reviewer said X", "got feedback on my code", or when receiving suggestions that seem unclear or technically questionable. Requires technical rigor and verification - not blind implementation.