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.
Skill Analysis
Skills (961)
What this agent does, followed by trigger phrasing. MUST include a "Use when…" (or "Spawn when…" / "Invoke via…") clause plus at least 1 concrete trig...
bash"Scan, prioritize, and report technical debt. Usage: /tech-debt <scan|prioritize|report> [options]"
"Build competitive analysis matrices with scoring and gap analysis. Usage: /competitive-matrix <analyze> [options]"
json"Detect stack and generate CI/CD pipeline configs. Usage: /pipeline <detect|generate> [options]"
"Calculate SaaS health metrics (ARR, MRR, churn, CAC, LTV, NRR) and benchmark against industry standards. Usage: /saas-health <metrics|quick-ratio|sim...
"Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]"
"Scan a frontend project for WCAG 2.2 accessibility violations and fix them. Usage: /a11y-audit [path]"
bash"Capacity-gated sprint planning — runs capacity math, carry-over check, and a definition-of-ready gate before committing scope. Usage: /sprint-plan <g...
bashBootstrap a fresh LLM Wiki vault with the three-layer structure, schema files, and starter templates. Usage /wiki-init <path> --topic "<topic>" [--too...
"Portfolio health dashboard and risk matrix analysis. Usage: /project-health <dashboard|risk> [options]"
json"/cs:webinar — Webinar & virtual-event marketing workflow. Plan a webinar from scratch (sized backward from the business goal), rescue one whose numbe...
bashjsonRun a health check on the LLM Wiki vault — mechanical checks (orphans, broken links, stale pages, missing frontmatter, log gap, duplicates) plus seman...
markdown"Generate user stories with acceptance criteria and sprint planning. Usage: /user-story <generate|sprint> [options]"
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"Run a red-green-refactor TDD workflow — generate failing tests first, implement to green, then check coverage gaps. Usage: /tdd <generate|coverage|va...
bash"Analyze sprint retrospectives for patterns and action item tracking. Usage: /retro analyze <retro_data.json>"
json"Sprint health scoring and velocity analysis for agile teams. Usage: /sprint-health <analyze|velocity> [options]"
json"Reverse-engineer a frontend codebase into a PRD. Usage: /code-to-prd [path]"
bash"Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts. Usage: /financial-health <ratios|dcf|budget|forecast> <...
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...
Recent Commits
- aa8d7782026-07-17Merge pull request #922 from alirezarezvani/devAlireza Rezvani
- 2800f832026-07-17Merge pull request #921 from alirezarezvani/claude/productivity-skills-audit-obucopAlireza Rezvani
- eec8fb62026-07-17fix(meetings): stop crediting capitalized non-names in 'Name will ...' proseClaude
- 908c48e2026-07-17fix(meetings): only a leading @mention confers action-item ownershipClaude
- ecb0c9f2026-07-17fix(deep-work): enforce the 10-min buffer before the end-of-day shallow batchClaude
- 85684832026-07-17fix(meetings): action_item_extractor no longer reassigns owner to a mid-text @mentionClaude
- c17b2f52026-07-17refactor(meetings): agenda_builder usage errors exit 1, matching the batch contractClaude
- 1d184772026-07-17fix(productivity): exit-code and --sample --json contract fixes from reviewClaude
- 3f7f8062026-07-17chore(productivity): align new plugin versions with current release (2.11.2)Claude
- a775d212026-07-17refactor(productivity): address reviewer feedback on PR #921Claude