Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
PatternsDev
GitHub 创作者资料

PatternsDev

按仓库查看 1 个 GitHub 仓库中的 58 个已收集 skills,并展示近似职业覆盖。

已收集 skills
58
仓库
1
职业领域
1
更新
2026-04-15
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

#001
skills
58 个 skills21120更新于 2026-04-15
占该创作者 100%
command-pattern
软件开发工程师

Teaches the command pattern for decoupling task execution from invocation. Use when you need undo/redo functionality, queued operations, or want to decouple the object that invokes an operation from the one that performs it.

2026-04-15
proxy-pattern
软件开发工程师

Teaches the proxy pattern for intercepting object operations. Use when you need validation, logging, formatting, or access control on property access, assignment, or function invocation.

2026-04-15
hoc-pattern
网页开发工程师

Teaches the Higher-Order Component (HOC) pattern for logic reuse. Use when you need to share cross-cutting concerns like authentication, logging, or data fetching across multiple components.

2026-04-15
server-side-rendering
软件开发工程师

Teaches server-side rendering (SSR) for React applications. Use when you need faster initial page loads, better SEO, or dynamic per-request HTML generation.

2026-04-15
state-management
软件开发工程师

Teaches Vue state management with stores, Pinia, and the Composition API. Use when you need to share and synchronize state across multiple components beyond what props and events can handle.

2026-04-15
compression
软件开发工程师

Teaches JavaScript compression techniques including Gzip and Brotli. Use when optimizing network transfer times or configuring server-side compression for production builds.

2026-04-14
dynamic-import
软件开发工程师

Teaches dynamic import() for on-demand code loading. Use when you need to reduce initial bundle size by lazily loading modules that aren't required at startup.

2026-04-14
import-on-interaction
软件开发工程师

Teaches interaction-based lazy loading for non-critical resources. Use when you have heavy components or libraries that are only needed after user interaction like clicks, hovers, or form input.

2026-04-14
当前展示该仓库 Top 8 / 58 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库