ai-engineer-toolkit

SkillMedev/ai-engineer-toolkit
★ 0 stars Unknown language AI/LLM Updated 9d ago
Ship LLM features that work — prompts, evals, agents, and MCP servers.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-engineer-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "SkillMedev/ai-engineer-toolkit"
      ]
    }
  }
}

README Excerpt

**When an AI feature has to survive production, not just demo: prompts, evals, agents, MCP.** — built in-house by [Skill Me](https://skillme.dev). Reach for this when you're putting an AI feature into production, not just prototyping one. It carries you through the real build loop: write prompts that hold up under edge cases, prove they work with rigorous evals before you ship, orchestrate multi-step agents when one call isn't enough, and expose your own tools as MCP servers Claude can call

Topics

agentsaiclaudeclaude-skillscodingllmskill-me