github.com/sickn33/antigravity-awesome-skills
| Skill | Added | Review |
|---|---|---|
bats-testing-patterns skills/bats-testing-patterns/SKILL.md Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
bash-pro skills/bash-pro/SKILL.md Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
azure-functions skills/azure-functions/SKILL.md Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
bash-defensive-patterns skills/bash-defensive-patterns/SKILL.md Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
bash-linux skills/bash-linux/SKILL.md Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
backtesting-frameworks skills/backtesting-frameworks/SKILL.md Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
backend-dev-guidelines skills/backend-dev-guidelines/SKILL.md You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Use when routes, controllers, services, repositories, express middleware, or prisma database access. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
backend-security-coder skills/backend-security-coder/SKILL.md Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
backend-development-feature-development skills/backend-development-feature-development/SKILL.md Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services. | 54 54 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1f67c44 | |
backend-architect skills/backend-architect/SKILL.md Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
aws-serverless skills/aws-serverless/SKILL.md Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization. | 59 59 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1f67c44 | |
aws-penetration-testing skills/aws-penetration-testing/SKILL.md Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3 bucket exploitation, Lambda code extraction, and persistence techniques for red team operations. | 63 63 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 1f67c44 | |
avalonia-zafiro-development skills/avalonia-zafiro-development/SKILL.md Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit. | 46 46 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
avalonia-viewmodels-zafiro skills/avalonia-viewmodels-zafiro/SKILL.md Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI. | 50 50 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
avalonia-layout-zafiro skills/avalonia-layout-zafiro/SKILL.md Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy. | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
autonomous-agents skills/autonomous-agents/SKILL.md Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability. | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
autonomous-agent-patterns skills/autonomous-agent-patterns/SKILL.md Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex). | 44 44 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 1f67c44 | |
auth-implementation-patterns skills/auth-implementation-patterns/SKILL.md Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
attack-tree-construction skills/attack-tree-construction/SKILL.md Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
async-python-patterns skills/async-python-patterns/SKILL.md Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems. | 47 47 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1f67c44 | |
arm-cortex-expert skills/arm-cortex-expert/SKILL.md Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
architecture skills/architecture/SKILL.md Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
architecture-patterns skills/architecture-patterns/SKILL.md Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
architecture-decision-records skills/architecture-decision-records/SKILL.md Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 | |
architect-review skills/architect-review/SKILL.md Master software architect specializing in modern architecture | 32 32 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1f67c44 |