github.com/rmyndharis/antigravity-skills
| Skill | Added | Review |
|---|---|---|
workflow-patterns skills/workflow-patterns/SKILL.md Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
workflow-orchestration-patterns skills/workflow-orchestration-patterns/SKILL.md Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
web3-testing skills/web3-testing/SKILL.md Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols. | 62 62 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 3eff4af | |
wcag-audit-patterns skills/wcag-audit-patterns/SKILL.md Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
vector-index-tuning skills/vector-index-tuning/SKILL.md Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
unity-ecs-patterns skills/unity-ecs-patterns/SKILL.md Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
unity-developer skills/unity-developer/SKILL.md Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds. | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
unit-testing-test-generate skills/unit-testing-test-generate/SKILL.md Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
ui-visual-validator skills/ui-visual-validator/SKILL.md Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual regression testing, and component validation. Use PROACTIVELY to verify UI modifications have achieved their intended goals through comprehensive visual analysis. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
ui-ux-designer skills/ui-ux-designer/SKILL.md Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization. | 45 45 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
typescript-advanced-types skills/typescript-advanced-types/SKILL.md Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
tutorial-engineer skills/tutorial-engineer/SKILL.md Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials, or concept explanations. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
track-management skills/track-management/SKILL.md Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
threat-mitigation-mapping skills/threat-mitigation-mapping/SKILL.md Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
test-automator skills/test-automator/SKILL.md Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration. Use PROACTIVELY for testing automation or quality assurance. | 38 38 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
terraform-specialist skills/terraform-specialist/SKILL.md Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automation. | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
temporal-python-testing skills/temporal-python-testing/SKILL.md Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
temporal-python-pro skills/temporal-python-pro/SKILL.md Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testing strategies, and production deployment. Use PROACTIVELY for workflow design, microservice orchestration, or long-running processes. | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
team-collaboration-standup-notes skills/team-collaboration-standup-notes/SKILL.md You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns. | 39 39 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
team-collaboration-issue skills/team-collaboration-issue/SKILL.md You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause an | 36 36 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 3eff4af | |
tdd-workflows-tdd-refactor skills/tdd-workflows-tdd-refactor/SKILL.md Use when working with tdd workflows tdd refactor | 40 40 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
tdd-workflows-tdd-red skills/tdd-workflows-tdd-red/SKILL.md Generate failing tests for the TDD red phase to define expected behavior and edge cases. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
tdd-workflows-tdd-green skills/tdd-workflows-tdd-green/SKILL.md Implement the minimal code needed to make failing tests pass in the TDD green phase. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
tdd-orchestrator skills/tdd-orchestrator/SKILL.md Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. Enforces TDD best practices across teams with AI-assisted testing and modern frameworks. Use PROACTIVELY for TDD implementation and governance. | 45 45 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 3eff4af | |
stripe-integration skills/stripe-integration/SKILL.md Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows. | 61 61 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 3eff4af |