Armory
Source
Browse
Skills

developer-growth-analysis

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install developer-growth-analysis --cli claude

writes the skill into.claude/skills/developer-growth-analysis/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/developer-growth-analysis/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

When to use it

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/developer-growth-analysis/SKILL.md -o .claude/skills/developer-growth-analysis/SKILL.md

Notes

Extracted from davila7/claude-code-templates, developer-growth-analysis category.