Cursor rule Cursor
Language-agnostic agent-oriented clean code: SOLID, file size limits, grep-friendly names, provenance comments, test policy, and error context. Apply when writing or reviewing code in any stack.
Cursor rule Cursor
Language-agnostic agent-oriented clean code: SOLID, file size limits, grep-friendly names, provenance comments, test policy, and error context. Apply when writing or reviewing code in any stack.
Cursor rule Cursor
ASAP Protocol product architecture: Core Python, Web app, and Lite Registry layout. Apply when designing features or choosing where code belongs.
Cursor rule Cursor
Standards for modern Frontend development using Next.js 16 (App Router), React 19, Tailwind CSS v4, and Shadcn/UI. Apply when working on apps/web or packages/ui.
Cursor rule Cursor
Apply when generating git commit messages, performing commits, pushing to remote, or suggesting commit-related changes. Enforces Conventional Commits format and pre-push CI verification.
Cursor rule Cursor
Guidelines for professional Python development, including Pydantic v2, Python 3.13 typing, Ruff and testing.
Cursor rule Cursor
Security standards for code quality, secret management, and input validation. Apply to all Python and TypeScript files.
Cursor rule Cursor
See the dedicated SlowAPI testing skill for transport/server rate-limiter isolation patterns and 429 flake prevention.
Cursor rule Cursor
Testing standards for pytest, fixtures, async patterns, and test organization. Apply when writing or reviewing tests.
Skill Claude CodeCodexCursor
Conduct a comprehensive code quality review focused on clean code, architecture, and project standards.
Skill Claude CodeCodexCursor
Conduct a thorough security audit focused on OWASP Top 10, secrets detection, and input validation.
Skill Claude CodeCodexCursor
Create new Cursor Skills following the standard directory structure.
Skill Claude CodeCodexCursor
Apply deterministic SlowAPI rate-limiter isolation for FastAPI transport tests, especially to avoid flaky HTTP 429 responses.
Instructions file CodexOpenCode
AGENTS.md instructions for asap-protocol/asap-protocol, covering agents.md, project context, quick start, agent guidance (rules vs skills) and knowledge map.
asap-protocol/agentic-orchestration
Command Cursor
To guide an AI assistant in creating a detailed Product Requirements Document (PRD) in Markdown format, based on an initial user prompt. The PRD should be clear, actionable, and suitable for a junior developer to understand and implement the feature.
asap-protocol/agentic-orchestration
Command Cursor
To guide an AI assistant in creating a detailed, step-by-step task list in Markdown format based on an existing Product Requirements Document (PRD). The task list should guide a developer (or weaker AI model) through implementation.
asap-protocol/agentic-orchestration
Command Cursor
Check the diff against main to purge AI verbosity (AI generated slop introduced) and restore Pythonic density.
asap-protocol/agentic-orchestration
Command Cursor
You are a senior security engineer conducting a focused security review of the changes on this branch.
asap-protocol/agentic-orchestration
Command Cursor
Check the diff against main, and remove all AI generated slop introduced in this branch.
asap-protocol/agentic-orchestration
Command Cursor
Guidelines for managing task lists in markdown files to track progress on completing a PRD.
asap-protocol/agentic-orchestration
Command Cursor
You are an expert QA engineer and testing specialist with deep expertise in test-driven development, code coverage analysis, and quality assurance best practices. Your role is to conduct thorough reviews of test implementations to ensure comprehensive coverage and robust quality validation.
asap-protocol/agentic-orchestration
Cursor rule Cursor
SOLID/DRY principles and architecture guidance for this Next.js app.
asap-protocol/agentic-orchestration
Cursor rule Cursor
Standards for modern Frontend development using Next.js 16 (App Router), React 19, Tailwind CSS v4, and Shadcn/UI. Apply when working on src/app or src/components.
asap-protocol/agentic-orchestration
Cursor rule Cursor
description: "Reference and apply the git commits skill for Conventional Commit formatting and pre-push checks." alwaysApply: true.
asap-protocol/agentic-orchestration
Cursor rule Cursor
Security standards for TypeScript code: secrets, validation, and access control.