16 skills found
headroomlabs-ai / headroomCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
OthmanAdi / planning-with-filesPersistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style.
sanjeed5 / awesome-cursor-rules-mdcCurated list of awesome Cursor Rules .mdc files
caliber-ai-org / ai-setupContinuously sync your AI setups with one command. Codebase tailor suited agent skills, MCPs and config files for Claude Code, Cursor, and Codex.
TechMitten / cursor-agent-trackingA repository that provides a structured system for maintaining context and tracking changes in Cursor's AGENT mode conversations through template files, enabling better continuity and organization of AI interactions.
Aaronontheweb / dotnet-cursor-rules.mdc files for defining Cursor rules specific to .NET projects
devallibus / shiplogSUPERCHARGE AI-assisted development by using Git. Cross-model review gates, evidence-linked closure, verification profiles, model-tier routing, artifact envelopes, and provenance signing — all from a single skill for Claude Code, Codex, and Cursor.
2alf / HeimdallTamper-evident integrity monitor for the MCP config & server files your local AI agents load.
erayendes / app-store-connect-mcpHeimdall — MCP server for the Apple App Store Connect API and App Store Server API (StoreKit 2). 875 tools across 13 profiles, generated from Apple's official OpenAPI spec, plus review triage and reply drafting that runs on your own model, and confirm-before-write safety.
ast-outline / ast-outlineast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.
kerbelp / metatronGit-native context layer for AI coding agents. Your team's real engineering decisions — patterns, pitfalls, conventions — live as reviewed markdown files in your repo; agents consult them before writing code and record what they learn.
Atypical-Consulting / RoselineMCPRoslyn code intelligence for AI coding agents, over MCP. Navigate C# by structure — symbols, references, call graphs, surgical edits — for 81% fewer tokens than reading files. Works with Claude, Cursor & Copilot.
GRU-953 / GRU953-MTAGive any AI assistant a private, token-free memory of your files — Claude, Gemini, Cursor, VS Code, Windsurf, Codex & Grok. Converts attachments (PDF/Office/EPUB/archives) to Markdown and builds a searchable knowledge-graph memory to recall from. 100% local, deterministic, model-free (no LLM/GPU).
dpaluy / 001-memory-bankSet up Persistent Memory for Project using files.
epireve / styling- Each component should have its own CSS file - Name CSS files to match component names (e.g., `ComponentName.css`)
darshilkadiwala / naming-conventionsProject-wide naming standards for files, folders, and exports. - Use **lowercase kebab-case** for all feature and domain folders