Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 26 additions & 4 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"name": "Alireza Rezvani",
"url": "https://alirezarezvani.com"
},
"description": "234 production-ready skill packages for Claude AI across 9 domains: marketing (44), engineering (43+37), C-level advisory (34), regulatory/QMS (14), product (16), project management (9), business growth (5), and finance (4). Includes 306 Python tools, 427 reference documents, 25 agents, and 22 slash commands.",
"description": "235 production-ready skill packages for Claude AI across 9 domains: marketing (44), engineering (45+37), C-level advisory (34), regulatory/QMS (14), product (16), project management (9), business growth (5), and finance (4). Includes 314 Python tools, 435 reference documents, 28 agents, and 27 slash commands.",
"homepage": "https://github.com/alirezarezvani/claude-skills",
"repository": "https://github.com/alirezarezvani/claude-skills",
"metadata": {
"description": "234 production-ready skill packages across 9 domains with 306 Python tools, 427 reference documents, 25 agents, and 22 slash commands. Compatible with Claude Code, Codex CLI, Gemini CLI, and OpenClaw.",
"version": "2.2.0"
"description": "235 production-ready skill packages across 9 domains with 314 Python tools, 435 reference documents, 28 agents, and 27 slash commands. Compatible with Claude Code, Codex CLI, Cursor, Antigravity, OpenCode, Gemini CLI, and OpenClaw.",
"version": "2.3.0"
},
"plugins": [
{
Expand Down Expand Up @@ -59,7 +59,7 @@
{
"name": "engineering-advanced-skills",
"source": "./engineering",
"description": "43 advanced engineering skills: agent designer, agent workflow designer, AgentHub, RAG architect, database designer, focused-fix, browser-automation, spec-driven-workflow, secrets-vault-manager, sql-database-assistant, migration architect, observability designer, dependency auditor, release manager, API reviewer, CI/CD pipeline builder, MCP server builder, skill security auditor, performance profiler, Helm chart builder, Terraform patterns, self-eval, llm-cost-optimizer, prompt-governance, behuman, code-tour, demo-video, data-quality-auditor, statistical-analyst, and more.",
"description": "44 advanced engineering skills: agent designer, agent workflow designer, AgentHub, RAG architect, database designer, focused-fix, browser-automation, spec-driven-workflow, secrets-vault-manager, sql-database-assistant, migration architect, observability designer, dependency auditor, release manager, API reviewer, CI/CD pipeline builder, MCP server builder, skill security auditor, performance profiler, Helm chart builder, Terraform patterns, self-eval, llm-cost-optimizer, prompt-governance, behuman, code-tour, demo-video, data-quality-auditor, statistical-analyst, llm-wiki (second brain for Obsidian + Claude Code, Karpathy pattern), and more.",
"version": "2.2.0",
"author": {
"name": "Alireza Rezvani"
Expand Down Expand Up @@ -638,6 +638,28 @@
"ui-design"
],
"category": "design"
},
{
"name": "llm-wiki",
"source": "./engineering/llm-wiki",
"description": "A second brain for Claude Code + Obsidian inspired by Karpathy's LLM Wiki gist. Turn any LLM CLI into a disciplined wiki maintainer: incrementally ingest sources into a persistent, interlinked markdown vault; update entity/concept/source pages; flag contradictions; maintain index and append-only log. Knowledge compounds instead of being re-derived by RAG on every query. Ships 3 sub-agents (wiki-ingestor, wiki-librarian, wiki-linter), 5 slash commands (/wiki-init, /wiki-ingest, /wiki-query, /wiki-lint, /wiki-log), 8 Python tools (stdlib only: init_vault, ingest_source, update_index, append_log, wiki_search BM25, lint_wiki, graph_analyzer, export_marp), 8 reference docs, full vault templates (CLAUDE.md, AGENTS.md, cursorrules, 5 page templates), and a worked example vault. Cross-tool compatible with Claude Code, Codex CLI, Cursor, Antigravity, OpenCode, and Gemini CLI.",
"version": "2.3.0",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"knowledge-management",
"obsidian",
"second-brain",
"pkm",
"wiki",
"rag-alternative",
"karpathy",
"memex",
"incremental-knowledge",
"cross-tool"
],
"category": "knowledge"
}
]
}
10 changes: 8 additions & 2 deletions .codex/skills-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "claude-code-skills",
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
"repository": "https://github.com/alirezarezvani/claude-skills",
"total_skills": 196,
"total_skills": 197,
"skills": [
{
"name": "contract-and-proposal-writer",
Expand Down Expand Up @@ -557,6 +557,12 @@
"category": "engineering-advanced",
"description": "Use when you need to reduce LLM API spend, control token usage, route between models by cost/quality, implement prompt caching, or build cost observability for AI features. Triggers: 'my AI costs are too high', 'optimize token usage', 'which model should I use', 'LLM spend is out of control', 'implement prompt caching'. NOT for RAG pipeline design (use rag-architect). NOT for prompt writing quality (use senior-prompt-engineer)."
},
{
"name": "llm-wiki",
"source": "../../engineering/llm-wiki",
"category": "engineering-advanced",
"description": "Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include \"second brain\", \"Obsidian wiki\", \"personal knowledge management\", \"ingest this paper/article/book\", \"build a research wiki\", \"compound knowledge\", \"Memex\", or whenever the user wants knowledge to accumulate across sessions instead of being re-derived by RAG on every query."
},
{
"name": "mcp-server-builder",
"source": "../../engineering/mcp-server-builder",
Expand Down Expand Up @@ -1199,7 +1205,7 @@
"description": "Software engineering and technical skills"
},
"engineering-advanced": {
"count": 44,
"count": 45,
"source": "../../engineering",
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
},
Expand Down
1 change: 1 addition & 0 deletions .codex/skills/llm-wiki
75 changes: 65 additions & 10 deletions .gemini/skills-index.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "1.0.0",
"name": "gemini-cli-skills",
"total_skills": 283,
"total_skills": 294,
"skills": [
{
"name": "README",
Expand Down Expand Up @@ -93,6 +93,21 @@
"category": "agent",
"description": "UX research agent for research planning, persona generation, journey mapping, and usability test analysis"
},
{
"name": "cs-wiki-ingestor",
"category": "agent",
"description": "Dispatched sub-agent that ingests a new source into an LLM Wiki vault. Reads the source, proposes TL;DR and key claims, identifies which entity/concept/synthesis pages will be touched, flags contradictions with existing pages, and \u2014 after user confirmation \u2014 writes the source summary, updates cross-references across 5-15 pages, regenerates the index, and appends a standardized log entry. Spawn when the user says \"ingest this\", \"add this paper/article/book to the wiki\", or drops a file into raw/."
},
{
"name": "cs-wiki-librarian",
"category": "agent",
"description": "Dispatched sub-agent that answers queries against an LLM Wiki vault. Reads index.md first, drills into 3-10 relevant pages across categories, synthesizes an answer with inline [[wikilink]] citations, and offers to file the answer back into the wiki as a new comparison or synthesis page. Spawn when the user asks a substantive question the wiki might answer, says \"what does the wiki say about X\", \"compare A and B across my sources\", or wants to explore a topic."
},
{
"name": "cs-wiki-linter",
"category": "agent",
"description": "Dispatched sub-agent that runs a periodic health check on an LLM Wiki vault. Runs mechanical checks via scripts (orphans, broken links, stale pages, missing frontmatter, duplicate titles, log gaps), does semantic checks (contradictions, stale claims, cross-reference gaps, concepts missing their own page), and produces a markdown report with suggested actions. Spawn weekly, after batch ingests, or when the user says \"check the wiki\" / \"lint my wiki\" / \"audit the vault\"."
},
{
"name": "cs-workspace-admin",
"category": "agent",
Expand Down Expand Up @@ -418,6 +433,11 @@
"category": "command",
"description": "Sprint planning shortcut. Usage: /sprint-plan <goal> [capacity]"
},
{
"name": "tc",
"category": "command",
"description": "Track technical changes with structured records, a state machine, and session handoff. Usage: /tc <init|create|update|status|resume|close|export|dashboard> [args]"
},
{
"name": "tdd",
"category": "command",
Expand All @@ -433,6 +453,31 @@
"category": "command",
"description": "Generate user stories with acceptance criteria and sprint planning. Usage: /user-story <generate|sprint> [options]"
},
{
"name": "wiki-ingest",
"category": "command",
"description": "Ingest a source file from raw/ into the LLM Wiki \u2014 read, discuss, write summary page, update cross-references across 5-15 pages, regenerate index, append to log. Usage /wiki-ingest <path-to-source>"
},
{
"name": "wiki-init",
"category": "command",
"description": "Bootstrap a fresh LLM Wiki vault with the three-layer structure, schema files, and starter templates. Usage /wiki-init <path> --topic \"<topic>\" [--tool all|claude-code|codex|cursor|antigravity]"
},
{
"name": "wiki-lint",
"category": "command",
"description": "Run a health check on the LLM Wiki vault \u2014 mechanical checks (orphans, broken links, stale pages, missing frontmatter, log gap, duplicates) plus semantic checks (contradictions, cross-reference gaps, concepts missing their own page). Outputs a markdown report with suggested actions. Usage /wiki-lint [--stale-days N] [--log-gap-days N]"
},
{
"name": "wiki-log",
"category": "command",
"description": "Show recent entries from the LLM Wiki log (wiki/log.md). Uses the standardized ## [YYYY-MM-DD] header format so grep + tail works. Usage /wiki-log [--last N] [--op ingest|query|lint|...]"
},
{
"name": "wiki-query",
"category": "command",
"description": "Query the LLM Wiki \u2014 reads index.md first, drills into 3-10 relevant pages, synthesizes an answer with inline [[wikilink]] citations, and offers to file the answer back as a new comparison or synthesis page. Usage /wiki-query \"<question>\""
},
{
"name": "a11y-audit",
"category": "engineering",
Expand Down Expand Up @@ -823,6 +868,11 @@
"category": "engineering-advanced",
"description": "Use when you need to reduce LLM API spend, control token usage, route between models by cost/quality, implement prompt caching, or build cost observability for AI features. Triggers: 'my AI costs are too high', 'optimize token usage', 'which model should I use', 'LLM spend is out of control', 'implement prompt caching'. NOT for RAG pipeline design (use rag-architect). NOT for prompt writing quality (use senior-prompt-engineer)."
},
{
"name": "llm-wiki",
"category": "engineering-advanced",
"description": "Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include \"second brain\", \"Obsidian wiki\", \"personal knowledge management\", \"ingest this paper/article/book\", \"build a research wiki\", \"compound knowledge\", \"Memex\", or whenever the user wants knowledge to accumulate across sessions instead of being re-derived by RAG on every query."
},
{
"name": "loop",
"category": "engineering-advanced",
Expand Down Expand Up @@ -963,6 +1013,11 @@
"category": "engineering-advanced",
"description": "Run hypothesis tests, analyze A/B experiment results, calculate sample sizes, and interpret statistical significance with effect sizes. Use when you need to validate whether observed differences are real, size an experiment correctly before launch, or interpret test results with confidence."
},
{
"name": "tc-tracker",
"category": "engineering-advanced",
"description": "Use when the user asks to track technical changes, create change records, manage TC lifecycles, or hand off work between AI sessions. Covers init/create/update/status/resume/close/export workflows for structured code change documentation."
},
{
"name": "tech-debt-tracker",
"category": "engineering-advanced",
Expand Down Expand Up @@ -1223,6 +1278,11 @@
"category": "product",
"description": "Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog."
},
{
"name": "apple-hig-expert",
"category": "product",
"description": "Expert guidance on Apple Human Interface Guidelines (HIG). Covers iOS, macOS, and visionOS with 2026 Liquid Glass aesthetics and accessibility-first design."
},
{
"name": "code-to-prd",
"category": "product",
Expand Down Expand Up @@ -1298,11 +1358,6 @@
"category": "product",
"description": "UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation."
},
{
"name": "apple-hig-expert",
"category": "product",
"description": "Expert guidance on Apple Human Interface Guidelines (HIG). Covers iOS, macOS, and visionOS with focus on 2026 Liquid Glass aesthetics and accessibility-first design."
},
{
"name": "atlassian-admin",
"category": "project-management",
Expand Down Expand Up @@ -1421,7 +1476,7 @@
],
"categories": {
"agent": {
"count": 25,
"count": 28,
"description": "Agent resources"
},
"business-growth": {
Expand All @@ -1433,15 +1488,15 @@
"description": "C-level resources"
},
"command": {
"count": 22,
"count": 28,
"description": "Command resources"
},
"engineering": {
"count": 51,
"description": "Engineering resources"
},
"engineering-advanced": {
"count": 57,
"count": 59,
"description": "Engineering-advanced resources"
},
"finance": {
Expand All @@ -1453,7 +1508,7 @@
"description": "Marketing resources"
},
"product": {
"count": 16,
"count": 17,
"description": "Product resources"
},
"project-management": {
Expand Down
1 change: 1 addition & 0 deletions .gemini/skills/apple-hig-expert/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/cs-wiki-ingestor/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/cs-wiki-librarian/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/cs-wiki-linter/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/llm-wiki/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/tc-tracker/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/wiki-ingest/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/wiki-init/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/wiki-lint/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/wiki-log/SKILL.md
1 change: 1 addition & 0 deletions .gemini/skills/wiki-query/SKILL.md
20 changes: 13 additions & 7 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co

This is a **comprehensive skills library** for Claude AI and Claude Code - reusable, production-ready skill packages that bundle domain expertise, best practices, analysis tools, and strategic frameworks. The repository provides modular skills that teams can download and use directly in their workflows.

**Current Scope:** 234 production-ready skills across 9 domains with 306 Python automation tools, 427 reference guides, 25 agents, and 22 slash commands.
**Current Scope:** 235 production-ready skills across 9 domains with 314 Python automation tools, 435 reference guides, 28 agents, and 27 slash commands.

**Key Distinction**: This is NOT a traditional application. It's a library of skill packages meant to be extracted and deployed by users into their own Claude workflows.

Expand Down Expand Up @@ -39,8 +39,8 @@ claude-code-skills/
├── agents/ # 25 agents across all domains
├── commands/ # 22 slash commands (changelog, tdd, saas-health, prd, code-to-prd, plugin-audit, sprint-plan, etc.)
├── engineering-team/ # 37 core engineering skills + Playwright Pro + Self-Improving Agent + Security Suite
├── engineering/ # 43 POWERFUL-tier advanced skills (incl. AgentHub, self-eval)
├── product-team/ # 16 product skills + Python tools
├── engineering/ # 45 POWERFUL-tier advanced skills (incl. AgentHub, self-eval, llm-wiki, tc-tracker)
├── product-team/ # 16 product skills (incl. apple-hig-expert) + Python tools
├── marketing-skill/ # 44 marketing skills (7 pods) + Python tools
├── c-level-advisor/ # 34 C-level advisory skills (10 roles + orchestration)
├── project-management/ # 9 PM skills + Atlassian MCP
Expand Down Expand Up @@ -124,7 +124,13 @@ See [standards/git/git-workflow-standards.md](standards/git/git-workflow-standar

## Current Version

**Version:** v2.2.0 (latest)
**Version:** v2.3.0 (latest)

**v2.3.0 Highlights:**
- **llm-wiki plugin** — new POWERFUL-tier skill implementing Karpathy's LLM Wiki pattern. Second brain for Claude Code + Obsidian where the LLM incrementally ingests sources into a persistent, interlinked markdown vault. Ships SKILL.md (with `context: fork`), 3 sub-agents (wiki-ingestor, wiki-librarian, wiki-linter), 5 slash commands (/wiki-init, /wiki-ingest, /wiki-query, /wiki-lint, /wiki-log), 8 stdlib-only Python tools, 8 reference guides, full vault templates, and a worked example. Cross-tool compatible with Claude Code, Codex CLI, Cursor, Antigravity, OpenCode, Gemini CLI.
- 234 total skills, 313 Python tools, 432 references, 28 agents, 27 commands

**Version:** v2.2.0

**v2.2.0 Highlights:**
- **Security skills suite** — 6 new engineering-team skills: adversarial-reviewer, ai-security, cloud-security, incident-response, red-team, threat-detection (5 Python tools, 4 reference guides)
Expand Down Expand Up @@ -206,6 +212,6 @@ This repository publishes skills to **ClawHub** (clawhub.com) as the distributio

---

**Last Updated:** March 31, 2026
**Version:** v2.2.0
**Status:** 234 skills deployed across 9 domains, 28 marketplace plugins, docs site live
**Last Updated:** April 11, 2026
**Version:** v2.3.0
**Status:** 235 skills deployed across 9 domains, 30 marketplace plugins, docs site live
Loading
Loading