aiskillstore
- 2.9k skills
- 0 followers
- 1 week ago last updated
- ▌ Shader Programming Glsl · aiskillstore bundleExpert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects.
- ▌ Ssh Penetration Testing · aiskillstore bundleThis skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or "audit SSH security". It provides comprehensive SSH penetration testing methodologies and techniques.
- ▌ Top Web Vulnerabilities · aiskillstore bundleThis skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about inject...
- ▌ Testing Strategies · aiskillstore bundleDesign comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure. Handles unit testing, integration testing, E2E testing, TDD, and testing best practices.
- ▌ User Guide Writing · aiskillstore bundleWrite clear and helpful user guides and tutorials for end users. Use when creating onboarding docs, how-to guides, or FAQ pages. Handles user-focused documentation, screenshots, step-by-step instructions.
- ▌ Structure Judgment · aiskillstore bundleFront-end structural routing for mixed, ambiguous, high-noise inputs. Analyzes user inputs to determine the primary structural layer and routes to the appropriate handling layer before answering.
- ▌ JSON To LLM Context · aiskillstore bundleTurn JSON or PostgreSQL jsonb payloads into compact readable context for LLMs. Use when a user wants to compress JSON, reduce token usage, summarize API responses, or convert structured data into model-friendly text without dumping raw paths.
- ▌ Vue Development Guides · aiskillstore bundleA collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or Nuxt projects.
- ▌ Media Downloader · aiskillstore bundle智能媒体下载器。根据用户描述自动搜索和下载图片、视频片段,支持视频自动剪辑。 Smart media downloader. Automatically search and download images/video clips based on user description, with auto-trimming support. 触发方式 Triggers: "下载图片", "找视频", "download media", "download images", "find video", "/media"
- ▌ Tamagui Best Practices · aiskillstore bundleProvides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).
- ▌ Python CLI Patterns · aiskillstore bundleCLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.
- ▌ Rxjs Patterns For Angular · aiskillstore bundleImplement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().
- ▌ Screenfull Fullscreen API · aiskillstore bundleImplement fullscreen functionality using screenfull library for cross-browser fullscreen support in ng-events project
- ▌ Smc Chart Analysis · aiskillstore bundleSmart Money Concepts (SMC) and ICT-style chart analysis skill. Analyzes any market with one command - fetches real data, runs multi-timeframe analysis, identifies trade setups with entry/stop/targets. Use when user asks to "analyze [SYMBOL]", wants SMC/ICT analysis, asks about liquidity sweeps, order blocks, fair value gaps, or market structure, or wants trade setup recommendations.
- ▌ Credits Handler · aiskillstore bundleManage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.
- ▌ Generate Assets · aiskillstore bundleGenerate high-quality images and assets for components (hero sections, features, transformations) using Replicate's FLUX 1.1 Pro model.
- ▌ Inngest Handler · aiskillstore bundleCreate and manage Inngest functions for reliable background jobs, workflows, and scheduled tasks.
- ▌ Docusaurus Advanced · aiskillstore bundleDeep dive into the Docusaurus configuration, plugins, and custom fields.
- ▌ HTML Structure Validate · aiskillstore bundleValidate HTML5 structure and basic syntax. BLOCKING quality gate - stops pipeline if validation fails. Ensures deterministic output quality.
- ▌ Quality Report Generate · aiskillstore bundleGenerate comprehensive quality report with metrics and verification. Produces final CHAPTER_XX_VERIFICATION.md and quality_metrics.json for deployment approval.
- ▌ Water Rights Fishing · aiskillstore bundleClerk for water licenses, irrigation, riparian rights, and fishing restrictions affecting Pukaist/Nlaka'pamux; use for Water_Rights_Fishing queue.
- ▌ Design Component · aiskillstore bundleDesign Component skill for Empathy Ledger. Use for storyteller cards, story cards, profile displays, and any UI component requiring cultural sensitivity. Provides data mapping, AI enrichment patterns, and design system guidelines.
- ▌ Local Dev Server · aiskillstore bundleZero-friction local development server management for Empathy Ledger using PM2
- ▌ Allra Test Writing · aiskillstore bundleAllra 백엔드 테스트 작성 표준. Use when writing test code, choosing test helpers, generating test data with Fixture Monkey, or verifying test coverage.
- ▌ Create Unit Test · aiskillstore bundleCreate and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
- ▌ Code Review Playbook · aiskillstore bundleUse this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Ensures consistent, constructive, and thorough code reviews across teams.
- ▌ Design To Production · aiskillstore bundleGuided workflow for implementing HTML design prototypes as production React components with glassmorphism styling and quality standards enforcement. Use when converting design prototypes to production code.
- ▌ Building Chat Widgets · aiskillstore bundleBuild interactive AI chat widgets with buttons, forms, and bidirectional actions. Use when creating agentic UIs with clickable widgets, entity tagging (@mentions), composer tools, or server-handled widget actions. Covers full widget lifecycle. NOT when building simple text-only chat without interactive elements.
- ▌ Building Chatgpt Apps · aiskillstore bundleGuides creation of ChatGPT Apps with interactive widgets using OpenAI Apps SDK and MCP servers. Use when building ChatGPT custom apps with visual UI components, embedded widgets, or rich interactive experiences. Covers widget architecture, MCP server setup with FastMCP, response metadata, and Developer Mode configuration. NOT when building standard MCP servers without widgets (use building-mcp-servers skill instead).
- ▌ Fetching Library Docs · aiskillstore bundleToken-efficient library API documentation fetcher using Context7 MCP with 77% token savings. Fetches code examples, API references, and usage patterns for published libraries (React, Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples, want API syntax, or are learning a framework's official API. Triggers: "Show me React hooks", "Prisma query syntax", "Next.js routing API". NOT for exploring repo internals/source code (use researching-with-deepwiki) or local files.
- ▌ Code Patterns Practices · aiskillstore bundleReact Native coding patterns, best practices, and common solutions for mobile development. Use when implementing features or refactoring code.
- ▌ Github Pr Creation · aiskillstore bundleMUST use this skill when user asks to create PR, open pull request, submit for review, or mentions "PR 생성/만들기". This skill OVERRIDES default PR creation behavior. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels.
- ▌ Defi Registry Manager · aiskillstore bundleManages expansion of tokens, pools, chains, networks, and DEXes across the codebase. Use when adding new tokens, protocols, chains, networks, or updating existing DeFi registry data. Triggers on add token, new coin, add protocol, new DEX, add chain, new network, add RPC, update address.
- ▌ Reasoning Counterfactual · aiskillstore bundleEvaluate alternative scenarios by simulating interventions on past decisions or hypothetical futures. Use when assessing decisions in hindsight, planning scenarios, or comparing paths not taken. Produces comparative analysis with probability-weighted outcomes.
- ▌ Designing And Implementing · aiskillstore bundleUse when receiving feature requests, architectural discussions, or multi-step implementation needs that require design before coding.
- ▌ Creating Commands · aiskillstore bundleCreates new Claude Code slash commands following best practices. Guides through command structure, naming, arguments, and frontmatter. Use when user wants to create a command, build a slash command, or asks about command best practices.
- ▌ Managing Workflow · aiskillstore bundleManages the specification-driven development workflow. Use this skill when the user runs /orbit, requests to "define feature", "create plan", "implement", or needs workflow guidance. It detects the current phase from artifacts and executes the appropriate action.
- ▌ Material Component Doc · aiskillstore bundle用于 FlowGram 物料库组件文档撰写的专用技能,提供组件文档生成、Story 创建、翻译等功能的指导和自动化支持
- ▌ Building Plugins · aiskillstore bundleExpert at creating and managing Claude Code plugins that bundle agents, skills, commands, and hooks into cohesive packages. Auto-invokes when the user wants to create, structure, validate, or publish a complete plugin, or needs help with plugin architecture and best practices. Also auto-invokes proactively when Claude is about to create plugin directory structures, write plugin.json manifests, or implement tasks that involve bundling components into a plugin package.
- ▌ Managing Commits · aiskillstore bundleGit commit quality and conventional commits expertise with automatic issue tracking integration. Auto-invokes when the user explicitly asks about commit message format, commit quality, conventional commits, commit history analysis, issue references in commits, or requests help writing commit messages. Integrates with the issue cache for automatic issue references.
- ▌ Planning Sprints · aiskillstore bundleAutomatically activated when user mentions sprint planning, backlog refinement, iteration planning, sprint goals, capacity planning, velocity tracking, or asks to plan/start/close a sprint. Provides comprehensive sprint planning expertise using agile best practices.
- ▌ Parallel Workflows · aiskillstore bundleOptimizes parallel execution of multiple tasks. Use when user mentions 並列で実行, 同時にやって, まとめてやって, run in parallel, do these together. Do NOT load for: 単一タスク, 順次実行が必要な作業, 依存関係のあるタスク.
- ▌ Chronicle Workflow · aiskillstore bundleComplete workflow for tracking development work with Chronicle - session recording, git tracking, AI summarization, and Obsidian documentation. Works with CLI commands (portable) or MCP tools (faster). Use when starting a new development session, setting up project tracking, or when user wants comprehensive session management.
- ▌ React Zustand Patterns · aiskillstore bundleZustand state management patterns for React. Use when working with Zustand stores, debugging state timing issues, or implementing async actions. Works for both React web and React Native.
- ▌ Conversion Copywriting · aiskillstore bundleGenerate conversion-optimized page copy using VOC research, competitor insights, and proven structures. Use when creating or revising landing pages, service pages, or marketing content.
- ▌ Deployment Audit Skill · aiskillstore bundleUse DigitalOcean MCP and related tools to check deployment health, crash logs, environment consistency, and runtime issues for Unite-Hub / Synthex. Use when diagnosing deployment failures or verifying readiness.
- ▌ Video Generation Skill · aiskillstore bundleDesign video concepts, scripts, shotlists, transitions, and editing notes for VEO, Gemini, and Nano Banana-based pipelines. Use when turning a marketing idea into concrete video assets.
- ▌ Agent Coordination · aiskillstore bundleThis skill should be used when the user asks about "coordinate coding agents", "orchestrate agent team", "manage multiple agents", "vibekanban workflow", "task delegation to agents", "agent swarm coordination", "parallel agent execution", "chief of staff mode", "cos mode", "you're my cos", "your my cos", "act as cos", "be my cos", "you are my chief of staff", "create tasks for agents", "dispatch agents", or needs guidance on coordinating autonomous coding agents, task breakdown strategies, or multi-agent workflow patterns.
- ▌ Standards Extraction · aiskillstore bundleExtract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
- ▌ Git Workflow Enforcer · aiskillstore bundleEnsures commits follow conventional commits, branch naming conventions, and PR templates. Use when creating commits, branches, or PRs, or when user mentions git workflow.
- ▌ Conflict Resolver · aiskillstore bundleSmart git merge conflict resolution with context analysis, pattern detection, and automated resol...
- ▌ Java Maven Helper · aiskillstore bundleMaven build system, dependency management, and Java project configuration assistance.
- ▌ Onboarding Helper · aiskillstore bundleGenerate comprehensive onboarding documentation and guides for new developers joining your team o...
- ▌ Openapi Generator · aiskillstore bundleGenerate comprehensive OpenAPI/Swagger specifications from existing code and APIs.
- ▌ Schema Visualizer · aiskillstore bundleGenerate database schema diagrams, ERDs, and documentation from database schemas.
- ▌ Fundamentals Gate · aiskillstore bundleVerify code quality standards are met - naming, structure, DRY principles. Issues result in SUGGESTIONS for improvement.
- ▌ Container Management · aiskillstore bundleCreate, manage, and optimize LXC containers in Proxmox. Control container lifecycle, manage resources, and coordinate container deployments across nodes.
- ▌ Monitoring Analytics · aiskillstore bundleMonitor Proxmox infrastructure health and performance. Track node statistics, analyze resource utilization, and identify optimization opportunities across your cluster.
- ▌ Vm Template Creation · aiskillstore bundleCreate, configure, and manage VM templates in Proxmox. Build reusable VM images for rapid deployment of standardized environments, including Kubernetes clusters and managed applications.
- ▌ Beads Workflow · aiskillstore bundleConverting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.
- ▌ Backend Pr Workflow · aiskillstore bundlePedantic Diversio backend dev workflow Skill that enforces ClickUp-linked branch/PR naming, PR hygiene, safe Django migrations, and downtime-safe schema changes for Django4Lyfe-style backends.
- ▌ Process Code Review · aiskillstore bundleProcess code review findings interactively - fix or skip issues from monty-code-review output. Presents issues in severity order, applies fixes, runs quality checks, and updates review documents with status markers.
- ▌ Execution Engine Analysis · aiskillstore bundleAnalyze control flow, concurrency models, and event architectures in agent frameworks. Use when (1) understanding async vs sync execution patterns, (2) classifying execution topology (DAG/FSM/Linear), (3) mapping event emission and observability hooks, (4) evaluating scalability characteristics, or (5) comparing execution models across frameworks.
- ▌ Readme For Developers · aiskillstore bundleWrite developer-oriented README as onboarding documentation. Use when creating/updating README, setting up new projects, or when new developers need to understand the codebase quickly. README = Entry point + Architecture overview + Working agreement.
- ▌ Software Architecture · aiskillstore bundleClean Architecture and SOLID principles guide. Use this when designing systems, reviewing architecture, or making structural decisions.
- ▌ Ambiguous Question Guide · aiskillstore bundle判断政务服务问题是否模糊,识别缺失要素(主语、证照名称、具体环节),生成精准的政务服务引导语。当用户提出不完整的办事问题或需要引导用户提供更多信息时使用。
- ▌ Condition Based Waiting · aiskillstore bundleUse when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
- ▌ Github Elements Tracking · aiskillstore bundleThis skill should be used when the user asks to "track work across sessions", "create an epic", "manage issue waves", "post a checkpoint", "claim an issue", "recover from compaction", "coordinate multiple agents", "update memory bank", "store large documents", or mentions GitHub Issues as persistent memory, multi-session work, context survival, agent collaboration, SERENA MCP memory, or project-level context. Provides complete protocols for using GitHub Issues as permanent memory that survives context exhaustion, with integrated SERENA MCP memory bank for project-level context and large document storage.
- ▌ Data Lake Architect · aiskillstore bundleProvides architectural guidance for data lake design including partitioning strategies, storage layout, schema design, and lakehouse patterns. Activates when users discuss data lake architecture, partitioning, or large-scale data organization.
- ▌ Domain Layer Expert · aiskillstore bundleGuides users in creating rich domain models with behavior, value objects, and domain logic. Activates when users define domain entities, business rules, or validation logic.
- ▌ MCP Resources Guide · aiskillstore bundleImplement MCP resources that provide data and files to AI assistants - URIs, caching, and streaming
- ▌ MCP Transport Guide · aiskillstore bundleUnderstand MCP transport mechanisms - stdio, SSE, HTTP streaming, and custom transports
- ▌ Mock Strategy Guide · aiskillstore bundleGuides users on creating mock implementations for testing with traits, providing test doubles, and avoiding tight coupling to test infrastructure. Activates when users need to test code with external dependencies.
- ▌ Rust 2024 Migration · aiskillstore bundleGuides users through migrating to Rust 2024 edition features including let chains, async closures, and improved match ergonomics. Activates when users work with Rust 2024 features or nested control flow.
- ▌ Generating Output Styles · aiskillstore bundleCreates custom output styles for Claude Code that modify system prompts and behavior. Use when the user asks to create output styles, customize Claude's response format, generate output-style files, or mentions output style configuration.
- ▌ Product Changelog · aiskillstore bundleProduct changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes
- ▌ AI Content Pipeline · aiskillstore bundleBuild multi-step AI content creation pipelines combining image, video, audio, and text. Workflow examples: generate image -> animate -> add voiceover -> merge with music. Tools: FLUX, Veo, Kokoro TTS, OmniHuman, media merger, upscaling. Use for: YouTube videos, social media content, marketing materials, automated content. Triggers: content pipeline, ai workflow, content creation, multi-step ai, content automation, ai video workflow, generate and edit, ai content factory, automated content creation, ai production pipeline, media pipeline, content at scale
- ▌ AI Marketing Videos · aiskillstore bundleCreate AI marketing videos for ads, promos, product launches, and brand content. Models: Veo, Seedance, Wan, FLUX for visuals, Kokoro for voiceover. Types: product demos, testimonials, explainers, social ads, brand videos. Use for: Facebook ads, YouTube ads, product launches, brand awareness. Triggers: marketing video, ad video, promo video, commercial, brand video, product video, explainer video, ad creative, video ad, facebook ad video, youtube ad, instagram ad, tiktok ad, promotional video, launch video
- ▌ AI Podcast Creation · aiskillstore bundleCreate AI-powered podcasts with text-to-speech, music, and audio editing. Tools: Kokoro TTS, DIA TTS, Chatterbox, AI music generation, media merger. Capabilities: multi-voice conversations, background music, intro/outro, full episodes. Use for: podcast production, audiobooks, voice content, audio newsletters. Triggers: podcast, ai podcast, text to speech podcast, audio content, voice over, ai audiobook, multi voice, conversation ai, notebooklm alternative, audio generation, podcast automation, ai narrator, voice content, audio newsletter, podcast maker
- ▌ Baoyu Article Illustrator · aiskillstore bundleSmart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual aids with multiple style options. Use when user asks to "add illustrations to article", "generate images for article", or "illustrate article".
- ▌ Scientific Schematics · aiskillstore bundleCreate publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
- ▌
- ▌ Component Refactoring · aiskillstore bundleRefactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
- ▌ Generating Solana Projects · aiskillstore bundleGenerates complete Solana blockchain projects with Anchor framework (v0.32.1) and Next.js frontend including Rust smart contracts, tests, and wallet integration. Use when creating Solana dApps, NFT marketplaces, token programs, DAOs, DeFi protocols, or when user mentions Solana, Anchor, or blockchain projects.
- ▌ Agentdb Advanced Features · aiskillstore bundleMaster advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
- ▌ Github Project Management · aiskillstore bundleComprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
- ▌ Github Release Management · aiskillstore bundleComprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
- ▌ Active Directory Attacks · aiskillstore bundleThis skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.
- ▌ Azure AI Projects Dotnet · aiskillstore bundleAzure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. Triggers: "AI Projects", "AIProjectClient", "Foundry project", "versioned agents", "evaluations", "datasets", "connections", "deployments .NET".
- ▌ Azure Compute Batch Java · aiskillstore bundleAzure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes. Triggers: "BatchClient java", "azure batch java", "batch pool java", "batch job java", "HPC java", "parallel computing java".
- ▌ Azure Keyvault Keys Rust · aiskillstore bundleAzure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
- ▌ Azure Maps Search Dotnet · aiskillstore bundleAzure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route directions", "map tiles", "geolocation".
- ▌ Azure Mgmt Botservice Py · aiskillstore bundleAzure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources. Triggers: "azure-mgmt-botservice", "AzureBotService", "bot management", "conversational AI", "bot channels".
- ▌ Azure Mgmt Fabric Dotnet · aiskillstore bundleAzure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric capacities, checking name availability, and listing SKUs via Azure Resource Manager. Triggers: "Fabric capacity", "create capacity", "suspend capacity", "resume capacity", "Fabric SKU", "provision Fabric", "ARM Fabric", "FabricCapacityResource".
- ▌ Azure Monitor Query Java · aiskillstore bundleAzure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources. Triggers: "LogsQueryClient java", "MetricsQueryClient java", "kusto query java", "log analytics java", "azure monitor query java". Note: This package is deprecated. Migrate to azure-monitor-query-logs and azure-monitor-query-metrics.
- ▌ Cc Skill Security Review · aiskillstore bundleUse this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a...
- ▌
- ▌ Kotlin Coroutines Expert · aiskillstore bundleExpert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing.
- ▌ React Nextjs Development · aiskillstore bundleReact and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.
- ▌ Smtp Penetration Testing · aiskillstore bundleThis skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.