global
01Cursor rule Cursor
You are an expert in Golang, TypeScript, and JavaScript development, focusing on scalable, maintainable, and performant code. Follow these principles for all suggestions, code generation, and responses.
Cursor rule Cursor
You are an expert in Golang, TypeScript, and JavaScript development, focusing on scalable, maintainable, and performant code. Follow these principles for all suggestions, code generation, and responses.
Hook Claude Code
Runs before the agent uses a tool, executing leankg-pretooluse.mjs via node. From FreePeak/LeanKG.
Hook Claude Code
Runs after a tool call finishes for mcp__leankg__* tool calls, executing leankg-posttooluse.mjs via node. From FreePeak/LeanKG.
Plugin Claude Code
Development marketplace for LeanKG knowledge graph plugin.
Plugin Claude Code
Lightweight knowledge graph for AI-assisted development. Impact analysis, code search, dependency tracking, and context generation.
Skill Claude CodeCodex
Query LeanKG knowledge graph for code understanding. Use when exploring a codebase, finding functions, tracing dependencies, or calculating impact radius.
Agent
Dispatches isolated subagents to worktree branches for independent parallel tasks. Use when 3+ tasks can work independently without shared state.
Agent
Before doing ANY codebase search, navigation, or analysis, you MUST use LeanKG tools.
Command
Check if LeanKG MCP server is connected and initialized.
Cursor rule
LeanKG is the DEFAULT search for code navigation and logic finding.
Skill Claude CodeCodex
Code search via LeanKG MCP when HTTP :9699 is healthy; otherwise skip LeanKG and use default Grep/Glob/Read. Invoke before code navigation when LeanKG may apply.
Instructions file CodexOpenCode
Instructions for FreePeak/LeanKG, covering leankg — agent context, build & test, cli quick reference, mandatory: docker mcp project paths and tool discovery prefer-order.
Instructions file
Instructions for FreePeak/LeanKG, covering leankg - ai agent context, project overview, quick start, index a codebase and calculate impact radius.
Instructions file Gemini CLI
Instructions for FreePeak/LeanKG, covering leankg - ai agent context, project overview, quick start, index a codebase and calculate impact radius.
Cursor rule
Graph-first agent workflow — query LeanKG before grep/Read when MCP HTTP is healthy.
Cursor rule Cursor
Cursor rule "go-architecture" from FreePeak/cortex, covering ide cursor rules for golang development, architecture & structure, code quality principles, development approaches and golang-specific best practices.
Cursor rule Cursor
These rules govern how the cursor behaves in your IDE to ensure that all generated Golang code passes linters (golint), static analysis (go vet), and can run without issues.
Skill Claude CodeCodex
Core Kilo agent configuration with comprehensive coding capabilities and workflow management.
Skill Claude CodeCodex
Comprehensive code review framework for evaluating code quality, security, performance, and maintainability.
Skill Claude CodeCodex
Standards and workflows for creating and maintaining high-quality documentation.
Skill Claude CodeCodex
Manage Git worktrees for parallel development workflows without switching branches.
Skill Claude CodeCodex
A systematic 4-phase debugging framework for reproducing, analyzing, fixing, and verifying bugs.
Skill Claude CodeCodex
Template for creating new skills - customize and rename for your use case.
Skill Claude CodeCodex
Enforce Red-Green-Refactor TDD workflow for writing tests before implementation.