Gemini CLI

188 compatible skills

Skills that give Gemini CLI a structured approach to your most common tasks.

Each skill is a set of instructions that makes Gemini reliably good at one specific thing. Sourced from real GitHub repositories you can inspect before installing.

🤖

Agent Designer

Development

Design and orchestrate multi-agent AI systems — define agent roles, communication protocols, tool use patterns, and failure recovery strategies.

developers
View & install →
🤖

AI SEO Optimizer

Marketing

Optimize content for AI search engines — get cited by ChatGPT, Perplexity, and AI Overviews with GEO/AEO techniques beyond traditional SEO.

marketerswriters
View & install →
📧

Cold Email Writer

Marketing

Write B2B cold outreach emails and follow-up sequences that get replies — subject lines, opening lines, body copy, CTAs, and multi-touch sequences.

marketersfounders
View & install →
📈

Page CRO Optimizer

Marketing

Optimize any marketing page for conversion — homepage, landing pages, pricing, feature pages. Audit, recommend, and rewrite for higher conversion rates.

marketersfounders
View & install →
💲

Pricing Strategy Advisor

Marketing

Design pricing tiers, value metrics, and packaging — willingness-to-pay research, Van Westendorp analysis, and monetization strategy for SaaS and software.

foundersmarketers
View & install →
🔍

RAG Architect

Development

Design and build Retrieval-Augmented Generation systems — chunking strategies, embedding selection, vector store setup, and query pipeline optimization.

developers
View & install →
🤖

gstack: Auto Review Pipeline

Development

Runs CEO, design, and engineering reviews sequentially with auto-decisions using 6 built-in principles. Surfaces only the taste decisions that need your input. One command, fully reviewed plan.

developersfounders
View & install →
📊

gstack: Performance Benchmarking

Development

Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR and tracks performance trends over time.

developers
View & install →
🌐

gstack: Headless Browser for Claude

Development

Gives Claude a real Chromium browser. Navigate URLs, click elements, verify page state, take annotated screenshots, test forms, check responsive layouts — 100ms per command.

developersfounders
View & install →
🐦

gstack: Post-Deploy Canary Monitor

Development

Watches the live app after a deploy for console errors, performance regressions, and page failures. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies.

developersdevops
View & install →
⚠️

gstack: Destructive Command Guardrails

Development

Warns before running rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. You can override each warning. Scoped to the current session.

developersdevops
View & install →
💾

gstack: Working State Checkpoint

Productivity

Saves your current git state, decisions made, and remaining work so you can resume exactly where you left off — even across sessions or workspace handoffs.

developersfounders
View & install →
🔀

gstack: OpenAI Codex Second Opinion

Development

Independent code review from OpenAI Codex CLI — a completely different AI reviewing the same diff. Three modes: code review with pass/fail gate, adversarial challenge, or open consultation.

developers
View & install →
🔗

gstack: Connect Real Chrome

Development

Launches your actual Chrome browser controlled by gstack, with a Side Panel extension showing a live activity feed of every action. Watch Claude navigate in real time.

developers
View & install →
🔒

gstack: Chief Security Officer Audit

Development

Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD security, OWASP Top 10, and STRIDE threat modelling. Zero noise — 8/10 confidence gate, 17 false positive exclusions. Every finding includes a concrete exploit scenario.

developerssecurity
View & install →
🎨

gstack: Design System Consultation

Design

Builds a complete design system from scratch — aesthetic direction, typography, color palette, layout, spacing, and motion. Researches your product space, proposes creative risks, and writes DESIGN.md.

developersfounders
View & install →
💻

gstack: Production HTML Generator

Development

Generates production-quality HTML where text actually reflows on resize and heights compute dynamically. Accepts mockups, CEO plans, or design reviews as input. Zero dependencies.

developersfounders
View & install →
👁️

gstack: Visual Design Audit

Design

Finds visual inconsistency, spacing issues, hierarchy problems, and AI slop patterns on a live site — then fixes them. Commits each fix atomically with before/after screenshots.

developersfounders
View & install →
🎯

gstack: Design Variants Explorer

Design

Generates multiple visual design variants, opens a browser comparison board, collects structured feedback, and iterates toward an approved direction. Taste memory biases future variants toward your preferences.

developersfounders
View & install →
📝

gstack: Post-Ship Documentation Updater

Writing

Reads every doc file in your project, cross-references the diff, and updates README, ARCHITECTURE, CONTRIBUTING, CLAUDE.md, and CHANGELOG to match what just shipped.

developers
View & install →
🧊

gstack: Edit Scope Lock

Development

Restricts all file edits to a single directory for the session. Blocks Edit and Write operations outside the allowed path — prevents accidentally changing unrelated code while debugging.

developersdevops
View & install →
🛡️

gstack: Full Safety Mode

Development

Combines /careful (warns before destructive commands) and /freeze (locks edits to one directory) in a single command. Maximum safety for production work or high-stakes debugging.

developersdevops
View & install →
🏥

gstack: Codebase Health Dashboard

Development

Wraps your existing project tools — type checker, linter, test runner, dead code detector, shell linter — into a weighted composite 0–10 health score with trend tracking over time.

developers
View & install →
🔍

gstack: Root Cause Debugger

Development

Systematic root-cause debugging with four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Stops after 3 failed hypotheses and escalates.

developers
View & install →
🚀

gstack: Land and Deploy

Development

Merges the PR, waits for CI to pass, deploys to production, and verifies production health via canary checks. One command from approved PR to verified live deploy.

developersdevops
View & install →
🧠

gstack: Session Learning Manager

Productivity

Manages what gstack has learned across sessions — project-specific patterns, pitfalls, and preferences. Review, search, prune, and export learnings. Compounds over time.

developersfounders
View & install →
💡

gstack: Office Hours

Leadership

YC-style forcing questions before you write a line of code. Pushes back on your framing, challenges premises, explores alternatives, and writes a design doc that feeds every downstream skill.

foundersdevelopers
View & install →
🎯

gstack: CEO Plan Review

Leadership

Founder-mode plan review. Finds the 10-star product hiding in your request, challenges scope, and pushes the plan toward maximum ambition or maximum focus — your choice.

foundersdevelopers
View & install →
🎨

gstack: Design Plan Review

Design

Designer's eye review of a plan before implementation. Rates each design dimension 0–10, explains what a 10 looks like, then edits the plan to get there.

developersfounders
View & install →
⚙️

gstack: Engineering Plan Review

Development

Eng manager-mode plan review. Locks in architecture, data flow diagrams, edge cases, test coverage, and failure modes before any code is written.

developers
View & install →
🧪

gstack: QA Testing — Find and Fix

Development

Opens a real Chromium browser and tests your app the way a user would. Finds bugs, fixes them with atomic commits, generates regression tests for every fix, and gives you a before/after health score.

developersfounders
View & install →
📋

gstack: QA Testing — Report Only

Development

Same real-browser methodology as /qa but produces a structured bug report with health score and repro steps without making any code changes. Pure signal, no side effects.

developers
View & install →
📈

gstack: Engineering Retrospective

Development

Weekly engineering retro with persistent history and trend tracking. Per-person breakdowns, commit analysis, test health trends, shipping streaks, and growth opportunities. Works across all your projects.

developersfounders
View & install →
👀

gstack: Pre-Landing Code Review

Development

Staff engineer-level PR review. Finds bugs that pass CI but blow up in production — SQL safety, LLM trust boundaries, conditional side effects, race conditions. Auto-fixes the obvious ones.

developers
View & install →
🍪

gstack: Browser Cookie Importer

Development

Imports cookies from your real Chrome, Arc, Brave, or Edge browser into the headless browse session. Lets Claude test authenticated pages without you having to log in again.

developers
View & install →
⚙️

gstack: Deployment Configurator

Development

One-time setup for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, and health check endpoints.

developersdevops
View & install →
🚢

gstack: Ship Workflow

Development

Syncs main, runs tests, audits coverage, bumps VERSION, updates CHANGELOG, pushes the branch, and opens the PR. One command from ready code to open pull request.

developersfounders
View & install →
🔓

gstack: Remove Edit Lock

Development

Clears the directory restriction set by /freeze, allowing edits across all directories again without ending the session.

developers
View & install →
⬆️

gstack: Self-Updater

Development

Upgrades gstack to the latest version. Detects whether you have a global or vendored install, syncs both, and shows you what changed.

developers
View & install →
🤖

AI SEO Optimizer

Marketing

marketerswriters
View & install →
📊

Analytics Tracking Setup

Marketing

marketersdevelopers
View & install →
📧

Cold Email Writer

Marketing

marketersfounders
View & install →
✏️

Copy Editor

Writing

writersmarketers
View & install →
🖊️

Marketing Copywriter

Writing

marketersfounders
View & install →
📨

Email Sequence Writer

Marketing

marketers
View & install →
📋

Form CRO Specialist

Marketing

marketersdevelopers
View & install →
🚀

Launch Strategy Planner

Marketing

foundersmarketers
View & install →
💡

Marketing Ideas Generator

Marketing

marketersfounders
View & install →
🧠

Marketing Psychology Advisor

Marketing

marketers
View & install →
🎯

Onboarding CRO Specialist

Marketing

marketersfounders
View & install →
📈

Page CRO Optimizer

Marketing

marketersfounders
View & install →
💰

Paid Ads Strategist

Marketing

marketersfounders
View & install →
🔒

Paywall & Upgrade CRO

Marketing

marketersfounders
View & install →
💬

Popup & Modal CRO

Marketing

marketers
View & install →
💲

Pricing Strategy Advisor

Marketing

foundersmarketers
View & install →

Programmatic SEO Builder

Marketing

marketersdevelopers
View & install →
🔗

Referral Program Designer

Marketing

marketersfounders
View & install →

Signup Flow CRO

Marketing

marketersdevelopers
View & install →
⚙️

Agent Workflow Designer

Development

Design agentic workflows for automation — map task sequences, define tool use patterns, set human-in-the-loop checkpoints, and optimize for reliability.

developers
View & install →
📌

Agile Product Owner

Productivity

Backlog management, INVEST-compliant user story writing, sprint capacity planning, and epic breakdown for agile product teams.

developersproduct
View & install →
📊

Analytics Tracking Setup

Marketing

Implement and audit analytics tracking — GA4, Google Tag Manager, event tracking, conversion tracking, UTM parameters, and measurement plans.

marketersdevelopers
View & install →
🔌

API Design Reviewer

Development

Review REST and GraphQL API designs for consistency, developer experience, versioning strategy, and adherence to industry standards.

developers
View & install →
🧪

API Test Suite Builder

Development

Build comprehensive API test suites — contract tests, integration tests, load tests, and automated regression for REST and GraphQL APIs.

developers
View & install →
📱

App Store Optimization

Marketing

Optimize iOS and Android app store listings — keyword research, title and subtitle optimization, screenshot strategy, and rating/review management.

marketers
View & install →
⚙️

Atlassian Administrator

Productivity

Administer Jira and Confluence at scale — user management, permission schemes, SSO integration, security configuration, and disaster recovery planning.

developersoperations
View & install →
📄

Atlassian Template Creator

Productivity

Create and manage Jira and Confluence templates — sprint retrospectives, project charters, risk registers, and 15+ reusable blueprints for common workflows.

developersoperations
View & install →
☁️

AWS Solution Architect

Development

Cloud infrastructure design and optimization on AWS — VPCs, IAM, compute, databases, serverless, and cost optimization from a certified architect perspective.

developersdevops
View & install →
📊

Board Deck Builder

Leadership

Assemble compelling board and investor update decks — structure, narrative flow, key metrics, and executive-ready slides that tell the right story.

foundersexecutives
View & install →
🔧

CAPA Officer

Compliance

Manage Corrective and Preventive Actions — root cause analysis, CAPA documentation, effectiveness verification, and closing the quality loop per ISO standards.

View & install →
👔

CEO Advisor

Leadership

Executive leadership coaching — strategic decision-making, organizational development, board governance, and navigating high-stakes business challenges.

foundersexecutives
View & install →
💰

CFO Advisor

Leadership

Financial leadership guidance — budgeting, forecasting, SaaS metrics, investor relations, and financial strategy for growing companies.

foundersexecutives
View & install →
🔄

Change Management Advisor

Leadership

Guide organizational change with the ADKAR framework — stakeholder mapping, resistance analysis, communication planning, and change adoption tracking.

foundersexecutives
View & install →
🎯

Chief of Staff

Leadership

C-suite orchestration layer — executive alignment, cross-functional prioritization, meeting cadence design, and turning strategy into executable plans.

foundersexecutives
View & install →
👥

CHRO Advisor

Leadership

Human resources leadership — hiring strategy, compensation benchmarking, org structure design, culture development, and people operations at scale.

foundersexecutives
View & install →
⚙️

CI/CD Pipeline Builder

Development

Build production CI/CD pipelines for GitHub Actions, GitLab CI, and CircleCI — from lint and test to deploy with environment promotion and rollbacks.

developersdevops
View & install →
🔐

CISO Advisor

Leadership

Information security leadership — risk quantification, compliance roadmaps (SOC2, ISO 27001), security architecture, and board-level security reporting.

foundersexecutives
View & install →
📣

CMO Advisor

Marketing

Marketing leadership guidance — brand positioning, growth model design, marketing budget allocation, and channel strategy from a Chief Marketing Officer perspective.

foundersmarketers
View & install →
👁️

Code Reviewer

Development

Deep code review for TypeScript, JavaScript, Python, and Go — anti-pattern detection, security issues, performance bottlenecks, and quality metrics.

developers
View & install →
🗺️

Codebase Onboarding

Development

Get up to speed on any codebase fast — architecture overview, key entry points, data flow diagrams, and a curated reading order for new contributors.

developers
View & install →
🖥️

Company Operating System Advisor

Leadership

Choose and implement a company operating system — EOS (Traction), Scaling Up, OKRs, or custom frameworks. Design the rhythms and tools to run your company well.

foundersexecutives
View & install →
🕵️

Competitive Intelligence Tracker

Research

Build a systematic competitor tracking system — monitor product updates, pricing changes, messaging shifts, and hiring signals to stay ahead of the market.

foundersmarketers
View & install →
🔬

Competitive Teardown

Research

Deep competitor analysis with feature matrices, SWOT frameworks, and positioning maps — understand where you stand and where to move next.

foundersmarketers
View & install →
📚

Confluence Expert

Productivity

Design and manage Confluence knowledge bases — space architecture, page templates, documentation strategy, and making Confluence actually useful for teams.

developersoperations
View & install →
✍️

Content Humanizer

Writing

Transform AI-generated content into natural, human-sounding writing — removes robotic patterns, adds authentic voice, and improves readability.

writersmarketers
View & install →
📝

Content Production Specialist

Writing

Produce blog posts, long-form articles, and guides at scale — research-backed, SEO-optimized, and brand-aligned content ready to publish.

writersmarketers
View & install →
📃

Contract & Proposal Writer

Writing

Write professional contracts, RFP responses, and business proposals — clear terms, compelling narratives, and deal-winning structures for B2B engagements.

foundersfreelancers
View & install →
⚙️

COO Advisor

Leadership

Operations leadership — process design, OKR execution, scaling playbooks, operational efficiency, and cross-functional alignment from a COO perspective.

foundersexecutives
View & install →
✏️

Copy Editor

Writing

Edit and improve marketing copy through multiple focused passes — clarity, tone, concision, CTA strength, and brand consistency.

writersmarketers
View & install →
🖊️

Marketing Copywriter

Writing

Write compelling marketing copy for landing pages, homepages, pricing pages, and feature pages — headlines, body copy, and CTAs that convert.

marketersfounders
View & install →
🧭

CPO Advisor

Leadership

Product leadership — product vision, portfolio strategy, product-market fit diagnosis, and roadmap governance from a Chief Product Officer perspective.

foundersproduct
View & install →
💹

CRO Advisor

Leadership

Revenue leadership — revenue forecasting, sales model design, pricing strategy, and net revenue retention optimization from a Chief Revenue Officer perspective.

foundersexecutives
View & install →
⚙️

CTO Advisor

Leadership

Technical leadership guidance — engineering team scaling, technology strategy, build vs. buy decisions, and architecture at the executive level.

foundersexecutives
View & install →
🏛️

Culture Architect

Leadership

Build company culture as operational behavior — define values-to-actions mappings, design culture rituals, and diagnose cultural drift before it becomes a problem.

foundersexecutives
View & install →
🤝

Customer Success Manager

Productivity

Customer retention strategy, health score tracking, expansion playbooks, and churn prevention — a CSM toolkit for growing SaaS companies.

founderssupport
View & install →
🗃️

Database Designer

Development

Design production-grade databases — schema modeling, normalization, indexing strategy, query optimization, and choosing between SQL and NoSQL.

developersdata
View & install →
📦

Dependency Auditor

Development

Audit project dependencies for vulnerabilities, outdated packages, license risks, and bloat — with a prioritized remediation plan.

developers
View & install →
📨

Email Sequence Writer

Marketing

Create automated email sequences — welcome series, onboarding drips, nurture campaigns, re-engagement flows, and lifecycle email programs.

marketers
View & install →
📧

Email Template Builder

Development

Build production-ready HTML email templates — responsive design, dark mode support, email client compatibility, and reusable component libraries.

developersmarketers
View & install →
🔒

Environment & Secrets Manager

Development

Design secure secrets management workflows — vaults, rotation policies, environment variable hygiene, and developer-friendly secret distribution.

developersdevops
View & install →
🪞

Executive Mentor

Leadership

An adversarial thinking partner for founders — challenges assumptions, stress tests plans, and provides honest pushback to sharpen executive decision-making.

foundersexecutives
View & install →
🔭

Experiment Designer

Research

Design testable product hypotheses with correct sample sizing, success metrics, and guardrail metrics to run valid product experiments.

researchers
View & install →
🏥

FDA Consultant & Specialist

Compliance

Navigate FDA regulatory pathways — 510(k), PMA, De Novo, and QSR 21 CFR Part 820 compliance for medical device manufacturers and digital health companies.

View & install →
📉

Financial Analyst

Finance

DCF valuation, budgeting, forecasting, and SaaS metrics analysis — financial modeling and analysis from a professional analyst perspective.

finance
View & install →
📋

Form CRO Specialist

Marketing

Optimize lead capture, contact, demo request, and application forms — reduce friction, improve completion rates, and increase qualified submissions.

marketersdevelopers
View & install →
🌱

Founder Coach

Leadership

Personal leadership development for founders — managing the emotional weight of building, developing self-awareness, and growing as an executive.

foundersexecutives
View & install →
🔒

GDPR/DSGVO Expert

Compliance

Navigate EU GDPR and German DSGVO compliance — data processing agreements, DPIAs, privacy policies, consent management, and data subject rights workflows.

developerssecurity
View & install →
🌿

Git Worktree Manager

Development

Master Git worktrees — manage multiple branches simultaneously, set up parallel development workflows, and avoid branch-switching friction.

developers
View & install →
🔑

Google Workspace CLI

Productivity

Automate Google Workspace administration with gws CLI — user provisioning, group management, Drive policies, and security audit workflows.

developers
View & install →
🚨

Incident Commander

Development

Lead incident response from detection to resolution — coordinate teams, run war rooms, draft status updates, and produce postmortems.

developersdevops
View & install →
🔐

Information Security Manager (ISO 27001)

Compliance

Implement and manage an ISMS per ISO 27001/27002 — risk assessments, security controls, incident management, and certification readiness.

security
View & install →
📖

Internal Narrative Builder

Leadership

Build a coherent company story across all audiences — employees, investors, customers, and press — so your message stays consistent as you scale.

foundersexecutives
View & install →
🎤

Interview System Designer

Productivity

Design structured technical and behavioral interview processes — question banks, evaluation rubrics, calibration guides, and fair assessment frameworks.

developers
View & install →
🌍

International Expansion Advisor

Leadership

International market expansion strategy — market selection, localization, regulatory compliance, go-to-market approach, and operational setup for new geographies.

foundersexecutives
View & install →
🔍

ISMS Audit Expert

Compliance

Conduct ISO 27001 internal audits — audit planning, evidence collection, nonconformance identification, and management review preparation.

View & install →
🎯

Atlassian Jira Expert

Productivity

JQL query writing, custom workflow design, automation rules, dashboard configuration, and Jira best practices for software and project teams.

developersoperations
View & install →
🖥️

Landing Page Generator

Development

Scaffold production-ready Next.js/React landing pages with Tailwind CSS, copywriting frameworks (PAS, AIDA, BAB), and SEO-optimized structure.

marketersdevelopers
View & install →
🚀

Launch Strategy Planner

Marketing

Plan product launches from Product Hunt to press releases — phased launch strategy, channel playbook, early access sequences, and momentum-building tactics.

foundersmarketers
View & install →
🤝

M&A Playbook

Leadership

Mergers and acquisitions strategy — target identification, due diligence frameworks, integration planning, and deal structure guidance for buyers and sellers.

foundersexecutives
View & install →
📈

Campaign Analytics Expert

Marketing

Analyze marketing campaign performance, calculate ROI, interpret attribution models, and surface actionable insights from ad and content data.

marketers
View & install →
✍️

Marketing Content Creator

Marketing

Brand voice analysis, SEO-optimized content writing, and platform-specific content production for blogs, landing pages, and social channels.

marketersfreelancers
View & install →
📅

Marketing Content Strategy

Marketing

Build a content strategy with topic clusters, content calendars, keyword research, and audience-aligned editorial plans.

marketerswriters
View & install →
📌

Marketing Context Builder

Marketing

Create and maintain a product marketing context document — brand voice, positioning, ICP, and messaging that all other marketing skills reference for consistency.

marketersfounders
View & install →
📡

Demand Generation & Acquisition

Marketing

Multi-channel demand generation — paid media, organic acquisition, CAC optimization, and building a repeatable pipeline for B2B and B2C growth.

marketersfounders
View & install →
💡

Marketing Ideas Generator

Marketing

139 proven marketing approaches organized by category — get inspired with growth tactics, content ideas, and channel strategies tailored to your product.

marketersfounders
View & install →
🧠

Marketing Psychology Advisor

Marketing

Apply 70+ psychological principles and mental models to marketing — cognitive biases, persuasion frameworks, and behavioral science for higher conversion.

marketers
View & install →
📱

Social Content Creator

Marketing

Create platform-specific social media content for LinkedIn, Twitter/X, Instagram, and more — adapted tone, format, and hooks for each channel.

marketersfreelancers
View & install →
🎯

Marketing Strategy & PMM

Marketing

Product positioning, go-to-market strategy, ICP definition, competitive intelligence, and messaging frameworks — a senior PMM in your corner.

foundersmarketers
View & install →
🔌

MCP Server Builder

Development

Create Model Context Protocol servers from scratch — define tools, resources, and prompts, then wire up to external APIs or local services.

developers
View & install →
🇪🇺

EU MDR 2017/745 Specialist

Compliance

EU Medical Device Regulation compliance — device classification, UDI registration, EUDAMED submission, and technical file documentation under MDR 2017/745.

View & install →
🚚

Migration Architect

Development

Plan and execute code and system migrations — database migrations, framework upgrades, cloud migrations, and monolith-to-microservices transitions.

developersdevops
View & install →
🗂️

Monorepo Navigator

Development

Navigate and manage monorepos — understand Nx/Turborepo setups, optimize build caching, manage affected dependencies, and enforce workspace boundaries.

developers
View & install →
🪟

MS365 Tenant Manager

Productivity

Microsoft 365 enterprise administration — user management, security policies, SSO/SAML setup, compliance, and tenant optimization.

View & install →
📡

Observability Designer

Development

Design comprehensive observability for distributed systems — metrics, logs, traces, alerting rules, and dashboards that surface real problems fast.

developersdevops
View & install →
🎯

Onboarding CRO Specialist

Marketing

Optimize post-signup onboarding and user activation — first-run experience, empty states, activation checklists, and time-to-value improvements.

marketersfounders
View & install →
🏥

Org Health Diagnostic

Leadership

An 8-dimension organizational health check — identifies dysfunction, misalignment, and capability gaps before they become crises.

foundersexecutives
View & install →
💰

Paid Ads Strategist

Marketing

Plan and optimize paid advertising on Google, Meta, LinkedIn, and other platforms — campaign structure, audience targeting, bidding strategy, and ROAS optimization.

marketersfounders
View & install →
🔒

Paywall & Upgrade CRO

Marketing

Create and optimize in-app paywalls, upgrade modals, and feature gates — convert free users to paid with the right message at the right moment.

marketersfounders
View & install →

Performance Profiler

Development

Profile and optimize application performance — CPU, memory, network, and database bottlenecks identified and fixed with measurable improvements.

developers
View & install →
🎭

Playwright Pro

Development

Production-grade Playwright test suites — test generation, flaky test diagnosis, migration from Cypress, and E2E coverage strategy.

developers
View & install →
💬

Popup & Modal CRO

Marketing

Create and optimize popups, exit-intent overlays, slide-ins, and banners for lead capture, announcements, and conversion goals.

marketers
View & install →
🔎

PR Review Expert

Development

Expert pull request reviews — code quality, architectural impact, test coverage, security implications, and developer-friendly feedback.

developers
View & install →
📈

Product Analytics Specialist

Data & Analysis

Define KPIs, build product dashboards, set up funnel analysis, and translate data into product decisions — metrics that actually drive the product forward.

data
View & install →
🔎

Product Discovery Expert

Research

Validate opportunities before building — assumption mapping, Jobs-to-be-Done interviews, opportunity trees, and lightweight discovery frameworks.

designers
View & install →
🗂️

Product Manager Toolkit

Productivity

RICE prioritization, customer interview frameworks, PRD writing, and product discovery workflows — a complete PM toolkit in one skill.

foundersproduct
View & install →
♟️

Product Strategist

Productivity

OKR cascade generation, strategic alignment scoring, and five strategic frameworks for product planning — from vision to quarterly initiatives.

founders
View & install →

Programmatic SEO Builder

Marketing

Build SEO-driven pages at scale using templates and data — location pages, comparison pages, integration pages, and other high-volume keyword strategies.

marketersdevelopers
View & install →
🛠️

Prompt Engineer Toolkit

Marketing

Optimize AI prompts for marketing use cases — better briefs, more consistent outputs, chain-of-thought for complex content, and prompt templates for marketing teams.

marketers
View & install →

QMS Audit Expert

Compliance

Conduct ISO 13485 internal quality management system audits — audit planning, process evaluation, nonconformance reports, and certification support.

View & install →
📂

Quality Documentation Manager

Compliance

Manage regulatory documentation and document control systems — SOPs, work instructions, technical files, and version-controlled document management per ISO standards.

View & install →
🏆

Quality Manager (QMR)

Compliance

Quality Management Representative accountability — QMS governance, management review facilitation, compliance dashboards, and overall quality system ownership.

View & install →
📋

QMS ISO 13485 Specialist

Compliance

Implement and maintain ISO 13485 quality management systems for medical devices — gap analysis, process design, procedure writing, and certification readiness.

View & install →
🔗

Referral Program Designer

Marketing

Design referral and affiliate programs — incentive structure, reward mechanics, viral loop design, and growth optimization for word-of-mouth growth.

marketersfounders
View & install →
⚖️

Head of Regulatory Affairs

Compliance

Lead regulatory strategy for medical devices — FDA submissions, EU MDR market access, regulatory pathway selection, and global market entry planning.

View & install →
🚢

Release Manager

Development

Manage software releases end to end — release checklists, versioning strategy, changelog generation, rollback plans, and stakeholder communication.

developersproduct
View & install →
📊

Revenue Operations Manager

Finance

Align sales, marketing, and customer success operations — pipeline health, forecasting accuracy, GTM efficiency metrics, and RevOps infrastructure.

financesales
View & install →
⚠️

Risk Management Specialist (ISO 14971)

Compliance

Implement ISO 14971 risk management for medical devices — FMEA, fault tree analysis, benefit-risk assessments, and risk management file maintenance.

View & install →
📢

Roadmap Communicator

Writing

Write clear release notes, stakeholder roadmap updates, and product announcements — communicate what shipped, what's coming, and why it matters.

product
View & install →
📋

Runbook Generator

Development

Generate clear operational runbooks — step-by-step procedures for deployments, incident response, disaster recovery, and routine maintenance tasks.

developersdevops
View & install →
📐

SaaS Metrics Coach

Finance

Master SaaS financial health — ARR, MRR, churn, LTV, CAC payback, magic number, and Rule of 40. Understand what your metrics are telling you and what to fix.

foundersfinance
View & install →

SaaS Scaffolder

Development

Generate production-ready SaaS boilerplate with Next.js, TypeScript, authentication, payments (Stripe), and Docker — skip months of setup work.

developers
View & install →
🤝

Sales Engineer

Marketing

Technical sales support — RFP analysis, feature comparison matrices, POC planning, and translating technical capabilities into business value for enterprise deals.

sales
View & install →
🎯

Scenario War Room

Leadership

Multi-variable adversity modeling — simulate compounding crises (funding fails + churn spikes + key hire leaves) and build pre-planned response strategies.

foundersexecutives
View & install →
🏃

Scrum Master Expert

Productivity

Sprint planning, agile ceremonies facilitation, backlog management, and velocity tracking — an expert Scrum Master in your workflow.

developersproduct
View & install →
🏛️

Senior Software Architect

Development

Design system architecture with C4 and sequence diagrams, write Architecture Decision Records, evaluate tech stacks, and guide architectural trade-offs.

developers
View & install →
🔧

Senior Backend Engineer

Development

REST and GraphQL API development, database schema optimization, authentication patterns, and backend architecture decisions from a senior engineer.

developers
View & install →
👀

Senior Computer Vision Engineer

Development

Object detection, image segmentation, visual AI model implementation, and computer vision pipeline design from a senior engineer perspective.

developersresearchers
View & install →
🔄

Senior Data Engineer

Development

ETL/ELT pipeline design, data warehouse architecture, dbt transformations, and data infrastructure at scale from a senior data engineer.

developersdata
View & install →
🔢

Senior Data Scientist

Data & Analysis

Data analysis, statistical modeling, ML experiment design, and insights generation — a senior data scientist perspective on your data problems.

researchersdata
View & install →
🚀

Senior DevOps Engineer

Development

CI/CD pipeline design, Infrastructure as Code, containerization with Docker and Kubernetes, and deployment automation from a senior DevOps perspective.

developers
View & install →
⚛️

Senior Frontend Engineer

Development

React and Next.js component development, bundle optimization, performance tuning, and accessibility best practices from a senior engineer perspective.

developers
View & install →
🔀

Senior Fullstack Engineer

Development

End-to-end project scaffolding with Next.js, FastAPI, MERN, and Django — full-stack code quality analysis and frontend-backend integration.

developers
View & install →
🧠

Senior ML Engineer

Development

Machine learning model implementation, training pipelines, evaluation frameworks, and MLOps — production ML engineering from an expert perspective.

developersresearchers
View & install →
📋

Senior Project Manager

Productivity

Portfolio management, risk analysis, stakeholder alignment, and project governance from a senior PM perspective — for complex multi-team initiatives.

founders
View & install →
💬

Senior Prompt Engineer

Development

LLM prompt design, chain-of-thought optimization, few-shot example selection, and systematic prompt testing — get the most out of any AI model.

developers
View & install →
🧪

Senior QA Testing Engineer

Development

Jest and React Testing Library test authoring, test coverage analysis, and Playwright E2E test scaffolding from a senior QA engineer perspective.

developers
View & install →
🛡️

Senior SecOps Engineer

Development

SAST/DAST scanning automation, CVE triage and remediation, GDPR and SOC2 compliance workflows, and security operations from a senior SecOps perspective.

developerssecurity
View & install →
🔐

Senior Security Engineer

Development

Threat modeling, penetration testing guidance, zero-trust architecture design, and security code review from a senior security engineering perspective.

developersdevops
View & install →

Signup Flow CRO

Marketing

Optimize signup, registration, and trial activation flows — reduce friction, improve step completion, and increase activation from first visit.

marketersdevelopers
View & install →
📊

Social Media Analyzer

Marketing

Analyze social media campaign performance — engagement rates, audience growth, content performance, and platform-specific optimization recommendations.

marketers
View & install →
📱

Social Media Manager

Marketing

Plan and manage social media strategy — content calendars, channel mix, community management, brand voice, and monthly performance reviews.

marketersfreelancers
View & install →
🧲

Strategic Alignment

Leadership

Cascade strategy from vision to team-level execution — OKRs, initiative mapping, alignment verification, and gap identification across the organization.

foundersexecutives
View & install →
💳

Stripe Integration Expert

Development

Stripe payments, subscriptions, webhooks, and billing workflows — from checkout to dunning, built correctly the first time.

developers
View & install →
🔴

TDD Guide

Development

A step-by-step guide and live coding partner for test-driven development — write failing tests first, then implement just enough code to pass.

developers
View & install →
🏗️

Tech Debt Tracker

Development

Scan a codebase for technical debt, categorize by severity and effort, and produce a prioritized remediation roadmap with business impact estimates.

developers
View & install →
⚖️

Tech Stack Evaluator

Development

Systematic technology selection — compare stacks on TCO, team fit, scalability, and ecosystem maturity, then get a clear recommendation with rationale.

developers
View & install →
🎨

UI Design System Builder

Design

Generate design tokens, typography scales, spacing grids, and responsive breakpoints — build or document a production-ready design system.

designersdevelopers
View & install →
🗺️

UX Researcher & Designer

Design

Build user personas, journey maps, testing protocols, and empathy maps — structured UX research and design thinking from an expert researcher.

designers
View & install →
𝕏

X/Twitter Growth Strategist

Marketing

Grow an X/Twitter audience — profile optimization, content hooks, thread frameworks, engagement tactics, and follower growth strategies.

marketerswriters
View & install →