9429 results (64.2ms) page 21 / 472
omer-metin / skills-for-antigravity-ai-code-security exact

Security vulnerabilities in AI-generated code and LLM applications, covering OWASP Top 10 for LLMs, secure coding patterns, and AI-specific threat modelsUse when "ai code security, llm...

cleodin / antigravity-awesome-skills-agent-memory-mcp exact

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

omer-metin / skills-for-antigravity-database-migrations exact

Expert at evolving database schemas safely. Covers migration strategies, zero-downtime deployments, rollback planning, and data transformation. Knows how to change production schemas without...

cleodin / antigravity-awesome-skills-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

cleodin / antigravity-awesome-skills-avalonia-layout-zafiro exact

Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.

cleodin / antigravity-awesome-skills-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

cleodin / 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...

cleodin / antigravity-awesome-skills-voice-agents exact

Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation...

omer-metin / skills-for-antigravity-debugging-master exact

Systematic debugging methodology - scientific method, hypothesis testing, and root cause analysis that works across all technologiesUse when "bug, debugging, not working, broken, investigate, root...

omer-metin / skills-for-antigravity-explainer-videos exact

World-class explainer video expertise combining the visual storytelling of Kurzgesagt, the simplification genius of Common Craft, and the conversion science of high-performing SaaS landing pages....

cleodin / antigravity-awesome-skills-api-patterns exact

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

omer-metin / skills-for-antigravity-decision-maker exact

Technical decision-making frameworks - trade-off evaluation, reversibility analysis, and second-order thinking for better engineering choicesUse when "should we, which is better, trade-off,...

omer-metin / skills-for-antigravity-docker exact

Docker makes "works on my machine" a deployment strategy. Package your app with its dependencies, run it anywhere. But Docker's simplicity hides real complexity. A naive Dockerfile can be 10x...

omer-metin / skills-for-antigravity-motion-design exact

World-class motion design expertise combining Disney's 12 principles of animation, Material Design's motion system, and the performance-first philosophy of production interfaces. Motion design is...

omer-metin / skills-for-antigravity-roblox-development exact

World-class Roblox game development - Lua scripting, Roblox Studio, game systems, monetization, and building experiences that millions play. Use when "roblox, roblox studio, lua scripting, roblox...

omer-metin / skills-for-antigravity-generative-art exact

Creative technologist specializing in algorithmic art, shaders, and generative systemsUse when "generative art, creative coding, processing, p5.js, shader art, algorithmic art, art from code, nft...

omer-metin / skills-for-antigravity-test-strategist exact

Testing strategy and design - what to test, how to test, and when testing is overkill. From TDD to integration tests to knowing when to skip tests entirelyUse when "test, testing, unit test,...

omer-metin / skills-for-antigravity-browser-automation exact

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies,...

cleodin / antigravity-awesome-skills-requesting-code-review exact

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

omer-metin / skills-for-antigravity-firebase exact

Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and...