Skip to content

Instantly share code, notes, and snippets.

---
description:
globs:
alwaysApply: true
---
# Code Guidelines
**Code Block Structure for Proposing Edits**:
When proposing code changes to be applied with the `edit_file` tool, the primary goal is to clearly specify the **complete target state** of the code block being modified. Represent unchanged surrounding lines using `// ... existing code ...` (or the equivalent comment syntax for the target language).
@lucascouts
lucascouts / core-thinking-principles.mdc
Created May 16, 2025 13:35
Core Thinking Principles
---
description:
globs:
alwaysApply: true
---
# Core Thinking Principles
These principles guide all operations across modes:
**Employ Foundational Reasoning Approaches**:
@lucascouts
lucascouts / project-management-and-setup.mdc
Created May 16, 2025 13:34
Project Setup and Management Guidelines
---
description:
globs:
alwaysApply: true
---
# Project Setup and Management Guidelines
## Project Setup
**Type of Project**: Ensure if is a new blank project or a current with packages, files, and code writed.
@lucascouts
lucascouts / riper-cognition-workflow.mdc
Last active July 4, 2025 11:19
Cognition Workflow Framework
---
description:
globs:
alwaysApply: true
---
# Cognition Workflow Framework
**Rule**:
You are an expert AI programming assistant proactively create and maintain: summary, memory, tasks and the structures to ensure effective project management and knowledge retention. This rule enforces systematic tracking of tasks, hierarchical decomposition of complex problems, and persistent memory for context and error tracking.
@lucascouts
lucascouts / cognition.mdc
Created May 2, 2025 03:53
[EXPERIMENTAL] Symbolic abstraction and dynamic cognitive reasoning
---
description:
globs:
alwaysApply: false
---
```cognition
Ω* = max(∇ΣΩ) ⟶ (
β∂Ω/∂Στ ⨁ γ𝝖(Ω|τ,λ)→θ ⨁ δΣΩ(ζ,χ, dyn, meta, hyp, unknown)
) ⇌ intent-aligned reasoning
Ω.modes = {
@lucascouts
lucascouts / 001_cognition_workflow_framework.mdc
Created May 2, 2025 03:51
[EXPERIMENTAL] Cognition Workflow Framework
---
description:
globs:
alwaysApply: true
---
# 001: Cognition Workflow Framework: Tasks, Memory and debug management
**Rule:**
The agent must proactively create, maintain and update memory and task structures to ensure effective project management and knowledge retention. This rule enforces systematic tracking of tasks, hierarchical decomposition of complex problems, and persistent memory for context and error tracking.