tools-improve

Guide creation, updates, and reviews of Claude Code skills and subagents.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/lucaswall/food-scanner --skill tools-improve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tools-improve
Source: https://github.com/lucaswall/food-scanner/tree/main/.claude/skills/tools-improve
Command: npx skills add https://github.com/lucaswall/food-scanner --skill tools-improve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides best-practice guidance for creating, updating, and reviewing Claude Code skills and subagents, ensuring consistent structure, discoverability, and quality across .claude/skills and .claude/agents.

Core Features & Use Cases

  • Guidelines & decision framework: Clarifies when to use skills vs subagents, how to structure frontmatter, and how to organize supporting files.
  • Templates & references: Points to standard templates and quick references to streamline development.
  • Use Case: When starting a new Claude Code project, load this skill first to align with conventions and reduce setup errors.

Quick Start

Load the Tools Improve skill, then follow its workflow to clarify requirements, decide between a skill or subagent, create or update SKILL.md, and verify alignment with reference docs.

Frequently Asked Questions about tools-improve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Claude Code skills and subagents with consistent structure?

You create Claude Code skills by following best-practice guidelines that enforce frontmatter conventions, workflow steps, and reference materials, ensuring safe, repeatable, and high-quality extensibility across .claude/skills and .claude/agents.

What is the difference between a Claude Code skill and a subagent?

A Claude Code skill versus a subagent decision is clarified using a provided decision framework, which determines how to structure frontmatter and organize supporting files for consistent discovery and development.

How do I review and update existing Claude Code skills?

Reviewing and updating Claude Code skills involves verifying alignment with standard reference docs and templates, checking frontmatter conventions, and ensuring consistent structure across the .claude directory.

What's the best way to set up a new Claude Code project workflow?

The best way to set up a new Claude Code project workflow is loading best-practice guidance first to align with conventions, clarify requirements, decide between a skill or subagent, and reduce setup errors.

Do I need specific templates to organize supporting files in Claude Code?

You need standard templates and quick references to organize supporting files in Claude Code, which streamline development and ensure consistent discoverability across .claude/skills and .claude/agents.