CharLEE-X

17 mods across 1 repository, 6 stars between them.

CharLEE-X/effect-cursor-rules

Cursor rule

As the AI assistant, I have the authority and responsibility to automatically maintain AI tools in sync with the BlogPostService when I detect changes that would make the tools outdated or incomplete.

6 1y ago A 0 tokens original MIT

api-client-testing

03

CharLEE-X/effect-cursor-rules

Cursor rule

Cursor rule "api-client-testing" from CharLEE-X/effect-cursor-rules, covering api client testing patterns, required imports for api client tests, standard api client test structure, success test pattern and error test pattern (preferred).

6 1y ago A 0 tokens original MIT

code-style

04

CharLEE-X/effect-cursor-rules

Cursor rule

Cursor rule "code-style" from CharLEE-X/effect-cursor-rules, covering t6c effect-ts code style guide, import patterns, always use relative paths for internal imports, comments and documentation and avoid obvious comments.

6 1y ago A 0 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

As the AI assistant, I have the authority and responsibility to automatically update cursor rules when I discover valuable patterns, anti-patterns, or improvements during development sessions.

6 1y ago A 1,120 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

// ✅ CORRECT - Relative paths for internal imports import { BlogStore } from '../../stores/blog/blog.store.js' import { getBlogByIdUsecase } from './usecase.js'.

6 1y ago A 0 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

// ✅ CORRECT - Relative paths for internal imports import { BlogSchema } from '../schema/blog-schema.js' import { ConfigService } from '../../config/config-service.js'.

6 1y ago A 0 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

Cursor rule "effect-testing-patterns" from CharLEE-X/effect-cursor-rules, covering effect-ts testing patterns and best practices, test framework setup, use @effect/vitest for effect-ts tests, import patterns - always use relative paths and ai service testing patterns.

6 1y ago A 0 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

// ✅ CORRECT - Relative paths for internal imports import { BlogStore } from '../../stores/blog/blog.store.js' import { SearchStore } from '../../stores/search/search.store.js'.

6 1y ago A 0 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

React Router v7 is the evolution of Remix, providing server-side rendering, data loading, and modern routing patterns. Follow these patterns for optimal performance and user experience.

6 1y ago A 0 tokens original MIT

readme-maintenance

15

CharLEE-X/effect-cursor-rules

Cursor rule

As the AI assistant, I have the authority and responsibility to automatically update README files when I detect significant changes to package content that would make the documentation outdated or incomplete.

6 1y ago A 0 tokens original MIT

CharLEE-X/effect-cursor-rules

Cursor rule

Ensure all screens look great and function properly across mobile, tablet, and desktop devices. Follow mobile-first design principles with progressive enhancement.

6 1y ago A 0 tokens original MIT