·claude-code-knowledge
</>

claude-code-knowledge

Comprehensive knowledge base for Claude Code formats, patterns, and configuration. Use when creating, improving, or auditing commands, agents, skills, hooks, memory, plugins, or settings.

4Installs·0Trend·@dykyi-roman

Installation

$npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill claude-code-knowledge

How to Install claude-code-knowledge

Quickly install claude-code-knowledge AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill claude-code-knowledge
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dykyi-roman/awesome-claude-code.

SKILL.md

View raw

| Type | Path | Invocation | Context Cost |

| Command | .claude/commands/name.md | /name args | Loaded on invocation | | Agent | .claude/agents/name.md | Task(subagenttype) | Loaded into subagent context | | Skill | .claude/skills/name/SKILL.md | Auto or /name | Loaded by description match | | Hook | .claude/settings.json | Automatic on event | Zero (shell script) |

| Rules | .claude/rules/.md | Auto-loaded always | Always in system prompt | | Memory | CLAUDE.md (various levels) | Auto-loaded always | Always in system prompt |

Comprehensive knowledge base for Claude Code formats, patterns, and configuration. Use when creating, improving, or auditing commands, agents, skills, hooks, memory, plugins, or settings. Source: dykyi-roman/awesome-claude-code.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill claude-code-knowledge
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from dykyi-roman/awesome-claude-code

Quick answers

What is claude-code-knowledge?

Comprehensive knowledge base for Claude Code formats, patterns, and configuration. Use when creating, improving, or auditing commands, agents, skills, hooks, memory, plugins, or settings. Source: dykyi-roman/awesome-claude-code.

How do I install claude-code-knowledge?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill claude-code-knowledge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dykyi-roman/awesome-claude-code