12 skills found
matt1398 / claude-devtoolsThe missing DevTools for Claude Code — inspect every tool call, subagent, and token like a browser inspector
uditgoenka / autoresearchClaude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.
yohey-w / multi-agent-shogunSamurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with shogun → karo → ashigaru hierarchy.
zilliztech / memsearchA Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
alioshr / memory-bank-mcpA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
microsoft / DebugMCPGift your VS Code agent a real debugger: breakpoints, stepping, inspection.
langchain-ai / langchainjs-mcp-adapters** THIS REPO HAS MOVED TO https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mcp-adapters ** Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.
harrymunro / nelsonCoordinate agent teams in Claude Code using a Royal Navy inspired command structure and operating procedures. It provides structured sailing orders, battle plans, action stations, and a captain's log to manage complex tasks; from single-session work through to multi-agent squadrons.
Denis2054 / Context-Engineering-for-Multi-Agent-SystemsSave thousands of lines of code by building universal, domain-agnostic Multi-Agent Systems (MAS) through high-level semantic orchestration. This repository provides a production-ready blueprint for the Agentic Era, allowing you to replace rigid, hard-coded workflows with a dynamic transparent Context Engine that provides 100% transparency.
EmilLindfors / rust-browser-mcpBrowser automation for Claude via WebDriver and MCP. Support for Chrome/Firefox with stdio/HTTP transport.
ZeraTS / dnSpy-MCPHeadless CLI reflection debugger for .NET assemblies with MCP server support
InDate / cdp-tools-mcpMCP server that connects AI assistants to Chrome DevTools Protocol for runtime debugging - set breakpoints, inspect variables, monitor network traffic, and automate browser interactions