Directory

Discover and filter AI agent skills. 20,315 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 553-576 of 20,315Page 24 of 847

production-code-audit

29120
from sickn33/antigravity-awesome-skills

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

product-marketing-context

29120
from sickn33/antigravity-awesome-skills

Create or update a reusable product marketing context document with positioning, audience, ICP, use cases, and messaging. Use at the start of a project to avoid repeating core marketing context across tasks.

product-manager

29120
from sickn33/antigravity-awesome-skills

Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts.

product-manager-toolkit

29120
from sickn33/antigravity-awesome-skills

Essential tools and frameworks for modern product management, from discovery to delivery.

product-inventor

29120
from sickn33/antigravity-awesome-skills

Product Inventor e Design Alchemist de nivel maximo — combina Product Thinking, Design Systems, UI Engineering, Psicologia Cognitiva, Storytelling e execucao impecavel nivel Jobs/Apple.

product-design

29120
from sickn33/antigravity-awesome-skills

Design de produto nivel Apple — sistemas visuais, UX flows, acessibilidade, linguagem visual proprietaria, design tokens, prototipagem e handoff. Cobre Figma, design systems, tipografia, cor, espacamento, motion design e principios de design cognitivo.

privilege-escalation-methods

29120
from sickn33/antigravity-awesome-skills

Provide comprehensive techniques for escalating privileges from a low-privileged user to root/administrator access on compromised Linux and Windows systems. Essential for penetration testing post-exploitation phase and red team operations.

privacy-by-design

29120
from sickn33/antigravity-awesome-skills

Use when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption.

prisma-expert

29120
from sickn33/antigravity-awesome-skills

You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite.

pricing-strategy

29120
from sickn33/antigravity-awesome-skills

Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives.

pr-writer

29120
from sickn33/antigravity-awesome-skills

Create pull requests following Sentry's engineering practices.

pptx-official

29120
from sickn33/antigravity-awesome-skills

A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.

powershell-windows

29120
from sickn33/antigravity-awesome-skills

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

postmortem-writing

29120
from sickn33/antigravity-awesome-skills

Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.

postmark-automation

29120
from sickn33/antigravity-awesome-skills

Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas.

posthog-automation

29120
from sickn33/antigravity-awesome-skills

Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas.

postgresql

29120
from sickn33/antigravity-awesome-skills

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

postgresql-optimization

29120
from sickn33/antigravity-awesome-skills

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

postgres-best-practices

29120
from sickn33/antigravity-awesome-skills

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

posix-shell-pro

29120
from sickn33/antigravity-awesome-skills

Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash, ash, sh, bash --posix).

popup-cro

29120
from sickn33/antigravity-awesome-skills

Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust.

polars

29120
from sickn33/antigravity-awesome-skills

Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.

podcast-generation

29120
from sickn33/antigravity-awesome-skills

Generate real audio narratives from text content using Azure OpenAI's Realtime API.

plotly

29120
from sickn33/antigravity-awesome-skills

Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualization.