blockmatic/basilic
Command Cursor
Optimize information architecture following best practices to reduce cognitive load and improve discoverability. Restructure file names, directory hierarchies, content organization, and documentation for clarity and flow while preserving all information. Follow architecture, strategies, and decisions in @apps/docu/.…
blockmatic/basilic
Command Cursor
Perform quick quality pass on current diffs to surface risky areas, ensure polish, and flag follow-up actions for deeper review. Follow architecture, strategies, and decisions in @apps/docu/. After applying fixes, update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Analyze and automatically fix linting issues per project coding standards. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new features and fixes), update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Run project linters, apply fixes, and ensure codebase meets formatting/style requirements before merging changes. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new features and fixes), update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Build production-ready Next.js 15 forms with Server Actions, progressive enhancement, comprehensive validation, and accessibility. Follow architecture, strategies, and decisions in @apps/docu/. After implementation, update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Comprehensive onboarding process to get new developer up and running quickly. Follow architecture, strategies, and decisions in @apps/docu/. After implementation, update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Analyze current code for performance bottlenecks and provide optimization recommendations, focusing on measurable improvements while maintaining code quality/readability. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new features and fixes), update docs, readme, and…
blockmatic/basilic
Command Cursor
Generate two Mermaid diagrams to overview the product. Track progress with todos. Follow architecture, strategies, and decisions in @apps/docu/.
blockmatic/basilic
Command Cursor
Produce a structured architectural plan with explicit goals, trade-offs, and visual diagrams. Use when designing new systems, refactoring architecture, or evaluating technical decisions. User intent drives scope and focus—adapt structure to what they ask for; ask questions when intent is unclear.
blockmatic/basilic
Command Cursor
Systematically set up new feature from planning through implementation structure. Follow architecture, strategies, and decisions in @apps/docu/. Follow @.cursor/rules/base/general.mdc for planning discipline.
blockmatic/basilic
Command Cursor
Refactor selected code to improve quality while maintaining same functionality, providing refactored code with explanations. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new features and fixes), update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Review the attached or in-context plan. Cross-check code, current implementation, and plan goals to ensure coherence. Assess phase ordering and surface any gaps or improvements. Out of scope: deadlines, time estimates—only logical implementation order matters. Follow architecture, strategies, and decisions in…
blockmatic/basilic
Command Cursor
Analyze codebase and generate visual roadmap of potential features and improvements. Track progress with todos. Follow architecture, strategies, and decisions in @apps/docu/.
blockmatic/basilic
Command Cursor
Execute full test suite and systematically fix any failures, ensuring code quality and functionality. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new features and fixes), update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Comprehensive security review to identify and fix vulnerabilities in codebase. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new features and fixes), update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Perform comprehensive security review of current code and provide specific remediation steps with code examples for each security issue identified. Follow architecture, strategies, and decisions in @apps/docu/.
blockmatic/basilic
Command Cursor
Build shadcn/ui components following monorepo structure and coding standards. Follow architecture, strategies, and decisions in @apps/docu/. After implementation, update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Guide for implementing features using TDD workflow when explicitly requested. TDD follows red-green-refactor cycle: write failing tests first, implement minimal code to pass, then refactor while keeping tests green. Follow architecture, strategies, and decisions in @apps/docu/. After implementation (for both new…
blockmatic/basilic
Command Cursor
Generate high-quality v0.dev prompt based on current file, selection, and repository context. Follow validation workflow before opening v0.dev.
blockmatic/basilic
Command Cursor
Use mermaid diagram to visualize the data lineage of the referenced code or project. Follow architecture, strategies, and decisions in @apps/docu/.
blockmatic/basilic
Command Cursor
Create comprehensive tests for API endpoints validating behavior through external interactions. Tests use real services with sandbox/staging endpoints and dedicated test accounts following strict safety protocols. Follow architecture, strategies, and decisions in @apps/docu/. After implementation, update docs, readme…
blockmatic/basilic
Command Cursor
Create comprehensive unit tests for current code with proper imports/setup per project testing conventions. Follow architecture, strategies, and decisions in @apps/docu/. After implementation, update docs, readme, and cursor rules if required to keep them aligned.
blockmatic/basilic
Command Cursor
Execute complete quality assurance pass across all apps in monorepo. Performs comprehensive checks including linting, building, testing, runtime verification, AI-assisted code review, and external review remediation when available. Work autonomously using best judgment, strictly following repository rules, Cursor…
blockmatic/basilic
Cursor rule Cursor
Fastify backend development standards and patterns.