Skills by Category

111 reusable workflows organized by use case. Pick a category to explore skills tailored to your domain.

Developer

32 skills
🎭 Puppeteer🧩 Sequential ThinkingπŸ™ GitHubπŸ“ Filesystem🌐 Fetch🧠 Memory (Knowledge Graph)🦁 Brave Search⚑ Redis
β™Ώ

Accessibility Audit

Screenshot key pages, analyze for accessibility issues, and create a report with issues

4 steps 4 tools
πŸ“š

API Documentation Generator

Read API source code, extract endpoint definitions, and generate structured documentation

5 steps 5 tools
πŸ§ͺ

API Endpoint Test

Test an API endpoint, validate the response structure, and log results

4 steps 4 tools
πŸ”Œ

API Integration

Connect to and orchestrate third-party APIs and webhooks

4 steps 4 tools
πŸ”€

API Versioning Checker

Compare API endpoints across versions, detect breaking changes, and document them

5 steps 4 tools
πŸ—οΈ

Architecture Decision Record

Research options, reason through tradeoffs, and document an ADR

4 steps 4 tools
πŸ“

Automated Changelog

Compare two release tags, gather changes, and generate a formatted changelog

5 steps 4 tools
πŸ”—

Broken Link Checker

Crawl a website for broken links and create GitHub issues for each one found

4 steps 4 tools
🧩

Code Complexity Analyzer

Analyze codebase complexity metrics and identify refactoring candidates

5 steps 5 tools
πŸ“

Code Style Enforcer

Read the style guide, analyze source files, and generate a compliance report

5 steps 5 tools
πŸ”

Dependency Audit

Scan project dependencies for outdated packages and known vulnerabilities

4 steps 4 tools
πŸ“–

Documentation Updater

Find outdated docs, compare with code, and update documentation files

5 steps 5 tools
🚩

Feature Flag Audit

Search the codebase for feature flags, check their status, and identify stale ones

5 steps 5 tools
🧹

Git Branch Cleanup

List stale branches, check if they are merged, and suggest cleanup actions

4 steps 4 tools
🧹

Issue Deduplicator

Find duplicate issues, link them together, and close redundant ones

4 steps 4 tools
βœ…

Local Dev Environment Check

Verify all required tools, configs, and services are properly set up

5 steps 5 tools
🌐

Localization Checker

Scan source code for untranslated strings and generate a translation report

5 steps 5 tools
πŸ—ΊοΈ

Migration Planner

Research migration paths, reason through tradeoffs, and generate a detailed migration plan

5 steps 4 tools
πŸ”

Multi-Repo Search

Search across multiple GitHub repositories for a pattern and consolidate results

4 steps 4 tools
πŸš€

Onboarding Guide

Generate a new developer onboarding guide from project docs and READMEs

5 steps 5 tools
βš–οΈ

Open Source License Check

Scan dependencies for licenses, check compatibility, and flag conflicts

5 steps 5 tools
πŸ“

PR Changelog Entry

Read a pull request diff, generate a changelog entry, and append it to the changelog file

5 steps 5 tools
πŸ“‹

Pull Request Summary Bot

Read open PRs, generate a summary of each, and post to Slack

4 steps 4 tools
πŸ“„

README Generator

Analyze a project's structure and generate a comprehensive README

5 steps 4 tools
πŸ”Ž

Review Pull Request

Read PR changes, analyze code quality, check for issues, and post a review summary

4 steps 4 tools
πŸ—οΈ

Scaffold Feature

Create boilerplate files for a new feature including component, test, and documentation

4 steps 3 tools
πŸ›‘οΈ

Security Vulnerability Scan

Scan code for security issues, check CVE databases, and create issues

5 steps 5 tools
πŸ—οΈ

Technical Debt Tracker

Search for TODO/FIXME comments, assess priority, and create issues

4 steps 4 tools
πŸ§ͺ

Test Coverage Report

Analyze test files, identify untested areas, and create GitHub issues for coverage gaps

4 steps 4 tools
🏷️

Ticket Auto-Labeler

Read new GitHub issues, analyze their content, and suggest appropriate labels

4 steps 4 tools
πŸ›

Triage Bug Report

Investigate a reported bug by searching code, checking errors, and posting a summary

4 steps 4 tools
πŸ–ΌοΈ

Visual Regression Test

Screenshot pages before and after changes to detect visual differences

5 steps 4 tools

Operations

25 skills
⚑ RedisπŸ” Elasticsearch🧩 Sequential ThinkingπŸ’¬ Slack🐘 PostgreSQL🐳 Docker🧠 Memory (Knowledge Graph)🦊 GitLab
⚠️

API Rate Limit Monitor

Check API rate limit usage, compare against quotas, and alert if approaching limits

4 steps 4 tools
πŸ›‘οΈ

Backup Verification

Check backup timestamps, verify integrity, and report overall backup health

4 steps 4 tools
πŸ“ˆ

Capacity Planner

Analyze resource usage trends, forecast growth, and recommend scaling actions

5 steps 5 tools
πŸš€

CI Pipeline Optimizer

Analyze pipeline durations, identify slow stages, and suggest improvements

4 steps 4 tools
πŸ“‹

Compliance Checker

Verify adherence to regulatory and organizational policies across code and configurations

4 steps 4 tools
πŸ”§

Config Drift Detector

Compare live configurations across environments and flag drift

4 steps 4 tools
πŸ“¦

Container Resource Optimizer

Check container resource usage, identify waste, and suggest right-sizing recommendations

5 steps 4 tools
πŸš€

Deploy Notification

Check deployment status, verify containers are healthy, and notify the team on Slack

3 steps 3 tools
πŸš€

Deployment Pipeline

Execute and verify deployment pipelines with pre-flight checks and rollback readiness

4 steps 4 tools
πŸ›‘οΈ

Disaster Recovery Drill

Verify backups, test failover endpoints, and generate a DR readiness report

5 steps 5 tools
⏱️

Endpoint Latency Profiler

Measure API response times, compare with benchmarks, and identify bottlenecks

4 steps 4 tools
πŸ”

Environment Diff

Compare configuration between staging and production environments to find drift

5 steps 4 tools
⚠️

Error Rate Monitor

Check error rates across services and alert if thresholds are exceeded

5 steps 5 tools
🚨

Event-Driven Alert

Monitor logs for specific patterns and trigger multi-channel alerts

5 steps 4 tools
πŸ”₯

Incident Postmortem

Gather error timeline, logs, and resolution steps into a postmortem document

5 steps 5 tools
🚨

Incident Response

Detect an outage, gather logs, notify the team, and create an incident ticket

5 steps 4 tools
πŸ’°

Infrastructure Cost Review

Query resource usage, analyze costs, and generate an optimization report

5 steps 5 tools
🚨

Log Anomaly Detector

Search logs for anomalies, correlate with tracked errors, and alert the team

5 steps 4 tools
πŸ”

Regression Detector

Compare error rates before and after a deploy to detect regressions

5 steps 5 tools
πŸ“–

Runbook Executor

Look up a runbook from the knowledge base and execute its diagnostic steps

5 steps 5 tools
πŸ›‘οΈ

Security Audit Scan

Scan for CVEs, OWASP risks, hardcoded secrets, and security misconfigurations

5 steps 5 tools
πŸ—ΊοΈ

Service Dependency Mapper

Analyze Docker containers, trace connections, and document dependencies

5 steps 5 tools
πŸ“‹

SLA Compliance Checker

Query service response times, compare against SLA targets, and flag violations

4 steps 4 tools
πŸ“‘

System Monitoring

Observe system metrics, logs, and alerts to detect anomalies and degradation

4 steps 4 tools
🟒

Uptime Status Page

Check service health across endpoints and generate a public status summary

5 steps 4 tools

Data

14 skills
⚑ Redis🐘 PostgreSQLπŸ’¬ Slack🧩 Sequential ThinkingπŸ“ FilesystemπŸ” ElasticsearchπŸ—„οΈ SQLiteπŸ“‚ Google Drive
πŸ”₯

Cache Warmup

Identify cold cache keys, pre-populate them from the database, and verify hits

5 steps 4 tools
πŸ“‹

Compliance Report Generator

Query audit data, verify against policies, and generate a compliance report

4 steps 4 tools
πŸ”’

Data Anonymizer

Identify PII in datasets, generate anonymized versions, and verify compliance

4 steps 4 tools
πŸ“Š

Data Export Report

Query data from the database, format it as a structured report, and upload to Google Drive

4 steps 4 tools
🩺

Data Health Check

Query database metrics, check cache status, and report data pipeline health

3 steps 3 tools
πŸ”§

Data Pipeline Monitor

Check ETL job status, verify row counts against expectations, and report anomalies

5 steps 4 tools
πŸ”

Data Quality Audit

Run validation queries to check for nulls, duplicates, and anomalies, then report findings

5 steps 4 tools
⚑

Database Index Advisor

Analyze slow queries, recommend indexes, and generate migration scripts

5 steps 4 tools
πŸ—„οΈ

Database Migration Check

Validate a database migration by comparing schemas before and after

5 steps 4 tools
πŸ“§

Email Campaign Analyzer

Fetch campaign data, analyze open rates, and generate an insights report

5 steps 4 tools
🧾

Invoice Data Extractor

Read invoices from Drive, extract key data, and store in a database

4 steps 4 tools
⏱️

Performance Benchmark

Run performance queries, compare against baselines, and report results

5 steps 5 tools
πŸ“š

Schema Documentation Generator

Read database schema, generate structured documentation, and save it to Google Drive

5 steps 4 tools
🧊

Smart Cache Manager

Analyze cache hit rates, identify cold keys, and optimize TTL settings

5 steps 5 tools