Skip to main content

JPeetz/agent-skills

SkillsMP has collected 48 skills from JPeetz/agent-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
48
GitHub stars
5
GitHub forks
1

Skills in this repository

classification pending

Showing 40 of 48 collected skills.

occupation
unclassified
description

Design-first API development skill. Generates OpenAPI 3.1 specifications, enforces REST design best practices, validates endpoints, handles versioning, pagination, error formatting, authentication patterns, rate limiting, and idempotency. Activates when users…

updated
occupation
unclassified
description

AI-powered GraphQL API design, implementation, and optimization. Covers schema-first design, resolver architecture, query optimization with DataLoader for N+1 prevention, mutation patterns with idempotency, real-time subscriptions, Apollo Federation for…

updated
occupation
unclassified
description

Use this skill when an agent needs to call a website's hidden or undocumented API: capture real browser requests into a HAR file, derive the exact request shape, build a clean replayable client, verify it outside the browser, and reuse the verified client.…

updated
occupation
unclassified
description

Use this skill when an agent needs to generate consistent character images via kie.ai grok-imagine image-to-image from Supabase S3 or Google Drive to produce daily social media images of the same mascot/persona in different scenes, ensuring character identity…

updated
occupation
unclassified
description

Use this skill when an agent needs to connect to a social platform's API by prompting the user to pick a platform, driving Chrome to the login page, capturing all network traffic as the user logs in (handling MFA/CAPTCHA), extracting session tokens, and…

updated
occupation
unclassified
description

Use this skill when the user wants to evaluate a mobile app idea for commercial viability — whether it's a clone opportunity, a market gap, or a new launch. Produces a harsh "Build / Pivot / Kill" verdict backed by competitive analysis and revenue modeling.…

updated
occupation
unclassified
description

Use when driving Linear projects and issues from an agent.

updated
occupation
unclassified
description

AI-powered code review and PR analysis. Performs systematic reviews covering security vulnerabilities, code quality, style compliance, architectural integrity, test coverage, and performance considerations. Works with PR diffs, commit ranges, file changes, or…

updated
occupation
unclassified
description

Comprehensive global privacy compliance agent skill covering GDPR, CCPA/CPRA, HIPAA Privacy Rule, EU AI Act, LGPD, cross-border data transfer mechanisms (SCCs, BCRs, EU-US DPF), PII identification and classification, data minimization, consent management,…

updated
occupation
unclassified
description

Comprehensive data analysis agent skill for loading, cleaning, exploring, visualizing, and reporting on structured datasets. Supports CSV, JSON, Excel, and SQL data sources. Produces statistical summaries, correlation matrices, time series analysis,…

updated
occupation
unclassified
description

Design production-ready database schemas for SQL and NoSQL databases. Covers normalization, indexing strategy, migration management with rollback safety, query optimization, and multi-tenant patterns. Supports PostgreSQL, MySQL, SQLite, MongoDB, and Vitess.

updated
occupation
unclassified
description

Production-grade dbt (data build tool) analytics engineering for AI agents: model development, testing, documentation, semantic layer, dbt Mesh governance, and migration workflows. Follows dbt Labs best practices for data transformation, incremental…

updated
occupation
unclassified
description

Use when AI agents over-engineer code beyond user requests.

updated
occupation
unclassified
description

Use this skill when the user has decided to build a mobile app and needs a complete production blueprint — not brainstorming, not feature ideas, but an actual build brief. Covers both iOS and Android with exact tech stack, screen specs, monetization, and a…

updated
occupation
unclassified
description

Use when entering unfamiliar code or domain territory.

updated
occupation
unclassified
description

Use when building MCP servers or agent-facing tools.

updated
occupation
unclassified
description

Use when entering unfamiliar codebase or domain territory.

updated
occupation
unclassified
description

Use when user can only recognize what they want by seeing it.

updated
occupation
unclassified
description

Use after a session to review what changed before merging.

updated
occupation
unclassified
description

Use when agent context is bloated or contradictory.

updated
occupation
unclassified
description

Use when implementing against an agreed plan or spec.

updated
occupation
unclassified
description

Use when planning is requested before a build.

updated
occupation
unclassified
description

Use when planning is done but ambiguity still remains.

updated
occupation
unclassified
description

Use when the user needs buy-in or a review-ready summary.

updated
occupation
unclassified
description

Use when splitting oversized skills into on-demand files.

updated
occupation
unclassified
description

Use when user points at code and says "like this."

updated
occupation
unclassified
description

Use this skill when an agent needs to design a team of specialist Hermes bots from a project specification. Covers role assignment, SOUL.md authoring, MCP wiring, and group chat setup.

updated
occupation
unclassified
description

Generate production-ready CI/CD pipeline configurations for GitHub Actions, GitLab CI, CircleCI, and Jenkins. Activates when users ask to set up CI/CD, create deployment pipelines, automate build/test/deploy workflows, configure Docker builds, set up…

updated
occupation
unclassified
description

Universal Infrastructure as Code (IaC) agent skill for authoring, securing, and managing cloud infrastructure across Terraform, Pulumi, CloudFormation, Ansible, and Bicep. Provides cross-tool security hardening, state management best practices, cost…

updated
occupation
unclassified
description

Production-grade Kubernetes operations for AI agents: manifest generation, security hardening, Helm charts, GitOps workflows, and multi-cloud deployment patterns. Prevents K8s hallucinations with failure-mode diagnosis, compliance validation, and structured…

updated
occupation
unclassified
description

Production-grade observability engineering for AI agents: OpenTelemetry instrumentation, monitoring setup, log aggregation, distributed tracing, SLI/SLO management, alert design, and incident response workflows. Implements vendor-neutral telemetry standards…

updated
occupation
unclassified
description

End-to-end production engineering workflows that encode the complete software development lifecycle into repeatable, quality-gated agent commands. Covers everything from spec-driven ideation through planning, test-driven implementation, automated testing,…

updated
occupation
unclassified
description

Safe-by-default DevOps/SRE runbook automation for incident response, postmortems, on-call handovers, and operational troubleshooting. Implements Google SRE principles with agent-safe execution patterns including dry-run modes, human approval gates, and…

updated
occupation
unclassified
description

End-to-end document processing agent skill covering PDF manipulation (extract, merge, split, rotate, watermark, form-fill, OCR), DOCX creation and editing (templates, mail-merge, style management), XLSX spreadsheet handling (formulas, charts, pivot tables,…

updated
occupation
unclassified
description

Read X (Twitter) long-form Articles end-to-end from a shared x.com link, in any AI coding agent. Activates when a user drops an x.com or twitter.com URL (especially an X Article like /i/article/ID) and expects it read, or says "read this X…

updated
occupation
unclassified
description

AI-powered technical documentation creation, maintenance, and auditing across README, ADR, API docs, runbooks, onboarding guides, changelogs, knowledge bases, and AI agent context files (AGENTS.md/CLAUDE.md). Primary keywords: technical documentation writing…

updated
occupation
unclassified
description

Comprehensive web accessibility (a11y) audit and compliance skill. Audits HTML, React, Vue, and Angular codebases against WCAG 2.2 AA standards. Activates when users ask for "accessibility audit", "a11y check", "WCAG compliance", "ADA compliance", "screen…

updated
occupation
unclassified
description

Use this skill when translating UI/UX designs into production-ready frontend code. Handles design source ingestion (Figma, Sketch, Adobe XD, screenshots, design specs), design token extraction, component hierarchy mapping, responsive breakpoint strategy,…

updated
occupation
unclassified
description

Expert Git workflow automation for commit message generation, branch naming, PR description writing, changelog generation, merge conflict resolution, and release management. Activates when users say "write a commit message", "create a PR", "generate…

updated
Showing 40 of 48 collected skills.