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

codeerhq

按仓库查看 1 个 GitHub 仓库中的 44 个已收集 skills。

已收集 skills
44
仓库
1
更新
2026-07-14
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

bricks-custom-controls
软件开发工程师

Use when writing custom-element controls or debugging control behavior: "what control type for a color?", "conditional control visibility", "dynamic data on a custom control". Covers the ~40 control types, the `required` syntax, CSS-binding via `css` key, dynamic-data support, and default-value gotchas.

2026-07-14
bricks-element-schemas
软件开发工程师

Use before writing or editing Bricks element JSON, settings, controls, globals, page settings, or template settings. Gives the runtime lookup order plus bundled full resolved schemas so you can check exact control keys and value shapes instead of guessing.

2026-07-14
bricks-quality-gate
软件开发工程师

Use after every write through the Bricks MCP: set-page-elements, update-element, update-element-conditions, update-element-interactions, batch-update-elements, set-template-conditions, set-global-variables, create-theme-style, etc. Defines the verify-after-write loop: read back the change, render the affected post, check for silent failures (empty render, unknown tags, unbalanced braces, query:null). Catches the "tool returned success but the page broke" class of bugs.

2026-07-14
bricks-skills-update
软件开发工程师

Use when the Bricks skills update check reports BRICKS_SKILLS_UPDATE_AVAILABLE, or when the user asks to update the Bricks skills pack.

2026-07-14
bricks-start-here
软件开发工程师

Use at the start of every Bricks session. Orientation rules: call get-design-context before any design-system write, verify mutations with get-page-elements / list-revisions, and never force same-named globals to duplicate.

2026-07-14
bricks-design-systems
网页与数字界面设计师

Use when creating or updating design tokens: global classes, variables, color palettes, theme styles, components. Enforces uniqueness, scale-generator usage, and conditions on theme styles. Prevents system fragmentation.

2026-07-08
bricks-seed-design-system
网页与数字界面设计师

Use when get-design-context returns empty or near-empty and the user wants a full design system seeded on a greenfield Bricks install. Prescriptive flow: palette + shades, spacing scale, typography scale, root theme style, base classes: in the right order.

2026-07-08
bricks-ai-tab
其他计算机职业

Use when checking Bricks' AI screen: the master Bricks abilities toggle, per-ability disable list, direct-tool fast path, `bricks-list-ability-status`, and error codes when an ability is off.

2026-06-16
当前展示该仓库 Top 8 / 44 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库