aiblueprint
01Plugin Claude Code
AIBlueprint Claude Code configuration marketplace with custom agents, commands, and workflows.
Plugin Claude Code
AIBlueprint Claude Code configuration marketplace with custom agents, commands, and workflows.
Skill Claude CodeCodex
Sync skills from /.claude/skills/ into this repo's claude-code-config/skills/ and update skills/ symlinks.
Instructions file CodexOpenCode
AGENTS.md instructions for Melvynx/aiblueprint, covering aiblueprint-cli, tech stack, commands, rules and universal rules.
Instructions file
Claude Code instructions for Melvynx/aiblueprint, covering claude.md, development commands, build and test, release and project architecture.
Plugin Claude Code
AIBlueprint base configuration with custom agents, slash commands, skills, and productivity workflows for Claude Code.
Agent
Conditional action executor - performs actions only when specific conditions are met.
Agent
Use this agent whenever you need to explore the codebase to realize a feature.
Agent
Use this agent to research library documentation and gather implementation context using Context7 MCP.
Agent
Use this agent when you need to make a quick web search.
Skill Claude CodeCodex
Setup wizard - verify bun, install deps, run tests, fix until ALL pass.
Skill Claude CodeCodex
Expert guidance for creating, building, and using Claude Code agents and the Task tool. Use when working with agents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.
Skill Claude CodeCodex
Run adaptive APEX implementation with scoped delegation, durable checkpoints, risk-based tests and review, and proof-backed verification. Use for features, bug fixes, migrations, or code changes requiring disciplined execution.
Skill Claude CodeCodex
Generate a vibrant dimensional iOS and Android app icon for an Expo or React Native app with AI image generation, then post-process it for store specs. Use for creating, regenerating, or polishing an app logo or launcher icon.
Skill Claude CodeCodex
Interact with App Store Connect via the asc CLI - apps, builds, TestFlight, beta testers, reviews, sales/analytics, metadata, IAP, signing, submissions. Use for "check my app", "App Store Connect", "TestFlight status", "app review", "my app sales", or "asc".
Skill Claude CodeCodex
Manual-only audit and cleanup of agent-facing Markdown inside the current project. Run only from an explicit $audit-memories or /audit-memories user command; never select it implicitly.
Skill Claude CodeCodex
Audit installed skills for observed usage, explicit-only invocation controls, duplicate discovery, and global-versus-project scope. Use only when the user explicitly invokes $audit-skills.
Skill Claude CodeCodex
Set up per-worktree environments for Claude Code, Cursor, or Codex. Use for worktree-ready repos, IDE environment config, worktree-up/down scripts, or dev.sh wiring.
Command
Start the dev server on a free port.
Command
Run the project's lint command (pnpm lint:ci, bun run lint, or equivalent). Report any violations.
Command
Run the project's unit test command (pnpm test:ci, bun test, or equivalent). Report failures with file:line references.
Command
Run the project's typecheck command (pnpm ts, bun run typecheck, or equivalent based on the lockfile). Report any errors with file:line references.
Skill Claude CodeCodex
Grill the user in rapid batches to sharpen a plan, decision, or idea. Use when the user asks for Grill Me, wants a rigorous interview, or uses a grill trigger phrase.
Skill Claude CodeCodex
Create, edit, configure, and debug hooks for Claude Code, Codex, and Cursor. Use for lifecycle events, command validation, routing shared hooks, notifications, automation, or platform-specific hook configuration.
Skill Claude CodeCodex
Create, edit, and maintain AGENTS.md and .agents/rules/ — tech stack, commands, universal rules, rule index, and rule files. Use to add, modify, restructure, or optimize project rules, conventions, and constraints.