ai-debugger-inc
- 4 skills
- 0 followers
- 6 hours ago last updated
- ▌ Skill Developer · ai-debugger-inc bundleCreate and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (AI-powered intent analysis, keyword matching), enforcement levels (validation only), hook mechanisms (UserPromptSubmit with auto-injection), session tracking, and the 500-line rule.
- ▌
- ▌ Adapter Development · ai-debugger-inc bundleComprehensive guide for AIDB debug adapter development. Covers component-based architecture, language-specific patterns (Python/debugpy, JavaScript/vscode-js-debug, Java/java-debug), lifecycle hooks, process management, port management, launch orchestration, resource cleanup, child sessions, and common pitfalls. Essential for developing or maintaining AIDB debug adapters.
- ▌ MCP Tools Development · ai-debugger-inc bundleComprehensive guide for creating and modifying AIDB MCP tools with agent optimization