Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cgp

cgp 收录了来自 contextgeneric 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
2
Stars
247
更新
2026-07-06
Forks
9
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cgp
软件开发工程师

Read, write, debug, and explain Context-Generic Programming (CGP) code in Rust. Use this skill whenever you encounter or are asked to work with CGP — any code that uses `cgp::prelude::*`, the `#[cgp_component]`, `#[cgp_impl]`, `#[cgp_provider]`, `#[cgp_fn]`, `#[cgp_type]`, `#[cgp_getter]`, `#[cgp_auto_getter]`, `#[cgp_computer]`, `#[cgp_producer]`, or `cgp_namespace!` macros, the `delegate_components!`, `check_components!`, or `delegate_and_check_components!` macros, the `Symbol!`, `Product!`, `Sum!`, or `Path!` type-level macros, the `HasField`/`HasFields` traits or their derives, providers such as `UseContext`/`UseDelegate`/`UseField`/`UseType`, the handler family (`Computer`/`Producer`/`Handler`), or terms like consumer trait, provider trait, provider, wiring, impl-side dependency, or context-generic. Trigger it even when the user does not say "CGP" by name but is clearly working with these constructs, when a Rust trait error mentions `IsProviderFor`/`DelegateComponent`, or when someone wants modular, depe

2026-07-06
dual-reader-prose
技术写作员

Apply this skill whenever you are writing explanatory content, documentation, instructional text, analysis, reports, or any substantive prose that will be read by a mixed audience. Use it when the user asks you to "write clearly", "make this readable", "explain this well", or whenever the content is long enough that different readers might approach it differently. Also trigger when the user explicitly asks for a style that works for both skimmers and deep readers, or when converting bullet-heavy AI output into more readable form. Do not use for short conversational replies, single-sentence answers, or creative fiction.

2026-07-03