humanlayer/skills

skills is a collection of Claude Code skills that extend Claude's capabilities for software development tasks.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 59 minutes ago
Added to GitGenius on September 5th, 2026
Created on March 18th, 2026
Open Issues & Pull Requests: 7 (+0)
GitHub issues: Enabled
Number of forks: 97
Total Stargazers: 3,311 (+23)
Total Subscribers: 7 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.1 days
Mean response time: 19.1 days
90th percentile: 19.1 days
Tracked items: 1

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 56 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

skills is a collection of Claude Code skills that extend Claude's capabilities for software development tasks.

The tool addresses the challenge of improving code quality and architectural decisions by providing specialized skills that Claude can invoke to analyze, refactor, and design systems. Each skill targets a specific problem: improving instruction adherence in CLAUDE.md files, narrowing React prop types to match actual code paths rather than test scenarios, building iterated agentic loops with GitHub Actions workflows, designing control loops through structured interviews, and generating visual explanations of code concepts. The skills work by integrating with Claude Code, allowing developers to invoke them during coding sessions to get targeted assistance.

Developers should adopt this tool if they work with Claude for code generation and want to systematize common architectural and quality-improvement tasks. The project suits teams building agentic systems or those seeking to improve how Claude understands their codebase constraints. The improve-claude-md skill is useful for anyone relying on CLAUDE.md files to guide Claude's behavior. The narrow-react-prop-types skill addresses a specific React development problem where component prop types diverge from actual usage. The agentic loop and control loop skills are designed for developers building autonomous coding agents, offering both quick iteration and more deliberate design approaches.

The project shows active development with recent commits addressing core functionality. Work spans multiple skill implementations, indicating ongoing expansion of the tool's capabilities. The codebase demonstrates attention to practical developer workflows, with skills designed around real problems encountered in Claude-assisted development. Maintenance activity suggests the maintainers are responsive to the needs of developers using Claude Code in their projects.