Skip to content

Commit fcd4fa1

Browse files
Merge pull request #798 from alirezarezvani/dev
2 parents 7f5d923 + e123806 commit fcd4fa1

42 files changed

Lines changed: 4892 additions & 23 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude-plugin/marketplace.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"name": "Alireza Rezvani",
55
"url": "https://alirezarezvani.com"
66
},
7-
"description": "341 production-ready skill packages for Claude AI across 17 domains: engineering advanced (78, incl. v2.9.0 workflow-builder for Claude Code Workflow-tool authoring), engineering core (51), marketing (46 — incl. AEO/Answer Engine Optimization), c-level advisory (66), product (17), regulatory/QMS (18), compliance-os (9), project management (9), business growth (5), finance (4), productivity (6), marketing top-level (1), research (8), research-ops (5, v2.9.0), business-operations (7), commercial (8), and markdown-html (3, v2.10.1 — markdown-to-interactive-HTML converter). Includes 542 Python tools, 685 reference documents, 51+ agents, 88+ slash commands across 64 marketplace plugins.",
7+
"description": "343 production-ready skill packages for Claude AI across 17 domains: engineering advanced (78, incl. v2.9.0 workflow-builder for Claude Code Workflow-tool authoring), engineering core (51), marketing (46 — incl. AEO/Answer Engine Optimization), c-level advisory (66), product (17), regulatory/QMS (18), compliance-os (9), project management (9), business growth (5), finance (4), productivity (6), marketing top-level (1), research (8), research-ops (5, v2.9.0), business-operations (7), commercial (8), and markdown-html (5, v2.10.3 — markdown-to-interactive-HTML converter complete: orchestrator + design-system + md-document long-form + md-review code-review + md-slides slide-deck). Includes 548 Python tools, 691 reference documents, 51+ agents, 90+ slash commands across 64 marketplace plugins.",
88
"homepage": "https://github.com/alirezarezvani/claude-skills",
99
"repository": "https://github.com/alirezarezvani/claude-skills",
1010
"metadata": {
11-
"description": "341 production-ready skills across 17 domains (engineering, engineering-core, marketing, product, c-level, compliance-os, project management, RA/QM, business growth, finance, productivity, marketing top-level, research, research-ops, business-operations, commercial, markdown-html, plus standards). 542 Python tools, 685 reference guides, 51+ agents (cs-* + personas), 88+ slash commands across 64 marketplace plugins. v2.10.1 adds md-document to the markdown-html domain — the long-form markdown-to-single-file-HTML converter (sticky TOC + scrollspy + search filter + code-copy buttons + GFM tables/callouts + Prism.js autoloader; reads the design-system's WCAG-AA-validated 12-token palette so brand changes flow through to every conversion). v2.10.0 shipped the markdown-html foundation (orchestrator + design-system). v2.9.0 shipped the research-ops domain (clinical-research + research-finance + market-research + product-research + orchestrator) with per-skill onboarding, customization config, and an opt-in autoresearch bridge, plus the engineering workflow-builder skill. Compatible with Claude Code, Codex CLI, Gemini CLI, Cursor, OpenClaw, Hermes Agent, Mistral Vibe, and 5 more coding agents.",
12-
"version": "2.10.1"
11+
"description": "343 production-ready skills across 17 domains (engineering, engineering-core, marketing, product, c-level, compliance-os, project management, RA/QM, business growth, finance, productivity, marketing top-level, research, research-ops, business-operations, commercial, markdown-html, plus standards). 548 Python tools, 691 reference guides, 51+ agents (cs-* + personas), 90+ slash commands across 64 marketplace plugins. v2.10.3 completes the markdown-html domain with md-slides — slide-deck converter (arrow-key / Space / PgDn / Home/End / P keyboard navigation + presenter mode with split-view clock + speaker notes + next-slide preview + URL-hash deep linking like #3 for direct slide jumps + @media print page-per-slide for browser-native PDF export). Reuses md-document's markdown parser; vanilla JS only (no framework runtime); Prism.js opt-in via --syntax. Joins md-review (v2.10.2 code-review converter), md-document (v2.10.1 long-form converter), and the v2.10.0 foundation (orchestrator + design-system). Compatible with Claude Code, Codex CLI, Gemini CLI, Cursor, OpenClaw, Hermes Agent, Mistral Vibe, and 5 more coding agents.",
12+
"version": "2.10.3"
1313
},
1414
"plugins": [
1515
{
@@ -1404,8 +1404,8 @@
14041404
{
14051405
"name": "markdown-html-skills",
14061406
"source": "./markdown-html",
1407-
"description": "Convert long markdown files into world-class single-file interactive HTML. v2.10.1 ships md-document — the long-form converter (sticky TOC + scrollspy + search filter + code-copy buttons + GFM tables/callouts + fenced code with Prism.js autoloader + 12 brand CSS custom properties) on top of the v2.10.0 foundation: markdown-html-orchestrator (context: fork; deterministic doc-type classifier; refuses < 100 lines per Shihipar; refuses without onboarding) + design-system (10-question onboarding wizard; WCAG-AA-validated 12-token palette; project > global > defaults precedence; MARKDOWN_HTML_NO_CONFIG=1 bypass). 9 stdlib-only Python tools, 9 references citing 5-7 sources each, 2 template/schema assets. Inspired by Thariq Shihipar's Claude Code HTML output essay (Medium, 2026). Outputs are single self-contained .html files; only externals are Google Fonts CSS and Prism.js CDN. Converter sub-skills md-review + md-slides land in v2.10.2 follow-up PRs.",
1408-
"version": "2.10.1",
1407+
"description": "Convert long markdown files into world-class single-file interactive HTML — DOMAIN COMPLETE at v2.10.3 (5 skills). v2.10.3 adds md-slides — the slide-deck converter (arrow-key / Space / PgDn / Home / End / P keyboard navigation + presenter mode with split-view clock + speaker notes + next-slide preview + URL-hash deep linking like #3 + @media print page-per-slide for browser-native PDF export; reuses md-document's markdown parser; vanilla JS only; Prism.js opt-in via --syntax for code-heavy decks). Joins md-review (v2.10.2 code-review converter: 2-col diff + severity-tagged margin annotations + WCAG-1.4.1 badges + mandatory named reviewer footer), md-document (v2.10.1 long-form converter: sticky TOC + scrollspy + search + code-copy + Prism autoloader), markdown-html-orchestrator (v2.10.0 context: fork; deterministic doc-type classifier; refuses < 100 lines per Shihipar; refuses without onboarding), and design-system (v2.10.0 10-question onboarding wizard; WCAG-AA 12-token palette; project > global > defaults precedence; MARKDOWN_HTML_NO_CONFIG=1 bypass). 15 stdlib-only Python tools, 15 references citing 5-7 sources each, 4 template/schema assets. Inspired by Thariq Shihipar's Claude Code HTML output essay (Medium, 2026).",
1408+
"version": "2.10.3",
14091409
"author": {
14101410
"name": "Alireza Rezvani"
14111411
},
@@ -1427,6 +1427,27 @@
14271427
"context-fork"
14281428
],
14291429
"category": "documentation"
1430+
},
1431+
{
1432+
"name": "youtube-full",
1433+
"source": "./marketing-skill/skills/youtube-full",
1434+
"description": "YouTube transcripts, video search, channel browsing, playlist extraction, and upload monitoring via TranscriptAPI. BYOK — 100 free credits. OSS fallbacks: youtube-transcript-api / yt-dlp.",
1435+
"version": "2.9.0",
1436+
"author": {
1437+
"name": "therohitdas"
1438+
},
1439+
"keywords": [
1440+
"youtube",
1441+
"transcript",
1442+
"video",
1443+
"channel",
1444+
"playlist",
1445+
"search",
1446+
"content-monitoring",
1447+
"marketing",
1448+
"transcriptapi"
1449+
],
1450+
"category": "marketing"
14301451
}
14311452
]
14321453
}

.codex/skills-index.json

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "claude-code-skills",
44
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
55
"repository": "https://github.com/alirezarezvani/claude-skills",
6-
"total_skills": 342,
6+
"total_skills": 346,
77
"skills": [
88
{
99
"name": "business-growth-skills",
@@ -593,6 +593,18 @@
593593
"category": "documentation",
594594
"description": "Converts long-form markdown (specs, RFCs, reports, plans, explainers) into a single-file, lightly-interactive HTML document with sticky TOC, scrollspy, search filter, code-copy buttons, and design-system-driven brand tokens. Triggers when the markdown-html-orchestrator classifies an input as DOCUMENT, or when invoked directly via /cs:md-document. Reads the design-system config via config_loader.py and inlines the user's 12 derived CSS custom properties; refuses to render if onboarding hasn't run. Single-file output \u2014 Google Fonts + Prism.js CDN are the only externals; no framework runtime, no build step. Use after orchestrator routing or after design-system onboarding is confirmed."
595595
},
596+
{
597+
"name": "md-review",
598+
"source": "../../markdown-html/skills/md-review",
599+
"category": "documentation",
600+
"description": "Converts a markdown PR writeup or code review (one with ```diff fenced blocks and severity-tagged > [!BLOCKER]/[!MAJOR]/[!MINOR]/[!NIT] callouts) into a single-file 2-column HTML review \u2014 unified-diff on the left, severity-tagged annotation cards on the right, top jump-nav listing every finding, mandatory named reviewer footer. Triggers when the markdown-html-orchestrator classifies an input as REVIEW, or when invoked directly via /cs:md-review. Refuses without explicit --reviewer (a code review must name a human), refuses if no diff hunks present (route to md-document instead), and refuses to encode severity in color only (every badge ships color + icon + aria-label per WCAG 1.4.1). Use after orchestrator routing."
601+
},
602+
{
603+
"name": "md-slides",
604+
"source": "../../markdown-html/skills/md-slides",
605+
"category": "documentation",
606+
"description": "Converts a markdown deck (slides separated by `"
607+
},
596608
{
597609
"name": "a11y-audit",
598610
"source": "../../engineering-team/a11y-audit/skills/a11y-audit",
@@ -1673,12 +1685,24 @@
16731685
"category": "marketing",
16741686
"description": "Use when planning video content strategy, writing video scripts, optimizing YouTube channels, building short-form video pipelines (Reels, TikTok, Shorts), or repurposing long-form content into video. Triggers: 'start a YouTube channel', 'video content strategy', 'write a video script', 'repurpose into video', 'YouTube SEO', 'short-form video'. NOT for written blog content (use content-production). NOT for social captions without video (use social-media-manager)."
16751687
},
1688+
{
1689+
"name": "webinar-marketing",
1690+
"source": "../../marketing-skill/skills/webinar-marketing",
1691+
"category": "marketing",
1692+
"description": "When the user wants to plan, promote, run, or improve a webinar or virtual event to generate and convert demand. Use when the user mentions 'webinar,' 'virtual event,' 'online event,' 'live demo,' 'virtual summit,' 'workshop,' 'masterclass,' 'fireside chat,' 'roundtable,' 'registration funnel,' 'show-up rate,' 'attendance rate,' 'webinar promotion,' 'webinar follow-up,' or 'on-demand webinar.' Also use when they have a webinar that isn't converting \u2014 low registrations, low show-up, or attendees who don't buy \u2014 and want to diagnose and fix it. Covers the full funnel: registration, promotion, show-up, live engagement, live-to-close, and post-event nurture. Distinct from launch-strategy (full product launches) and email-sequence (lifecycle nurture) \u2014 this is the end-to-end webinar/event motion. NOT for in-person field events logistics, and NOT for generic lifecycle email (use email-sequence)."
1693+
},
16761694
{
16771695
"name": "x-twitter-growth",
16781696
"source": "../../marketing-skill/skills/x-twitter-growth",
16791697
"category": "marketing",
16801698
"description": "X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement. Use when the user wants to grow on X/Twitter, write tweets or threads, analyze their X profile, research competitors on X, plan a posting strategy, or optimize engagement. Complements social-content (generic multi-platform) with X-specific depth: algorithm mechanics, thread engineering, reply strategy, profile optimization, and competitive intelligence via web search."
16811699
},
1700+
{
1701+
"name": "youtube-full",
1702+
"source": "../../marketing-skill/skills/youtube-full",
1703+
"category": "marketing",
1704+
"description": "Use when the user needs YouTube transcripts, video search, channel browsing, playlist extraction, or content monitoring. Trigger phrases: 'get the transcript for', 'search YouTube for', 'what are the latest videos on', 'list this playlist', 'monitor this channel', or any request involving a YouTube URL, video ID, or @handle. Do NOT use for downloading video or audio files, YouTube engagement data (likes, comments), or private/age-restricted videos."
1705+
},
16821706
{
16831707
"name": "agile-product-owner",
16841708
"source": "../../product-team/agile-product-owner/skills/agile-product-owner",
@@ -2085,7 +2109,7 @@
20852109
"description": "Compliance-OS skills: ISO 13485 / ISO 27001 / SOC 2 / GDPR / FDA QSR / EU AI Act audit-prep + compliance-readiness orchestrator"
20862110
},
20872111
"documentation": {
2088-
"count": 3,
2112+
"count": 5,
20892113
"source": "../../markdown-html",
20902114
"description": "Markdown-to-HTML converter (v2.10.0 foundation): orchestrator (context: fork, deterministic doctype classifier, refuses < 100 lines per Shihipar) + design-system (one-time onboarding wizard with WCAG-AA-validated 12-token palette, project > global > defaults precedence). Converter sub-skills (md-document, md-review, md-slides) land in v2.10.1."
20912115
},
@@ -2105,7 +2129,7 @@
21052129
"description": "Financial analysis, valuation, and forecasting skills"
21062130
},
21072131
"marketing": {
2108-
"count": 47,
2132+
"count": 49,
21092133
"source": "../../marketing-skill",
21102134
"description": "Marketing, content, and demand generation skills"
21112135
},

.codex/skills/md-review

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../markdown-html/skills/md-review

.codex/skills/md-slides

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../markdown-html/skills/md-slides

.codex/skills/webinar-marketing

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../marketing-skill/skills/webinar-marketing

.codex/skills/youtube-full

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../marketing-skill/skills/youtube-full

0 commit comments

Comments
 (0)