10 skills found
gotalab / cc-sddTurn approved specs into long-running autonomous implementation. A minimal, adaptable SDD harness with Agent Skills for Claude Code, Codex, Cursor, Copilot, Windsurf, OpenCode, Gemini CLI, and Antigravity.
bytebase / dbhubMinimal database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
zaidmukaddam / scira-mcp-chatA minimalistic MCP client with a good feature set.
mlhher / late-cliStop degrading your model's reasoning. A minimal, zero-config AI coding agent. Enforced ephemeral subagents keep context pure. From tiny local models up to Sol, Fable and Kimi K3.
seuros / mcp_rails_templateA minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
cagataycali / devduckMinimalist AI agent that fixes itself when things break.
Dqz00116 / opencode-soloOpenCode agent configuration — a read-only orchestrator delegates to 6 specialized subagents. Expert model plans, fast models execute. Isolated contexts, minimal permissions, adversarial verification built in. Ready to drop in.
mmatczuk / jira-mcpLocal Jira MCP, secure by default, LLM friendly, minimal context overhead
nullablevariant / rust-mcp-coreA config-driven MCP server core built on the official Rust SDK. Define tools, auth, prompts, resources, and HTTP behavior in YAML or JSON configuration -- the library handles execution, validation, and protocol compliance with minimal Rust code.
kerryjiang / OpenApiMcpNetOpenApiMcpNet is an open‑source project that lets you build MCP servers backed by any web API defined with an OpenAPI spec. It automatically maps MCP operations to the corresponding API endpoints, so you can create a fully functional MCP server with minimal manual wiring.