181 skills found · Page 4 of 7
ozgurcd / gographLocal-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.
Lolner95 / AIGXOpen, MIT context format for AI coding agents: centralized .aigx/ rules + a per-file boundary index that targets the right rules, forbidden imports, and gotchas to each file. The only context format validated in a controlled benchmark. Tool-agnostic; nothing injected into your source.
ItsWendell / palotOpen-source OpenAI Codex alternative | Multi-agent desktop GUI for OpenCode | manage coding sessions, visualize diffs, and stream in real-time.
nam271212 / strategic-advisor-orchestratorAI Coding Agent Orchestrator 2026: Pro-Level Strategy & Review Framework
angristan / fast-resumeFind that one coding agent session you want to get back to!
RaphaelRegnier / vibe-annotationsAI-powered annotations for localhost development. Create visual feedback on your apps and let AI coding agents automatically implement fixes via MCP integration.
vibeislandapp / vibe-islandVibe Island — macOS notch panel for 25 AI coding agents: Claude Code, Codex, Cursor, Gemini CLI & more. Monitor, approve, and jump back from the notch. Community home: bug reports & feature requests.
docmancer / docmancerFind out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. It is local-first and under MIT license.
KbWen / agentic-osGovernance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.
VibePod / vibepod-cliUnified CLI for running AI coding agents in isolated containers. Includes built-in local metrics collection, HTTP traffic tracking, and an analytics dashboard to track agent actions.
liatrio-labs / spec-driven-workflowLightweight markdown-based workflow for collaborating with AI coding assistants using spec-driven development methodology
liwala / shealself-healing and self-learning loop for coding agents
shepsci / kaggle-skillComplete Kaggle integration plugin/skill for AI coding agents — competition reports, dataset/model downloads, notebook execution, and badge collection. Works with Claude Code, Gemini CLI, Cursor, Codex, OpenClaw, and 35+ agents via skills.sh.
bocato / swift-testing-agent-skillAgent Skill providing expert Swift Testing guidance for AI coding tools: covering test doubles, fixtures, async patterns, XCTest migration, and testing best practices.
dzianisv / opencode-mobileOpenCode Mobile — open-source Android client for the OpenCode AI coding agent. Run AI coding sessions from your phone against your self-hosted server over Tailscale. Available on F-Droid.
kromahlusenii-ops / ham(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
club-cog / devin-handoffHand off tasks to Devin — a plugin/skill for Claude Code, Codex, Cursor, and any coding agent
ofekron / better-agentLocal web workspace for coding agents — Claude, Codex, Gemini, and more in one inspectable, LAN-ready hub.
radekamirko / C.R.I.S.PCRISP — The missing layer between vibe coding and building something people actually want.
feiyun0112 / spec-coding-mcpTransform feature ideas into production-ready code through systematic Spec-Driven Development 通过系统化的**规格驱动开发**,将功能想法转化为可投入生产的代码
Eversmile12 / sharedcontextMCP server that gives AI coding assistants persistent cross-client memory. Facts and conversations stored in SQLite, encrypted with AES-256-GCM, synced to Arweave. No server, no account, recoverable with a 12-word phrase.
sdsrss / claude-mem-litePersistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. Alternative to claude-mem with 600x lower cost.
danyQe / codebase-mcpOpen-source AI development assistant via Model Context Protocol (MCP). Turn Claude or any LLM into your personal coding assistant. Privacy-first with local semantic search, AI-assisted editing, persistent memory, and quality-checked code generation. Built for Python & React.
cometchat / docs-mcpCometChat docs search + implementation bundles: add chat, voice, video & moderation to your app through your AI coding agent.
krishnakanthb13 / ai_cli_managerYour central hub for AI coding assistants on Windows, Linux & macOS — install, manage & launch 16+ AI CLIs (Gemini, Claude, Copilot, Codex & more) from one unified interface, plus a 2x2 Beast Mode grid.
toolprint / just-mcpShare the same project justfile tasks with your AI Coding Agent.
raymondchins / agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
withqwerty / football-docsSearchable football data provider documentation for AI coding agents. Like Context7 for football data.
Aurite-ai / agent-verifierAgent Verifier is a coding agent skill that verifies code against organizational policies, code quality patterns, security requirements, and framework best practices — before code ships. Works with Claude Code, Cursor, Windsurf, and 30+ agents.
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.