Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
codeerhq
Perfil de creador de GitHub

codeerhq

Vista por repositorio de 44 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
44
repositorios
1
actualizado
2026-07-14
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

bricks-custom-controls
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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
Diseñadores de interfaces web y digitales

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
Otras ocupaciones informáticas

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
Mostrando las 8 principales de 44 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados