
π―Skills298
A collection of 44 marketing agent skills covering 7 specialized podsβContent, SEO, CRO, Channels, Growth, Intelligence, and Salesβwith 32 Python tools for AI coding agents. Part of the comprehensive alirezarezvani/claude-skills library supporting Claude Code, Codex, Cursor, and more.
A collection of 37 core engineering agent skills covering architecture, frontend, backend, fullstack, QA, DevOps, SecOps, AI/ML, and data engineering for AI coding agents. Part of the comprehensive alirezarezvani/claude-skills library supporting Claude Code and 11 other platforms.
A collection of finance agent skills including a financial analyst (DCF, budgeting, forecasting) and a SaaS metrics coach (ARR, MRR, churn, LTV, CAC) for AI coding agents. Part of the comprehensive alirezarezvani/claude-skills library.
A collection of 25 POWERFUL-tier engineering agent skills covering advanced topics such as agent design, RAG architecture, database schema, CI/CD pipeline building, MCP server construction, security auditing, and incident management. Use when AI coding agents need production-grade expertise for complex engineering workflows.
A bundle of business and growth agent skills covering customer success, sales engineering, revenue operations, and contracts & proposals. Use when AI coding agents need domain expertise for business growth workflows across multiple AI coding tools.
A Claude skill collection providing full C-suite advisory with 28 skills covering 10 executive roles (CFO, CMO, CRO, CPO, COO, CHRO, CISO, GC, CDO, CAIO), plus orchestration, board meeting preparation, and culture and collaboration guidance.
A Claude skill collection for project management covering senior PM, scrum master, Jira, Confluence, and Atlassian admin workflows, with bundled Atlassian Remote MCP integration and project templates.
A collection of 16 product management agent skills covering product manager, agile PO, UX researcher, UI design, SaaS scaffolder, analytics, experiment designer, and roadmap communicator roles. Use when AI coding agents need product domain expertise for building and managing software products.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
A plugin bundle of 14 regulatory and quality management skills covering ISO 13485, MDR 2017/745, FDA, ISO 27001, GDPR, SOC 2, CAPA, and risk management for compliance-driven industries.
A skill from the most comprehensive open-source Claude Code skills library, offering 235 production-ready skills, 28 agents, and 305 Python CLI tools covering engineering, DevOps, marketing, compliance, and more across 12 AI coding tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
A skill from the most comprehensive open-source Claude Code skills library, offering 235 production-ready skills, 28 agents, and 305 Python CLI tools covering engineering, DevOps, marketing, compliance, and more across 12 AI coding tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
A skill from the most comprehensive open-source Claude Code skills library, offering 235 production-ready skills, 28 agents, and 305 Python CLI tools covering engineering, DevOps, marketing, compliance, and more across 12 AI coding tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
Part of a comprehensive 313-skill open-source library for AI coding agents covering engineering, DevOps, marketing, security, compliance, C-level advisory, and productivity, compatible with Claude Code, Codex, Gemini CLI, and 9 other tools.
A skill from the most comprehensive open-source Claude Code skills library, offering 235 production-ready skills, 28 agents, and 305 Python CLI tools covering engineering, DevOps, marketing, compliance, and more across 12 AI coding tools.
Slash command `/ar:loop` that starts an autonomous autoresearch experiment loop at user-selected intervals (10m, 1h, daily, weekly, monthly) using `CronCreate` with cron expressions like `*/10 * * * *` or `57 8 * * *`. Each iteration reads `config.cfg`/`program.md`/`results.tsv`, makes ONE change to the target file, commits, and runs `run_experiment.py --single`; auto-expires after 3 days and supports `/ar:loop stop` to cancel.
Slash command `/ar:resume` that resumes a paused autoresearch experiment by checking out the `autoresearch/{domain}/{name}` git branch, loading `config.cfg`, `program.md`, and full `results.tsv` history, then summarizing kept/discarded/crashed counts, best metric, and recent change patterns. Hands off to `/ar:run` for a single iteration or `/ar:loop` for autonomous scheduling.
`/ar:setup` command for creating an autoresearch experiment by interactively collecting domain, target file, eval command, metric, and direction, then invoking `setup_experiment.py`. Ships with built-in evaluators like `benchmark_speed`, `test_pass_rate`, and `llm_judge_content`.
`/hub:run` one-shot AgentHub lifecycle that chains `init` β baseline capture β `spawn` β `eval` β `merge` in a single command. Supports parallel agent templates (`optimizer`, `refactorer`, `test-writer`, `bug-fixer`) and metric- or LLM-judge-based ranking before user-confirmed merge.
`/hub:spawn` launches N parallel subagents in isolated git worktrees using a single message with multiple Agent tool calls for true parallelism. Supports `optimizer`, `refactorer`, `test-writer`, and `bug-fixer` templates from `references/agent-templates.md` and writes per-agent dispatch posts to `.agenthub/board/dispatch/`.
`/em:postmortem <event>` β blameless post-mortem for failed deals, missed quarters, flopped features, and bad hires that avoids both the scapegoat session and the whitewash. Runs seven steps: precisely define expected vs actual impact, do a real 5-Whys chain, separate contributing factors from the root cause, surface warning signs that were ignored, split what was in/out of control, build a specific change register (owner + due date + verification), and set a verification date so the changes actually get checked.
`/em:board-prep` framework for preparing CEOs for adversarial board meetings, covering numbers-cold drilling (MRR, burn, CAC/LTV, NRR, churn), anticipating hard questions, narrative structure, mock-meeting rehearsal, and director-by-director prep. Includes 48-hour and day-of checklists.
`/hub:board` interface for the AgentHub message board where coordinator and agents communicate via append-only Markdown posts in `dispatch`, `progress`, and `results` channels. Wraps `board_manager.py` to list, read, post, and reply with required YAML frontmatter (author, timestamp, sequence).
`/em:challenge` runs a pre-mortem on any plan by extracting core assumptions, rating each by confidence Γ impact, mapping dependency chains, and assessing reversibility. Outputs a structured Challenge Report with vulnerability map, kill switches at 30/60/90 days, and hardening actions tailored to product, GTM, hiring, or fundraising plans.
`/em:stress-test <assumption>` β the Executive Mentor command for breaking business assumptions (revenue projections, TAM, competitive moat, hiring velocity, retention) before the market does. Runs five steps: isolate the assumption in testable form, find counter-evidence from comparable failures, model bear/stress/catastrophic downsides, calculate sensitivity, then propose validation / contingency / early-warning hedges. Ends with a structured output of sources, downside scenarios, sensitivity, and specific hedges.
`/em:hard-call` framework for irreversible founder decisions (firing a co-founder, layoffs, pivots, killing a product) using a six-step process: reversibility test, 10/10/10 view, Andy Grove fresh-CEO test, stakeholder impact map, pre-announcement test, and communication plan. Includes decision-specific playbooks for each scenario.
`/hub:eval` β rank all AgentHub agent results for a session using metric mode (run an eval command in each agent's worktree with `scripts/result_ranker.py --session ... --eval-cmd ... --metric ... --direction ...`), LLM judge mode (compare `git diff {base_branch}...{agent_branch}` plus each agent's `.agenthub/board/results/agent-{i}-result.md` on correctness / simplicity / quality), or hybrid (metric first, LLM tie-break within 10%). Updates session state via `session_manager.py --update ... --state evaluating` and points to `/hub:merge` for the winner.
Part of a comprehensive library of 235 production-ready Claude Code skills and agent plugins for 12 AI coding tools. Includes skills covering engineering, DevOps, marketing, compliance, and C-level advisory, with 305 Python CLI tools and compatibility across Claude Code, OpenAI Codex, Gemini CLI, Cursor, and 8 more platforms.
Production-ready skill packages for Claude AI and Claude Code covering marketing, engineering, product development, and executive leadership, with 65 skills across multiple departments.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Provides strategic architectural guidance and high-level system design recommendations for complex software engineering projects, helping senior technical leaders make informed architectural decisions.
Provides advanced frontend engineering guidance, best practices, and strategic code architecture recommendations for senior-level web development challenges.
Provides advanced backend engineering expertise with comprehensive architectural guidance and system design recommendations for enterprise-level infrastructure.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Reviews code for potential bugs, code quality issues, security vulnerabilities, and suggests improvements and best practices across multiple programming languages and frameworks.
Generates comprehensive full-stack software architecture designs, technical specifications, and implementation roadmaps for senior-level engineering projects, focusing on scalable and enterprise-gr...
Provides expert-level guidance and code generation for complex data engineering tasks, including data pipeline design, ETL process optimization, and cloud data infrastructure architecture.
Performs comprehensive, advanced quality assurance testing across software development lifecycle, leveraging expert-level testing strategies, risk analysis, and systematic validation techniques.
Generates comprehensive UI design system documentation, component specifications, and design guidelines for consistent and scalable user interface development across digital products.
Provides advanced prompt engineering techniques and best practices for crafting high-quality, precise, and effective AI prompts across various domains and use cases.
Performs advanced computer vision analysis and interpretation, leveraging senior-level expertise to extract complex insights from images, detect objects, classify visual content, and provide sophisticated recommendations.
Provides comprehensive security risk assessment, vulnerability scanning, and strategic cybersecurity recommendations for enterprise-level technology infrastructure and systems.
Provides comprehensive product management tools and frameworks for strategic planning, roadmap development, user research analysis, and feature prioritization.
Provides strategic guidance and templates for agile product owners to efficiently manage product backlogs, prioritize user stories, and facilitate sprint planning and retrospective processes.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Generates comprehensive UX research reports, creates user personas, conducts usability analysis, and develops design recommendations based on user experience insights and best practices.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Generates high-quality, targeted content across various formats like blog posts, social media copy, marketing materials, and articles by leveraging AI-powered writing and strategic content frameworks.
Provides advanced data science expertise for complex analytical tasks, offering strategic guidance on machine learning model development, statistical analysis, and predictive modeling across variou...
Provides advanced machine learning engineering guidance, offering expert-level strategies for model development, optimization, MLOps best practices, and complex AI/ML project architecture and imple...
Provides advanced security operations (SecOps) expertise for identifying, analyzing, and mitigating complex cybersecurity risks and vulnerabilities across enterprise infrastructure and systems.
Provides expert guidance and comprehensive analysis on GDPR (General Data Protection Regulation) compliance, helping organizations assess, interpret, and implement data protection requirements.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Generates comprehensive product strategy roadmaps by analyzing market trends, competitive landscapes, user needs, and business goals to provide actionable strategic recommendations.
Generates comprehensive product marketing strategy documents, including market positioning, competitive analysis, target audience segmentation, and go-to-market planning for product marketing manag...
Provides strategic technology leadership guidance, helping CTOs analyze technology landscapes, evaluate emerging trends, assess technical debt, and make data-driven infrastructure and architectural...
Assists information security professionals in implementing, auditing, and managing ISO 27001 information security management system (ISMS) requirements, providing structured guidance for risk assessment.
Provides comprehensive risk assessment, analysis, and mitigation strategies for organizations by identifying potential threats, evaluating their potential impact, and recommending actionable risk m...
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Provides comprehensive regulatory compliance guidance, risk assessment, and strategic advisory services for navigating complex industry-specific regulatory landscapes and ensuring organizational adherence.
Generates comprehensive marketing demand acquisition strategies by analyzing market trends, target audience segments, and competitive landscape to recommend data-driven lead generation and conversion tactics.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Assists medical device companies in developing, implementing, and maintaining quality management systems (QMS) compliant with ISO 13485 medical device regulatory standards.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Assists compliance and quality assurance professionals in performing Corrective and Preventive Action (CAPA) documentation, analysis, and tracking for regulatory requirements in industries like hea...
Provides expert guidance and analysis for navigating FDA regulatory requirements, compliance strategies, and documentation processes for medical devices, pharmaceuticals, and healthcare products.
Performs comprehensive Information Security Management System (ISMS) audits, evaluating organizational cybersecurity practices, identifying compliance gaps, and recommending strategic improvements.
Provides expert guidance on EU Medical Device Regulation (MDR) 2017/745 compliance, helping medical device manufacturers navigate regulatory requirements, conformity assessment, and market access.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Conducts comprehensive quality management system (QMS) audits, providing detailed assessments, identifying compliance gaps, and recommending strategic improvements for organizational quality standards.
Part of a comprehensive library of 235 production-ready skills for 12 AI coding tools, this self-improving agent skill provides reusable expertise covering engineering, DevOps, marketing, compliance, and more.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
A Claude Code skill from the engineering domain that provides structured workflows and coding conventions inspired by Andrej Karpathy's development approach and best practices.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
Production-ready skill packages for Claude AI & Claude Code with 93 expert-level skills and 92+ Python automation tools across 11 professional domains.
A Claude Code skill from the marketing channels domain that provides structured workflows and decision frameworks for managing social media content strategy and scheduling across platforms.
A system design interview preparation skill providing reusable expertise bundles with analysis tools and strategic frameworks.
An engineering security skill that manages application secrets and sensitive credentials, providing secure storage, rotation, and access control for environment variables and API keys.
A comprehensive library of 205 production-ready skills and plugins for 11 AI coding tools, covering engineering, DevOps, marketing, compliance, and advisory workflows with 268 stdlib-only CLI scripts.
A Claude Code skill from the marketing intelligence domain that provides structured workflows for gathering and analyzing competitive intelligence on market positioning and strategies.
A Claude Code skill from the regulatory and quality management domain that provides structured workflows and checklists for SOC 2 compliance assessment and audit preparation.
A Claude Code skill from the marketing content domain that provides structured workflows for making AI-generated content sound more natural, authentic, and human-written.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for SQL database querying, optimization, and management.
A Claude Code skill from the security engineering domain that provides structured workflows and decision frameworks for adversarial red team security testing and vulnerability assessment.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for managing and responding to production incidents.
A REST API design skill that lints API endpoints, detects breaking changes, and generates design scorecards. Part of a comprehensive library of 235 production-ready agent skills for engineering, DevOps, and more.
Part of a comprehensive 313-skill open-source library compatible with Claude Code, OpenAI Codex, Gemini CLI, and more, covering engineering, DevOps, security with PreToolUse hooks, compliance, C-level advisory personas, and a complete research stack.
A Claude Code skill from the engineering core domain that provides structured workflows and decision frameworks for conducting accessibility audits in web applications.
A Claude Code skill from the business growth domain that provides structured workflows and templates for drafting professional contracts, proposals, and business agreements.
A POWERFUL-tier Claude Code skill that auto-generates onboarding documentation from codebase analysis, helping new developers understand project structure and conventions.
A POWERFUL-tier Claude Code skill for Node.js, Python, and Go profiling, bundle analysis, and load testing with stdlib-only Python CLI tools and structured workflows.
An agent skill that summarizes research findings into structured documents, extracting key insights and organizing evidence for decision-making across engineering, product, and business domains.
Part of a comprehensive library of 235 production-ready agent skills for AI coding tools, offering content marketing expertise including content creation, SEO, CRO, channel strategy, and growth intelligence with 305 CLI scripts across 12 compatible platforms.
An agent skill providing Chief of Staff advisory capabilities including cross-domain coordination, executive briefing, and strategic operations guidance, part of a 34-skill C-level advisory suite.
A Claude Code skill from the security engineering domain that provides structured workflows and Python CLI tools for conducting penetration testing and security assessments.
A Claude Code skill from the marketing content domain that provides structured workflows, templates, and decision frameworks for professional copywriting across various formats and channels.
A POWERFUL-tier Claude Code skill that analyzes your tech stack and generates GitHub Actions or GitLab CI pipeline configurations with structured workflows and CLI tools.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for designing and deploying cloud architectures on Google Cloud Platform.
A Claude Code skill from the marketing content domain that provides structured workflows for end-to-end content production, including a brand voice analyzer Python CLI tool.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for Docker container development, configuration, and deployment.
A Claude Code skill from the security engineering domain that provides structured workflows and decision frameworks for identifying and analyzing security threats in applications.
A Claude Code skill from the C-level advisory domain that provides structured workflows and decision frameworks for planning and executing organizational change management initiatives.
A Claude Code skill that applies marketing psychology principles to campaigns and content strategy. Part of the Marketing Intelligence pod, it leverages behavioral science and persuasion frameworks to improve marketing effectiveness.
Part of a library of 235 production-ready agent skills for Claude Code and 11 other AI coding tools, this skill provides guided workflows for designing experiments including hypothesis formulation, test planning, and results analysis frameworks.
A POWERFUL-tier Claude Code skill for .env file management, secret leak detection, and credential rotation workflows with structured decision frameworks and CLI tools.
A Claude Code skill from the security engineering domain that provides structured workflows and decision frameworks for securing AI/ML systems and preventing adversarial attacks.
A Claude Code skill from the product domain that provides structured workflows and a TSX/Tailwind scaffolder Python tool for generating conversion-optimized landing pages.
A Claude Code skill from the marketing SEO domain that provides structured workflows and decision frameworks for conducting comprehensive SEO audits and identifying optimization opportunities.
An agent skill that reverse-engineers existing codebases into structured Product Requirements Documents (PRDs), part of a comprehensive product skill set within a 235-skill library for AI coding tools.
A POWERFUL-tier Claude Code skill that performs blast radius analysis, security scanning, and coverage delta assessment for pull request reviews with structured workflows.
A POWERFUL-tier Claude Code skill that transforms requirements into database migrations, type definitions, seed data, and RLS policies with structured workflows and decision frameworks.
An agent skill for Conversion Rate Optimization (CRO) of web pages, analyzing landing pages and suggesting copy, layout, and UX improvements to increase conversion rates.
A Claude Code skill from the marketing content domain that provides structured workflows and templates for creating engaging social media content with Python CLI tools for brand voice analysis.
A POWERFUL-tier Claude Code skill for building RAG pipelines, optimizing chunking strategies, and evaluating retrieval quality with structured workflows and decision frameworks.
A Claude Code skill from the C-level advisory domain that provides structured workflows and decision frameworks for startup founder coaching on business strategy, team building, and growth.
A Claude Code skill from the marketing domain that provides structured workflows and templates for creating and maintaining consistent brand guidelines across all touchpoints.
A POWERFUL-tier Claude Code skill that provides multi-language dependency scanning, license compliance checking, and upgrade planning with stdlib-only Python CLI tools.
A Claude Code skill from the engineering domain that provides structured workflows for adversarial code review, identifying potential issues, edge cases, and vulnerabilities in pull requests.
A Claude Code skill from the marketing channels domain that provides structured workflows and templates for designing compelling advertising creative and copy.
Designs multi-agent orchestration systems with tool schemas and performance evaluation frameworks. Part of a comprehensive library of 235 production-ready agent skills covering engineering, DevOps, marketing, compliance, and more.
A POWERFUL-tier Claude Code skill that scans API routes and generates complete test suites, providing structured workflows and Python CLI tools for comprehensive API testing.
A Claude Code skill from the finance domain that provides structured workflows and a Python CLI metrics calculator for tracking SaaS KPIs including ARR, MRR, churn, LTV, and CAC.
A Claude Code skill from the marketing channels domain that provides structured workflows and strategies for growing an audience and increasing engagement on X (Twitter).
An engineering tool skill that provides a CLI interface for Google Workspace operations, enabling programmatic interaction with Google Docs, Sheets, Drive, and other Workspace services.
A POWERFUL-tier Claude Code skill for designing multi-agent orchestration patterns including sequential, parallel, router, orchestrator, and evaluator workflows with structured decision frameworks.
A Claude Code skill from the marketing SEO domain that provides structured workflows for AI-driven search engine optimization strategies and content optimization techniques.
A Claude Code skill from the marketing channels domain that provides structured workflows and templates for designing automated email sequences and drip campaigns.
A Claude Code skill from the business growth domain that provides structured workflows and decision frameworks for developing, testing, and optimizing product pricing strategies.
LLM-powered second brain skill for Obsidian that enables AI coding agents to manage, query, and connect knowledge across vault notes, functioning as a personal wiki with intelligent linking and retrieval capabilities.
A POWERFUL-tier Claude Code skill for planning migrations, checking compatibility, and generating rollback strategies with structured workflows and decision frameworks.
A Claude Code skill from the C-level advisory domain that provides structured workflows and decision frameworks for CFO-level financial strategy, budgeting, and fiscal governance guidance.
A Claude Code skill from the security engineering domain that provides structured workflows and decision frameworks for cloud infrastructure security assessment and hardening.
A Claude Code skill for planning and executing product launch strategies within the marketing orchestration system. Works alongside growth marketing, copywriting, and SEO audit skills to prepare comprehensive go-to-market plans.
A Claude Code skill from the marketing channels domain that provides structured workflows and templates for crafting effective cold email outreach campaigns.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for browser automation scripting and web scraping tasks.
A POWERFUL-tier Claude Code skill that provides incident response playbooks, severity classification, and post-incident review generation with structured workflows and CLI tools.
A Claude Code skill for setting up and managing analytics tracking as part of the marketing automation system. Designed for solo founders and small teams to ship, instrument, and iterate on product analytics alongside email sequences and launch workflows.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for integrating Stripe payment processing into applications.
A POWERFUL-tier Claude Code skill for designing SLOs, optimizing alerts, and generating dashboards with structured workflows and decision frameworks for production observability.
A Claude Code skill from the C-level advisory domain that provides structured workflows and decision frameworks for CMO-level marketing strategy, team leadership, and budget allocation guidance.
A Claude Code skill from the project management domain that provides structured workflows for documenting, tracking, and referencing key technical and business decisions.
A Claude Code skill from the marketing channels domain that provides structured workflows and templates for creating responsive email templates with best practices for deliverability.
A POWERFUL-tier Claude Code skill that converts conventional commits into structured changelogs with a release note generator and commit linter CLI tools.
A Claude Code skill suite with 9+ sub-skills for Playwright testing, including test generation, flaky test fixing, Cypress/Selenium migration, TestRail and BrowserStack integration, and 55 ready-to-use templates.
A Claude Code skill from the product domain that provides structured workflows and decision frameworks for product discovery, user research, and opportunity validation.
A POWERFUL-tier Claude Code skill for building Model Context Protocol (MCP) servers from OpenAPI specs, with a scaffold generator and manifest validator.
A Claude Code skill from the engineering domain that provides structured workflows for building automated research agents that gather, analyze, and synthesize information.
A Claude Code skill from the product domain that provides structured workflows and decision frameworks for implementing and analyzing product analytics and user behavior tracking.
A Claude Code skill for professional copy editing and content refinement as part of the Marketing Content pod. Polishes drafts for clarity, tone consistency, grammar, and brand voice alignment across marketing materials.
A Claude Code skill from the marketing intelligence domain that provides structured workflows for conducting detailed competitive product teardowns and feature comparisons.
A C-level advisory skill that provides M&A (mergers and acquisitions) strategy playbooks covering due diligence, valuation frameworks, and integration planning.
A Claude Code skill from the product domain that provides structured workflows for scaffolding SaaS applications with best-practice architecture, templates, and starter configurations.
A POWERFUL-tier Claude Code skill that analyzes codebases and generates operational runbooks with executable commands, structured workflows, and decision frameworks.
A POWERFUL-tier Claude Code skill for scanning codebase technical debt, prioritizing remediation, and generating trend dashboards with Python CLI tools.
A Claude Code skill from the marketing growth domain that provides structured workflows and decision frameworks for planning and executing international market expansion strategies.
A Claude Code skill from the engineering domain that provides structured workflows for specification-driven development, ensuring code implementation adheres to predefined specifications.
An agent skill that generates structured marketing ideas and campaign concepts, leveraging a 44-skill marketing domain covering content, SEO, CRO, channels, growth, and intelligence.
An agent skill providing Terraform infrastructure-as-code patterns and best practices, covering module design, state management, and deployment workflows for cloud infrastructure.
A Claude Code skill providing COO-level operational advisory as part of a full C-suite simulation system. Offers strategic guidance on operations management, process optimization, and organizational efficiency for scaling teams.
A Claude Code skill providing CISO-level cybersecurity advisory as part of a full C-suite simulation system. Offers strategic security guidance covering risk assessment, compliance frameworks, and security posture management for engineering teams.
A C-level advisory skill that analyzes meeting transcripts and notes to extract action items, decisions, and strategic insights for executive leadership.
A Claude Code skill for optimizing form design and conversion rates as part of the Marketing CRO pod. Analyzes form fields, layouts, and user flows to reduce friction and increase form completion rates.
A Claude Code skill from the marketing CRO domain that provides structured workflows for designing, implementing, and analyzing A/B tests to optimize conversion rates.
A Claude Code skill from the C-level advisory domain that provides structured workflows and decision frameworks for CPO-level product strategy, roadmap prioritization, and product organization guidance.
A Claude Code skill from the marketing CRO domain that provides structured workflows for optimizing user signup flows to improve conversion rates and reduce friction.
An engineering skill that audits data quality by detecting anomalies, inconsistencies, and integrity issues across datasets and database schemas.
A Claude Code skill that scaffolds complete repository structures from specifications. Transforms project specs into production-ready codebases with proper directory structure, configuration files, and boilerplate code.
A Claude Code skill from the marketing SEO domain that provides structured workflows and decision frameworks for planning website information architecture and URL structures for optimal SEO.
A POWERFUL-tier Claude Code skill for Turborepo, Nx, and pnpm workspace management with impact analysis, providing structured workflows for navigating complex monorepo architectures.
A Claude Code skill that serves as the context foundation for the entire marketing skill system. Establishes shared brand context, audience profiles, and strategic positioning that other marketing skills reference for consistent output.
A Claude Code skill from the C-level advisory domain that provides structured workflows for running executive scenario planning sessions and crisis response war rooms.
A Claude Code skill from the marketing SEO domain that provides structured workflows for building programmatic SEO pages at scale with templates and automation frameworks.
A Claude Code skill for capturing full-page screenshots as part of the QA and testing toolkit. Enables automated visual testing and page capture for quality assurance workflows in engineering projects.
An agent skill that generates board meeting presentation decks, structuring financial data, strategic updates, and key metrics into investor-ready slide formats as part of a comprehensive C-level advisory skill set.
A Claude Code skill for analyzing competitors and generating alternative positioning strategies. Part of the Marketing Intelligence pod, it helps teams understand competitive landscapes and craft differentiated value propositions.
A Claude Code skill from the engineering domain that provides structured workflows and decision frameworks for designing and deploying cloud architectures on Microsoft Azure.
A Claude Code skill from the product domain that provides structured workflows and templates for designing product epics with user stories, acceptance criteria, and scope management.
A Claude Code skill from the product domain that provides structured workflows and templates for communicating product roadmaps to stakeholders, teams, and executives.
A Claude Code skill for optimizing user onboarding flows through conversion rate optimization techniques. Part of the Marketing CRO pod, it analyzes and improves signup-to-activation funnels to maximize new user conversion.
A Claude Code skill from the marketing channels domain that provides structured workflows and decision frameworks for planning, creating, and optimizing paid advertising campaigns.
A C-level advisory skill that prepares and simulates board meetings, including agenda structuring, presentation materials, and stakeholder Q&A preparation.
A Claude Code skill for validating and testing other skills in the claude-skills library. Provides automated testing and quality assurance for skill development to ensure production readiness across the 235+ skill collection.
A POWERFUL-tier engineering skill for multi-agent orchestration that manages tool schemas, coordinates agent workflows, and evaluates agent performance across complex tasks.
A marketing operations skill that orchestrates workflows across 7 specialized marketing pods including Content, SEO, CRO, Channels, Growth, Intelligence, and Sales.
A Claude Code skill from the C-level advisory domain that provides structured workflows and templates for improving team communications, stakeholder updates, and organizational messaging.
A Claude Code skill focused on churn prevention strategies as part of the marketing Growth pod. Helps identify at-risk users and design retention interventions to reduce customer churn for SaaS and subscription products.
An advanced agent skill for release management that generates changelogs from conventional commits, bumps semantic versions, and performs readiness checks to streamline software releases.
A marketing SEO skill that generates and manages structured data schema markup to improve search engine visibility and rich snippet appearance.
An agent skill that helps create demo video scripts and production plans for product demonstrations, guiding storyboarding, narration, and visual flow for effective software showcases.
A Claude Code skill from the engineering domain that provides structured workflows for managing and optimizing context in AI agent interactions and development workflows.
An agent skill providing a company operating system framework for organizational management, with structured workflows for operations, communication, and cross-functional coordination across the C-suite.
A Claude Code skill from the engineering domain that provides structured workflows for making targeted, focused bug fixes with minimal blast radius and clear decision frameworks.
A Claude Code skill from the marketing CRO domain that provides structured workflows for optimizing paywall and upgrade flows to improve monetization conversion rates.
A marketing CRO (Conversion Rate Optimization) advisory skill that provides data-driven recommendations to improve conversion funnels, landing pages, and user engagement.
A POWERFUL-tier Claude Code skill for creating and managing Helm charts for Kubernetes deployments, with structured workflows and decision frameworks for container orchestration.
An agent skill providing Chief Human Resources Officer (CHRO) advisory capabilities including HR strategy, talent management, organizational culture, and people operations guidance.
A Claude Code skill for implementing agent communication and coordination protocols. Provides design patterns and infrastructure for building multi-agent systems with structured inter-agent messaging and task delegation.
A Claude Code skill from the C-level advisory domain that provides structured workflows and decision frameworks for executive mentoring on leadership, strategic thinking, and organizational excellence.
A C-level advisory skill focused on organizational culture design, team collaboration frameworks, and workplace culture transformation strategies.
Prompt engineering toolkit skill with A/B testing, version management, and diff comparison for systematically improving LLM prompts, including Python CLI tools for prompt evaluation and iteration workflows.
An advanced agent skill for managing Git worktrees with port isolation and environment sync, enabling parallel development workflows across multiple branches simultaneously.
A Claude Code skill for customer success onboarding within the Business & Growth domain. Designs and implements structured onboarding programs to help new customers achieve time-to-value and reduce early-stage churn.
A Claude Code skill for optimizing popup design and conversion rates as part of the Marketing CRO pod. Analyzes popup timing, triggers, copy, and design to maximize conversions while minimizing user disruption.
A Claude Code skill for designing free tool strategies to drive user acquisition and growth. Part of the Marketing Growth pod, it helps plan and build free utilities, calculators, and micro-tools that attract organic traffic and convert users.
A POWERFUL-tier engineering skill that enables AI agents to perform self-evaluation, assessing their own output quality, reasoning accuracy, and task completion effectiveness.
An agent skill providing Apple Human Interface Guidelines expertise for product design, ensuring UI/UX decisions align with Apple platform conventions and design principles.
A Claude Code skill for crafting internal communications and organizational narratives as part of the C-Level Advisory system. Helps leadership teams develop compelling internal messaging for culture building, change management, and strategic alignment.
A marketing growth skill that designs and manages referral programs including incentive structures, tracking mechanisms, and viral loop optimization.
A Claude Code skill from the C-level advisory domain that provides structured workflows for ensuring organizational strategic alignment across teams, goals, and initiatives.
A C-level advisory skill that diagnoses organizational health across leadership, culture, and operational dimensions to surface systemic issues and improvement opportunities.
An engineering skill that creates interactive guided tours of codebases, helping new team members understand project structure, key components, and architectural decisions during onboarding.
A POWERFUL-tier engineering skill that tracks technical debt and test coverage metrics, helping teams prioritize refactoring efforts and maintain code quality standards.
An engineering tool skill that generates and maintains CLI command documentation, providing quick reference guides and usage examples for development tools.
An engineering skill for statistical analysis that performs data exploration, hypothesis testing, regression analysis, and visualization of quantitative datasets.
Part of a comprehensive 235-skill library for AI coding agents, this skill provides Kubernetes operator workflows and decision frameworks, installable as a Claude Code plugin or convertible to 11 other coding agent tools.
An agent skill from a comprehensive library of 235 production-ready Claude Code skills and plugins for 12 AI coding tools, providing feature flags architecture expertise as part of a collection covering engineering, DevOps, and compliance.
An agent skill from a comprehensive library of 235 production-ready Claude Code skills and plugins for 12 AI coding tools, providing chaos engineering expertise as part of a collection covering engineering, DevOps, and compliance.
Part of a comprehensive 235-skill library for AI coding agents, this skill provides SLO (Service Level Objective) architecture workflows including SLO design, alert optimization, and dashboard generation for observability.
Part of a comprehensive 235-skill library for AI coding agents, this skill provides pre-launch checklists, feature flag lifecycle management, staged rollout procedures, and quality gates for shipping code to production with confidence.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A C-level advisory skill providing Chief Data Officer (CDO) perspective on data strategy, governance, and analytics infrastructure decisions, part of a library of 268 production-ready skills.
A C-level advisory skill providing Chief AI Officer (CAIO) perspective on AI strategy, implementation, and governance decisions, part of a library of 268 production-ready skills for 12 AI coding tools.
A collection of C-level executive advisory personas (CFO, CMO, CRO, CPO, COO, CHRO, CISO, GC, CDO, CAIO, CCO, VPE) for strategic decision-making, part of 268 production-ready skills for 12 AI coding tools.
A C-level advisory skill providing Chief Financial Officer (CFO) review perspective on financial planning, budgeting, and capital allocation decisions, part of a library of 268 production-ready skills.
A C-level advisory skill providing General Counsel (GC) perspective on legal strategy, compliance, and risk management decisions, part of a library of 268 production-ready skills for AI coding tools.
A C-level advisory skill providing Chief Customer Officer (CCO) perspective on customer strategy, retention, and experience decisions, part of a library of 268 production-ready skills for 12 AI coding tools.
A leadership skill that enables founder-mode thinking for strategic decisions, part of a library of 268 production-ready Claude Code skills covering engineering, DevOps, marketing, compliance, and C-level advisory.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
Provides CISO (Chief Information Security Officer) perspective review as part of a 268-skill library of C-level advisory and engineering skills for 12 AI coding platforms.
A C-level advisory skill providing Chief Customer Officer (CCO) review perspective on customer experience, satisfaction metrics, and retention strategies, part of a library of 268 production-ready skills.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A C-level advisory skill providing VP of Engineering perspective on technical leadership, team scaling, and engineering culture decisions, part of a library of 268 production-ready skills for 12 AI coding tools.
A C-level advisory skill providing Chief AI Officer (CAIO) review perspective on AI adoption, model governance, and responsible AI implementation, part of a library of 268 production-ready skills.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A C-level advisory skill providing Chief Revenue Officer (CRO) review perspective on revenue strategy, sales operations, and growth optimization, part of a library of 268 production-ready skills.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A C-level advisory skill providing Chief Marketing Officer (CMO) review perspective on marketing strategy, brand positioning, and growth decisions, part of a library of 268 production-ready skills.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A C-level advisory skill providing Chief Product Officer (CPO) review perspective on product strategy, roadmap prioritization, and product-market fit, part of a library of 268 production-ready skills.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
Provides CTO (Chief Technology Officer) perspective technical review as part of a 268-skill library of C-level advisory and engineering skills for 12 AI coding platforms.
Provides General Counsel (GC) perspective legal review as part of a 268-skill library of C-level advisory and engineering skills for 12 AI coding platforms.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
Provides VP of Engineering (VPE) perspective engineering review as part of a 268-skill library of C-level advisory and engineering skills for 12 AI coding platforms.
Provides CDO (Chief Data Officer) perspective data strategy review as part of a 268-skill library of C-level advisory and engineering skills for 12 AI coding platforms.
A skill from the Claude Code Skills library, a comprehensive collection of 268 production-ready skills and agent plugins covering engineering, C-level advisory, marketing, compliance, and more, compatible with 12 AI coding tools.
Part of a comprehensive library of 268 Claude Code skills and agent plugins spanning engineering, compliance, marketing, and C-level advisory domains. This skill provides ISO 42001 compliance expertise, and the library includes regulatory/quality skills covering ISO standards, GDPR, SOC 2, and more.
A regulatory compliance skill from the Claude Code Skills library that provides expertise on EU AI Act requirements, part of a collection of 14 regulatory and quality management skills covering various standards and frameworks.
Part of a comprehensive library of 268 Claude Code skills and agent plugins spanning engineering, DevOps, marketing, compliance, and C-level advisory domains. This skill guides users through creating new skills, with each skill structured as a folder containing SKILL.md instructions, optional Python tools, and reference docs.
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
πPlugins12
Part of a Claude Skills Library providing production-ready skill packages for Claude AI and Claude Code β reusable expertise bundles for marketing teams, executive leadership, product development, and web/mobile engineering with 65 skills and multi-agent compatibility.
A fullstack engineer skill from the Claude Skills Library, providing production-ready expertise bundles combining best practices, analysis tools, and strategic frameworks for web and mobile engineering.
Production-ready skill packages for Claude AI combining best practices, analysis tools, and strategic frameworks for marketing, executive leadership, product development, and engineering teams.
A product development skill package providing frameworks for product strategy, roadmap planning, user research analysis, and feature prioritization for product teams.
AWS Architect plugin from a Claude Skills Library providing production-ready skill packages for Claude AI and Claude Code. Covers marketing teams, executive leadership, product development, and web/mobile engineering with reusable expertise bundles.
A demand generation skill package providing marketing frameworks, campaign planning tools, and lead generation strategies for startups and marketing teams using Claude Code.
Plugin
Plugin
Plugin
Plugin
Plugin
Plugin