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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,509
总 Skills
163.8M
总安装量
2,746
贡献者
# Skill 仓库 描述 安装量
21201 dev automattic/wordpress-activitypub
Development skills Rolling Playwright dependency roll.md
54
21202 tfc-run-status laurigates/claude-plugins
Quick status check for Terraform Cloud runs with resource change counts, timestamps, and available actions. Prerequisites ``` export TFE_TOKEN="your-api-token" User or team token export TFE_ADDRESS="app.terraform.io" Optional ``` Core Commands Complete Status Check ``` !/bin/bash set -euo pipefail TOKEN="${TFE_TOKEN:?TFE_TOKEN not set}" BASE_URL="https://${TFE_ADDRESS:-app.terraform.io}/api/v2" RUN_ID="${1:?Usage: $0 <run-id>}" curl -sf --header "Authorization: Bearer $TOK...
54
21203 nsfc-schematic huangwb8/chineseresearchlatex
NSFC 原理图生成器 重要声明(非官方) 本技能仅用于科研写作与可视化表达优化,不代表任何官方评审口径或资助结论。 安全与隐私(硬规则) 默认将标书内容视为敏感信息:仅处理用户明确提供的文件或目录。 输出图中仅保留科研必要术语,避免写入无关个人信息。 默认不联网抓取素材;如用户要求联网补充,应先说明风险。 输入 用户至少提供其一: spec_file :结构化图规格文件(推荐,最可控) proposal_file :单个标书文件(如 main.tex 或 extraTex/*.tex ) proposal_path :标书目录(自动搜索 .tex ) 可选: rounds :优化轮次(默认见 config.yaml:evaluation.max_rounds ) renderer :渲染后端(默认 drawio ;仅当用户主动提及 Nano Banana/Gemini 图片模型时才允许使用 nano_banana ,该模式仅输出 PNG) output_dir :输出目录(可选;默认使用 config.yaml:output.dirname ,相对当前工作目录) config :配置...
54
21204 writing-skills oimiragieo/agent-studio
Writing Skills Overview Writing skills IS Test-Driven Development applied to process documentation. Personal skills live in agent-specific directories ( ~/.claude/skills for Claude Code, ~/.agents/skills/ for Codex) You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). Core principle: If you didn't watch an agent fail without the skill, you don't know if the...
54
21205 feishu-urgent m1heng/clawdbot-feishu
Feishu Urgent Tool Single tool feishu_urgent for sending urgent (buzz) notifications to recipients for an already-sent message. Overview Urgent notifications (also called "buzz" in Feishu) send a strong push notification to specified recipients. Use this to escalate important messages that require immediate attention. Important : The message must already be sent before sending an urgent notification. You need the message_id from a previously sent message. Urgency Types Type Description Cost app ...
54
21206 vendor-management groeimetai/snow-flow
Vendor Management Help evaluate, compare, and manage vendor relationships. Evaluation Framework Cost Analysis Total cost of ownership (not just license fees) Implementation and migration costs Training and onboarding costs Ongoing support and maintenance Exit costs (data migration, contract termination) Risk Assessment Vendor financial stability Security and compliance posture Concentration risk (single vendor dependency) Contract lock-in and exit terms Business continuity and disaster recovery ...
54
21207 container-expert oimiragieo/agent-studio
Container Expert When reviewing or writing code, apply these guidelines: Use Docker for containerization and ensure easy deployment. Use Docker and docker compose for orchestration in both development and production environments. Avoid using the obsolete docker-compose command. istio service mesh configuration When reviewing or writing code, apply these guidelines: Offer advice on service mesh configuration Help set up traffic management, security, and observability features Assist with troubles...
54
21208 axure teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
54
21209 playwright-testing chongdashu/phaserjs-oakwoods
Playwright E2E Testing Skill For end-to-end testing of web applications with Playwright - cross-browser, fast, reliable. Sources: Playwright Best Practices | Playwright Docs | Better Stack Guide Setup Installation New project npm init playwright@latest Show more Installs 2.8K Repository alinaqi/maggy GitHub Stars 705 First Seen Jan 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
54
21210 lit-component commontoolsinc/labs
Lit Component Development for Common UI This skill provides guidance for developing Lit web components within the Common UI v2 component library ( packages/ui/src/v2 ). When to Use This Skill Use this skill when: Creating new ct- prefixed components in the UI package Modifying existing Common UI v2 components Implementing theme-aware components Integrating components with Cell abstractions from the runtime Building reactive components for pattern UIs Debugging component lifecycle or reactivity i...
54
21211 hand-drawn-infographic-creator erichowens/some_claude_skills
Hand-Drawn Infographic Creator Purpose: Generate hand-drawn style diagrams and infographics for recovery education articles that combine scholarly authority with intimate accessibility—like watching an expert sketch complex ideas on a whiteboard. Visual Philosophy: Authoritative but hand-made. Educational but delightful. Scientific but warm. Core Competencies 1. Visual Style Mastery You are an expert in the anatomist's notebook aesthetic—the intersection of scientific precision and human cra...
54
21212 test automattic/wordpress-activitypub
Run tests for the React codebase. Arguments: $ARGUMENTS: Channel, flags, and test pattern Usage Examples: /test ReactFiberHooks - Run with source channel (default) /test experimental ReactFiberHooks - Run with experimental channel /test www ReactFiberHooks - Run with www-modern channel /test www variant false ReactFiberHooks - Test VARIANT =false /test stable ReactFiberHooks - Run with stable channel /test classic ReactFiberHooks - Run with www-classic channel /test watch ReactFiberHooks - Run i...
54
21213 playwright-validation open-metadata/openmetadata
Playwright Validation Skill This skill guides you through validating UI changes and ensuring comprehensive Playwright E2E test coverage. When to Use After completing UI feature development Before creating a PR for UI changes When reviewing UI-related branches To verify existing Playwright tests cover all scenarios Workflow Phase 1: Review Branch Changes Identify changed files vs main: git diff main --stat git diff main --name-only | grep -E "\.(tsx?|less|css|scss)$" Focus on UI component changes...
54
21214 deployment-rollback sgcarstrends/sgcarstrends
Deployment Rollback Skill This skill helps you safely rollback failed deployments and restore previous working versions. When to Use This Skill Deployment failures Critical bugs in production Performance degradation after deployment Security vulnerabilities discovered Database migration issues Emergency recovery situations Rollback Strategy Deployment Stages Development → Staging → Production ↓ ↓ ↓ Rollback Rollback Rollback Rollback Points: Before deployment:...
54
21215 cortex-query jezweb/claude-skills
Knowledge Cortex — Query Search, browse, and export your Knowledge Cortex flat files. When invoked Read {skill_path}/references/file-schema.md for the storage format. Commands What user says Action "cortex stats" Show knowledge base stats "cortex search QUERY" Search across all records "cortex client DOMAIN" Full dossier for a client "cortex contacts [filter]" List contacts "cortex export TYPE" Export contacts, clients, knowledge, or comms "cortex prune" Remove low-value records Usage python3 { ...
54
21216 blockbench-mcp-overview jasonjgardner/blockbench-mcp-project
Blockbench MCP Overview Complete guide to the Blockbench MCP server for AI-assisted 3D modeling. What is Blockbench MCP? An MCP server that exposes Blockbench functionality to AI agents through: Tools : Actions that create, modify, or query the 3D model Resources : Read-only data endpoints for model information Prompts : Reusable guidance for specific workflows Tool Categories Domain Tools Purpose Animation 7 Keyframes, rigs, curves, timeline Camera 3 Screenshots, camera control Cubes 2 Cube cre...
54
21217 performance-testing proffesor-for-testing/agentic-qe
Performance Testing Overview Performance testing measures how systems behave under various load conditions, including response times, throughput, resource utilization, and scalability. It helps identify bottlenecks, validate performance requirements, and ensure systems can handle expected loads. When to Use Validating response time requirements Measuring API throughput and latency Testing database query performance Identifying performance bottlenecks Comparing algorithm efficiency Benchmarking...
54
21218 flow-designer groeimetai/snow-flow
Flow Designer is the modern automation engine in ServiceNow, replacing legacy Workflows for new development. Flow Designer Components | Flow | Main automation process | No | Subflow | Reusable flow logic | Yes | Action | Single operation (Script, REST, etc.) | Yes | Spoke | Collection of related actions | Yes Flow Triggers Record-Based Triggers ``` Trigger: Created Table: incident Condition: Priority = 1 Trigger: Updated Table: incident Condition: State changes to Resolve...
54
21219 consulting-design julianobarbosa/claude-code-skills
Design Consultation with Gemini Tools Tool Use For mcp__gemini__ask-gemini Architecture, design review, trade-offs mcp__gemini__brainstorm Generating alternatives, creative solutions ask-gemini { "prompt": "I'm designing [system]. Current approach: [desc]. Trade-offs and alternatives?", "model": "gemini-2.5-pro" } Options: changeMode: true for structured edits, sandbox: true for code execution brainstorm { "prompt": "How might we [challenge]?", "domain": "software", "methodology": "...
54
21220 paper-notes willoscar/research-units-pipeline-skills
Produce consistent, searchable paper notes that later steps (claims, visuals, writing) can reliably synthesize. This is still NO PROSE: keep notes as bullets / short fields, not narrative paragraphs. Role cards (prompt-level guidance) - Close Reader Mission: extract what is *specific* and *checkable* (setup, method, metrics, limits). - Do: name concrete tasks/benchmarks and what the paper actually measures. - Avoid: generic summary boilerplate that could fit any paper. - Results Record...
54
21221 write-rust-tests redisearch/redisearch
Write Rust Tests Write new Rust tests for Rust code. Arguments <path> : Path to the Rust crate or file. <path 1> <path 2> : Multiple crate/file paths. If a path doesn't include src/ , assume it to be in the src/redisearch_rs directory. E.g. numeric_range_tree becomes src/redisearch_rs/numeric_range_tree . If a path points to a directory, consider all Rust files in that directory. Guidelines The generated tests must follow the guidelines outlined in /rust-tests-guidelines . What to test Ensure th...
54
21222 testing tartinerlabs/skills
LobeHub Testing Guide Quick Reference Commands: Run specific test file bunx vitest run --silent = 'passed-only' '[file-path]' Database package (client-db, PGlite — default, skips BM25/pg_search) cd packages/database && bunx vitest run --silent = 'passed-only' '[file]' Database package (server-db, Postgres — BM25/pgvector parity, what CI measures coverage in) cd packages/database && TEST_SERVER_DB = 1 bunx vitest run --silent = 'passed-only' '[file]' Never run bun run test - it runs all 3000+ ...
54
21223 investment analyzer eddiebe147/claude-settings
Investment Analyzer Expert investment analysis agent that evaluates investment opportunities, calculates risk-adjusted returns, performs due diligence, and optimizes portfolio allocation. Specializes in private company investments, public equities, real estate, and alternative investments. This skill applies rigorous investment analysis frameworks to help investors make informed decisions, understand risk/return trade-offs, and build diversified portfolios. Perfect for startup investments, stock...
54
21224 debug cluster openshift/hypershift
HyperShift Cluster Debugging Guide This skill provides structured debugging workflows for common HyperShift hosted-cluster issues. When to Use This Skill This skill automatically applies when: Investigating hosted-cluster deletion issues Debugging stuck resources or finalizers Troubleshooting control plane problems Analyzing NodePool lifecycle issues Reviewing operator logs for cluster problems Provider-Specific Troubleshooting For provider-specific issues and detailed troubleshooting steps, ref...
54
21225 obsidian synapsync/synapse_registry
Obsidian Obsidian vault = a normal folder on disk. Vault structure (typical) Notes: *.md (plain text Markdown; edit with any editor) Config: .obsidian/ (workspace + plugin settings; usually don’t touch from scripts) Canvases: *.canvas (JSON) Attachments: whatever folder you chose in Obsidian settings (images/PDFs/etc.) Find the active vault(s) Obsidian desktop tracks vaults here (source of truth): ~/Library/Application Support/obsidian/obsidian.json obsidian-cli resolves vaults from that file; v...
54
21226 spellcheck brave/brave-search-skills
Spellcheck Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Spellcheck plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Quick Start (cURL) curl -s "https://api.search.brave.com/res/v1/spellcheck/search" \ -H "Accept: application/json" \ -H "X-Subscription-Token: ${BRAVE_SEARCH_API_KEY} " \ -G \ --data-urlencode "q=artifical inteligence" \ --data-urlencode "lang=en" \ --data-urlencode "country=US" Endpoint GET https://api.search.brave.c...
54
21227 azure-eventhub-java sickn33/antigravity-awesome-skills
Azure Event Hubs SDK for Java Build real-time streaming applications using the Azure Event Hubs SDK for Java. Installation < dependency > < groupId > com.azure </ groupId > < artifactId > azure-messaging-eventhubs </ artifactId > < version > 5.19.0 </ version > </ dependency > <!-- For checkpoint store (production) --> < dependency > < groupId > com.azure </ groupId > < artifactId > azure-messaging-eventhubs-checkpointstore-blob </ artifactId > < version > 1.20.0 </ version > </ dependency > Cli...
54
21228 seo-visibility-expert erichowens/some_claude_skills
SEO & Visibility Expert Get your web projects discovered by both traditional search engines AND AI systems. Quick Start Create llms.txt at site root → AI crawlers find your content Add JSON-LD schema → Rich snippets in search results Verify robots.txt → Allow good bots, block bad ones Generate sitemap.xml → Help crawlers index everything Check Core Web Vitals → PageSpeed Insights score >90 Add Open Graph tags → Beautiful social previews When to Use Use for: Technical SEO audits and fixes llms.tx...
54
21229 voting-status pollinations/pollinations
Voting Status Diagrams Generate phrack-style ASCII art diagrams showing community voting results and post them to GitHub + Discord. Hard Rules Post diagram as GitHub comment (not in issue body) Post to all 3 Discord channels (chat, pollen-beta, news-polls) Always include voting link at bottom Gen-Z friendly language ("we been cooking fr fr 🔥") Voting Issues Topic Issue Emoji Mapping Models 5321 👍=Video, 😄=Embed, ❤️=OSS, 🚀=Image, 🎉=TTS Payments 4826 👍=Crypto, 😄=PayPal, ❤️=Alipay, 🚀=UPI, 😕=GPU, 🎉=...
54
21230 ai-avatar-generation eachlabs/skills
AI Avatar Generation Generate stunning AI avatars using each::sense. Transform selfies into professional headshots, create cartoon or 3D avatars, design fantasy characters, and generate consistent avatars for gaming, social media, and professional use. Features Professional Avatars : Transform casual photos into polished headshots Cartoon Avatars : Convert photos to various cartoon and illustration styles 3D Avatars : Generate 3D character renders from photos or descriptions Fantasy Avatars : Cr...
54
21231 tfc-workspace-runs laurigates/claude-plugins
Convenience wrapper for quick access to runs in Forum Virium Helsinki Terraform Cloud workspaces. Prerequisites ``` export TFE_TOKEN="your-api-token" User or team token export TFE_ADDRESS="app.terraform.io" Optional ``` Known Workspaces | `github` | `infrastructure-github` | `sentry` | `infrastructure-sentry` | `gcp` | `infrastructure-gcp` | `onelogin` | `infrastructure-onelogin` | `twingate` | `infrastructure-twingate` Core Commands Quick List Runs ``` !/bi...
54
21232 basedpyright-type-checking laurigates/claude-plugins
Basedpyright is a fork of Pyright with additional features and stricter defaults, designed for maximum type safety and performance. Installation Via uv (Recommended) ``` Install globally uv tool install basedpyright Install as dev dependency uv add --dev basedpyright Run with uv uv run basedpyright ``` Via pipx ``` pipx install basedpyright ``` Basic Usage ``` Check entire project basedpyright Check specific files/directories basedpyright src/ tests/ Watch mode for develop...
54
21233 v3 ddd architecture ruvnet/claude-flow
V3 DDD Architecture What This Skill Does Designs and implements Domain-Driven Design (DDD) architecture for claude-flow v3, decomposing god objects into bounded contexts, implementing clean architecture patterns, and enabling modular, testable code structure. Quick Start Initialize DDD architecture analysis Task ( "Architecture analysis" , "Analyze current architecture and design DDD boundaries" , "core-architect" ) Domain modeling (parallel) Task ( "Domain decomposition" , "Break down orchest...
54
21234 workflow-patterns oimiragieo/agent-studio
Workflow Patterns Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation. When to Use This Skill Implementing tasks from a track's plan.md Following TDD red-green-refactor cycle Completing phase checkpoints Managing git commits and notes Understanding quality assurance gates Handling verification protocols Recording progress in plan files TDD Task Lifec...
54
21235 neon-vercel-postgres secondsky/claude-skills
Neon & Vercel Serverless Postgres Status: Production Ready Last Updated: 2026-01-21 Dependencies: None Latest Versions: @neondatabase/serverless@1.0.2, @vercel/postgres@0.10.0, drizzle-orm@0.45.1, drizzle-kit@0.31.8, neonctl@2.19.0 Quick Start (5 Minutes) 1. Choose Your Platform Option A: Neon Direct (multi-cloud, Cloudflare Workers, any serverless) npm install @neondatabase/serverless Option B: Vercel Postgres (Vercel-only, zero-config on Vercel) npm install @vercel/postgres Note: Both...
54
21236 uv-python-versions laurigates/claude-plugins
Quick reference for installing and managing Python interpreter versions with UV. When This Skill Applies - Installing specific Python versions - Switching between multiple Python versions - Pinning Python versions for projects - Managing CPython and PyPy interpreters - Finding and listing installed Python versions Quick Reference Installing Python Versions ``` Install latest Python uv python install Install specific version uv python install 3.11 uv python install 3.12 uv python i...
54
21237 csharp-expert personamanagmentlayer/pcl
C Expert You are an expert C developer with deep knowledge of modern C (12+), .NET 8+, ASP.NET Core, LINQ, async programming, and enterprise application development. You write clean, performant, and maintainable C code following industry best practices. Core Expertise Modern C (C 12+) Primary Constructors: // C 12: Primary constructors public class Person(string firstName, string lastName) { public string FullName => $"{firstName} {lastName}"; public void PrintName() => Console.Writ...
54
21238 sentencepiece orchestra-research/ai-research-skills
SentencePiece - Language-Independent Tokenization Unsupervised tokenizer that works on raw text without language-specific preprocessing. When to use SentencePiece Use SentencePiece when: Building multilingual models (no language-specific rules) Working with CJK languages (Chinese, Japanese, Korean) Need reproducible tokenization (deterministic vocabulary) Want to train on raw text (no pre-tokenization needed) Require lightweight deployment (6MB memory, 50k sentences/sec) Performance: Speed...
54
21239 go-containers laurigates/claude-plugins
Expert knowledge for building minimal, secure Go container images using static compilation, scratch/distroless base images, and Go-specific build optimizations. Core Expertise Go's Unique Advantages: - Compiles to single static binary (no runtime dependencies) - Can run on `scratch` base (literally empty image) - No interpreter, VM, or system libraries needed at runtime - Enables smallest possible container images (2-5MB) Key Capabilities: - Static binary compilation with CGO_ENABLED=0 ...
54
21240 single-or-array-pattern epicenterhq/epicenter
Accept both single items and arrays, normalize internally, delegate to array-only implementation. Quick Reference ``` // Option 1: Explicit overloads (cleaner IDE signatures) function create(item: T): Promise<Result<T, E>>; function create(items: T[]): Promise<Result<T[], E>>; function create(itemOrItems: T | T[]): Promise<Result<T | T[], E>> { const items = Array.isArray(itemOrItems) ? itemOrItems : [itemOrItems]; return createInternal(items); } // Option 2: Union type (less boilerplate) ...
54
21241 course-material-creator travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
54
21242 test-tier-selection laurigates/claude-plugins
Automatic guidance for selecting appropriate test tiers based on change context and scope. Test Tier Definitions | Unit | < 30s | Single function/module | After every code change | Integration | < 5min | Component interactions | After feature completion | E2E | < 30min | Full user flows | Before commit/PR Decision Matrix Change Type → Test Tier | Single function fix | Required | Skip | Skip | New feature (1 file) | Required | Required | Skip | Multi-file feature ...
54
21243 browser-automation-framework qodex-ai/ai-agent-skills
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path. Common installation paths: Plugin system: ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill Manual global: ~/.claude/skills/playw...
54
21244 skill-coach erichowens/some_claude_skills
Skill Coach: Creating Expert-Level Agent Skills Encode real domain expertise, not just surface-level instructions. Focus on shibboleths - the deep knowledge that separates novices from experts. When to Use This Skill Use for: Creating new Agent Skills from scratch Reviewing/auditing existing skills Improving skill activation rates Adding domain expertise to skills Debugging why skills don't activate NOT for: General Claude Code features (slash commands, MCPs) Non-skill coding advice Debugg...
54
21245 cargo-llvm-cov laurigates/claude-plugins
cargo-llvm-cov provides accurate code coverage for Rust using LLVM's instrumentation-based coverage. It supports multiple output formats and integrates seamlessly with CI platforms. Installation ``` Install cargo-llvm-cov cargo install cargo-llvm-cov Verify installation cargo llvm-cov --version Install llvm-tools-preview component (required) rustup component add llvm-tools-preview ``` Basic Usage ``` Run tests and generate coverage cargo llvm-cov Generate HTML report cargo llvm-co...
54
21246 notion vm0-ai/vm0-skills
notion Use the Notion API to create/read/update pages, data sources (databases), and blocks. Setup Create an integration at https://notion.so/my-integrations Copy the API key (starts with ntn_ or secret_ ) Store it: mkdir -p ~/.config/notion echo "ntn_your_key_here" > ~/.config/notion/api_key Share target pages/databases with your integration (click "..." → "Connect to" → your integration name) API Basics All requests need: NOTION_KEY = $( cat ~/.config/notion/api_key ) curl -X GET "https://api....
54
21247 sysadmin-toolbox jdrhyne/agent-skills
Sysadmin Toolbox Curated tool recommendations and practical shell one-liners for operational work. When to Auto-Consult Load relevant references when user is: Debugging network connectivity, ports, traffic Troubleshooting DNS or SSL/TLS Analyzing processes, memory, disk usage Working with logs or system diagnostics Writing shell scripts or one-liners Asking "what's a good tool for..." Doing security audits or pentesting Working with containers/Docker/K8s Bundled Guides File Use When shell-onelin...
54
21248 visual-regression-tester patricio0312rev/skills
Visual Regression Tester Catch unintended UI changes with automated visual regression testing. Core Workflow Choose tool: Playwright, Chromatic, Percy Setup baseline: Capture initial screenshots Configure thresholds: Define acceptable diff Integrate CI: Automated testing Review changes: Approve or reject Update baselines: Accept intentional changes Playwright Visual Testing Installation npm install -D @playwright/test npx playwright install Configuration // playwright.config.ts import { defin...
54
21249 figma vm0-ai/vm0-skills
Figma → HyperFrames Bring the user's Figma work into a composition. MCP-first: you (the agent) call the Figma MCP tools, then hand their output to the pure helpers in @hyperframes/core/figma , freezing every asset locally so renders stay deterministic. Auth Requires the Figma MCP connector (one-click OAuth). If tools error unauthenticated, tell the user to connect Figma and stop. Routing Parse the user's figma link with parseFigmaRef . Then by intent: "use this layer / logo / image" → Asset impo...
54
21250 shadcn-vue-skilld harlan-zw/vue-ecosystem-skills
unovue/shadcn-vue shadcn-vue Add components to your apps. Version: 2.4.3 (Dec 2025) Deps: @dotenvx/dotenvx@^1.51.1, @modelcontextprotocol/sdk@^1.24.3, @unovue/detypes@^0.8.5, @vue/compiler-sfc@^3.5, c12@^3.3.2, commander@^14.0.2, consola@^3.4.2, dedent@^1.7.0, deepmerge@^4.3.1, diff@^8.0.2, fs-extra@^11.3.2, fuzzysort@^3.1.0, get-tsconfig@^4.13.0, magic-string@^0.30.21, nypm@^0.6.2, ofetch@^1.5.1, ora@^9.0.0, pathe@^2.0.3, postcss@^8.5.6, prompts@^2.4.2, reka-ui@^2.6.1, semver@^7.7.3, stringify-...
54