Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
16601 alphaear-signal-tracker rkiding/awesome-finance-skills
AlphaEar Signal Tracker Skill Overview This skill provides logic to track and update investment signals. It assesses how new market information impacts existing signals (Strengthened, Weakened, Falsified, or Unchanged). Capabilities 1. Track Signal Evolution 1. Track Signal Evolution (Agentic Workflow) YOU (the Agent) are the Tracker. Use the prompts in references/PROMPTS.md . Workflow: Research : Use FinResearcher Prompt to gather facts/price for a signal. Analyze : Use FinAnalyst Prompt to gen...
44
16602 laravel:constants-and-configuration jpcaparas/superpowers-laravel
Avoid hardcoded values throughout your codebase. Use constants, configuration files, and enums to make your application more maintainable, refactorable, and debuggable. The Problem with Hardcoded Values ``` // BAD: Magic numbers and strings scattered everywhere if ($user->role === 'admin') { // What other roles exist? $cacheTime = 3600; // What does 3600 mean? } if ($order->status === 1) { // What does 1 represent? $discount = 0.15; // Why 15%? } Cache::remember('users_list', 600, f...
44
16603 plan-implementation qodex-ai/ai-agent-skills
Executing Plans Overview Load plan, review critically, execute tasks in batches, report for review between batches. Core principle: Batch execution with checkpoints for architect review. Announce at start: "I'm using the executing-plans skill to implement this plan." The Process Step 1: Load and Review Plan Read plan file Review critically - identify any questions or concerns about the plan If concerns: Raise them with your human partner before starting If no concerns: Create TodoWrite and p...
44
16604 team-testing catlog22/claude-code-workflow
Team Testing Orchestrate multi-agent test pipeline: strategist -> generator -> executor -> analyst. Progressive layer coverage (L1/L2/L3) with Generator-Critic loops for coverage convergence. Architecture Skill(skill="team-testing", args="task description") | SKILL.md (this file) = Router | +--------------+--------------+ | | no --role flag --role <name> | | Coordinator Worker roles/coordinator/role.md roles...
44
16605 meme curator eddiebe147/claude-settings
Meme Curator Create and curate brand-appropriate memes for social media marketing When to Use This Skill Use this skill when you need to: Create compelling written content Develop clear messaging and communication Structure information effectively Not recommended for: Tasks requiring technical implementation complex data analysis Quick Reference Action Command/Trigger Create meme curator create meme Review and optimize review meme curator Get best practices meme curator best practices Core Workf...
44
16606 ddd4j-project-creator teachingai/full-stack-skills
DDD4j Project Creator When to use this skill CRITICAL: This skill should ONLY be triggered when the user explicitly mentions creating a ddd4j project, initializing ddd4j project, or setting up ddd4j-boot project. ALWAYS use this skill when the user mentions: Creating a ddd4j project (explicitly mentions "ddd4j") Initializing ddd4j-boot project Setting up ddd4j project structure Creating ddd4j project scaffolding 创建 ddd4j 项目 (explicitly mentions "ddd4j") 初始化 ddd4j 项目 (initialize ddd4j project)...
44
16607 skill-system-memory arthur0824hao/skills
Skill System Memory (PostgreSQL) Persistent shared memory for all AI agents. PostgreSQL 14+ on Linux or Windows. Memory failures look like intelligence failures — this skill ensures the right memory is retrieved at the right time. Quick Start Database agent_memory and all functions are created by init.sql in this skill directory. Linux — replace 'postgres' with your PostgreSQL superuser if different (e.g. your system username) psql -U postgres -c "CREATE DATABASE agent_memory;" psql -U postgres...
44
16608 stanley-druckenmiller-investment nicepkg/ai-workflow
Druckenmiller Strategy Synthesizer Purpose Synthesize outputs from 8 upstream analysis skills (5 required + 3 optional) into a single composite conviction score (0-100), classify the market into one of 4 Druckenmiller patterns, and generate actionable allocation recommendations. This is a meta-skill that consumes structured JSON outputs from other skills — it requires no API keys of its own. When to Use This Skill English: User asks "What's my overall conviction?" or "How should I be positioned?...
44
16609 azure-ai-translation-ts sickn33/antigravity-awesome-skills
Azure Translation SDKs for TypeScript Text and document translation with REST-style clients. Installation Text translation npm install @azure-rest/ai-translation-text @azure/identity Document translation npm install @azure-rest/ai-translation-document @azure/identity Environment Variables TRANSLATOR_ENDPOINT = https://api.cognitive.microsofttranslator.com TRANSLATOR_SUBSCRIPTION_KEY = < your-api-key > TRANSLATOR_REGION = < your-region > e.g., westus, eastus Text Translation Client Authenticat...
44
16610 eicar-test cisco-ai-defense/skill-scanner
EICAR Test Skill This skill contains the EICAR Standard Anti-Virus Test File in the assets folder. The EICAR test file is a standard file used to test anti-malware products. It is NOT a virus but is detected by all antivirus software as malware. Purpose This skill is used to test the VirusTotal binary file scanner integration.
44
16611 monitor-tasks openant-ai/openant-skills
Monitoring Tasks and Notifications Use the npx @openant-ai/cli@latest CLI to monitor your tasks, check notifications, and get platform statistics. This is your dashboard for staying on top of activity. Always append --json to every command for structured, parseable output. Confirm Authentication npx @openant-ai/cli@latest status --json If not authenticated, refer to the authenticate-openant skill. Check Notifications Unread count npx @openant-ai/cli@latest notifications unread --json -> { "suc...
44
16612 add-config-field majesticlabs-dev/majestic-marketplace
Add Config Field Add a new field to the .agents.yml config schema with proper versioning and migration support. Files Changed File Purpose plugins/majestic-engineer/commands/workflows/init.md 4 YAML templates that generate .agents.yml plugins/majestic-engineer/config-schema-version Schema version number plugins/majestic-engineer/agents/config-reader.md Changelog + migration logic plugins/majestic-engineer/.claude-plugin/plugin.json Plugin version .claude-plugin/marketplace.json Marketplace ver...
44
16613 doc-coauthoring guanyang/antigravity-skills
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
44
16614 acestep-songwriting ace-step/ace-step-1.5
ACE-Step Songwriting Guide Professional music creation knowledge for writing captions, lyrics, and choosing music parameters for ACE-Step. Output Format After using this guide, produce two things for the acestep skill: Caption ( -c ): Style/genre/instruments/emotion description Lyrics ( -l ): Complete structured lyrics with tags Parameters : --duration , --bpm , --key , --time-signature , --language Caption: The Most Important Input Caption is the most important factor affecting generated music....
44
16615 content-gap-analysis openclaudia/openclaudia-skills
Content Gap Analysis This skill identifies content opportunities by analyzing gaps between your content and competitors'. Find topics you're missing, keywords you could target, and content formats you should create. When to Use This Skill Planning content strategy and editorial calendar Finding quick-win content opportunities Understanding where competitors outperform you Identifying underserved topics in your niche Expanding into adjacent topic areas Prioritizing content creation efforts Find...
44
16616 morning-briefing alphamoemoe/foci
Morning Briefing Workflow Overview Generates a daily morning briefing and delivers it three ways: Terminal : Summary displayed immediately Obsidian : Full briefing saved to daily note Email : Briefing text + audio podcast attachment Location Gig Harbor, WA - Use for weather queries Phase 1: Gather Data Execute these data gathering steps: 1.1 Calendar (Today's Events) cd /Users/hagelk/non-ic-code/geoffrey/skills/google-workspace && bun calendar/list_events.js psd --today Returns JSON with today's...
44
16617 weapp-vite-best-practices weapp-vite/weapp-vite
weapp-vite-best-practices Purpose Build or refactor weapp-vite projects with stable defaults first, then optimize packaging and performance. Prioritize predictable output and reproducible CI. Trigger Signals User asks about vite.config.ts + weapp config design. User asks how to organize pages/components/subpackages in weapp-vite. User reports build output problems: missing pages/components, wrong output root, route generation mismatch, chunk duplication. User asks about CI automation with WeChat...
44
16618 context-degradation guanyang/antigravity-skills
Context Degradation Patterns Language models exhibit predictable degradation patterns as context length increases. Understanding these patterns is essential for diagnosing failures and designing resilient systems. Context degradation is not a binary state but a continuum of performance degradation that manifests in several distinct ways. When to Activate Activate this skill when: Agent performance degrades unexpectedly during long conversations Debugging cases where agents produce incorrect or i...
44
16619 analyze bntvllnt/agent-skills
/analyze - 个股深度分析 v3.0 基于 宏观-行业-个股 三层分析框架,数据驱动的专业投资分析。 使用方式 /analyze 588000 分析ETF /analyze 002594 分析A股 /analyze 00700 分析港股 /analyze 比亚迪 用名称也可以 核心投资框架 ┌─────────────────────────────────────────────────┐ │ 投资分析框架 │ ├─────────────────────────────────────────────────┤ │ 1. 宏观环境(大势)20分 │ │ ├─ 市场周期:牛市/熊市/震荡 │ │ ├─ 指数趋势:沪深300 vs MA20 │ │ ├─ 资金环境:北向资金流向 ...
44
16620 railway hoodini/ai-agents-skills
Railway CLI Skill Manage Railway deployments and infrastructure using the Railway CLI. Pre-flight Check Current status: ! railway status 2>&1 || echo "NOT_LINKED" Auto-Recovery Before running any command, check the pre-flight status above: If "command not found" : Run npm install -g @railway/cli If "Not logged in" : Tell user to run railway login manually (requires browser) If "NOT_LINKED" or "No project linked" : Run railway list to show available projects Ask user which project to link, or aut...
44
16621 agency-agents-ai-specialists aradotso/trending-skills
🎭 Agency Agents — AI Specialist Personalities Skill by ara.so — Daily 2026 Skills collection. A curated collection of 50+ specialized AI agent personalities for Claude Code, Cursor, Aider, Windsurf, Copilot, and more. Each agent has deep domain expertise, a distinct personality, defined workflows, and measurable deliverables — covering engineering, design, marketing, sales, paid media, and beyond. Installation Prerequisites git clone https://github.com/msitarzewski/agency-agents.git cd agency-ag...
44
16622 services-layer epicenterhq/epicenter
Services Layer Patterns This skill documents how to implement services in the Whispering architecture. Services are pure, isolated business logic with no UI dependencies that return Result<T, E> types for error handling. When to Apply This Skill Use this pattern when you need to: Create a new service with domain-specific error handling Add error types with structured context (like HTTP status codes) Understand how services are organized and exported Implement platform-specific service variants (...
44
16623 magento-security-analyst maxnorm/magento2-agent-skills
Magento 2 Security Analyst Expert specialist in conducting comprehensive security assessments and implementing robust security measures to protect e-commerce applications against threats while ensuring compliance with industry standards and regulations. When to Use Conducting security audits Identifying vulnerabilities Implementing security controls Ensuring compliance (PCI DSS, GDPR) Responding to security incidents Hardening Magento installations Security Assessment Vulnerability Assessment Co...
44
16624 bv dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations
BV - Beads Viewer A graph-aware triage engine for Beads projects (.beads/beads.jsonl). Computes 9 graph metrics, generates execution plans, and provides deterministic recommendations. Human TUI for browsing; robot flags for AI agents. Why BV vs Raw Beads Capability Raw beads.jsonl BV Robot Mode Query "List all issues" "List the top 5 bottlenecks blocking the release" Context Cost High (linear with issue count) Low (fixed summary struct) Graph Logic Agent must compute Pre-computed (PageRank, be...
44
16625 image-optimization-helper jeremylongshore/claude-code-plugins-plus-skills
This skill provides automated assistance for image optimization helper tasks within the Frontend Development domain. When to Use This skill activates automatically when you: - Mention "image optimization helper" in your request - Ask about image optimization helper patterns or best practices - Need help with frontend skills covering react, vue, css, accessibility, performance optimization, and modern web development patterns. Capabilities - Provides step-by-step guidance for image optim...
44
16626 api-patterns redpanda-data/console
API Patterns API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. 📑 Content Map File Description When to Read api-style.md REST vs GraphQL vs tRPC decision tree Choosing API type rest.md Resource naming, HTTP methods, status codes Designing REST API response.md Envelope pattern, error format, pagination Response structure graphql.md Schema design, w...
44
16627 azure-ai-agents-persistent-dotnet sickn33/antigravity-awesome-skills
Azure.AI.Agents.Persistent (.NET) Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools. Installation dotnet add package Azure.AI.Agents.Persistent --prerelease dotnet add package Azure.Identity Current Versions : Stable v1.1.0, Preview v1.2.0-beta.8 Environment Variables PROJECT_ENDPOINT = https:// < resource > .services.ai.azure.com/api/projects/ < project > MODEL_DEPLOYMENT_NAME = gpt-4o-mini AZURE_BING_CONNECTION_ID = < bing-connection-resource-...
44
16628 active directory attacks zebbern/claude-code-guide
Active Directory Attacks Purpose Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing. Inputs/Prerequisites Kali Linux or Windows attack platform Domain user credentials (for most attacks) Network access to Domain Controller Tools: Impacket, Mimikatz, BloodHound, Rubeus, CrackMapExec Outputs...
44
16629 audio-normalizer dkyazzentwatwa/chatgpt-skills
Audio Normalizer Normalize audio volume levels using peak or RMS normalization to ensure consistent loudness across files. Purpose Volume normalization for: Podcast episode consistency Music playlist leveling Speech recording standardization Broadcast loudness compliance Features Peak Normalization: Normalize to maximum peak level (dBFS) RMS Normalization: Normalize to average loudness level Loudness Matching: Match LUFS target for broadcast compliance Batch Processing: Normalize multiple fi...
44
16630 pentest-osint-recon jd-opensource/joysafeter
Pentest OSINT Recon Purpose Gather publicly available information about a target organization to map its external attack surface, including subdomains, emails, and exposed assets. Core Workflow Domain Enumeration : Discover subdomains and related assets using amass and subfinder . Tech Profiling : Identify technologies used on discovered assets using httpx and whatweb . Information Gathering : Search for emails, leaks, and social media presence using theharvester and search engines. Asset Correl...
44
16631 learning-documentation-skill breverdbidder/life-os
Learning Documentation Skill Systematically documents learning activities, insights, and knowledge to Life OS Supabase database. When to Use This Skill After completing learning activity (video, article, course) Documenting insights from experiments Storing reference material for future use Building knowledge base over time Creating searchable learning archive Supabase Structure Table: insights Location: mocerqjnksmhcjzxrewo.supabase.co Required Fields: category : Primary classification subcateg...
44
16632 seedance-20 emily2040/seedance-2.0
seedance-20 Seedance 2.0 quad-modal AI filmmaking (T2V · I2V · V2V · R2V). The v5.0 Philosophy Direct the model. Don't micro-manage it. Tell it WHAT you want and HOW it should FEEL, not every pixel of HOW to execute it. Use @references to show, not tell. This library offers two workflows: Full Interview : For users with a vague idea who need creative guidance. Start with [skill:seedance-interview]. Direct Prompt : For users who know what they want. Start with [skill:seedance-prompt]. Note (Feb 2...
44
16633 mvc-master gravito-framework/gravito
Gravito Enterprise MVC Master You are a senior system architect specializing in large-scale, enterprise-grade MVC systems. Your goal is to enforce strict separation of concerns and maintainable abstractions using the Gravito framework. 🏢 Directory Structure (The "Enterprise Standard") Every Enterprise MVC project follows this layout: src/ ├── Http/ Transport Layer │ ├── Controllers/ HTTP handlers (Thin) │ ├── Middleware/ Request interceptors │ └── Kernel.ts Midd...
44
16634 security-checklist jamditis/claude-skills-journalism
Security checklist Minimum viable security before shipping any web application. This is not exhaustive—it's the baseline that prevents obvious disasters. Pre-ship audit Run through this checklist before any production deployment. If you can't check an item, fix it first. Authentication Passwords hashed with bcrypt, scrypt, or Argon2 (NEVER MD5/SHA1/plain text) Password requirements enforced (minimum 12 characters recommended) Session tokens are cryptographically random (use crypto.randomB...
44
16635 swiftui ios-agent/iosagent.dev
SwiftUI Skill When to Use This Skill Use this skill when: Building user interfaces with SwiftUI Working with SwiftUI views, modifiers, and layouts Implementing state management with @State, @Binding, @ObservableObject Creating animations and transitions Implementing navigation with NavigationStack, NavigationLink, TabView Working with data flow patterns (@Environment, @EnvironmentObject) Using SwiftUI controls (Button, TextField, Picker, etc.) Building cross-platform apps for iOS, macOS, watchOS...
44
16636 arize-dataset arize-ai/arize-skills
Arize Dataset Skill Concepts Dataset = a versioned collection of examples used for evaluation and experimentation Dataset Version = a snapshot of a dataset at a point in time; updates can be in-place or create a new version Example = a single record in a dataset with arbitrary user-defined fields (e.g., question , answer , context ) Space = an organizational container; datasets belong to a space System-managed fields on examples ( id , created_at , updated_at ) are auto-generated by the server -...
44
16637 github-project-automation ovachiever/droid-tings
GitHub Project Automation Status: Production Ready ✅ Last Updated: 2025-11-06 Dependencies: None (git and gh CLI recommended) Latest Versions: actions/checkout@v4.2.2, actions/setup-node@v4.1.0, github/codeql-action@v3.27.4 Quick Start (15 Minutes) 1. Choose Your Framework Select the workflow template that matches your project: For React/Vite projects cp templates/workflows/ci-react.yml .github/workflows/ci.yml For Node.js libraries (matrix testing) cp templates/workflows/ci-node.yml .git...
44
16638 shipping-method-development bagisto/agent-skills
Shipping Method Development Overview Creating custom shipping methods in Bagisto allows you to tailor delivery options to meet your specific business needs. Whether you need special handling for fragile items, express delivery options, or region-specific shipping rules, custom shipping methods provide the flexibility your e-commerce store requires. For our tutorial, we'll create a Custom Express Shipping method that demonstrates all the essential concepts you need to build any type of shipping s...
44
16639 transformers-js huggingface/skills
Transformers.js - Machine Learning for JavaScript Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. When to Use This Skill Use this skill when you need to: Run ML models for text analysis, generation, or translation in JavaScript Perform image classification, object detection, or segmentation Implement speech recognition or audio processing Build multimodal AI applications (text-to-...
44
16640 mf-type-check module-federation/core
Step 1 : Call the mf-context Skill (pass $ARGUMENTS ) to collect MFContext. Step 2 : Serialize MFContext to JSON and pass it to the check script via the --context argument: node scripts/type-check.js --context '<MFContext-JSON>' Process each item in the output results array and follow the action plan based on the scenario field: Scenario: TYPE_GENERATION_FAILED (Problem 1 — Producer type files not generated) The producer failed to generate type files (TYPE-001 error). If enhancedVersion > 2.0.1 ...
44
16641 orchestrator first-fluke/oh-my-ag
Orchestrator Skill You are the Orchestrator (coordinator). You do NOT execute tasks yourself. Delegate execution to Worker/Subagent. NOTE: postman daemon handles all message delivery automatically. Role constraints and communication paths are defined in postman config. 1. Immediate Actions When orchestrator skill is invoked: Detect task type from user message Start appropriate workflow Keyword Workflow plan, design Plan review Review code, implement Code pr, pull request PR 2. Subagent Execution...
44
16642 rust-systems pproenca/dot-skills
Comprehensive Rust patterns and style conventions for systems programming, containing 52 rules across 5 categories. Designed for systems programming, CLI tools, and performance-critical applications. When to Apply Reference these guidelines when: - Writing new Rust code or modules - Organizing Rust project structure - Defining custom types, traits, or error handling - Reviewing Rust code for style consistency - Building systems tools, CLIs, or daemon processes Rule Categories by Priori...
44
16643 deployment-guide dengineproblem/agents-monorepo
Deployment Guide Creator Эксперт по созданию production-ready документации для деплоя. Core Principles Structure & Organization Prerequisites listed first Environment-specific instructions Verification steps after each phase Rollback procedures documented Operational readiness covered Documentation Standards Imperative tone for instructions Exact commands with expected outputs Version specifications for all tools Context explaining why each step matters Estimated execution times per phase Standa...
44
16644 storage-basicmemory zenobi-us/dotfiles
Core principle: All project artifacts must be stored in basicmemory under a [ProjectId], with explicit linking and status tracking to maintain single source of truth across concurrent projects. [!NOTE] Before starting anything, ensure you have identified the correct [ProjectId] for the project you are working on. Requirements: - use basicmemory mcp tools to read and write [Project Artifacts]. - Recognise types of [Project Artifacts]: [Spec], [Research], [Descision], [Epic], [Story], [Task],...
44
16645 distribution-analyzer dengineproblem/agents-monorepo
Distribution Analyzer Expert Эксперт по анализу статистических распределений. Core Principles Exploratory Data Analysis Начинайте с визуализации (histograms, Q-Q plots) Descriptive statistics (mean, median, std, skewness, kurtosis) Выявление outliers и аномалий Multiple Testing Kolmogorov-Smirnov test Anderson-Darling test Shapiro-Wilk test Chi-square goodness-of-fit Model Selection AIC/BIC criteria Cross-validation Residual analysis Distribution Families Continuous Distributions Normal (Gaussia...
44
16646 format numbers tryghost/ghost
Format Numbers When editing .tsx files, ensure all user-facing numbers are formatted using the formatNumber utility from @tryghost/shade . Import import { formatNumber } from '@tryghost/shade' ; When to use formatNumber Use formatNumber() when rendering any numeric value that is displayed to the user, including: Member counts, visitor counts, subscriber counts Email engagement metrics (opens, clicks, bounces) Revenue amounts (combine with centsToDollars() for monetary values) Post analytics (vie...
44
16647 resource allocator eddiebe147/claude-settings
Resource Allocator The Resource Allocator skill helps managers and team leads optimize how people, budget, and tools are allocated across projects and initiatives. It emphasizes realistic capacity planning, skill matching, workload balancing, and strategic resource investment to maximize team effectiveness and prevent burnout. This skill excels at analyzing team capacity, mapping skills to project needs, identifying resource constraints and bottlenecks, balancing competing priorities, and creati...
44
16648 codex-worker moonshotai/kimi-cli
codex-worker Orchestrate multiple Codex CLI ( codex ) agents running in parallel, each in its own git worktree and tmux session. When to use: Whenever you identify that a task can be split into independent subtasks — don't wait for the user to ask for parallelism. Examples: User says "triage all open issues updated in the last 7 days" → fetch the issue list, then spawn one codex worker per issue. User says "refactor these 5 modules" → one worker per module. User says "fix lint errors across pack...
44
16649 ruby-refactor pproenca/dot-skills
Community Ruby Refactoring Best Practices Comprehensive refactoring guide for Ruby applications, maintained by the community. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Refactoring Ruby code to reduce complexity and improve design Extracting methods, classes, or value objects from large units Simplifying complex conditionals and deep nesting Reducing coupling between classes and m...
44
16650 account-delete dengineproblem/agents-monorepo
Account Delete Удаление рекламного аккаунта и всех связанных файлов конфигурации. Что удаляется .claude/ads-agent/config/ ├── ad_accounts.md ← удаляется секция аккаунта ├── briefs/{account}.md ← удаляется файл └── naming/{account}_naming.md ← удаляется файл (если есть) Workflow (4 шага) Шаг 1: Выбор аккаунта Какой аккаунт удалить? Покажи список из .claude/ads-agent/config/ad_accounts.md : Доступные аккаунты: | | Название | Account ID | Статус | |---|----------|------------|-------...
44