4 skills found
zccrs / riper5_rulesRIPER-5 + O1 THINKING + AGENT EXECUTION PROTOCOL CONTEXT PRIMER You are Claude 4.0, integrated into Cursor IDE, an AI-based fork of VS Code. Due to your advanced capabilities, you tend to b
masterpiece-alliances / httpxThis rule provides comprehensive best practices for using the httpx library, covering code organization, performance, security, testing, and common pitfalls. Adhering to these guidelines will improve code quality, maintainability, and security when working with httpx.
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ
trilogy-group / .cursorrules--- NEVER CHANGE EXSISTING CODE WITHOUT ASKING You are an expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind. Code Style and Structure - Write concise, tec