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

mozaiks

mozaiks 收录了来自 BlocUnited-LLC 的 51 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
51
Stars
13
更新
2026-07-22
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

setup
软件开发工程师

Set up Mozaiks from scratch. Walks through Docker, Python, Node, environment variables, and verification.

2026-07-22
add-branding
软件开发工程师

Customize app shell branding - themes, colors, navigation, logos. Works with app/brand/ and app/config/ declarative files.

2026-07-22
add-feature
软件开发工程师

Add features to an existing Mozaiks project. Helps users upgrade tiers or enable individual capabilities.

2026-07-22
add-module
软件开发工程师

Add a backend module (deterministic CRUD/action handler) to an existing Mozaiks app.

2026-07-22
add-page
网页开发工程师

Add a frontend page (AppPageSchema) to an existing Mozaiks app.

2026-07-22
agentgenerator-change
软件开发工程师

Review or implement a change to AgentGenerator prompts, workflow bundle structured outputs, workflow scaffolds, universal prompt injection, or workflow-agent safety guidance.

2026-07-22
appgenerator-change
软件开发工程师

Review or implement a change to AppGenerator prompts, AppBuildPlan contracts, file contracts, assembly behavior, generated UI quality gates, or app-bundle generation guidance.

2026-07-22
build-sequence-change
软件开发工程师

Review or implement a change to extension_registry workflow sequences, transitions, entrypoints, or cross-workflow build journey composition.

2026-07-22
control-plane-refinement-change
软件开发工程师

Review or implement a change to refinement routing, control_plane config, artifact routing, checkpoint re-entry, or factory_control_plane contributor guidance.

2026-07-22
create-workflow
软件开发工程师

Create a new AI workflow from scratch. Generates workflow YAML files, tools, and optional UI components.

2026-07-22
docs-maintenance
软件开发工程师

Update or review documentation safely in this repo. Use when renaming Markdown files, updating mkdocs navigation, fixing doc links, modernizing prompt packs, or enforcing lowercase kebab-case doc naming.

2026-07-22
existing-app-discovery-change
软件开发工程师

Review or implement a change to ExistingAppDiscovery, brownfield_app_adoption routing, preload discovery, adoption classification, module decomposition outputs, or brownfield artifact saving.

2026-07-22
factory-build-workflow-change
软件开发工程师

Review or implement a change to the factory build workflow system, including workflow sequences, transitions, entrypoints, AppGenerator, AgentGenerator, ExistingAppDiscovery, artifact routing, and build lifecycle integration.

2026-07-22
persistence-change
软件开发工程师

Review or implement a change to data_contract, data_migrations, repo.py generation rules, ModuleContext.persistence, or persistence guidance.

2026-07-22
release-notes
软件开发工程师

Maintain Mozaiks release notes proactively. Use when changing released behavior, preparing a PyPI/GitHub release, bumping versions, modifying generated app scaffolds, changing public install/setup docs, or reviewing whether a change needs a changelog entry.

2026-07-22
runtime-change
软件开发工程师

Review or implement a change to runtime or platform composition, module loading and execution, auth, transport, persistence, runtime extensions, or route and module dispatch.

2026-07-22
add-branding
网页与数字界面设计师

Customize app shell branding, navigation, logos, fonts, and theme tokens in a Mozaiks app workspace.

2026-07-22
add-module
软件开发工程师

Add or update a deterministic Mozaiks app module in this generated app workspace.

2026-07-22
add-page
网页开发工程师

Add or update a Mozaiks app page, preferring declarative page schemas before custom React.

2026-07-22
create-workflow
软件开发工程师

Add or update an app-local Mozaiks workflow in this generated app workspace.

2026-07-22
docs-maintenance
软件开发工程师

Update app workspace docs safely when setup, modules, workflows, UI, or runtime behavior changes.

2026-07-22
init-project
软件开发工程师

Initialize a new Mozaiks project with tier selection. Guides through preset choice and project scaffolding.

2026-07-21
add-feature
软件开发工程师

Add features to an existing Mozaiks project. Helps users upgrade tiers or enable individual capabilities.

2026-07-21
control-plane-refinement-change
软件开发工程师

Review or implement a change to refinement routing, control_plane config, artifact routing, checkpoint re-entry, or factory_control_plane contributor guidance.

2026-07-18
add-capability
软件开发工程师

Backend capabilities are now modules. Redirects to add-module.

2026-07-13
oss-contribution-review
软件质量保证分析师与测试员

Review a proposed or completed OSS change for layer fit, build workflow impact, docs/tests coverage, and contract drift risk before or after editing.

2026-07-13
add-branding
网页与数字界面设计师

Customize app shell branding, navigation, logos, fonts, and theme tokens in a Mozaiks app workspace.

2026-07-07
add-module
软件开发工程师

Add or update a deterministic Mozaiks app module in this generated app workspace.

2026-07-07
add-page
网页开发工程师

Add or update a Mozaiks app page, preferring declarative page schemas before custom React.

2026-07-07
create-workflow
软件开发工程师

Add or update an app-local Mozaiks workflow in this generated app workspace.

2026-07-07
docs-maintenance
软件开发工程师

Update app workspace docs safely when setup, modules, workflows, UI, or runtime behavior changes.

2026-07-07
setup
软件开发工程师

Set up and verify this generated Mozaiks app workspace locally.

2026-07-07
add-branding
软件开发工程师

Customize app shell branding - themes, colors, navigation, logos. Works with app/brand/ and app/config/ declarative files.

2026-07-07
create-workflow
软件开发工程师

Create a new AI workflow from scratch. Generates workflow YAML files, tools, and optional UI components.

2026-07-07
runtime-change
软件开发工程师

Review or implement a change to runtime or platform composition, module loading and execution, auth, transport, persistence, runtime extensions, or route and module dispatch.

2026-06-30
appgenerator-change
软件开发工程师

Review or implement a change to AppGenerator prompts, AppBuildPlan contracts, file contracts, assembly behavior, generated UI quality gates, or app-bundle generation guidance.

2026-06-17
add-module
软件开发工程师

Add a backend module (deterministic CRUD/action handler) to an existing Mozaiks app.

2026-06-12
agentgenerator-change
软件开发工程师

Review or implement a change to AgentGenerator prompts, workflow bundle structured outputs, workflow scaffolds, universal prompt injection, or workflow-agent safety guidance.

2026-06-12
build-sequence-change
软件开发工程师

Review or implement a change to extension_registry workflow sequences, transitions, entrypoints, or cross-workflow build journey composition.

2026-06-12
existing-app-discovery-change
软件开发工程师

Review or implement a change to ExistingAppDiscovery, brownfield_app_adoption routing, preload discovery, adoption classification, module decomposition outputs, or brownfield artifact saving.

2026-06-12
当前展示该仓库 Top 40 / 51 个已收集 skills。