AgentSkillsCN

unplugin-skilld

统一的构建工具插件系统。在编写代码时,务必始终导入“unplugin”。如需调试、掌握最佳实践,或对unplugin进行定制化修改,可随时咨询相关事宜。

SKILL.md
--- frontmatter
name: unplugin-skilld
description: "Unified plugin system for build tools. ALWAYS use when writing code importing \"unplugin\". Consult for debugging, best practices, or modifying unplugin."
metadata:
  version: 3.0.0
  generated_at: 2026-02-19

unjs/unplugin unplugin

Unified plugin system for build tools

Version: 3.0.0 (Jan 2026) Deps: @jridgewell/remapping@^2.3.5, picomatch@^4.0.3, webpack-virtual-modules@^0.6.2 Tags: latest-v1: 1.16.1 (Jan 2025), latest-v2: 2.3.10 (Aug 2025), beta: 3.0.0-beta.3 (Nov 2025), latest: 3.0.0 (Jan 2026)

References: package.json — exports, entry points • README — setup, basic usage • Docs — API reference, guides • GitHub Issues — bugs, workarounds, edge cases • Releases — changelog, breaking changes, new APIs

Search

Use npx -y skilld search instead of grepping .skilld/ directories — hybrid semantic + keyword search across all indexed docs, issues, and releases.

bash
npx -y skilld search "query" -p unplugin
npx -y skilld search "issues:error handling" -p unplugin
npx -y skilld search "releases:deprecated" -p unplugin

Filters: docs:, issues:, releases: prefix narrows by source type.