claude-code-analyzer

Analyze Claude Code usage and generate optimization recommendations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Xpos587/fdroid --skill claude-code-analyzer-xpos587
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-analyzer
Source: https://github.com/Xpos587/fdroid/tree/main/.claude/skills/claude-code-analyzer
Command: npx skills add https://github.com/Xpos587/fdroid --skill claude-code-analyzer-xpos587

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Claude Code users often struggle to optimize their development workflows, keep configurations efficient, and leverage community resources. Manually analyzing usage patterns, discovering relevant GitHub projects, and maintaining up-to-date project documentation (CLAUDE.md) is time-consuming and complex. This Skill automates these tasks, ensuring your Claude Code setup is always optimized and aligned with best practices.

Core Features & Use Cases

  • Workflow Optimization: Automatically analyzes your Claude Code usage history to identify patterns, suggest tool auto-allows, and recommend custom agents or slash commands for repetitive tasks.
  • Community Resource Discovery: Scans GitHub to find relevant community-contributed skills, agents, slash commands, and CLAUDE.md examples that match your project's needs and tool usage.
  • Intelligent Documentation: Detects your project's tech stack (e.g., package manager, framework, testing setup) and provides tailored suggestions for improving or creating your CLAUDE.md file.
  • On-Demand Best Practices: 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 interactions. They can use this Skill to analyze their past conversations, discover a community-made skill for their specific testing framework, and automatically generate a CLAUDE.md file documenting their project's build and test commands.

Quick Start

Optimize my Claude Code setup and suggest improvements for my current project.

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 pattern analysis examines your Claude Code conversation history to identify repetitive tasks, tool dependencies, and configuration gaps. This Skill automatically diagnoses inefficiencies and recommends tool auto-allows, custom agents, or slash commands to streamline your interactions.

Can I automatically generate or improve my CLAUDE.md documentation?

Yes. This Skill detects your project's tech stack—package managers, frameworks, test runners—and generates tailored CLAUDE.md suggestions or enhancements that document build commands, test setups, and recommended Claude Code configurations.

How do I discover community skills and GitHub projects that match my tech stack?

Community resource discovery scans GitHub for skills, agents, slash commands, and CLAUDE.md examples aligned with your project's tools and usage patterns, surfacing relevant open-source configurations and best practices.

What does this Skill output and how can I use it?

Outputs include usage pattern summaries, configuration suggestions, and structured metadata on tool usage and project structure. Results are formatted for ingestion into vector stores and RAG pipelines, enabling downstream analysis and documentation automation.

Does this Skill require GitHub or jq to work?

Yes. This Skill depends on jq for JSON processing, gh for GitHub API queries, and curl for fetching official Claude Code documentation. All three are required for full workflow optimization and community resource discovery.

Can I use this to keep my Claude Code configuration aligned with current best practices?

Yes. This Skill fetches the latest official Claude Code documentation for agents, skills, slash commands, and settings, comparing your current setup against up-to-date best practices and recommending configuration updates.