Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
sickn33/antigravity-awesome-skills 28,421
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
sickn33/antigravity-awesome-skills 28,421
-
code-review-checklist
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
sickn33/antigravity-awesome-skills 28,421
-
ab-test-setup
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
sickn33/antigravity-awesome-skills 28,421
-
test-fixing
Systematically identify and fix all failing tests using smart grouping strategies. Use when explicitly asks to fix tests ("fix these tests", "make tests pass"), reports test failures ("tests are failing", "test suite is broken"), or completes implementation and wants tests passing.
sickn33/antigravity-awesome-skills 28,421
-
browser-automation
You are a browser automation expert who has debugged thousands of flaky tests and built scrapers that run for years without breaking. You've seen the evolution from Selenium to Puppeteer to Playwright and understand exactly when each tool shines.
sickn33/antigravity-awesome-skills 28,421
-
e2e-testing-patterns
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
sickn33/antigravity-awesome-skills 28,421
-
frontend-security-coder
Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns.
sickn33/antigravity-awesome-skills 28,421
-
api-security-best-practices
Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities
sickn33/antigravity-awesome-skills 28,421
-
backend-security-coder
Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.
sickn33/antigravity-awesome-skills 28,421
-
auth-implementation-patterns
Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
sickn33/antigravity-awesome-skills 28,421
-
pci-compliance
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.
sickn33/antigravity-awesome-skills 28,421
-
cc-skill-security-review
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, handling user input or file uploads, or creating new API endpoints.
sickn33/antigravity-awesome-skills 28,421
-
memory-safety-patterns
Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.
sickn33/antigravity-awesome-skills 28,421
-
go-concurrency-patterns
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
sickn33/antigravity-awesome-skills 28,421
-
rust-pro
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
sickn33/antigravity-awesome-skills 28,421
-
golang-pro
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
sickn33/antigravity-awesome-skills 28,421
-
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
sickn33/antigravity-awesome-skills 28,421
-
microservices-patterns
Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems.
sickn33/antigravity-awesome-skills 28,421
-
senior-architect
Complete toolkit for senior architect with modern tools and best practices.
sickn33/antigravity-awesome-skills 28,421
-
architecture-patterns
Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.
sickn33/antigravity-awesome-skills 28,421
-
architecture-decision-records
Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.
sickn33/antigravity-awesome-skills 28,421
-
pentest-commands
Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments.
sickn33/antigravity-awesome-skills 28,421
-
computer-use-agents
The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. This loop integrates vision models with action execution through an iterative pipeline.
sickn33/antigravity-awesome-skills 28,421