███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 23901 | 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 |
| 23902 | 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 |
| 23903 | 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 |
| 23904 | 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 |
| 23905 | 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 |
| 23906 | 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 |
| 23907 | 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 |
| 23908 | 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 |
| 23909 | 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 |
| 23910 | 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 |
| 23911 | 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 |
| 23912 | 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 |
| 23913 | 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 |
| 23914 | 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 |
| 23915 | 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 |
| 23916 | 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 |
| 23917 | 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 |
| 23918 | 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 |
| 23919 | 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 |
| 23920 | 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 |
| 23921 | compliance-report-builder | dengineproblem/agents-monorepo |
Compliance Report Builder Эксперт по регуляторной compliance документации и отчётности. Основные принципы Evidence-Based Documentation Контроли должны быть связаны с конкретными артефактами Audit trail с timestamps и ответственными Количественные метрики для preventive и detective мер Risk-Oriented Approach Приоритизация high-risk областей Mapping контролей к threat vectors Документирование residual risk Regulatory Alignment Привязка требований к конкретным статьям регуляций Guidance для неодноз...
|
44 |
| 23922 | universal-patterns | dylantarre/animation-principles |
Universal Animation Patterns Apply Disney's 12 principles as baseline defaults for any animation. Core Timing Scale Category Duration Use For Instant 100-150ms Hovers, toggles, micro-states Fast 150-250ms Feedback, small transitions Standard 250-400ms Modals, reveals, state changes Slow 400-600ms Page transitions, sequences Deliberate 600-1000ms Dramatic reveals, celebrations Universal Easing Library :root { /* Standard easings */ --ease-out: cubic-bezier(0, 0, 0.2, 1); /* Entrances...
|
44 |
| 23923 | health-wellness | travisjneuman/.claude |
No SKILL.md available for this skill. View on GitHub
|
44 |
| 23924 | obsidian-bases | guanyang/antigravity-skills |
Obsidian Bases Skill This skill enables skills-compatible agents to create and edit valid Obsidian Bases (.base files) including views, filters, formulas, and all related configurations. Overview Obsidian Bases are YAML-based files that define dynamic views of notes in an Obsidian vault. A Base file can contain multiple views, global filters, formulas, property configurations, and custom summaries. File Format Base files use the .base extension and contain valid YAML. They can also be embed...
|
44 |
| 23925 | video-processing | guia-matthieu/clawfu-skills |
This skill provides guidance for video processing tasks involving frame-level analysis, event detection, and motion tracking using computer vision libraries like OpenCV. It emphasizes verification-first approaches and guards against common pitfalls in video analysis workflows. Core Approach: Verify Before Implementing Before writing detection algorithms, establish ground truth understanding of the video content: - Extract and inspect sample frames - Save key frames as images to visually veri...
|
44 |
| 23926 | json-canvas | guanyang/antigravity-skills |
JSON Canvas Skill This skill enables skills-compatible agents to create and edit valid JSON Canvas files (.canvas) used in Obsidian and other applications. Overview JSON Canvas is an open file format for infinite canvas data. Canvas files use the .canvas extension and contain valid JSON following the JSON Canvas Spec 1.0. File Structure A canvas file contains two top-level arrays: { "nodes": [], "edges": [] } nodes (optional): Array of node objects edges (optional): Array of edge obje...
|
44 |
| 23927 | writing-plans | guanyang/antigravity-skills |
Writing Plans Overview Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits. Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design ...
|
44 |
| 23928 | woocommerce-email-editor | woocommerce/woocommerce |
No SKILL.md available for this skill. View on GitHub
|
44 |
| 23929 | create-auth-skill | panaversity/agentfactory |
Create Auth Skill Guide for adding authentication to TypeScript/JavaScript applications using Better Auth. For code examples and syntax, see better-auth.com/docs. Decision Tree Is this a new/empty project? ├─ YES → New project setup │ 1. Identify framework │ 2. Choose database │ 3. Install better-auth │ 4. Create auth.ts + auth-client.ts │ 5. Set up route handler │ 6. Run CLI migrate/generate │ 7. Add features via plugins │ └─ NO → Does project have existing auth? ├─ YES → M...
|
44 |
| 23930 | capacitor-accessibility | cap-go/capacitor-skills |
Accessibility in Capacitor Apps Build inclusive apps that work for everyone. When to Use This Skill User needs accessibility User wants screen reader support User asks about WCAG User needs focus management Quick Checklist Semantic HTML Alt text for images Touch targets 44x44pt Color contrast 4.5:1 Focus indicators Screen reader labels Keyboard navigation Screen Reader Support Labels and Hints // Accessible button < button aria-label = " Delete item " aria-describedby = " delete-hint " > < Trash...
|
44 |
| 23931 | slidev-layouts | yoanbernabeu/slidev-skills |
This skill covers all built-in Slidev layouts and teaches you how to use them effectively for different types of content. You'll also learn how to create custom layouts. When to Use This Skill - Choosing the right layout for your content - Creating visually structured slides - Using multi-column layouts - Adding background images - Building custom layouts Using Layouts Specify a layout in the slide's frontmatter: ``` --- layout: center --- Centered Content ``` Built-in Layouts ...
|
44 |
| 23932 | enterprise-integration-testing | proffesor-for-testing/agentic-qe |
Enterprise Integration Testing <default_to_action> When testing enterprise integrations or SAP-connected systems: MAP the end-to-end flow (web -> API -> middleware -> backend -> response) IDENTIFY integration points and protocols (REST, SOAP, RFC, IDoc, OData, EDI) SELECT the right agent for each integration type TEST each integration boundary with contract and data validation VALIDATE cross-system data consistency (SAP <-> WMS <-> middleware) EXERCISE enterprise error handling (compensation, re...
|
44 |
| 23933 | retrospective facilitator | eddiebe147/claude-settings |
Retrospective Facilitator The Retrospective Facilitator skill helps teams conduct effective retrospectives that drive continuous improvement. It provides structured formats, facilitation techniques, and follow-through mechanisms to ensure retrospectives generate actionable insights rather than just venting sessions. This skill excels at creating psychological safety, guiding productive discussions, synthesizing patterns from team feedback, facilitating prioritization of improvements, and ensurin...
|
44 |
| 23934 | gitlab-ci | teachingai/full-stack-skills |
Use this skill whenever the user wants to: - [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
44 |
| 23935 | typescript-sdk | comet-ml/opik |
TypeScript SDK Architecture Layered, non-blocking by default Data buffered and flushed async to backend Node >= 18, ESM + CJS builds Layer Flow Public API → OpikClient → Domain (Trace/Span) → BatchQueues → REST Client → Backend Critical Gotchas When changing dependencies or minimum versions, update and verify version references in README.md and integration README files in the same PR. Flush Before Exit // ✅ REQUIRED - especially in CLI/tests await client . flush ( ) ; // or globally: await flush...
|
44 |
| 23936 | amazon-competitor-analyzer | browser-act/skills |
Amazon Competitor Analyzer This skill scrapes Amazon product data from user-provided ASINs using browseract.com's browser automation API and performs deep competitive analysis. When to Use This Skill Competitive research: Input multiple ASINs to understand market landscape Pricing strategy analysis: Compare price bands across similar products Specification benchmarking: Deep dive into technical specs and feature differences Review insights: Analyze review quality, quantity, and sentiment pattern...
|
44 |
| 23937 | network-security-scanner | jeremylongshore/claude-code-plugins-plus-skills |
Network Security Scanner Purpose This skill provides automated assistance for network security scanner tasks within the Security Advanced domain. When to Use This skill activates automatically when you: Mention "network security scanner" in your request Ask about network security scanner patterns or best practices Need help with advanced security skills covering penetration testing, compliance frameworks, threat modeling, and enterprise security. Capabilities Provides step-by-step guidance f...
|
44 |
| 23938 | debugging-tauri-apps | dchuk/claude-code-tauri-skills |
Debugging Tauri Applications This skill covers debugging Tauri v2 applications including console debugging, WebView inspection, IDE configurations, and CrabNebula DevTools. Development-Only Code Use conditional compilation to exclude debug code from production builds: // Only runs during `tauri dev` [cfg(dev)] { // Development-only code } // Runtime check if cfg!(dev) { // tauri dev code } else { // tauri build code } // Programmatic check let is_dev: bool = tauri::is_dev(); /...
|
44 |
| 23939 | airtable-automation | davepoon/buildwithclaude |
Airtable Automation Automate Airtable bases with views, automations, integrations, and cross-platform workflows. Based on n8n's Airtable integration templates. Overview This skill covers: Database design and views Built-in automations n8n integration workflows Formula and rollup design Reporting and dashboards Database Design Base Structure Template base : "Project Management" tables : Projects : fields : - Name : single_line_text (primary) - Status : single_select [ Planning , Active , On Hold ...
|
44 |
| 23940 | sync-skills | vinta/hal-9000 |
Instructions IMPORTANT : Only use this skill in /usr/local/hal-9000 . Otherwise, abort. Discover skills Glob skills/*/SKILL.md in /usr/local/hal-9000 only Extract name from each YAML frontmatter Rewrite each description into one short sentence (~10 words max) saying what it does — no "Use when" triggers, no verbatim frontmatter copy Update README.md (the Agent Skills section) Format: - [name](skills/name): description Use the rewritten description from step 1 Add new skills, remove deleted skil...
|
44 |
| 23941 | customer-journey-map | dengineproblem/agents-monorepo |
Customer Journey Map Map the end-to-end customer experience from awareness through advocacy, identifying emotions, pain points, and improvement opportunities at each stage. Context You are creating a customer journey map for $ARGUMENTS . If the user provides files (interview transcripts, survey data, analytics, support tickets, or existing journey maps), read them first. Use web search to understand the product if a URL is provided. Instructions Define the persona : Who is traveling this journey...
|
44 |
| 23942 | anygen-deep-research | anygenio/anygen-skills |
Deep Research Report Generator - AnyGen You MUST strictly follow every instruction in this document. Do not skip, reorder, or improvise any step. Generate long-form research reports covering market overview, trends, competitors, and synthesis using AnyGen OpenAPI. Output: online task URL for viewing. When to Use User needs a deep research report (market, industry, competitive analysis, strategy) User has files to upload as reference material for research Security & Permissions What this skill do...
|
44 |
| 23943 | unsloth-training | scientiacapital/skills |
GRPO - RL with reward functions (no labeled outputs needed) SFT - Supervised fine-tuning with input/output pairs Vision - VLM fine-tuning (Qwen3-VL, Gemma3, Llama 3.2 Vision) Key capabilities: FP8 Training - 60% less VRAM, 1.4x faster (RTX 40+, H100) 3x Packing - Automatic 2-5x speedup for mixed-length data Docker - Official unsloth/unsloth image Mobile - QAT → ExecuTorch → iOS/Android (~40 tok/s) Export - GGUF, Ollama, vLLM, LM Studio, SGLang <quick_start> GRPO with FP8 (60% less VRAM): imp...
|
44 |
| 23944 | altinity-expert-clickhouse-merges | altinity/skills |
Merge Performance and Part Management Diagnose merge performance, backlog issues, and part management problems. Quick Diagnostics (Run First) Execute these standard queries before ad-hoc exploration. 1. Current Merge Activity select database, table, round(elapsed, 1) as elapsed_sec, round(progress * 100, 1) as progress_pct, num_parts, formatReadableSize(total_size_bytes_compressed) as size, result_part_name, is_mutation from system.merges order by elapsed desc...
|
44 |
| 23945 | neon-auth | neondatabase/ai-rules |
Add authentication to your application. When to Use This Skill - Adding authentication to a new or existing project - Implementing sign-in, sign-up, and session management - Configuring social authentication (Google, GitHub) Package: `@neondatabase/auth` (auth only, smaller bundle) Need database queries too? Use the `neon-js` skill instead for `@neondatabase/neon-js` with unified auth + data API. Code Generation Rules When generating TypeScript/JavaScript code, follow these rules: Com...
|
44 |
| 23946 | zeptomail | vm0-ai/vm0-skills |
Zoho ZeptoMail Use the ZeptoMail API via curl to send transactional emails like password resets, OTPs, welcome emails, and order confirmations. Official docs: https://www.zoho.com/zeptomail/help/api-home.html When to Use Use this skill when you need to: Send transactional emails (password resets, OTPs, confirmations) Send templated emails with dynamic merge fields Batch send to multiple recipients (up to 500) Track email opens and clicks Send emails with attachments or inline images Note: ...
|
44 |
| 23947 | spec-to-backlog | atlassian/atlassian-mcp-server |
Spec to Backlog Overview Transform Confluence specification documents into structured Jira backlogs automatically. This skill reads requirement documents from Confluence, intelligently breaks them down into logical implementation tasks, creates an Epic first to organize the work, then generates individual Jira tickets linked to that Epic—eliminating tedious manual copy-pasting. Core Workflow CRITICAL: Always follow this exact sequence: Fetch Confluence Page → Get the specification content Ask fo...
|
44 |
| 23948 | lyric-writer | bitwize-music-studio/claude-ai-music-skills |
Your Task Input : $ARGUMENTS When invoked with a track file path: Read the track file Scan existing lyrics for issues (rhyme, prosody, POV, pronunciation) Report all violations with proposed fixes When invoked with a concept: Write lyrics following all quality standards below Run automatic review before presenting Supporting Files examples.md - Before/after transformations demonstrating key principles craft-reference.md - Rhyme techniques, section length tables, lyric density rules documentary-s...
|
44 |
| 23949 | uview-vue2 | teachingai/full-stack-skills |
Use this skill whenever the user wants to: - Build uni-app applications with uView UI components - Use uView UI components (Button, Input, Form, Table, Modal, etc.) - Use uView UI tools ($u.toast, $u.http, etc.) - Customize uView UI theme - Integrate uView UI with uni-app - Create responsive layouts with uView UI - Use uView UI form components - Display data with uView UI components - Handle navigation with uView UI - Use uView UI utilities and helpers How to use this skill This ski...
|
44 |
| 23950 | mf-config-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/config-exposes-check.js --context '<MFContext-JSON>' Process each item in the output results array: CONFIG-PLUGIN · warning — incorrect or missing MF plugin Based on the detected bundler and installed packages, the recommended plugin is: Webpack only: @module-federation/enhanced or @module-federation/enhanced/web...
|
44 |