claude-code-analyzer

Analyze Claude Code usage patterns and generate configuration artifacts.

2|Updated Sep 30, 2014
One-click install
npx skills add https://github.com/modille/dotfiles --skill claude-code-analyzer-modille
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-analyzer
Source: https://github.com/modille/dotfiles/tree/main/dot_claude/skills/claude-code-analyzer
Command: npx skills add https://github.com/modille/dotfiles --skill claude-code-analyzer-modille

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, ripgrep, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the guesswork in optimizing your Claude Code workflow. It helps users understand their usage patterns, discover valuable community resources, and generate precise configurations and documentation, saving time and reducing complexity in their AI-assisted development.

Core Features & Use Cases

  • Usage Analysis: Automatically extracts patterns from your Claude Code history, including tool usage frequency, model distribution, and project activity levels.
  • GitHub Discovery: Finds relevant community-contributed Claude Skills, Agents, and Slash Commands on GitHub that match your detected tools and workflows.
  • Project Analysis: Detects your project's tech stack (e.g., package manager, framework, testing setup) and suggests tailored improvements for your CLAUDE.md documentation.
  • On-Demand Documentation: Fetches the latest official Claude Code documentation for Agents, Skills, Slash Commands, and settings, ensuring your configurations are always up-to-date.
  • Use Case: A developer wants to streamline their Claude Code setup. They can use this skill to analyze their past interactions, identify frequently used tools for auto-allowing, discover community skills for their specific tech stack (e.g., Next.js with Vitest), and automatically generate a comprehensive CLAUDE.md for their project.

Quick Start

Optimize my Claude Code setup. Analyze my usage patterns and project structure, then suggest improvements for agents, skills, and CLAUDE.md.

Frequently Asked Questions about claude-code-analyzer

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

FAQPage Schema
How do I analyze my Claude Code usage patterns to optimize my workflow?

Usage analysis extracts patterns from your Claude Code history, including tool frequency, model distribution, and project activity. This Skill automatically processes your interaction data to identify which tools you rely on most, helping you configure auto-allowed tools and tailor your setup to your actual workflow.

Can I discover community Claude Skills and Agents that match my tech stack?

Yes. GitHub discovery finds community-contributed Skills, Agents, and Slash Commands matching your detected tools and frameworks. The Skill analyzes your project structure to recommend resources relevant to your specific stack, such as Next.js or Vitest configurations.

How do I generate a CLAUDE.md configuration for my project automatically?

Project analysis detects your tech stack—package manager, framework, testing setup—then generates ready-to-use CLAUDE.md content tailored to your environment. The Skill synthesizes recommendations and outputs configuration artifacts including agents, skills, and command definitions.

What's the best way to ensure my Claude Code configuration stays current with official documentation?

On-demand documentation fetches the latest official Claude Code docs for Agents, Skills, Slash Commands, and settings. This Skill integrates current documentation into your generated configurations, eliminating manual updates and ensuring accuracy.

Does this Skill work with existing Claude Code projects and histories?

Yes. The Skill applies to Claude Code projects and histories, performing usage analysis and project assessment on your existing setup. It extracts tool usage, detects frameworks and package managers, then outputs configurations compatible with your current workflow.

What dependencies do I need to run this Skill?

The Skill requires jq for JSON processing and ripgrep for efficient code searching. These lightweight dependencies enable fast analysis of your Claude Code history and project files.