mcpbeat

Agent Code Guide

dokhacgiakhoa/agent-code-guide

Master guide for using Agent Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

589 tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill agent-code-guide

What comes with it

1 500 bytes besides the instruction
sub-skills/debugging.md
sub-skills/template-general.md
sub-skills/thinking-keywords.md

The instruction itself

7 sections, as written by the author

agent-code-guide

Purpose

To provide a comprehensive reference for configuring and using Agent Code (the agentic coding tool) to its full potential. This skill synthesizes best practices, configuration templates, and advanced usage patterns.

Configuration (CLAUDE.md)

When starting a new project, create a CLAUDE.md file in the root directory to guide the agent.

🧠 Knowledge Modules (Fractal Skills)

1. Template (General)

2. Thinking Keywords

3. Debugging

How to use it

Copy the folder

Take dokhacgiakhoa/agent-code-guide from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.