github.com/duclm1x1/Dive-Ai
Skill | Added | Review |
|---|---|---|
brand-guidelines Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. | 95 6.18x Agent success vs baseline Impact 99% 6.18xAverage score across 10 eval scenarios Securityby Passed No known issues Reviewed: Version: 20ba150 | |
brainstorming Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration. | 64 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
blockrun Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek") | 74 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 20ba150 | |
blockchain-developer Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockchain integrations. Use PROACTIVELY for smart contracts, Web3 apps, DeFi protocols, or blockchain infrastructure. | 55 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 20ba150 | |
binary-analysis-patterns Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries. | 78 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
billing-automation Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems. | 78 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 20ba150 | |
behavioral-modes AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type. | 59 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
bazel-build-optimization Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases. | 80 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 20ba150 | |
bats-testing-patterns 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. | 75 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
bash-pro Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts. | 33 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
bash-linux Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. | 83 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
bash-defensive-patterns 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. | 81 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
backtesting-frameworks Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure. | 74 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
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. | 49 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
backend-development-feature-development Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services. | 72 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
backend-dev-guidelines Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod validation, unifiedConfig, Sentry error tracking, async safety, and testing discipline. | 79 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
backend-architect Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use PROACTIVELY when creating new backend services or APIs. | 28 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
azure-functions 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. Use when: azure function, azure functions, durable functions, azure serverless, function app. | 31 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
aws-serverless 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 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
AWS Penetration Testing This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment. | 18 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 20ba150 | |
avalonia-zafiro-development Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
avalonia-viewmodels-zafiro Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
avalonia-layout-zafiro Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy. | 64 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
autonomous-agents 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. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b | 37 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 20ba150 | |
autonomous-agent-patterns Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants. | 81 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 20ba150 |