code-context-engine: Code Context Engine (CCE) indexes your codebase using tree-sitter parsing and vector embeddings, allowing AI coding agents to search for relevant code instead of re-reading entire files. It saves up to 94% input tokens, works across multiple editors (Claude Code, VS Code, Cursor, Gemini CLI, Codex CLI), and runs entirely locally for privacy. With built-in compression, graph expansion, and cross-session memory, CCE reduces costs and speeds up responses.; awesome-cursorrules: This repository offers a collection of .cursorrules configuration files designed to enhance the Cursor AI editor by defining custom rules for code generation. It allows developers to tailor the AI's behavior to specific project needs, promoting consistency, context awareness, and improved productivity across various tech stacks.
Reduce Claude Code costs by cutting input tokens
Tailoring AI code generation for specific frontend frameworks like Next.js or Angular.