3159 results (25.1ms) page 50 / 158
cleodin / antigravity-awesome-skills-nodejs-best-practices exact

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

sickn33 / antigravity-awesome-skills-schema-markup exact

When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets,"...

sickn33 / antigravity-awesome-skills-security-review exact

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist...

cleodin / antigravity-awesome-skills-security-review exact

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist...

sickn33 / antigravity-awesome-skills-production-code-audit exact

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

cleodin / antigravity-awesome-skills-production-code-audit exact

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

cleodin / antigravity-awesome-skills-neon-postgres exact

Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres,...

cleodin / antigravity-awesome-skills-using-git-worktrees exact

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

sickn33 / antigravity-awesome-skills-product-manager-toolkit exact

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature...

sickn33 / antigravity-awesome-skills-prompt-library exact

Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates,...

sickn33 / antigravity-awesome-skills-conversation-memory exact

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

sickn33 / antigravity-awesome-skills-supabase-postgres-best-practices exact

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

cleodin / antigravity-awesome-skills-dispatching-parallel-agents exact

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

sickn33 / antigravity-awesome-skills-ssh-penetration-testing exact

This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or...

sickn33 / antigravity-awesome-skills-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

sickn33 / antigravity-awesome-skills-notebooklm exact

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent...

cleodin / antigravity-awesome-skills-systematic-debugging exact

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes