Instructions file CodexOpenCode
Instructions for yxhpy/comfy-prompt-studio, covering agents.md - ai 代理配置文档, ai 提供商, 1. ollama (默认), 2. gemini and 提示词生成服务.
Instructions file CodexOpenCode
Instructions for yxhpy/comfy-prompt-studio, covering agents.md - ai 代理配置文档, ai 提供商, 1. ollama (默认), 2. gemini and 提示词生成服务.
Instructions file
A project instruction file for an AI image-generation application built with Flask, Ollama, ComfyUI, and WebSockets. It records the current architecture, startup steps, workflows, and rules for keeping project documentation accurate.
Agent Claude Code
Specialized agent for documentation-related tasks in the OpenUser project.
Agent Claude Code
Specialized agent for testing-related tasks in the OpenUser project.
Skill Claude CodeCodex
An automatic documentation process that updates project guides and a module registry after code or API changes.
Skill Claude CodeCodex
An automatic testing rule for Python projects that watches for changes in the src directory and checks test coverage.
Skill Claude CodeCodex
A hot-reload procedure for updating plugins, skills, and configuration while the system is running. It checks changes, saves the current state, reloads components, verifies the result, and can restore the previous state if reloading fails.
Skill Claude CodeCodex
A development-start workflow that begins the next task when the user says words such as “start” or “continue.” It reads the project’s task list and supporting notes before implementing the first unfinished item.
Instructions file
Instructions for yxhpy/openuser, covering claude.md, project overview, core principles, 1. hot reload everything and 2. agent self-evolution.