Code Reporting Skill

Community

Generate deep technical reports from code.

Authorhasanraiyan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns a vague request about how something works into a structured, accurate technical report grounded in the actual repository code.

Core Features & Use Cases

  • Keyword-driven discovery: Identify relevant modules and files by searching the codebase using extracted feature keywords.
  • Traceable deep dive: Read key entry points and follow imports/call flows to explain real behavior, error handling, and security/performance considerations.
  • Professional reporting output: Produce a report with a clear executive summary, Mermaid architecture visuals, and comprehensive functional file links, then persist it to reports/ as a markdown file.
  • Use Case: You want an authoritative explanation of the auth flow for a Next.js app; the skill finds the relevant middleware/controllers, analyzes the flow, links to every referenced file, and saves auth-flow-analysis.md.

Quick Start

Ask the AI to generate a technical report on the auth flow and include clickable file links plus at least one Mermaid diagram, then save it under reports/ as a markdown file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Code Reporting Skill
Download link: https://github.com/hasanraiyan/resume/archive/main.zip#code-reporting-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.