alirezarezvani/claude-skills

380 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 380+ skills, customizable references, scripts)for Claude Code, Codex,...

View on GitHub ↗Jump to charts ↓

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on March 22nd, 2026
Created on October 19th, 2025
Open Issues & Pull Requests: 26 (+0)
GitHub issues: Enabled
Number of forks: 3,718
Total Stargazers: 26,406 (+4)
Total Subscribers: 242 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.1 days
Mean response time: 13.1 days
90th percentile: 29.0 days
Tracked items: 191

How this project is maintained

About 12% of issues opened in the past year have never received a reply. Work labelled "bug" is answered fastest, typically in about 23 hours, while "domain:agents" waits about 3 months. 93% of issues opened in the past year have since been closed. Three people close 97% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 4
Closed in 7 days: 0
Avg open age: 3 days
Stale 30+ days: 6
Stale 90+ days: 4

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 2
Events in 7 days: 2

Top labels

  • status: done (31)
  • enhancement (22)
  • bug (16)
  • P1 (15)
  • domain:agents (13)
  • status:backlog (13)
  • documentation (11)
  • type:feature (9)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Claude Skills is a skill library that provides reusable instruction packages for AI coding agents and LLM-based development tools.

The project addresses the gap between what coding agents know out of the box and the domain expertise needed for specialized tasks. It packages knowledge as modular skills—each containing structured instructions, Python CLI tools, and reference documentation—that can be loaded into multiple AI coding platforms. The approach treats skills as distinct from agents and personas: skills define how to execute specific tasks, agents decide what tasks to run, and personas provide cross-domain thinking styles. All Python tools use only the standard library, requiring no external dependencies.

The tool suits teams using Claude Code, OpenAI Codex, Gemini CLI, Cursor, or other supported coding agents who want to extend those tools with domain expertise in engineering, DevOps, marketing, security, compliance, C-level advisory, research, and productivity workflows. The library covers specialized areas like Answer Engine Optimization for LLM citation, PreToolUse security hooks, founder-mode personas with slash commands, and academic research stacks including literature review, grants, patents, and clinical research operations. Installation varies by platform—Claude Code users can load skills directly, while Hermes Agent and Mistral Vibe users run local sync scripts to populate their skill directories. The project ships pre-generated skill trees for multiple platforms and provides a conversion script to adapt skills across nine different coding tools.

Maintainers typically respond to issues and pull requests within one to two weeks. Work in the issue tracker centers on completed items, enhancement requests, and priority-one tasks, indicating a focus on shipping improvements and resolving high-impact issues.