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)
"Google Workspace CLI operations: setup diagnostics, security audit, recipe discovery, and output analysis. Usage: /google-workspace <setup|audit|reci...
bash|
bashRun 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]"
"/cs:aeo — Answer Engine Optimization workflow. Audit content for E-E-A-T + structure signals that drive LLM citation (ChatGPT, Perplexity, Claude, Ge...
bash|
bash"Reverse-engineer a frontend codebase into a PRD. Usage: /code-to-prd [path]"
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"Scan, prioritize, and report technical debt. Usage: /tech-debt <scan|prioritize|report> [options]"
"/cs:webinar — Webinar & virtual-event marketing workflow. Plan a webinar from scratch (sized backward from the business goal), rescue one whose numbe...
bashjson"Generate OKR cascades from company strategy to team objectives. Usage: /okr generate <strategy>"
"Track technical changes with structured records, a state machine, and session handoff. Usage: /tc <init|create|update|status|resume|close|export|dash...
bash"Capacity-gated sprint planning — runs capacity math, carry-over check, and a definition-of-ready gate before committing scope. Usage: /sprint-plan <g...
bash"Portfolio health dashboard and risk matrix analysis. Usage: /project-health <dashboard|risk> [options]"
json"Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts. Usage: /financial-health <ratios|dcf|budget|forecast> <...
"RICE feature prioritization with scoring and capacity planning. Usage: /rice prioritize <features.csv> [options]"
csv"Detect stack and generate CI/CD pipeline configs. Usage: /pipeline <detect|generate> [options]"
"Sprint health scoring and velocity analysis for agile teams. Usage: /sprint-health <analyze|velocity> [options]"
json"Scan a frontend project for WCAG 2.2 accessibility violations and fix them. Usage: /a11y-audit [path]"
bashRun Karpathy's 4-principle review on staged changes or the last commit. Checks complexity, diff noise, hidden assumptions, and goal verification. Usag...
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