Skip to content

claude-skills

by alirezarezvani

+192 Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory.

About

+192 Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory.

16,116
Stars
862
Skill Files
2,219
Forks
444
PRs Merged
31
Contributors
3
Issues Open
131
Issues Closed
2026-05-24
Last Activity

Skill Analysis

203
Avg Lines / Skill
1,147
Avg Words / Skill
3684
Code Blocks
3289
Total Files
29.14 MB
Repo Size
667
Reference Files
Skill lines26 min / 178 median / 741 max
Code languagesbash, bicep, css, csv, dockerfile, dot, go, hcl, html, javascript, jql, js, json, markdown, md, mermaid, powershell, prisma, python, sql, terraform, toml, tsx, typescript, yaml
Frontmatter keysAuthor, Category, Dependencies, Name, Tier, Version, about, agents, allowed-tools, argument-hint, assignees, author, category, color, command, compatible_tools, context, dependencies, description, disallowedTools, domain, emoji, labels, license, maxTurns, metadata, model, name, not_for, skills, tags, tier, title, tools, triggers, version, vibe
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (2396), py (547), json (207), zip (37), txt (25), yml (14), sh (11), template (5), html (4), yaml (4)

Skills (866)

  • sprint-plan
    26 lines57 words1 blocks

    Sprint planning shortcut. Usage: /sprint-plan <goal> [capacity]

    bash
  • wiki-lint
    84 lines335 words2 blocks

    Run a health check on the LLM Wiki vault — mechanical checks (orphans, broken links, stale pages, missing frontmatter, log gap, duplicates) plus seman...

    markdown
  • persona
    41 lines116 words3 blocks

    Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]

  • tc
    147 lines805 words12 blocks

    Track technical changes with structured records, a state machine, and session handoff. Usage: /tc <init|create|update|status|resume|close|export|dashb...

    bash
  • tdd
    37 lines144 words2 blocks

    Generate tests, analyze coverage, and run TDD workflows. Usage: /tdd <generate|coverage|validate> [options]

  • saas-health
    36 lines154 words2 blocks

    Calculate SaaS health metrics (ARR, MRR, churn, CAC, LTV, NRR) and benchmark against industry standards. Usage: /saas-health <metrics|quick-ratio|simu...

  • wiki-ingest
    53 lines298 words1 blocks

    Ingest a source file from raw/ into the LLM Wiki — read, discuss, write summary page, update cross-references across 5-15 pages, regenerate index, app...

  • tech-debt
    33 lines118 words2 blocks

    Scan, prioritize, and report technical debt. Usage: /tech-debt <scan|prioritize|report> [options]

  • google-workspace
    78 lines262 words6 blocks

    "Google Workspace CLI operations: setup diagnostics, security audit, recipe discovery, and output analysis. Usage: /google-workspace <setup|audit|reci...

    bash
  • plugin-audit
    313 lines1488 words10 blocks

    |

    bash
  • user-story
    44 lines128 words3 blocks

    Generate user stories with acceptance criteria and sprint planning. Usage: /user-story <generate|sprint> [options]

  • focused-fix
    92 lines507 words2 blocks

    Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>

  • pipeline
    31 lines106 words2 blocks

    Detect stack and generate CI/CD pipeline configs. Usage: /pipeline <detect|generate> [options]

  • karpathy-check
    47 lines187 words1 blocks

    Run Karpathy's 4-principle review on staged changes or the last commit. Checks complexity, diff noise, hidden assumptions, and goal verification. Usag...

  • sprint-health
    44 lines125 words3 blocks

    Sprint health scoring and velocity analysis for agile teams. Usage: /sprint-health <analyze|velocity> [options]

    json
  • code-to-prd
    79 lines313 words4 blocks

    Reverse-engineer a frontend codebase into a PRD. Usage: /code-to-prd [path]

    bash
  • competitive-matrix
    41 lines112 words3 blocks

    Build competitive analysis matrices with scoring and gap analysis. Usage: /competitive-matrix <analyze> [options]

    json
  • okr
    38 lines112 words2 blocks

    Generate OKR cascades from company strategy to team objectives. Usage: /okr generate <strategy>

  • wiki-query
    59 lines337 words1 blocks

    Query the LLM Wiki — reads index.md first, drills into 3-10 relevant pages, synthesizes an answer with inline [[wikilink]] citations, and offers to fi...

  • wiki-log
    65 lines269 words4 blocks

    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 [--...

    bash

Recent Commits

-354 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • de6f5a42026-05-24
    Merge pull request #738 from alirezarezvani/dev
    Alireza Rezvani
  • 852e7da2026-05-24
    chore: sync codex skills symlinks [automated]
    alirezarezvani
  • aab5cd52026-05-24
    Merge pull request #737 from alirezarezvani/claude/andreessen-productivity-plugin-PlOzn
    Alireza Rezvani
  • d692bf82026-05-24
    Merge remote-tracking branch 'origin/dev' into claude/andreessen-productivity-plugin-PlOzn
    Claude
  • 2c097972026-05-24
    docs(andreessen): run update-docs sync pipeline + mkdocs nav for v2.8.3
    Claude
  • 198c0af2026-05-24
    feat(andreessen): add asset templates + worked examples (quality 56.2 -> 65.7)
    Claude
  • d26c4712026-05-24
    chore(andreessen): plugin-audit follow-ups — gemini sync + inner README
    Claude
  • c3866642026-05-24
    chore: sync codex skills symlinks [automated]
    alirezarezvani
  • 8c5dec32026-05-24
    Merge pull request #736 from alirezarezvani/claude/andreessen-productivity-plugin-PlOzn
    Alireza Rezvani
  • f4c10332026-05-24
    feat(productivity): add andreessen market-first decision & productivity skill
    Claude