Skill Claude CodeCodex
A skill for adding user-provided AI prompts to the built-in prompt library of game-asset-canvas.
Skill Claude CodeCodex
A skill for adding user-provided AI prompts to the built-in prompt library of game-asset-canvas.
Skill Claude CodeCodex
A project-specific skill for adding react-joyride tours to pages or components in @agent-spaces/web. A guided tour highlights interface elements in sequence to explain a feature.
Skill Claude CodeCodex
A packaging skill that turns several folders containing SKILL.md files into an Agent Spaces skill package. It creates the required archive contents and rebuilds the store index.
Skill Claude CodeCodex
A publishing skill for releasing public packages from a pnpm or npm workspace to npm, the package registry used to distribute JavaScript libraries. A workspace is a repository containing multiple related packages.
Skill Claude CodeCodex
Guide for implementing, configuring, and debugging React Joyride v3 guided tours. Use this skill whenever the user mentions joyride, guided tour, onboarding tour, walkthrough, tooltip tour, step-by-step guide, product tour, or wants to highlight UI elements sequentially. Also use when debugging tour issues like…
Skill Claude CodeCodex
A file-organization skill that scans references between files, groups files by dependencies, moves them into new folders, and updates import paths.
Instructions file CodexOpenCode
An AGENTS.md instruction file describing a direct, practical software-engineering style focused on minimal changes.
Instructions file
Claude Code instructions for hunmer/agent-spaces, covering agent spaces, 约定, 文件索引, 模块索引 and 扫描状态.
Skill Claude CodeCodex
Add or change workflow OutputField custom types, input modes, native form configuration, and execution dialog rendering in this repository. Use when updating packages/shared/src/types/workflow.ts, workflow field editors, workflow-properties-utils, or workflow-execution-input-dialog.tsx for a new workflow input/output…
Skill Claude CodeCodex
Write, edit, or review Agent Spaces Workflow UI project code from a user-provided project path while looking up Workflow UI renderer, host component, and plugin source from the current working directory instead of MCP/runtime agent tools. Use when an external agent needs to work on Workflow UI React or HTML preview…
Skill Claude CodeCodex
Ultra-compressed communication mode. Cuts token usage 75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
Skill Claude CodeCodex
A search tool for finding skills on SkillHub, a platform that lists reusable capabilities for coding agents. It supports keyword searches, category filters, and combinations of both.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
Skill Claude CodeCodex
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Skill Claude CodeCodex
A file-based planning system for organising and tracking complex, multi-step projects or research tasks. It uses planning files such as taskplan.md, findings.md, and progress.md.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.
Skill Claude CodeCodex
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.
Skill Claude CodeCodex
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.