Files
claude-skills-reference/.claude-plugin/marketplace.json
Reza Rezvani 7911cf957a feat(autoresearch-agent): fix critical bugs, package as plugin with 5 slash commands
**Bug fixes (run_experiment.py):**
- Fix broken revert logic: was saving HEAD as pre_commit (no-op revert),
  now uses git reset --hard HEAD~1 for correct rollback
- Remove broken --loop mode (agent IS the loop, script handles one iteration)
- Fix shell injection: all git commands use subprocess list form
- Replace shell tail with Python file read

**Bug fixes (other scripts):**
- setup_experiment.py: fix shell injection in git branch creation,
  remove dead --skip-baseline flag, fix evaluator docstring parsing
- log_results.py: fix 6 falsy-zero bugs (baseline=0 treated as None),
  add domain_filter to CSV/markdown export, move import time to top
- evaluators: add FileNotFoundError handling, fix output format mismatch
  in llm_judge_copy, add peak_kb on macOS, add ValueError handling

**Plugin packaging (NEW):**
- plugin.json, settings.json, CLAUDE.md for plugin registry
- 5 slash commands: /ar:setup, /ar:run, /ar:loop, /ar:status, /ar:resume
- /ar:loop supports user-selected intervals (10m, 1h, daily, weekly, monthly)
- experiment-runner agent for autonomous loop iterations
- Registered in marketplace.json as plugin #20

**SKILL.md rewrite:**
- Replace ambiguous "Loop Protocol" with clear "Agent Protocol"
- Add results.tsv format spec, strategy escalation, self-improvement
- Replace "NEVER STOP" with resumable stopping logic

**Docs & sync:**
- Codex (157 skills), Gemini (229 items), convert.sh all pick up the skill
- 6 new MkDocs pages, mkdocs.yml nav updated
- Counts updated: 17 agents, 22 slash commands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:38:59 +01:00

398 lines
12 KiB
JSON

{
"name": "claude-code-skills",
"owner": {
"name": "Alireza Rezvani",
"url": "https://alirezarezvani.com"
},
"description": "177 production-ready skill packages for Claude AI across 9 domains: marketing (43), engineering (24+25), C-level advisory (28), regulatory/QMS (12), product (12), project management (6), business growth (4), and finance (2). Includes 254 Python tools, 357 reference documents, 17 agents, and 22 slash commands.",
"homepage": "https://github.com/alirezarezvani/claude-skills",
"repository": "https://github.com/alirezarezvani/claude-skills",
"metadata": {
"description": "177 production-ready skill packages across 9 domains with 254 Python tools, 357 reference documents, 17 agents, and 22 slash commands. Compatible with Claude Code, Codex CLI, Gemini CLI, and OpenClaw.",
"version": "2.1.2"
},
"plugins": [
{
"name": "marketing-skills",
"source": "./marketing-skill",
"description": "43 marketing skills across 7 pods: Content, SEO, CRO, Channels, Growth, Intelligence, Sales enablement, and X/Twitter growth. 51 Python tools, 73 reference docs.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"marketing",
"content",
"seo",
"cro",
"growth",
"sales",
"copywriting",
"email",
"social-media",
"paid-ads",
"twitter",
"x-twitter"
],
"category": "marketing"
},
{
"name": "c-level-skills",
"source": "./c-level-advisor",
"description": "28 C-level advisory skills: virtual board of directors (CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO), executive mentor, founder coach, orchestration (Chief of Staff, board meetings, decision logger), strategic capabilities (board deck builder, scenario war room, competitive intel, M&A playbook), and culture frameworks.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"ceo",
"cto",
"cfo",
"executive",
"strategy",
"leadership",
"board",
"advisory"
],
"category": "leadership"
},
{
"name": "engineering-advanced-skills",
"source": "./engineering",
"description": "25 advanced engineering skills: agent designer, RAG architect, database designer, migration architect, observability designer, dependency auditor, release manager, API reviewer, CI/CD pipeline builder, MCP server builder, skill security auditor, performance profiler, and more.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"agent-design",
"rag",
"database",
"migration",
"observability",
"dependency-audit",
"release",
"api-review",
"ci-cd",
"mcp",
"security-audit"
],
"category": "development"
},
{
"name": "engineering-skills",
"source": "./engineering-team",
"description": "24 engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, Stripe integration, TDD guide, tech stack evaluator, Google Workspace CLI.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"engineering",
"architecture",
"frontend",
"backend",
"devops",
"security",
"ai",
"ml",
"data",
"playwright",
"google-workspace",
"gws",
"gmail",
"google-drive",
"google-sheets"
],
"category": "development"
},
{
"name": "ra-qm-skills",
"source": "./ra-qm-team",
"description": "12 regulatory affairs & quality management skills for HealthTech/MedTech: ISO 13485 QMS, MDR 2017/745, FDA 510(k)/PMA, GDPR/DSGVO, ISO 27001 ISMS, CAPA management, risk management, clinical evaluation.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"regulatory",
"quality",
"compliance",
"iso-13485",
"mdr",
"fda",
"gdpr",
"medtech"
],
"category": "compliance"
},
{
"name": "product-skills",
"source": "./product-team",
"description": "12 product skills with 13 Python tools: product manager toolkit (RICE, PRDs), agile product owner, product strategist, UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, product analytics, experiment designer, product discovery, roadmap communicator.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"product",
"pm",
"agile",
"ux",
"design-system",
"competitive-analysis",
"landing-page",
"saas",
"analytics",
"experimentation",
"discovery",
"roadmap"
],
"category": "product"
},
{
"name": "pm-skills",
"source": "./project-management",
"description": "6 project management skills with 12 Python tools: senior PM, scrum master, Jira expert, Confluence expert, Atlassian admin, template creator.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"project-management",
"scrum",
"agile",
"jira",
"confluence",
"atlassian"
],
"category": "project-management"
},
{
"name": "business-growth-skills",
"source": "./business-growth",
"description": "4 business & growth skills: customer success manager, sales engineer, revenue operations, contract & proposal writer.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"customer-success",
"sales-engineering",
"revenue-operations",
"business-growth",
"proposals"
],
"category": "business-growth"
},
{
"name": "finance-skills",
"source": "./finance",
"description": "2 finance skills: financial analyst (ratio analysis, DCF valuation, budgeting, forecasting) and SaaS metrics coach (ARR, MRR, churn, CAC, LTV, NRR, Quick Ratio, projections). 7 Python automation tools.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"finance",
"dcf",
"valuation",
"budgeting",
"forecasting",
"saas",
"metrics",
"arr",
"mrr",
"churn",
"ltv",
"cac"
],
"category": "finance"
},
{
"name": "pw",
"source": "./engineering-team/playwright-pro",
"description": "Production-grade Playwright testing toolkit. 9 skills, 3 agents, 55 templates, TestRail + BrowserStack MCP integrations. Generate tests, fix flaky failures, migrate from Cypress/Selenium.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"playwright",
"testing",
"e2e",
"qa",
"test-automation",
"browserstack",
"testrail"
],
"category": "development"
},
{
"name": "self-improving-agent",
"source": "./engineering-team/self-improving-agent",
"description": "Curate auto-memory, promote learnings to CLAUDE.md and rules, extract patterns into skills.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"memory",
"auto-memory",
"self-improvement",
"learning"
],
"category": "development"
},
{
"name": "autoresearch-agent",
"source": "./engineering/autoresearch-agent",
"description": "Autonomous experiment loop — optimize any file by a measurable metric. 5 slash commands (/ar:setup, /ar:run, /ar:loop, /ar:status, /ar:resume), 8 built-in evaluators, configurable loop intervals (10min to monthly).",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"autoresearch",
"optimization",
"experiments",
"benchmarks",
"loop",
"metrics",
"evaluators"
],
"category": "development"
},
{
"name": "content-creator",
"source": "./marketing-skill/content-creator",
"description": "SEO-optimized marketing content with brand voice analysis, content frameworks, and social media templates.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"content",
"marketing",
"seo",
"brand-voice"
],
"category": "marketing"
},
{
"name": "demand-gen",
"source": "./marketing-skill/marketing-demand-acquisition",
"description": "Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"demand-gen",
"paid-media",
"acquisition"
],
"category": "marketing"
},
{
"name": "fullstack-engineer",
"source": "./engineering-team/senior-fullstack",
"description": "Full-stack engineering with React, Node, databases, and deployment.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"fullstack",
"react",
"node",
"engineering"
],
"category": "development"
},
{
"name": "aws-architect",
"source": "./engineering-team/aws-solution-architect",
"description": "AWS serverless architecture design with IaC templates, cost optimization, and CI/CD pipelines.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"aws",
"serverless",
"cloud",
"architecture"
],
"category": "development"
},
{
"name": "product-manager",
"source": "./product-team/product-manager-toolkit",
"description": "Product management toolkit with RICE scoring, customer interview analysis, and PRD generation.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"product",
"prd",
"rice",
"prioritization"
],
"category": "product"
},
{
"name": "scrum-master",
"source": "./project-management/scrum-master",
"description": "Sprint health analysis, velocity tracking, and retrospective facilitation.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"scrum",
"agile",
"sprint",
"velocity"
],
"category": "project-management"
},
{
"name": "skill-security-auditor",
"source": "./engineering/skill-security-auditor",
"description": "Security audit and vulnerability scanner for AI agent skills. Scans for malicious patterns, prompt injection, data exfiltration, and unsafe file operations.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"security",
"audit",
"vulnerability",
"scanner"
],
"category": "development"
},
{
"name": "google-workspace-cli",
"source": "./engineering-team/google-workspace-cli",
"description": "Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. 5 Python tools, 3 reference guides, 43 built-in recipes, 10 persona bundles.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"google-workspace",
"gws",
"gmail",
"google-drive",
"google-sheets",
"google-calendar",
"workspace-admin"
],
"category": "development"
}
]
}