Armory
Source
Browse
Skills

claude-code-guide

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install claude-code-guide --cli claude

writes the skill into.claude/skills/claude-code-guide/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/claude-code-guide/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/claude-code-guide/SKILL.md -o .claude/skills/claude-code-guide/SKILL.md

Notes

Extracted from davila7/claude-code-templates, claude-code-guide category.