[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-hyf0-vue-skills-zh-CN":3,"guides-for-hyf0-vue-skills":584,"similar-k177xnpmcr1m47q4bptm8mfn4186mcby-zh-CN":585},{"_creationTime":4,"_id":5,"children":6,"community":216,"display":217,"evaluation":221,"identity":408,"isFallback":405,"parentExtension":409,"providers":410,"relations":417,"repo":418,"tags":582,"workflow":583},1778690831986.3726,"k177xnpmcr1m47q4bptm8mfn4186mcby",[7,48,72,93,115,135,153,174,193],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":23,"relations":42,"tags":44,"workflow":45},1778690831986.3728,"k17fvvpt61wrah7aepwqhgjp4d86n8jx",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"Install all Vue.js skills at once, including best practices, testing, router, Pinia, JSX, Options API, debug guides, and composable patterns.",{"claudeCode":15},"vue-skills","Vue Skills Bundle","https://github.com/hyf0/vue-skills",{"basePath":19,"githubOwner":20,"githubRepo":15,"locale":21,"slug":15,"type":22},"","hyf0","en","plugin",{"evaluate":24,"extract":36},{"promptVersionExtension":25,"promptVersionScoring":26,"score":27,"tags":28,"targetMarket":34,"tier":35},"3.0.0","4.4.0",99,[29,22,30,31,32,33],"vue-js","development","best-practices","testing","composables","global","verified",{"commitSha":37,"license":38,"plugin":39},"HEAD","MIT",{"mcpCount":11,"provider":40,"skillCount":41},"classify",8,{"parentExtensionId":5,"repoId":43},"kd7a1a0bdc2ez150x3razht61n86m6a8",[31,33,30,22,32,29],{"evaluatedAt":46,"extractAt":47,"updatedAt":46},1778690869600,1778690831986,{"_creationTime":49,"_id":50,"community":51,"display":52,"identity":56,"providers":58,"relations":68,"tags":69,"workflow":70},1778690831986.373,"k17bgk0brjc36v6ebjgm8bg0y186nny6",{"reviewCount":11},{"description":53,"installMethods":54,"name":55,"sourceUrl":17},"Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.",{"claudeCode":55},"create-adaptable-composable",{"basePath":57,"githubOwner":20,"githubRepo":15,"locale":21,"slug":55,"type":22},"skills/create-adaptable-composable",{"evaluate":59,"extract":67},{"promptVersionExtension":25,"promptVersionScoring":26,"score":60,"tags":61,"targetMarket":34,"tier":35},98,[62,63,64,65,66],"vue","composable","typescript","reactivity","developer-tools",{"commitSha":37},{"parentExtensionId":5,"repoId":43},[63,66,65,64,62],{"evaluatedAt":71,"extractAt":47,"updatedAt":71},1778690901082,{"_creationTime":73,"_id":74,"community":75,"display":76,"identity":80,"providers":82,"relations":89,"tags":90,"workflow":91},1778690831986.3733,"k178q8pgdnqn2hej86cakzcq2s86m3bq",{"reviewCount":11},{"description":77,"installMethods":78,"name":15,"sourceUrl":17},"A collection of best practices and tips for developing applications using Vue.js. MUST be used when developing, refactoring, or reviewing Vue.js and Nuxt tasks.",{"claudeCode":79},"vue-best-practices",{"basePath":81,"githubOwner":20,"githubRepo":15,"locale":21,"slug":79,"type":22},"skills/vue-best-practices",{"evaluate":83,"extract":88},{"promptVersionExtension":25,"promptVersionScoring":26,"score":84,"tags":85,"targetMarket":34,"tier":35},96,[29,86,87,31,64,66],"nuxt","composition-api",{"commitSha":37,"license":38},{"parentExtensionId":5,"repoId":43},[31,87,66,86,64,29],{"evaluatedAt":92,"extractAt":47,"updatedAt":92},1778690916300,{"_creationTime":94,"_id":95,"community":96,"display":97,"identity":101,"providers":103,"relations":111,"tags":112,"workflow":113},1778690831986.3735,"k179qqkqpy12122k4a4q8appq186n6zk",{"reviewCount":11},{"description":98,"installMethods":99,"name":100,"sourceUrl":17},"Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.",{"claudeCode":100},"vue-debug-guides",{"basePath":102,"githubOwner":20,"githubRepo":15,"locale":21,"slug":100,"type":22},"skills/vue-debug-guides",{"evaluate":104,"extract":110},{"promptVersionExtension":25,"promptVersionScoring":26,"score":105,"tags":106,"targetMarket":34,"tier":35},95,[62,107,108,109,64,66],"debugging","error-handling","javascript",{"commitSha":37},{"parentExtensionId":5,"repoId":43},[107,66,108,109,64,62],{"evaluatedAt":114,"extractAt":47,"updatedAt":114},1778690936649,{"_creationTime":116,"_id":117,"community":118,"display":119,"identity":123,"providers":125,"relations":131,"tags":132,"workflow":133},1778690831986.3738,"k17cddhpjwb7awdahsbew76n4n86mxxh",{"reviewCount":11},{"description":120,"installMethods":121,"name":122,"sourceUrl":17},"JSX syntax in Vue (e.g., class vs className, JSX plugin config).",{"claudeCode":122},"vue-jsx-best-practices",{"basePath":124,"githubOwner":20,"githubRepo":15,"locale":21,"slug":122,"type":22},"skills/vue-jsx-best-practices",{"evaluate":126,"extract":130},{"promptVersionExtension":25,"promptVersionScoring":26,"score":60,"tags":127,"targetMarket":34,"tier":35},[62,128,109,129,30],"jsx","frontend",{"commitSha":37},{"parentExtensionId":5,"repoId":43},[30,129,109,128,62],{"evaluatedAt":134,"extractAt":47,"updatedAt":134},1778690951610,{"_creationTime":136,"_id":137,"community":138,"display":139,"identity":143,"providers":145,"relations":149,"tags":150,"workflow":151},1778690831986.374,"k17c6a05whhvahgawckcsnxwnn86nwez",{"reviewCount":11},{"description":140,"installMethods":141,"name":142,"sourceUrl":17},"Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.",{"claudeCode":142},"vue-options-api-best-practices",{"basePath":144,"githubOwner":20,"githubRepo":15,"locale":21,"slug":142,"type":22},"skills/vue-options-api-best-practices",{"evaluate":146,"extract":148},{"promptVersionExtension":25,"promptVersionScoring":26,"score":105,"tags":147,"targetMarket":34,"tier":35},[62,109,64,129,30],{"commitSha":37},{"parentExtensionId":5,"repoId":43},[30,129,109,64,62],{"evaluatedAt":152,"extractAt":47,"updatedAt":152},1778690967198,{"_creationTime":154,"_id":155,"community":156,"display":157,"identity":161,"providers":163,"relations":170,"tags":171,"workflow":172},1778690831986.3743,"k17azk11y0zvnz9sh1bjsp7zc986n7x2",{"reviewCount":11},{"description":158,"installMethods":159,"name":160,"sourceUrl":17},"Pinia stores, state management patterns, store setup, and reactivity with stores.",{"claudeCode":160},"vue-pinia-best-practices",{"basePath":162,"githubOwner":20,"githubRepo":15,"locale":21,"slug":160,"type":22},"skills/vue-pinia-best-practices",{"evaluate":164,"extract":169},{"promptVersionExtension":25,"promptVersionScoring":26,"score":165,"tags":166,"targetMarket":34,"tier":35},97,[62,167,168,64,33,66],"pinia","state-management",{"commitSha":37},{"parentExtensionId":5,"repoId":43},[33,66,167,168,64,62],{"evaluatedAt":173,"extractAt":47,"updatedAt":173},1778690993484,{"_creationTime":175,"_id":176,"community":177,"display":178,"identity":182,"providers":184,"relations":189,"tags":190,"workflow":191},1778690831986.3745,"k17917dhpxz2mjd8vdrr1wk3a186mfxh",{"reviewCount":11},{"description":179,"installMethods":180,"name":181,"sourceUrl":17},"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.",{"claudeCode":181},"vue-router-best-practices",{"basePath":183,"githubOwner":20,"githubRepo":15,"locale":21,"slug":181,"type":22},"skills/vue-router-best-practices",{"evaluate":185,"extract":188},{"promptVersionExtension":25,"promptVersionScoring":26,"score":165,"tags":186,"targetMarket":34,"tier":35},[62,187,109,64,66],"vue-router",{"commitSha":37},{"parentExtensionId":5,"repoId":43},[66,109,64,62,187],{"evaluatedAt":192,"extractAt":47,"updatedAt":192},1778691013308,{"_creationTime":194,"_id":195,"community":196,"display":197,"identity":201,"providers":203,"relations":212,"tags":213,"workflow":214},1778690831986.3748,"k170wd16dxs61hm80j5fzf7kfh86mktk",{"reviewCount":11},{"description":198,"installMethods":199,"name":15,"sourceUrl":17},"Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.",{"claudeCode":200},"vue-testing-best-practices",{"basePath":202,"githubOwner":20,"githubRepo":15,"locale":21,"slug":200,"type":22},"skills/vue-testing-best-practices",{"evaluate":204,"extract":211},{"promptVersionExtension":25,"promptVersionScoring":26,"score":205,"tags":206,"targetMarket":34,"tier":210},79,[62,32,207,208,209,109,64],"vitest","playwright","vue-test-utils","flagged",{"commitSha":37,"license":38},{"parentExtensionId":5,"repoId":43},[109,208,32,64,207,62,209],{"evaluatedAt":215,"extractAt":47,"updatedAt":215},1778691040707,{"reviewCount":11},{"description":218,"installMethods":219,"name":15,"sourceUrl":17},"A collection of skills for Vue.js development.",{"claudeCode":220},"hyf0/vue-skills",{"_creationTime":222,"_id":223,"extensionId":5,"locale":21,"result":224,"trustSignals":392,"workflow":406},1778690847963.8184,"kn7fsreab34255gs7w5ap4essx86ntne",{"checks":225,"evaluatedAt":371,"extensionSummary":372,"features":373,"nonGoals":378,"promptVersionExtension":382,"promptVersionScoring":26,"purpose":383,"rationale":384,"score":105,"summary":385,"tags":386,"targetMarket":34,"tier":35,"useCases":388},[226,231,234,237,241,244,249,253,256,259,263,267,270,274,277,280,283,286,289,292,296,300,304,308,312,315,318,321,325,328,331,334,337,340,343,347,351,355,358,362,365,368],{"category":227,"check":228,"severity":229,"summary":230},"Practical Utility","Problem relevance","pass","The description clearly states that the skills are for enhancing Vue.js development, identifying a specific domain and user group.",{"category":227,"check":232,"severity":229,"summary":233},"Unique selling proposition","The skills offer specialized guidance for Vue.js development beyond standard LLM capabilities, addressing version-specific issues and best practices.",{"category":227,"check":235,"severity":229,"summary":236},"Production readiness","The collection of skills covers various aspects of Vue.js development, including best practices, testing, and debugging, suggesting a usable workflow.",{"category":238,"check":239,"severity":229,"summary":240},"Scope","Single responsibility principle","The marketplace curates skills specifically for Vue.js development, maintaining a coherent domain without extending into unrelated areas.",{"category":238,"check":242,"severity":229,"summary":243},"Description quality","The displayed description accurately and concisely reflects the marketplace's purpose of providing Vue.js development skills.",{"category":245,"check":246,"severity":247,"summary":248},"Invocation","Scoped tools","not_applicable","This is a marketplace extension, not a skill with executable tools.",{"category":250,"check":251,"severity":247,"summary":252},"Documentation","Configuration & parameter reference","This is a marketplace extension and does not have configurable parameters or tools.",{"category":238,"check":254,"severity":247,"summary":255},"Tool naming","This is a marketplace extension and does not expose tools with names.",{"category":238,"check":257,"severity":247,"summary":258},"Minimal I/O surface","This is a marketplace extension and does not have tools with input/output schemas.",{"category":260,"check":261,"severity":229,"summary":262},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, clearly indicated in the LICENSE file.",{"category":264,"check":265,"severity":229,"summary":266},"Maintenance","Commit recency","The last commit was on March 26, 2026, which is within the last 3 months.",{"category":264,"check":268,"severity":247,"summary":269},"Dependency Management","The extension itself does not appear to have direct third-party dependencies listed for the marketplace metadata.",{"category":271,"check":272,"severity":247,"summary":273},"Security","Secret Management","As a marketplace, this extension does not handle secrets.",{"category":271,"check":275,"severity":247,"summary":276},"Injection","This marketplace extension does not load or include external data that could be subject to injection attacks.",{"category":271,"check":278,"severity":247,"summary":279},"Transitive Supply-Chain Grenades","This is a metadata-only marketplace and does not fetch external code or instructions at runtime.",{"category":271,"check":281,"severity":247,"summary":282},"Sandbox Isolation","This is a metadata-only marketplace and does not involve file system operations or sandbox execution.",{"category":271,"check":284,"severity":247,"summary":285},"Sandbox escape primitives","This is a metadata-only marketplace and does not contain scripts with sandbox escape primitives.",{"category":271,"check":287,"severity":247,"summary":288},"Data Exfiltration","This marketplace extension does not interact with external services or handle sensitive data.",{"category":271,"check":290,"severity":229,"summary":291},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean printable ASCII.",{"category":293,"check":294,"severity":247,"summary":295},"Hooks","Opaque code execution","This is a marketplace extension and does not contain any bundled scripts or hooks.",{"category":297,"check":298,"severity":247,"summary":299},"Portability","Structural Assumption","This marketplace extension does not make any structural assumptions about user project organization.",{"category":301,"check":302,"severity":229,"summary":303},"Trust","Issues Attention","There are 0 open issues and 0 closed issues in the last 90 days, indicating active or no current issues.",{"category":305,"check":306,"severity":229,"summary":307},"Versioning","Release Management","The installation instructions reference a specific install command (`npx skills add vuejs-ai/skills`) and the marketplace itself is versioned.",{"category":309,"check":310,"severity":247,"summary":311},"Code Execution","Validation","This marketplace extension does not execute code and therefore has no input arguments or structured output to validate.",{"category":271,"check":313,"severity":247,"summary":314},"Unguarded Destructive Operations","This marketplace extension is metadata-only and performs no destructive operations.",{"category":309,"check":316,"severity":247,"summary":317},"Error Handling","This marketplace extension does not execute code and therefore has no error paths.",{"category":309,"check":319,"severity":247,"summary":320},"Logging","This marketplace extension is metadata-only and does not perform actions that require logging.",{"category":322,"check":323,"severity":247,"summary":324},"Compliance","GDPR","This marketplace extension does not handle personal data.",{"category":322,"check":326,"severity":229,"summary":327},"Target market","There are no regional or jurisdictional signals detected, and the extension appears globally applicable.",{"category":297,"check":329,"severity":247,"summary":330},"Runtime stability","This marketplace extension is metadata-only and does not have runtime dependencies on specific environments.",{"category":250,"check":332,"severity":229,"summary":333},"README","The README file clearly states the extension's purpose and provides installation and usage instructions.",{"category":238,"check":335,"severity":247,"summary":336},"Tool surface size","This is a marketplace extension and does not expose tools.",{"category":245,"check":338,"severity":247,"summary":339},"Overlapping near-synonym tools","This is a marketplace extension and does not have tools to compare.",{"category":250,"check":341,"severity":229,"summary":342},"Phantom features","All features mentioned in the README and marketplace JSON have corresponding skill implementations.",{"category":344,"check":345,"severity":229,"summary":346},"Install","Installation instruction","The README provides clear installation instructions for both direct addition and for Claude Code Marketplace, including copy-paste examples.",{"category":348,"check":349,"severity":247,"summary":350},"Errors","Actionable error messages","This marketplace extension does not have user-facing error paths.",{"category":352,"check":353,"severity":247,"summary":354},"Execution","Pinned dependencies","This marketplace extension does not have dependencies that require pinning.",{"category":238,"check":356,"severity":247,"summary":357},"Dry-run preview","This marketplace extension is metadata-only and performs no state-changing operations.",{"category":359,"check":360,"severity":247,"summary":361},"Protocol","Idempotent retry & timeouts","This marketplace extension does not involve remote calls or state-changing operations.",{"category":322,"check":363,"severity":247,"summary":364},"Telemetry opt-in","This marketplace extension does not emit telemetry.",{"category":238,"check":366,"severity":229,"summary":367},"Theme declaration","The README and marketplace metadata clearly declare a curation theme focused on Vue.js development skills.",{"category":305,"check":369,"severity":229,"summary":370},"Per-entry version metadata","The marketplace.json lists individual skills with specific source references, allowing for versioning of each entry.",1778690847725,"This is a marketplace catalog for various Vue.js development skills, including best practices, testing, debugging, and composable patterns. It provides installation instructions for both direct addition and within Claude Code.",[374,375,376,377],"Curated Vue.js development skills","Best practices and debugging guidance","Testing and composable patterns","Installation instructions for Claude Code",[379,380,381],"Hosting executable code","Providing skills for non-Vue.js projects","Directly installing skills (users must use provided instructions)","3.1.0","To provide a curated collection of specialized skills that enhance the development experience for Vue.js projects.","The extension is a high-quality, well-documented marketplace for Vue.js skills with clear theme declaration and MIT license. All relevant checks passed or were not applicable.","A curated marketplace for specialized Vue.js development skills.",[62,109,129,30,387],"marketplace",[389,390,391],"Browsing for specialized Vue.js development tools","Discovering skills for improving Vue 3 projects","Finding guidance on Vue Router, Pinia, and testing",{"codeQuality":393,"collectedAt":395,"documentation":396,"maintenance":399,"security":403,"testCoverage":404},{"hasLockfile":394},false,1778690834644,{"descriptionLength":397,"readmeSize":398},46,5159,{"closedIssues90d":11,"forks":400,"hasChangelog":394,"openIssues90d":11,"pushedAt":401,"stars":402},140,1774504225000,2398,{"hasNpmPackage":394,"license":38,"smitheryVerified":394},{"hasCi":405,"hasTests":394},true,{"updatedAt":407},1778690847963,{"basePath":19,"githubOwner":20,"githubRepo":15,"locale":21,"slug":15,"type":387},null,{"evaluate":411,"extract":413},{"promptVersionExtension":382,"promptVersionScoring":26,"score":105,"tags":412,"targetMarket":34,"tier":35},[62,109,129,30,387],{"commitSha":37,"marketplace":414,"plugin":416},{"name":15,"pluginCount":415},9,{"mcpCount":11,"provider":40,"skillCount":11},{"repoId":43},{"_creationTime":419,"_id":43,"identity":420,"providers":421,"workflow":578},1778689596167.0537,{"githubOwner":20,"githubRepo":15,"sourceUrl":17},{"classify":422,"discover":572,"github":575},{"commitSha":37,"extensions":423},[424,437,444,450,455,460,465,470,475,480,485,491,542,547,552,557,562,567],{"basePath":19,"description":218,"displayName":15,"installMethods":425,"rationale":426,"selectedPaths":427,"source":436,"sourceLanguage":21,"type":387},{"claudeCode":220},"marketplace.json at .claude-plugin/marketplace.json",[428,431,433],{"path":429,"priority":430},".claude-plugin/marketplace.json","mandatory",{"path":432,"priority":430},"README.md",{"path":434,"priority":435},"LICENSE","high","rule",{"basePath":19,"description":13,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":436,"sourceLanguage":21,"type":22},"vue-skills-bundle",{"claudeCode":15},"inline plugin source from marketplace.json at /",[442,443],{"path":432,"priority":430},{"path":434,"priority":435},{"basePath":57,"description":53,"displayName":55,"installMethods":445,"rationale":446,"selectedPaths":447,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":55},"inline plugin source from marketplace.json at skills/create-adaptable-composable",[448],{"path":449,"priority":435},"SKILL.md",{"basePath":81,"description":77,"displayName":79,"installMethods":451,"rationale":452,"selectedPaths":453,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":79},"inline plugin source from marketplace.json at skills/vue-best-practices",[454],{"path":449,"priority":435},{"basePath":102,"description":98,"displayName":100,"installMethods":456,"rationale":457,"selectedPaths":458,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":100},"inline plugin source from marketplace.json at skills/vue-debug-guides",[459],{"path":449,"priority":435},{"basePath":124,"description":120,"displayName":122,"installMethods":461,"rationale":462,"selectedPaths":463,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":122},"inline plugin source from marketplace.json at skills/vue-jsx-best-practices",[464],{"path":449,"priority":435},{"basePath":144,"description":140,"displayName":142,"installMethods":466,"rationale":467,"selectedPaths":468,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":142},"inline plugin source from marketplace.json at skills/vue-options-api-best-practices",[469],{"path":449,"priority":435},{"basePath":162,"description":158,"displayName":160,"installMethods":471,"rationale":472,"selectedPaths":473,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":160},"inline plugin source from marketplace.json at skills/vue-pinia-best-practices",[474],{"path":449,"priority":435},{"basePath":183,"description":179,"displayName":181,"installMethods":476,"rationale":477,"selectedPaths":478,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":181},"inline plugin source from marketplace.json at skills/vue-router-best-practices",[479],{"path":449,"priority":435},{"basePath":202,"description":198,"displayName":200,"installMethods":481,"rationale":482,"selectedPaths":483,"source":436,"sourceLanguage":21,"type":22},{"claudeCode":200},"inline plugin source from marketplace.json at skills/vue-testing-best-practices",[484],{"path":449,"priority":435},{"basePath":57,"description":53,"displayName":55,"installMethods":486,"rationale":487,"selectedPaths":488,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/create-adaptable-composable/SKILL.md",[489],{"path":449,"priority":430},"skill",{"basePath":81,"description":492,"displayName":79,"installMethods":493,"rationale":494,"selectedPaths":495,"source":436,"sourceLanguage":21,"type":490},"MUST be used for Vue.js tasks. Strongly recommends Composition API with `\u003Cscript setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.",{"claudeCode":220},"SKILL.md frontmatter at skills/vue-best-practices/SKILL.md",[496,497,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540],{"path":449,"priority":430},{"path":498,"priority":499},"references/animation-class-based-technique.md","medium",{"path":501,"priority":499},"references/animation-state-driven-technique.md",{"path":503,"priority":499},"references/component-async.md",{"path":505,"priority":499},"references/component-data-flow.md",{"path":507,"priority":499},"references/component-fallthrough-attrs.md",{"path":509,"priority":499},"references/component-keep-alive.md",{"path":511,"priority":499},"references/component-slots.md",{"path":513,"priority":499},"references/component-suspense.md",{"path":515,"priority":499},"references/component-teleport.md",{"path":517,"priority":499},"references/component-transition-group.md",{"path":519,"priority":499},"references/component-transition.md",{"path":521,"priority":499},"references/composables.md",{"path":523,"priority":499},"references/directives.md",{"path":525,"priority":499},"references/perf-avoid-component-abstraction-in-lists.md",{"path":527,"priority":499},"references/perf-v-once-v-memo-directives.md",{"path":529,"priority":499},"references/perf-virtualize-large-lists.md",{"path":531,"priority":499},"references/plugins.md",{"path":533,"priority":499},"references/reactivity.md",{"path":535,"priority":499},"references/render-functions.md",{"path":537,"priority":499},"references/sfc.md",{"path":539,"priority":499},"references/state-management.md",{"path":541,"priority":499},"references/updated-hook-performance.md",{"basePath":102,"description":98,"displayName":100,"installMethods":543,"rationale":544,"selectedPaths":545,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/vue-debug-guides/SKILL.md",[546],{"path":449,"priority":430},{"basePath":124,"description":120,"displayName":122,"installMethods":548,"rationale":549,"selectedPaths":550,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/vue-jsx-best-practices/SKILL.md",[551],{"path":449,"priority":430},{"basePath":144,"description":140,"displayName":142,"installMethods":553,"rationale":554,"selectedPaths":555,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/vue-options-api-best-practices/SKILL.md",[556],{"path":449,"priority":430},{"basePath":162,"description":158,"displayName":160,"installMethods":558,"rationale":559,"selectedPaths":560,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/vue-pinia-best-practices/SKILL.md",[561],{"path":449,"priority":430},{"basePath":183,"description":179,"displayName":181,"installMethods":563,"rationale":564,"selectedPaths":565,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/vue-router-best-practices/SKILL.md",[566],{"path":449,"priority":430},{"basePath":202,"description":198,"displayName":200,"installMethods":568,"rationale":569,"selectedPaths":570,"source":436,"sourceLanguage":21,"type":490},{"claudeCode":220},"SKILL.md frontmatter at skills/vue-testing-best-practices/SKILL.md",[571],{"path":449,"priority":430},{"sources":573},[574],"manual",{"closedIssues90d":11,"description":576,"forks":400,"license":38,"openIssues90d":11,"pushedAt":401,"readmeSize":398,"stars":402,"topics":577},"Agent skills for Vue 3 development",[],{"classifiedAt":579,"discoverAt":580,"extractAt":581,"githubAt":581,"updatedAt":579},1778690831804,1778689596167,1778690830077,[30,129,109,387,62],{"evaluatedAt":407,"extractAt":47,"updatedAt":407},[],[586,619,652,682,708,739],{"_creationTime":587,"_id":588,"community":589,"display":590,"identity":596,"providers":599,"relations":613,"tags":615,"workflow":616},1778698867338.2915,"k17b5xtbnc3ma310pdjq42f8w186m4n1",{"reviewCount":11},{"description":591,"installMethods":592,"name":594,"sourceUrl":595},"42 agent skills for product strategy, UX design, marketing, sales, motivation, conversion optimization, code quality, and systems architecture — based on bestselling books",{"claudeCode":593},"wondelai/skills","wondelai-skills","https://github.com/wondelai/skills",{"basePath":19,"githubOwner":597,"githubRepo":598,"locale":21,"slug":598,"type":387},"wondelai","skills",{"evaluate":600,"extract":609},{"promptVersionExtension":382,"promptVersionScoring":26,"score":27,"tags":601,"targetMarket":34,"tier":35},[387,602,603,604,605,606,607,608],"curation","business-strategy","product-development","ux-design","marketing","sales","code-quality",{"commitSha":37,"marketplace":610,"plugin":612},{"name":594,"pluginCount":611},1,{"mcpCount":11,"provider":40,"skillCount":11},{"repoId":614},"kd7aexggvp8qjwjtgjbetg0jch86mg5a",[603,608,602,606,387,604,607,605],{"evaluatedAt":617,"extractAt":618,"updatedAt":617},1778698884072,1778698867338,{"_creationTime":620,"_id":621,"community":622,"display":623,"identity":629,"providers":635,"relations":644,"tags":647,"workflow":648},1778693869746.1582,"k17dzm82zkrg4xj43znggpv81x86nqwa",{"reviewCount":11},{"description":624,"installMethods":625,"name":627,"sourceUrl":628},"本地插件 unslop 的代理市场（反 AI 废话工具）。",{"claudeCode":626},"MohamedAbdallah-14/unslop","unslop-agents-marketplace","https://github.com/MohamedAbdallah-14/unslop",{"basePath":630,"githubOwner":631,"githubRepo":632,"locale":633,"slug":634,"type":387},".agents/plugins","MohamedAbdallah-14","unslop","zh-CN","plugins",{"evaluate":636,"extract":642},{"promptVersionExtension":382,"promptVersionScoring":26,"score":27,"tags":637,"targetMarket":34,"tier":35},[638,639,640,641,22,387],"ai","text","humanization","cli",{"commitSha":37,"marketplace":643},{"name":627,"pluginCount":11},{"repoId":645,"translatedFrom":646},"kd727xcarpnqcat3wd68ms466s86mwkb","k17csgr8nkwt3ck7jbe8wwnrwh86n80s",[638,641,640,387,22,639],{"evaluatedAt":649,"extractAt":650,"updatedAt":651},1778693686255,1778693661691,1778693869746,{"_creationTime":653,"_id":654,"community":655,"display":656,"identity":662,"providers":665,"relations":674,"tags":677,"workflow":678},1778691292397.3237,"k177a2d7k813xxjz81xk9awdg186n6r8",{"reviewCount":11},{"description":657,"installMethods":658,"name":660,"sourceUrl":661},"我们团队精选的 Claude Code 插件集",{"claudeCode":659},"ivan-magda/claude-code-plugin-template","my-team-plugin-marketplace","https://github.com/ivan-magda/claude-code-plugin-template",{"basePath":19,"githubOwner":663,"githubRepo":664,"locale":633,"slug":664,"type":387},"ivan-magda","claude-code-plugin-template",{"evaluate":666,"extract":670},{"promptVersionExtension":382,"promptVersionScoring":26,"score":60,"tags":667,"targetMarket":34,"tier":35},[387,634,668,66,669],"template","claude-code",{"commitSha":37,"marketplace":671,"plugin":673},{"name":660,"pluginCount":672},2,{"mcpCount":11,"provider":40,"skillCount":11},{"repoId":675,"translatedFrom":676},"kd726xp7056j73gecjdmdy5by186nt53","k1719cjzyej30vadk57qk39mes86nqmg",[669,66,387,634,668],{"evaluatedAt":679,"extractAt":680,"updatedAt":681},1778691192585,1778691163132,1778691292397,{"_creationTime":683,"_id":684,"community":685,"display":686,"identity":692,"providers":695,"relations":702,"tags":704,"workflow":705},1778682677410.03,"k173b5kkdwhw4s5qwxzfw8wp9d86nd66",{"reviewCount":11},{"description":687,"installMethods":688,"name":690,"sourceUrl":691},"Agent skills for integrating Auth0 authentication into any application, framework, or platform.",{"claudeCode":689},"auth0/agent-skills","auth0-agent-skills","https://github.com/auth0/agent-skills",{"basePath":19,"githubOwner":693,"githubRepo":694,"locale":21,"slug":694,"type":387},"auth0","agent-skills",{"evaluate":696,"extract":700},{"promptVersionExtension":382,"promptVersionScoring":26,"score":60,"tags":697,"targetMarket":34,"tier":35},[693,698,699,66,387],"authentication","sdk",{"commitSha":37,"marketplace":701},{"name":690,"pluginCount":11},{"repoId":703},"kd7d2wx4927yddhxgfpzw6t10x86m349",[693,698,66,387,699],{"evaluatedAt":706,"extractAt":707,"updatedAt":706},1778682703171,1778682677410,{"_creationTime":709,"_id":710,"community":711,"display":712,"identity":718,"providers":720,"relations":731,"tags":734,"workflow":735},1778675340996.9055,"k171axyrdrdt98qjf4z77ns56x86m8jn",{"reviewCount":11},{"description":713,"installMethods":714,"name":716,"sourceUrl":717},"提供 PixelBin Claude Skill 的单一插件市场。",{"claudeCode":715},"anandpareek-hub/pixelbin-claude-skill","pixelbin-claude-skill","https://github.com/anandpareek-hub/pixelbin-claude-skill",{"basePath":19,"githubOwner":719,"githubRepo":716,"locale":633,"slug":716,"type":387},"anandpareek-hub",{"evaluate":721,"extract":728},{"promptVersionExtension":382,"promptVersionScoring":26,"score":60,"tags":722,"targetMarket":34,"tier":35},[387,723,724,725,726,727],"pixelbin","media","ai-image-generation","ai-video-generation","cdn",{"commitSha":37,"marketplace":729,"plugin":730},{"name":716,"pluginCount":611},{"mcpCount":11,"provider":40,"skillCount":11},{"repoId":732,"translatedFrom":733},"kd7feqs2djjzmgfj885hhz4w1s86ms3g","k174b57ysxrwcgrmrjr4hg483986nwhs",[725,726,727,387,724,723],{"evaluatedAt":736,"extractAt":737,"updatedAt":738},1778675248716,1778675232638,1778675340996,{"_creationTime":740,"_id":741,"community":742,"display":743,"identity":749,"providers":752,"relations":760,"tags":763,"workflow":764},1778698869772.594,"k1739b4rbm4d5d5ettky3nre2n86m282",{"reviewCount":11},{"description":744,"installMethods":745,"name":747,"sourceUrl":748},"精选的 141 个专用 Claude Code 子代理集合，分为 10 个专注类别",{"claudeCode":746},"VoltAgent/awesome-claude-code-subagents","voltagent-subagents","https://github.com/VoltAgent/awesome-claude-code-subagents",{"basePath":19,"githubOwner":750,"githubRepo":751,"locale":633,"slug":751,"type":387},"VoltAgent","awesome-claude-code-subagents",{"evaluate":753,"extract":756},{"promptVersionExtension":382,"promptVersionScoring":26,"score":165,"tags":754,"targetMarket":34,"tier":35},[387,602,755,669,66],"subagents",{"commitSha":37,"marketplace":757,"plugin":759},{"name":747,"pluginCount":758},10,{"mcpCount":11,"provider":40,"skillCount":11},{"repoId":761,"translatedFrom":762},"kd7414ztrsh3tvh3e4bh6672qn86ne05","k177jy83mgmpwtgzjm9qkv26mn86mmcm",[669,602,66,387,755],{"evaluatedAt":765,"extractAt":766,"updatedAt":767},1778698701156,1778698685518,1778698869772]