·claude-code-usage
</>

claude-code-usage

0xlayerghost/solidity-agent-kit

[AUTO-INVOKE] MUST be invoked at the START of each new coding session. Covers context management, task strategies, and Foundry-specific workflows. Trigger: beginning of any new conversation or coding session in a Solidity/Foundry project.

7Installs·0Trend·@0xlayerghost

Installation

$npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill claude-code-usage

SKILL.md

| One window = one task | Mixing tasks pollutes context and degrades output quality | | Use /clear over /compact | Clean start is more reliable than compressed context | | /clear after complex tasks | Prevents old context from interfering with new work | | Copy key info to new windows | Don't rely on context persistence — paste critical details |

| Small bug fix (few lines) | Describe directly, let Claude modify in-place | | Large feature / refactor | /plan → review approach → /clear → paste plan → execute step by step | | Multi-file changes | Must use /plan workflow — never modify multiple files without a plan | | Code analysis / learning | Ask Claude to analyze directly — no plan needed |

| Debugging | Provide error message + file path + relevant code — ask for root cause |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill claude-code-usage
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is claude-code-usage?

[AUTO-INVOKE] MUST be invoked at the START of each new coding session. Covers context management, task strategies, and Foundry-specific workflows. Trigger: beginning of any new conversation or coding session in a Solidity/Foundry project. Source: 0xlayerghost/solidity-agent-kit.

How do I install claude-code-usage?

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

Where is the source repository?

https://github.com/0xlayerghost/solidity-agent-kit

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-17