Instructions file CodexOpenCode
AGENTS.md instructions for qorstack/qorstack-report, covering agents.md — qorstack report for ai agents, copy-paste setup prompt, what it is, when to use qorstack vs. calling gotenberg directly and deploy (docker).
Instructions file CodexOpenCode
AGENTS.md instructions for qorstack/qorstack-report, covering agents.md — qorstack report for ai agents, copy-paste setup prompt, what it is, when to use qorstack vs. calling gotenberg directly and deploy (docker).
Command Claude Code
Read and follow the instructions in agents/skills/api-logic.md.
Command Claude Code
Read and follow the instructions in agents/skills/audit.md. Also read and follow agents/frontend-design/design-all.md and any referenced files in agents/frontend-design/reference/ as needed.
Command Claude Code
Read and follow the instructions in agents/skills/bolder.md. Also read and follow agents/frontend-design/design-all.md and any referenced files in agents/frontend-design/reference/ as needed.
Command Claude Code
Read and follow the instructions in agents/skills/code-review.md.
Command Claude Code
Read and follow the instructions in agents/skills/critique.md. Also read and follow agents/frontend-design/design-all.md and any referenced files in agents/frontend-design/reference/ as needed.
Command Claude Code
Read and follow the instructions in agents/frontend-design/design-all.md. Also read all referenced files in agents/frontend-design/reference/ as needed for the task.
Command Claude Code
Read and follow the instructions in agents/skills/normalize.md. Also read and follow agents/frontend-design/design-all.md and any referenced files in agents/frontend-design/reference/ as needed.
Command Claude Code
Read and follow the instructions in agents/skills/polish.md. Also read and follow agents/frontend-design/design-all.md and any referenced files in agents/frontend-design/reference/ as needed.
Command Claude Code
Read and follow the instructions in agents/skills/refactor-uxui.md. Also read and follow agents/frontend-design/design-all.md and any referenced files in agents/frontend-design/reference/ as needed.
Instructions file GitHub Copilot
Copilot instructions for qorstack/qorstack-report: Read and follow all .md files in the agents/ directory.
Agent
Agent "code-style" from qorstack/qorstack-report, covering code style, general, react / next.js and naming.
Agent
This is a Next.js 16 (App Router) project with TypeScript, Tailwind CSS, and Turbopack.
Agent
Do not use unsafe types in the code. Use safe types instead.
Agent
Always use Yarn as the package manager. Do not use npm.