| 8.2 | skills.sh | using-git-worktrees using-git-worktrees establishes isolated development workspaces by detecting directory conventions, verifying git ignore rules, auto-detecting project setup, and validating baseline test health before proceeding. |
| 8.2 | skills.sh | brainstorming brainstorming enforces disciplined dialogue to validate ideas before implementation, using structured gates (understanding lock, design exploration, decision logging) to surface assumptions and prevent premature coding. |
| 7.9 | skills.sh | design-orchestration design-orchestration routes design workflows through mandatory brainstorming, risk-based escalation to multi-agent review, and execution readiness checks, blocking implementation until validated designs pass all gates. |
| 7.8 | skills.sh | backend-dev-guidelines backend-dev-guidelines enforces layered architecture, mandatory error tracking, and input validation for node.js microservices. covers bfri feasibility scoring, controller/service/repository separation, zod validation, sentry integration, and di patterns. |
| 7.8 | skills.sh | finishing-a-development-branch finishing-a-development-branch verifies test passage then presents four concrete options (merge locally, create pull request, keep branch, discard) with corresponding git workflows and worktree cleanup logic tailored to each choice. |
| 7.8 | skills.sh | mobile-design mobile-design enforces platform-aware constraints before implementation, mandating reference materials and blocking common performance, touch, and security anti-patterns. it covers feasibility assessment, mandatory checkpoint gates, and release readiness validation across ios and android. |
| 7.4 | skills.sh | bash-pro bash-pro covers defensive scripting patterns for production automation and ci/cd, emphasizing strict error handling, input validation, portable bash across versions, and comprehensive testing with shellcheck and bats. |
| 7.4 | skills.sh | nextjs-supabase-auth nextjs-supabase-auth covers end-to-end Supabase Auth integration with Next.js App Router, from client and server setup through middleware protection, OAuth callbacks, and Server Actions. includes validation rules and delegation patterns. |
| 7.2 | skills.sh | conductor-setup conductor-setup configures a rails project for parallel development in conductor workspaces by establishing isolated redis databases, symlinked secrets, and standardized server startup scripts. |
| 7.2 | skills.sh | programmatic-seo programmatic-seo provides a structured decision framework for evaluating whether to build scaled template-based pages, with explicit feasibility scoring and quality gates to prevent thin content and algorithmic suppression. |
| 7.2 | skills.sh | nextjs-best-practices nextjs-best-practices covers server vs client component selection, data fetching patterns (static, isr, dynamic), routing conventions, api handlers, performance optimization, metadata management, caching layers, and server actions with anti-pattern guidance. |
| 7.2 | skills.sh | bun-development bun-development covers javascript and typescript project setup, package management, file i/o, http servers, testing, and bundling with bun's native runtime. includes migration guidance from node.js and performance optimization patterns. |
| 7.2 | skills.sh | bash-scripting bash-scripting covers defensive shell script creation across seven phases, from design through testing, with explicit patterns for error handling, logging, and validation alongside a starter template and quality gates. |
| 6.5 | skills.sh | requesting-code-review requesting-code-review dispatches a code-reviewer subagent to catch defects early in development cycles, with mandatory checkpoints after tasks and features, optional reviews when blocked, and structured feedback triage. |
| 6.5 | skills.sh | ui-ux-designer ui-ux-designer covers design systems, user research, accessibility compliance, and modern design tooling. comprehensive capability list but lacks procedural depth and concrete step-by-step workflows for executing those capabilities. |
| 6.3 | skills.sh | grafana-dashboards grafana-dashboards covers dashboard design principles, panel configuration patterns, and provisioning workflows. provides json templates for api, infrastructure, and database monitoring but lacks numbered procedures and failure recovery guidance. |
| 6.3 | skills.sh | skill-creator automates cli skill creation against anthropic standards through five phases of brainstorming, template generation, validation, and installation with progress tracking and platform detection. |
| 6.2 | skills.sh | cc-skill-coding-standards cc-skill-coding-standards provides code quality principles, naming conventions, and patterns for typescript, javascript, react, and node.js. covers immutability, error handling, type safety, api design, and testing standards with good/bad examples but lacks actionable triggers and systematic failure recovery. |
| 6.2 | skills.sh | web-artifacts-builder web-artifacts-builder provides a scripted workflow for bundling react/typescript frontends into self-contained html artifacts using vite, parcel, and shadcn/ui components. includes design guidance to avoid common ai generation patterns. |
| 6.2 | skills.sh | page-cro page-cro provides a diagnostic framework for assessing page-level conversion readiness via a weighted scoring index, then guides prioritized recommendations by constraint. heavy on assessment scaffolding, light on execution specifics. |
| 6.1 | skills.sh | startup-financial-modeling startup-financial-modeling covers cohort-based revenue projections, cost structure breakdown, cash flow analysis, and three-scenario planning across saas, marketplace, and services models. provides step-by-step process, templates, and validation checkpoints for 3-5 year forecasts. |
| 6.1 | skills.sh | kpi-dashboard-design kpi-dashboard-design provides a reference catalog of dashboard patterns, kpi definitions, and sample code across sales, marketing, product, and finance domains. practical but lacks decision logic and failure recovery. |
| 6.0 | skills.sh | bullmq-specialist bullmq-specialist covers job scheduling, delayed/repeatable jobs, priorities, rate limiting, and multi-step workflows for node.js async processing. addresses production patterns and anti-patterns but lacks concrete procedural steps. |
| 5.9 | skills.sh | frontend-slides frontend-slides builds zero-dependency, browser-native HTML presentations with inline styles and animations. covers both greenfield creation and pptx conversion, with strong emphasis on single-viewport constraint and custom aesthetic output. |
| 5.8 | skills.sh | mobile-security-coder mobile-security-coder covers secure mobile development across ios, android, and cross-platform frameworks with emphasis on input validation, webview hardening, and platform-specific threat mitigation. breadth without procedural depth. |
| 5.8 | skills.sh | computer-use-agents computer-use-agents covers building agents with vision models that perceive screens and control computers through iterative perception-reasoning-action loops, with emphasis on sandboxing and security constraints. |
| 5.8 | skills.sh | seo-content-writer seo-content-writer provides a framework for generating search-optimized articles with emphasis on e-e-a-t signals, keyword integration, and user value. covers outline creation through final output packaging but lacks procedural specificity and failure-mode handling. |
| 5.7 | skills.sh | pptx pptx covers presentation creation via html-to-pptx conversion, direct ooxml editing, and template-based workflows, with markdown extraction and design guidance included. |
| 5.6 | skills.sh | docs-architect docs-architect generates long-form technical documentation by analyzing codebases for architecture, design patterns, and component interactions. produces structured markdown with diagrams, rationale, and multi-audience reading paths. |
| 5.4 | skills.sh | seo-content-refresher seo-content-refresher audits existing content for staleness, flagging outdated statistics, dates, examples and terminology. outputs a prioritized refresh plan with specific update actions and freshness tactics. |
| 5.4 | skills.sh | i18n-localization i18n-localization covers internationalization and localization patterns for multi-language applications, including translation key management, RTL support, and hardcoded string detection across react, next.js, and python implementations. |
| 5.3 | skills.sh | airflow-dag-patterns airflow-dag-patterns covers production orchestration basics including dag design, operators, sensors, testing, and deployment, but lacks concrete procedural depth and failure-mode guidance. |
| 5.3 | skills.sh | error-detective error-detective guides log analysis and root cause investigation across distributed systems via pattern matching, stack trace correlation, and anomaly detection. outputs include regex extractors, timelines, and monitoring queries. |
| 5.3 | skills.sh | typescript-pro typescript-pro covers advanced type systems, strict compiler configuration, and enterprise patterns. provides architectural guidance on generics, decorators, and type safety hardening without step-by-step procedures. |
| 5.3 | skills.sh | salesforce-development salesforce-development documents patterns for lwc, apex, and dx workflows with attention to anti-patterns and sharp edges, but lacks actionable procedural depth and concrete implementation guidance. |
| 5.3 | skills.sh | react-patterns react-patterns covers component design, hook extraction, state management patterns, and performance optimization for production react applications. includes react 19 patterns, composition techniques, error handling, and typescript strategies. |
| 5.2 | skills.sh | find-bugs find-bugs guides code review for bugs and security issues via branch diff analysis. structured around input gathering and attack surface mapping, but procedure is incomplete and edge cases are underspecified. |
| 5.2 | skills.sh | ethical-hacking-methodology ethical-hacking-methodology covers the penetration testing lifecycle across reconnaissance, scanning, vulnerability analysis, and exploitation phases. it provides command references and kali linux setup but lacks coherent decision logic and remediation depth. |
| 5.2 | skills.sh | debugger debugger provides structured guidance for root cause analysis, error isolation, and minimal fix implementation, but lacks concrete decision trees and environment-specific validation hooks. |
| 5.2 | skills.sh | tutorial-engineer tutorial-engineer provides a comprehensive pedagogical framework for decomposing technical concepts into progressive learning experiences. strength lies in learning science grounding (spaced repetition, worked examples, cognitive load management). execution guidance remains abstract and template-heavy, lacking concrete decision logic for adapting to real content constraints. |
| 5.2 | skills.sh | tdd-workflows-tdd-cycle tdd-workflows-tdd-cycle provides a structured red-green-refactor workflow with enforced phase gates, coverage thresholds, and agent orchestration. the procedure is prescriptive but relies heavily on external task tool integration and assumes vendor-specific capabilities. |
| 5.2 | skills.sh | minecraft-bukkit-pro minecraft-bukkit-pro documents expertise areas and quality standards for minecraft plugin development, but lacks concrete procedural guidance, decision trees, and explicit failure handling for actual plugin tasks. |
| 5.2 | skills.sh | seo-snippet-hunter seo-snippet-hunter formats content for featured snippet eligibility by applying paragraph, list, and table structures with direct answers positioned early. covers question identification, snippet type selection, and schema markup suggestion. |
| 5.2 | skills.sh | python-performance-optimization python-performance-optimization documents profiling techniques and optimization approaches across cpu, memory, io, and data processing domains, but lacks concrete procedural steps and failure handling. |
| 5.2 | skills.sh | seo-structure-architect seo-structure-architect provides a checklist-driven approach to analyzing header hierarchy, schema markup, and internal linking. covers content organization and siloing strategy but lacks concrete decision logic and failure handling. |
| 5.2 | skills.sh | audio-transcriber audio-transcriber converts audio files (mp3, wav, m4a, ogg, flac, webm) to structured markdown with automatic format detection, speaker timestamps, and optional ai-powered summaries via faster-whisper or openai whisper. |
| 5.2 | skills.sh | software-architecture software-architecture aggregates clean architecture and domain-driven design principles with code style rules. it lacks specific procedures for actual architecture decisions and operational guidance. |
| 5.2 | skills.sh | ai-agent-development ai-agent-development covers autonomous agent design, multi-agent orchestration, and tool integration across seven workflow phases with references to CrewAI and LangGraph frameworks. |
| 5.1 | skills.sh | tdd-workflows-tdd-refactor tdd-workflows-tdd-refactor provides a structured approach to safe code refactoring under test coverage, covering code smell detection, design patterns, and solid principles with incremental verification steps. |
| 5.1 | skills.sh | attack-tree-construction attack-tree-construction provides a framework for decomposing attack scenarios into hierarchical threat paths with AND/OR logic and leaf-node annotations. guards against misuse with authorization checks and emphasizes stakeholder communication. |
| 5.1 | skills.sh | python-testing-patterns python-testing-patterns covers pytest fundamentals, fixtures, mocking, and tdd workflows. lacks procedural depth and concrete implementation guidance beyond identifying when testing applies. |
| 5.1 | skills.sh | agent-manager-skill agent-manager-skill orchestrates multiple cli agents across tmux sessions with task assignment, real-time monitoring, and cron scheduling for parallel local workflows. |
| 5.0 | skills.sh | behavioral-modes behavioral-modes defines seven task-specific operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate) with auto-detection via keywords or manual invocation. incomplete specification leaves implementation details unresolved. |
| 4.9 | skills.sh | c4-context c4-context provides templates and checklists for creating system context diagrams and persona documentation following the c4 model, but lacks concrete procedures and decision trees for actual documentation work. |
| 4.9 | skills.sh | web-security-testing web-security-testing maps owasp top 10 assessment phases from reconnaissance through reporting, delegating actual exploitation to subordinate skills without detailing methodology, tooling invocation, or vulnerability confirmation logic. |
| 4.9 | skills.sh | seo-content-planner seo-content-planner generates outlines and topic clusters for content strategy. covers pillar pages, keyword mapping, and content calendars but lacks procedural rigor and failure-mode awareness. |
| 4.9 | skills.sh | e2e-testing-patterns e2e-testing-patterns covers foundational guidance for building automated test suites across browsers and workflows, with emphasis on stability and ci/cd integration but lacks concrete implementation detail. |
| 4.9 | skills.sh | architecture architecture skill frames decision-making around requirements analysis and trade-off evaluation using adr patterns. covers file discovery mechanics and pattern selection, but lacks concrete procedural steps and failure mode handling. |
| 4.8 | skills.sh | instagram-automation instagram-automation wraps composio's instagram toolkit via rube mcp to create posts, manage media, and retrieve insights. expects business or creator accounts and delegates most procedural detail to tool schemas. |
| 4.8 | skills.sh | monorepo-architect monorepo-architect addresses tool selection, workspace design, and build optimization for multi-project codebases using Nx, Turborepo, Bazel, and Lerna, but lacks concrete procedural depth and failure mode handling. |
| 4.8 | skills.sh | threat-modeling-expert threat-modeling-expert guides security architecture review and threat identification using stride, pasta, and attack trees. covers system scoping, data flow analysis, risk prioritization, and mitigation design without providing step-by-step executable procedures. |
| 4.8 | skills.sh | cc-skill-backend-patterns cc-skill-backend-patterns documents restful endpoint conventions and basic api method mappings without addressing implementation, error handling, authentication, or operational concerns. |
| 4.8 | skills.sh | outlook-automation outlook-automation wraps composio's outlook toolkit via rube mcp to handle email, calendar, contact, folder, and attachment operations. setup requires rube mcp server registration and active microsoft oauth. no concrete workflows provided. |
| 4.7 | skills.sh | legal-advisor legal-advisor generates privacy policies, terms of service, and compliance documents across gdpr, ccpa, lgpd and related frameworks. outputs include jurisdiction-specific variations and regulatory checklists but lack concrete procedural steps. |
| 4.6 | skills.sh | frontend-mobile-security-xss-scan frontend-mobile-security-xss-scan detects injection points and unsafe DOM patterns in react, vue, angular, and vanilla javascript, but lacks actionable scanning procedures and specific remediation workflows. |
| 4.5 | skills.sh | docker-expert docker-expert covers dockerfile optimization, multi-stage builds, security hardening, and docker compose orchestration with high-level guidance but lacks concrete procedural steps and explicit failure handling. |
| 4.4 | skills.sh | langgraph langgraph is a python framework for building multi-agent ai workflows with explicit graph structure, state persistence, and human-in-the-loop control. suitable for production deployments requiring visible, debuggable agent flows. |
| 4.3 | skills.sh | security-compliance-compliance-check security-compliance-compliance-check provides a compliance audit framework covering gdpr, hipaa, soc2, and pci-dss. lacks concrete procedures and fails to specify actionable steps, decision logic, or verifiable outcomes. |
| 4.3 | skills.sh | conductor-manage conductor-manage covers track lifecycle operations (archive, restore, delete, rename, cleanup) with confirmation gates for destructive actions and backup recommendations, but lacks concrete step sequences and detailed failure recovery paths. |
| 4.3 | skills.sh | python-fastapi-development python-fastapi-development outlines an eight-phase workflow for building fastapi backends with sqlalchemy and pydantic, but lacks procedural depth and actionable steps within each phase. |
| 4.3 | skills.sh | elixir-pro elixir-pro covers otp patterns, phoenix liverview, and concurrent systems design. delegates to external playbook for implementation details and lacks actionable step-by-step procedures. |
| 4.3 | skills.sh | unreal-engine-cpp-pro unreal-engine-cpp-pro outlines when to apply ue5 c++ best practices but lacks concrete procedural steps, decision logic, or failure recovery guidance needed for expert-level work. |
| 4.2 | skills.sh | swiftui-expert-skill swiftui-expert-skill claims to cover state management, view composition, and ios 26+ liquid glass adoption but lacks actionable procedures, omits edge case handling, and truncates mid-workflow. |
| 4.2 | skills.sh | ui-ux-pro-max ui-ux-pro-max aggregates design tokens and guidelines across 9 stacks (html/tailwind, react, vue, swiftui, flutter, etc). it lacks procedural depth; mostly a reference database claiming 97 palettes and 99 guidelines without showing how to use them. |
| 4.2 | skills.sh | avalonia-layout-zafiro avalonia-layout-zafiro provides guidance on semantic containers and shared styles in avalonia ui, but lacks concrete procedural steps and edge case handling. mostly aspirational rather than actionable. |
| 4.2 | skills.sh | dotnet-backend-patterns dotnet-backend-patterns catalogues c#/.net techniques for api and service development, covering dependency injection, caching, testing, and database access, but lacks procedural depth and executable steps. |
| 4.2 | skills.sh | comprehensive-review-full-review comprehensive-review-full-review outlines a multi-phase code review orchestration framework with security, performance, testing, and documentation components, but lacks concrete implementation detail and executable step guidance. |
| 4.2 | skills.sh | rust-pro rust-pro documents extensive Rust language knowledge across async, type systems, and systems programming, but lacks concrete procedural guidance and relies on capability lists rather than actionable workflows. |
| 4.2 | skills.sh | billing-automation billing-automation covers recurring billing, invoice generation, dunning management, proration, and tax calculation. skill lacks step-by-step procedures and concrete implementation details beyond high-level categories. |
| 4.2 | skills.sh | last30days last30days aggregates reddit, x, and web sources to research recent topics and synthesize findings into tool-specific prompts. weighting social signals higher than web results, the skill outputs single copy-paste-ready artifacts. |
| 4.2 | skills.sh | paywall-upgrade-cro paywall-upgrade-cro provides a comprehensive reference framework for in-app paywall design and timing, covering trigger types, screen components, and experimentation patterns, but lacks concrete step-by-step procedures and actionable decision trees. |
| 4.2 | skills.sh | avalonia-zafiro-development avalonia-zafiro-development outlines conventions for cross-platform UI development with Avalonia and Zafiro, emphasizing functional-reactive MVVM, explicit error handling, and composition patterns. the document is organizational but lacks concrete implementation guidance. |
| 4.2 | skills.sh | vulnerability-scanner vulnerability-scanner outlines owasp 2025 threat categories, attack surface mapping, and risk prioritization but lacks actionable step-by-step procedures and concrete trigger conditions for real-world scanning workflows. |
| 4.2 | skills.sh | java-pro java-pro covers modern java 21+ development including virtual threads, spring boot 3.x, and graalvm, but lacks procedural rigor and actionable decision flows. reads as aspirational capability listing rather than executable skill. |
| 4.1 | skills.sh | youtube-automation youtube-automation wraps composio's youtube toolkit via rube mcp to handle video uploads, playlist management, content search, analytics retrieval, and comment handling, but lacks concrete procedural detail and edge case guidance. |
| 4.1 | skills.sh | codebase-cleanup-tech-debt codebase-cleanup-tech-debt positions itself as a technical debt analyzer but lacks concrete procedural steps, specific trigger conditions, and actionable remediation workflows. the skill reads as a role description rather than an executable procedure. |
| 3.9 | skills.sh | api-design-principles api-design-principles covers rest and graphql api design concepts at a strategic level, establishing when to apply design thinking across api lifecycle stages. lacks concrete procedural depth and implementation guidance. |
| 3.8 | skills.sh | seo-cannibalization-detector seo-cannibalization-detector identifies keyword overlap across pages and suggests differentiation strategies, but lacks concrete procedural steps, failure handling, and specific operational inputs/outputs. |
| 3.8 | skills.sh | error-diagnostics-error-analysis error-diagnostics-error-analysis covers systematic investigation of production incidents and root cause analysis using observability tools, but lacks concrete procedural steps and decision frameworks. |
| 3.8 | skills.sh | context7-auto-research context7-auto-research integrates documentation fetching into claude code via the context7 api, activated during conversations about popular libraries like react or prisma without explicit user setup. |
| 3.8 | skills.sh | internal-comms internal-comms provides templates and routing logic for writing status reports, newsletters, and incident communications. delegates actual composition to external guideline files without prescribing concrete steps or quality gates. |
| 3.8 | skills.sh | geo-fundamentals geo-fundamentals documents optimization strategies for ai search engine citation, covering rag factors, content checklists, crawler controls, and audit tooling. |
| 3.8 | skills.sh | frontend-developer frontend-developer covers react and next.js component work, state management, and responsive layouts. lacks concrete decision trees, failure mode acknowledgment, and step-by-step implementation guidance. |
| 3.6 | skills.sh | agent-orchestration-multi-agent-optimize agent-orchestration-multi-agent-optimize is a conceptual framework for multi-agent coordination that lacks concrete procedural steps, actionable decision logic, or failure recovery paths. |
| 3.5 | skills.sh | office-productivity office-productivity covers document creation, spreadsheet automation, and presentation generation with LibreOffice and Microsoft Office but lacks concrete procedures, actionable steps, and failure mode handling. |
| 3.4 | skills.sh | tailwind-design-system tailwind-design-system covers building component libraries and design tokens with tailwind css. lacks actionable steps, edge case handling, and concrete implementation guidance. |
| 3.2 | skills.sh | scala-pro scala-pro claims enterprise scala expertise but provides only generic guardrails. no concrete procedures, decision trees, or failure handling. mostly a placeholder with vague references to external playbooks. |
| 3.2 | skills.sh | senior-fullstack senior-fullstack advertises three python scripts for scaffolding and code analysis but provides no actual intent, decision logic, or measurable outcomes. the skill reads as a tech stack inventory with aspirational claims. |
| 3.2 | skills.sh | ios-developer ios-developer is a comprehensive capability map masquerading as a skill. it lists what an ios expert knows but provides no actionable procedures, decision trees, or verifiable outputs for any specific task. |
| 3.2 | skills.sh | react-native-architecture react-native-architecture outlines when to apply mobile development patterns but lacks step-by-step procedures, concrete examples, or failure handling for expo projects and native integration. |
| 3.2 | skills.sh | customer-support customer-support is a capability inventory masquerading as a skill, listing platform features and behavioral traits without actionable procedures, decision logic, or verifiable outcomes. |
| 3.2 | skills.sh | context-management-context-save context-management-context-save describes a framework for capturing and serializing project state across ai workflows, but lacks actionable procedures, concrete trigger conditions, and failure mode handling needed for practical implementation. |
| 3.2 | skills.sh | django-pro django-pro describes a django expert persona with broad capability claims across django 5.x, drf, celery, and channels, but lacks actionable procedures, decision logic, or concrete output contracts. |
| 3.2 | skills.sh | canvas-design canvas-design attempts to formalize visual philosophy creation and expression across markdown and image outputs, but lacks actionable steps, decision criteria, and concrete procedures for both philosophy generation and visual rendering. |
| 2.8 | skills.sh | anti-reversing-techniques anti-reversing-techniques provides authorization and legal guardrails for security analysis work, but lacks procedural depth, specific trigger conditions, and actionable technical steps. |
| 2.5 | skills.sh | full-stack-orchestration-full-stack-feature full-stack-orchestration-full-stack-feature claims to guide orchestration across backend, frontend, and infrastructure, but provides no concrete procedure, examples, or actionable steps beyond generic directives. |
| — | skills.sh | senior-architect Complete toolkit for senior architect with modern tools and best practices. |
| — | skills.sh | nestjs-expert You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware,… |
| — | skills.sh | agent-memory-systems Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term… |
| — | skills.sh | python-patterns python-patterns — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | telegram-mini-app telegram-mini-app — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | agent-memory-mcp agent-memory-mcp — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | prompt-engineer prompt-engineer — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | copywriting copywriting — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | aws-serverless aws-serverless — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | firebase firebase — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | vercel-deployment vercel-deployment — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | database-design database-design — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | google-calendar-automation Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required. |
| — | skills.sh | nextjs-app-router-patterns Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development. |
| — | skills.sh | temporal-python-pro Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testing… |
| — | skills.sh | gmail-automation Lightweight Gmail integration with standalone OAuth authentication. No MCP server required. |
| — | skills.sh | tdd-orchestrator Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. |
| — | skills.sh | godot-gdscript-patterns Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or… |
| — | skills.sh | auth-implementation-patterns Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices. |
| — | skills.sh | ui-skills Opinionated, evolving constraints to guide agents when building interfaces |
| — | skills.sh | search-specialist Expert web researcher using advanced search techniques and |
| — | skills.sh | beautiful-prose A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean,… |
| — | skills.sh | startup-business-analyst-financial-projections Create detailed 3-5 year financial model with revenue, costs, cash |
| — | skills.sh | ruby-pro Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing… |
| — | skills.sh | frontend-ui-dark-ts A modern dark-themed React UI system using Tailwind CSS and Framer Motion. Designed for dashboards, admin panels, and data-rich applications with glassmorphism… |
| — | skills.sh | csharp-pro Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and… |
| — | skills.sh | ml-engineer Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring. |
| — | skills.sh | async-python-patterns Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building… |
| — | skills.sh | risk-manager Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. |
| — | skills.sh | cloud-architect Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and… |
| — | skills.sh | claude-ally-health A health assistant skill for medical information analysis, symptom tracking, and wellness guidance. |
| — | skills.sh | google-drive-automation Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access. |
| — | skills.sh | llm-application-dev-langchain-agent You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph. |
| — | skills.sh | api-fuzzing-bug-bounty Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability… |
| — | skills.sh | test-automator Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with… |
| — | skills.sh | codex-review Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need… |
| — | skills.sh | uv-package-manager Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency… |
| — | skills.sh | api-security-testing API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices. |
| — | skills.sh | pdf-official This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed… |
| — | skills.sh | code-review-excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. |
| — | skills.sh | deployment-engineer Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. |
| — | skills.sh | javascript-pro Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. |
| — | skills.sh | receiving-code-review Code review requires technical evaluation, not emotional performance. |
| — | skills.sh | gitlab-ci-patterns Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. |
| — | skills.sh | nodejs-backend-patterns Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns,… |
| — | skills.sh | dispatching-parallel-agents Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies |
| — | skills.sh | cpp-pro Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. |
| — | skills.sh | fal-image-edit AI-powered image editing with style transfer and object removal |
| — | skills.sh | deep-research Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports. |
| — | skills.sh | claude-code-guide To provide a comprehensive reference for configuring and using Claude Code (the agentic coding tool) to its full potential. This skill synthesizes best… |
| — | skills.sh | popup-cro Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust. |
| — | skills.sh | angular-migration Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration. |
| — | skills.sh | sql-optimization-patterns Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis. |
| — | skills.sh | malware-analyst Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis,… |
| — | skills.sh | github-automation Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code,… |
| — | skills.sh | antigravity-design-expert Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS. |
| — | skills.sh | claude-d3js-skill This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. |
| — | skills.sh | error-debugging-error-trace You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems,… |
| — | skills.sh | context-degradation Language models exhibit predictable degradation patterns as context length increases. Understanding these patterns is essential for diagnosing failures and… |
| — | skills.sh | systems-programming-rust-project You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo… |
| — | skills.sh | git-pr-workflows-git-workflow Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment… |
| — | skills.sh | error-diagnostics-error-trace You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems,… |
| — | skills.sh | database-migrations-migration-observability Migration monitoring, CDC, and observability infrastructure |
| — | skills.sh | javascript-testing-patterns Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices. |
| — | skills.sh | security-scanning-security-dependencies You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across… |
| — | skills.sh | microservices-patterns Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building… |
| — | skills.sh | llm-application-dev-prompt-optimize You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought… |
| — | skills.sh | xlsx-official Unless otherwise stated by the user or existing template |
| — | skills.sh | research-engineer Research Engineer |
| — | skills.sh | unit-testing-test-generate Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus. |
| — | skills.sh | blockrun blockrun — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | theme-factory theme-factory — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | code-documentation-doc-generate You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user… |
| — | skills.sh | pptx-official A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources… |
| — | skills.sh | 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… |
| — | skills.sh | paid-ads You are an expert performance marketer with direct access to ad platform accounts. Your goal is to help create, optimize, and scale paid advertising campaigns… |
| — | skills.sh | file-uploads Expert at handling file uploads and cloud storage. Covers S3, |
| — | skills.sh | nanobanana-ppt-skills nanobanana-ppt-skills — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | deployment-procedures Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts. |
| — | skills.sh | planning-with-files Work like Manus: Use persistent markdown files as your \"working memory on disk.\" |
| — | skills.sh | voice-ai-development Expert in building voice AI applications - from real-time voice |
| — | skills.sh | red-team-tactics red-team-tactics — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | agent-evaluation Testing and benchmarking LLM agents including behavioral testing, |
| — | skills.sh | server-management Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands. |
| — | skills.sh | git-pushing Stage all changes, create a conventional commit, and push to the remote branch. Use when explicitly asks to push changes (\"push this\", \"commit and push\"),… |
| — | skills.sh | shopify-apps Expert patterns for Shopify app development including Remix/React |
| — | skills.sh | ai-product Every product will be AI-powered. The question is whether you'll |
| — | skills.sh | seo-audit seo-audit — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | business-analyst business-analyst — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | lint-and-validate MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free. |
| — | skills.sh | production-code-audit Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade,… |
| — | skills.sh | file-organizer 6. Reduces Clutter: Identifies old files you probably don't need anymore |
| — | skills.sh | blockchain-developer blockchain-developer — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills. |
| — | skills.sh | code-refactoring-refactor-clean You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and… |