jlcases

25 mods across 2 repositories, 362 stars between them.

000-paelladoc

01

jlcases/paelladoc

Cursor rule

When user types PAELLA or asks about documentation, guide them through the interactive documentation process using natural language conversations.

338 3mo ago A 0 tokens AGPL-3.0 archived

code_analysis

02

jlcases/paelladoc

Cursor rule

When user asks about analyzing code to generate documentation, explain the capabilities and process based on PAELLADOC code analysis rules.

338 3mo ago A 24 tokens AGPL-3.0 archived

generate_context

03

jlcases/paelladoc

Cursor rule

When user asks to generate context from a repository, call the extractrepocontent.py script to convert code repositories to text.

338 3mo ago A 0 tokens AGPL-3.0 archived

code_generation

04

jlcases/paelladoc

Cursor rule

When user asks about code generation, uses the GENERATECODE or CREATEREPO commands, or discusses generating code from documentation, guide them through the process and explain requirements.

338 3mo ago A 0 tokens AGPL-3.0 archived

generate_doc

05

jlcases/paelladoc

Cursor rule

When user asks about analyzing code to generate documentation, present EXACTLY the 19-option menu defined in the JSON file.

338 3mo ago A 0 tokens AGPL-3.0 archived

continue

06

jlcases/paelladoc

Cursor rule

Module defining the CONTINUE command for resuming work on existing projects.

338 3mo ago A 0 tokens AGPL-3.0 archived

help

07

jlcases/paelladoc

Cursor rule

Implements the help system for PAELLADOC commands.

338 3mo ago A 0 tokens AGPL-3.0 archived

paella

08

jlcases/paelladoc

Cursor rule

Module defining the PAELLA command for initiating documentation.

338 3mo ago A 3,073 tokens AGPL-3.0 archived

verification

09

jlcases/paelladoc

Cursor rule

Defines the documentation verification processes and validation commands in PAELLADOC.

338 3mo ago A 0 tokens AGPL-3.0 archived

project_memory

10

jlcases/paelladoc

Cursor rule

Project memory system for context recording and transfer using AI.

338 3mo ago A 0 tokens AGPL-3.0 archived

product_management

11

jlcases/paelladoc

Cursor rule

Manages product management features including user stories, tasks, sprints and meeting notes in PAELLADOC.

338 3mo ago A 0 tokens AGPL-3.0 archived

coding_styles

12

jlcases/paelladoc

Cursor rule

Manages programming style guides and coding standards in PAELLADOC.

338 3mo ago A 0 tokens AGPL-3.0 archived

git_workflows

13

jlcases/paelladoc

Cursor rule

Manages Git workflow methodologies and practices in PAELLADOC.

338 3mo ago A 0 tokens AGPL-3.0 archived

templates

14

jlcases/paelladoc

Cursor rule

Manages documentation templates and their lifecycle in PAELLADOC.

338 3mo ago A 0 tokens AGPL-3.0 archived

imports

15

jlcases/paelladoc

Cursor rule

Imports for PAELLADOC system.

338 3mo ago A 0 tokens AGPL-3.0 archived

commands

16

jlcases/paelladoc

Cursor rule

When user executes any PAELLADOC command or asks about available commands, provide guidance on command usage and parameters.

338 3mo ago A 801 tokens AGPL-3.0 archived

memory_management

17

jlcases/paelladoc

Cursor rule

When user mentions project memory, asks about development history, or uses memory-related commands (MEMORY, ACHIEVEMENT, ISSUE, DECISION, CONTEXT), manage the project memory and AI context.

338 3mo ago A 1,442 tokens AGPL-3.0 archived

jlcases/paelladoc

Cursor rule

When user discusses the documentation process or workflow, especially involving code analysis and generation, provide guidance based on the PAELLADOC workflow steps.

338 3mo ago A 27 tokens AGPL-3.0 archived

jlcases/paelladoc

Cursor rule

When a PAELLADOC command is invoked with missing parameters, guide the user through the appropriate interactive conversation workflow to gather the necessary information.

338 3mo ago A 27 tokens AGPL-3.0 archived

interfaces

20

jlcases/paelladoc

Cursor rule

When user discusses interface design, contracts, adapter patterns, or interface testing, provide guidance based on PAELLADOC principles.

338 3mo ago A 24 tokens AGPL-3.0 archived

jlcases/paelladoc

Cursor rule

ALWAYS use to orchestrate PAELLADOC documentation system and coordinate command execution.

338 3mo ago A 1,571 tokens AGPL-3.0 archived

backend-node

22

jlcases/paelladoc

Cursor rule

When user works on Node.js backend files (in src/, server/, api/, models/), apply these best practices for structure, API design, security, performance, and testing.

338 3mo ago A 0 tokens AGPL-3.0 archived

chrome-extension

23

jlcases/paelladoc

Cursor rule

When user works on Chrome extension files (manifest.json, background/content scripts, popup files), apply these best practices for structure, security, performance, and UX.

338 3mo ago A 0 tokens AGPL-3.0 archived

frontend-react

24

jlcases/paelladoc

Cursor rule

When user works on React frontend files (in src/ or components/, using .js, .jsx, .ts, .tsx extensions), apply these best practices for organization, state management, performance, and testing.

338 3mo ago A 0 tokens AGPL-3.0 archived