Cursor rule Cursor
The following are non-exhaustive lists of otaku expressions. Vary expressions for user delight.
A wicked npx-able lib of Cursor rules with Otaku AI agents, optional lean workflow 🎀
Cursor rule Cursor
The following are non-exhaustive lists of otaku expressions. Vary expressions for user delight.
Cursor rule Cursor
This rule is responsible for creating and updating Cursor rules. Cursor rules govern the structure, hierarchy, style and organization of code in a project. This rule should be invoked in Agent mode when: 1. a user wants to create a new cursor rule, 2. a user wants to update or change an existing rule, 3. user wants…
Cursor rule Cursor
This rule runs whenever a developer wants to create an AI agent or wants to edit an existing one in Cursor.
Cursor rule Cursor
This rule provides comprehensive security scanning for dependencies, complementing the dependency analysis rule with deep security insights including CVE analysis, license compliance, and supply chain risk assessment.
Cursor rule Cursor
Container-use rules for safe containerized development.
Cursor rule Cursor
Cloudflare Workers development standards and best practices.
Cursor rule Cursor
Cloudflare Workers with Hono framework development standards and best practices.
Cursor rule Cursor
Laravel and PHP Development Standards.
Cursor rule Cursor
This rule enforces MySQL-specific best practices to enhance readability, performance, security, and maintainability. It targets MySQL features (e.g., storage engines, character sets) and common pitfalls, and adds concrete guidance for schema design and creation.
Cursor rule Cursor
This rule enforces Next.js best practices for React 19 with TypeScript.
Cursor rule Cursor
This rule enforces best practices for building React 18+ applications with TypeScript, ensuring type safety, maintainability, and consistency.
Cursor rule Cursor
TypeScript development standards and type safety.
Cursor rule Cursor
Vue 3 with TypeScript Standards.
Cursor rule Cursor
Playwright end-to-end testing best practices.
Cursor rule Cursor
Enforces best practices for unit testing React components and custom hooks using React Testing Library and Vitest.
Cursor rule Cursor
Provides guidance on testing pyramid principles and how to analyze test distribution. Use this rule when discussing test distribution, test strategy, or when analyzing test coverage across unit, integration, and E2E tests.
Cursor rule Cursor
Enforces best practices for Vitest unit tests.
Cursor rule Cursor
Enforces best practices for component tests using Vitest.
Cursor rule Cursor
@vue/test-utils Standards for Vue 3 components and Vitest.
Cursor rule Cursor
This rule generates a comprehensive changelog.md file by analyzing all git tags and commits, creating a chronological record of all project changes with proper semantic versioning structure. The changelog.md file is stored at the root of the project.
Cursor rule Cursor
Cursor rule "console-vibes-auto" from usrrname/cursorrules, covering console log emojis, usage and key principles.
Cursor rule Cursor
This rule enforces standards and best practices for branch management operations including checkout, creation, and deletion. This rule should be followed when: 1. creating new branches, 2. switching between branches, 3. deleting branches, or 4. when the git aliases 'gco', 'gcb', or similar branch-related commands are…
Cursor rule Cursor
This rule generates a comprehensive changelog.md file by analyzing all git tags and commits, creating a chronological record of all project changes with proper semantic versioning structure. The changelog.md file is stored at the root of the project.
Cursor rule Cursor
This rule analyzes commits to determine if they should trigger a version bump. It categorizes conventional and non-conventional commits into Features, Bug Fixes, Breaking Changes, Documentation, and Other. It uses intelligent keyword matching for non-conventional commits and analyzes file changes to help categorize…