api-design
01Cursor rule Cursor
A set of rules for designing back-end APIs, including REST conventions, versioning, and error formats.
Cursor rule Cursor
A set of rules for designing back-end APIs, including REST conventions, versioning, and error formats.
Cursor rule Cursor
Rules for writing readable, consistent code and managing dependencies. Dependencies are external libraries or packages that the project relies on.
Cursor rule Cursor
A set of rules for an automated CodingPlan workflow that processes requirements when a user or CodingPlan tool starts the process.
Cursor rule Cursor
Rules for database work, covering schema design, migrations, and compatibility. A schema describes how data is organized, while a migration changes that structure over time.
Cursor rule Cursor
Rules for handling errors and writing logs, including log levels and protection of sensitive information.
Cursor rule Cursor
A set of implementation and review rules for projects that run across several platforms, such as a backend, admin panel, public website, mobile app, or mini-program.
Cursor rule Cursor
Rules for security and privacy, including input checks and preventing sensitive information from being exposed.
Cursor rule Cursor
A set of testing rules written in Chinese that covers core-logic coverage, test types, and test organization. The supplied information does not give the exact rules.
Cursor rule Cursor
A set of rules for implementing user interfaces in websites, apps, and mini-programs, including responsive layouts and accessibility. Accessibility means making interfaces usable by people with different abilities.
Skill Claude CodeCodexCursor
A skill that creates structured detailed-design documents for CodingPlan, including module designs, interfaces, and data structures.
Skill Claude CodeCodexCursor
An implementation checklist and planning guide for coding tasks based on a detailed design.
Skill Claude CodeCodexCursor
A skill for creating a structured outline-design document for a coding project. It covers system architecture, module breakdown, and technology choices; an outline design is a high-level plan made before implementation.
Skill Claude CodeCodexCursor
A requirements-document helper for CodingPlan work. It fills in missing steps and organises the requested feature, its scope, and related details.
Skill Claude CodeCodexCursor
A helper that creates structured test-design documents for CodingPlan work.
Skill Claude CodeCodexCursor
Patterns and code structures for adding tests to CodingPlan projects, including unit tests, integration tests, and mocks for outside dependencies.
Instructions file CodexOpenCode
A set of AGENTS.md instructions for the hly-AI/codingplan project, including workflow rules and documentation naming and output conventions.