Skip to main content

JPeetz/agent-skills

SkillsMP a collecté 48 skills depuis JPeetz/agent-skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
48
Étoiles GitHub
5
Forks GitHub
1

Skills dans ce dépôt

classification en attente

Affichage de 40 skills collectés sur 48.

métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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.…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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.…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when driving Linear projects and issues from an agent.

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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,…

Langue du texte source : anglais

mis à jour
métier
non classé
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,…

Langue du texte source : anglais

mis à jour
métier
non classé
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.

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when entering unfamiliar code or domain territory.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when building MCP servers or agent-facing tools.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when entering unfamiliar codebase or domain territory.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use after a session to review what changed before merging.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when agent context is bloated or contradictory.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when implementing against an agreed plan or spec.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when planning is requested before a build.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when planning is done but ambiguity still remains.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when splitting oversized skills into on-demand files.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when routing tasks to the cheapest fitting model tier.

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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,…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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,…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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,…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 48.