Fifteen reusable agent skills for curating LLM context windows, treating attention decay—not token capacity—as the real constraint. A routing layer benchmarked at 0.92 top-1 accuracy selects the right skill for each task.
Intercepts and blocks destructive git, filesystem and CLI commands before they execute when run by AI coding agents. Offers sub-millisecond hook latency, 50+ modular rule packs, heredoc/inline-script AST scanning, agent-specific integrations and configurable bypass/allow-once workflows.
Provides an installable library of 1,340+ SKILL.md playbooks for AI coding assistants, with an installer CLI, bundles, workflows and plugin-friendly distributions for Claude Code, Cursor, Codex, Gemini CLI and more.
A curated, security-first registry of verified, tested skills you can install into AI coding agents. Each skill is human-curated, scanned (Snyk/static analysis), and integrity-locked; delivered via a CLI and optional MCP server to multiple agents (Claude Code, Cursor, Copilot, etc.).
Provides a manifest-driven marketplace of official Cursor plugins for developer workflows and agent integrations. Each plugin lives in its own directory with a .cursor-plugin manifest; examples include agent skills, PR review canvases, SDK integrations, CI/team tooling, and orchestration for parallel agent work.
Improves Claude Code's coding behavior with a single CLAUDE.md that prescribes four practical rules—Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution—to reduce LLM assumptions, overengineering, and unrelated edits.
A curated collection of reusable 'skills' that let LLM-driven coding agents perform common .NET/C# tasks — build diagnosis, debugging, testing, data access, upgrades, MAUI, and AI/ML workflows. Implements the Agent Skills standard and is published for agent marketplaces (Copilot CLI, Claude Code, Cursor).
Equips AI coding agents with reusable AWS skills (deployment, serverless, Amplify, SageMaker) by packaging agent skills, MCP servers, hooks, and references so agents invoke vetted workflows instead of bloating prompts.
Encodes production-grade engineering workflows (spec, plan, build, test, review, ship) as reusable "skills" so AI coding agents follow consistent development practices. Packaged as per-skill SKILL.md files and slash commands for integration with agents and CLIs. Suited for teams embedding engineering guardrails into agent-driven dev workflows.
Provides reusable “skill” instruction bundles that teach AI coding tools how to author, query, and operate Microsoft Fabric workloads via REST APIs, T-SQL, KQL and notebooks. Includes Copilot CLI/Claude/Cursor integrations, workload-focused bundles, and optional MCP configurations for live data access.
Provides portable agent 'skills' that steer code-generating agents toward higher-quality UI: stronger layout, typography, spacing and image-reference boards. Ships adjustable dials for design variance, motion and density and image→code pipelines for agent-led frontends.
Dramatically reduces AI agents' context usage by sandboxing large tool outputs and indexing only relevant snippets into a searchable SQLite FTS5 (BM25) knowledge base, improving session continuity and privacy. Deploys cross-platform hooks and sandbox tools to cut context size by ~98% and avoid dumping raw logs into the model's window. ([github.com](https://github.com/mksglu/context-mode/blob/main/README.md?utm_source=openai))