Instructions file CodexOpenCode
A set of instructions for using MD-Ticket, a file-based system for recording and managing software tickets, with AI agents.
Instructions file CodexOpenCode
A set of instructions for using MD-Ticket, a file-based system for recording and managing software tickets, with AI agents.
Instructions file GitHub Copilot
A set of instructions that guides GitHub Copilot through different stages of software work, from clarifying goals to producing a final solution.
Instructions file GitHub Copilot
A set of rules for writing clear, consistent Japanese technical documents, including wording, style, spacing, and formatting.
Instructions file GitHub Copilot
A set of JavaScript coding rules covering formatting, module syntax, comments, and basic code quality. It requires Japanese JSDoc comments for functions, methods, and classes.
Instructions file GitHub Copilot
Repository instructions for writing Markdown, the plain-text format used for formatted documents. They define indentation, headings, lists, limited bold text, and sentence endings.
Instructions file GitHub Copilot
Repository instructions for writing YAML files, a text format commonly used for configuration. They cover indentation, value syntax, spacing, duplicate keys, and YAML 1.2 validity.
Instructions file CodexOpenCode
Repository instructions for an AI coding agent working on an OpenAPI-to-MCP server. OpenAPI is a format that describes how a web API works, while MCP lets AI tools use that API.