agent-memory
01Cursor rule
Always consult and update persistent agent memory to prevent repeating mistakes.
Cursor rule
Always consult and update persistent agent memory to prevent repeating mistakes.
Cursor rule
Target Audience: Software developers, AI coding assistants, automated code review tools Scope: Enterprise software component development for SMIT platform Purpose: Automatically enforceable technical standards and implementation patterns.
Cursor rule
✅ Valid API URL structure: GET /v1/persons/123/applications?status=active&limit=10.
Cursor rule
Cursor rule "security" from e-gov/cursor-prompts, covering comprehensive security best practices, context, requirements, input validation and output handling and authentication and password management.
Cursor rule
Java application logging standards using SLF4J and Logstash JSON encoding.
Cursor rule
Java audit logging conventions using a dedicated AuditLogger utility.
Cursor rule
Java standards (Java 21+) for code style, design, and language features.
Cursor rule
Cursor rule "jooq-database-access" from e-gov/cursor-prompts, covering jooq dsl and database access conventions, context, requirements, examples and critical rules.
Cursor rule
Spring Boot and security conventions for controllers, services, and configuration.
Cursor rule
Spring Boot database retry conventions using AbstractDatabaseService and RetryTemplate.
Cursor rule
Spring Boot testing standards for unit and integration tests with Testcontainers.
Cursor rule
FastAPI project stack — Python norms, contract-first, DI, and links to common + python-fastapi rules.
Cursor rule
Lean Python docstrings—only where they beat names + types; deslop-aligned (no restating the obvious).
Cursor rule
SQLAlchemy 2.0 async query patterns, safety, and performance.
Cursor rule
TypeScript code style and standards for SPA applications.
Cursor rule
Nuxt TypeScript development conventions for components, state, SSR, and testing.