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

hikaMaeng

按仓库查看 3 个 GitHub 仓库中的 30 个已收集 skills。

已收集 skills
30
仓库
3
更新
2026-07-26
仓库浏览

仓库与代表性 skills

web-deploy-docker
软件开发工程师

Explicit-only Docker deploy. Run this skill's bundled scripts/deploy.sh directly; do not search for skills, inspect trees, or use subagents.

2026-07-02
web-deploy-docker
网络与计算机系统管理员

Explicit-only Docker deploy. Run this skill's bundled scripts/deploy.sh directly; do not search for skills, inspect trees, or use subagents.

2026-07-02
web-service-scaffold
网页开发工程师

Use only when explicitly invoked as $web-service-scaffold to run the bundled web-service scaffold script.

2026-07-02
turnplan
软件开发工程师

Use when a goal should be split across multiple queued session turns with reflection turns between work turns.

2026-06-21
package-docs-graph
软件开发工程师

Enforce the repository package documentation contract as a navigable dependency graph. Use when creating or updating package README, docs pages, navigation tables, architecture router, API docs, usage docs, constraints, blast-radius/consumer records, internals, decisions, or testing docs. Docs exist so a later model drills down from task to edit target with minimal context and sees blast radius before editing. Keep content terse; keep only repo-specific contracts, paths, edges, intent, and decisions.

2026-06-21
docker-compose-module-design
网络与计算机系统管理员

Enforce the repository Docker contract: Docker-first runtime, one root docker-compose.yml, module-owned Docker assets, apps service-module to container mapping, isolated networking, Docker socket passthrough for container-spawning services, a standard npm deploy entrypoint, and runtime-only Dockerfiles that copy prebuilt local dist artifacts instead of building the project. Use when defining compose services, Dockerfiles, networks, volumes, env_file wiring, deploy scripts, Docker socket access, or container ownership.

2026-06-19
headless-browser-test
软件质量保证分析师与测试员

Run headless browser smoke and E2E tests for scaffolded web services. Use when verifying rendered web UI, checking browser errors, creating Playwright-style scenarios, collecting screenshots, or testing a deployed/local service through Chromium.

2026-06-19
monorepo-architecture-guard
软件开发工程师

Enforce the repository monorepo contract: TypeScript latest stable, Turbo plus Yarn Plug'n'Play workspace, exact versions, repository package reuse, package and app boundaries, service-module shape, dist manifest targets, env-schema usage, deploy-script conventions, and React plus shadcn/ui plus Express wiring. Use when creating or reviewing packages, app service modules, package.json, tsconfig, workspace imports, env handling, frontend and backend integration, or monorepo configuration.

2026-06-19
当前展示该仓库 Top 8 / 12 个已收集 skills。
当前展示该仓库 Top 8 / 10 个已收集 skills。
docker-compose-module-design
软件开发工程师

Enforce the repository Docker contract: Docker-first runtime, one root docker-compose.yml, module-owned Docker assets, apps service-module to container mapping, isolated networking, Docker socket passthrough for container-spawning services, a standard npm deploy entrypoint, and runtime-only Dockerfiles that copy prebuilt local dist artifacts instead of building the project. Use when defining compose services, Dockerfiles, networks, volumes, env_file wiring, deploy scripts, Docker socket access, or container ownership.

2026-07-26
headless-browser-test
软件质量保证分析师与测试员

Run headless browser smoke and E2E tests for a web service. Use when verifying rendered web UI, checking browser errors, creating Playwright-style scenarios, collecting screenshots, or testing a deployed or local service through Chromium.

2026-07-26
i18n-resource-map
软件开发工程师

Enforce that every user-visible string comes from a translated resource key, never a literal in the view. Covers the flat dotted-key resource files per language, the required language set, and the per-folder static key map that keeps a component's resource surface small. Use when writing or reviewing any view, component, label, message, aria-label, or user-facing text.

2026-07-26
monorepo-architecture-guard
软件开发工程师

Enforce the repository monorepo contract: TypeScript latest stable, Turbo plus npm workspaces, exact versions, repository package reuse, package and app boundaries, service-module shape, dist manifest targets, env-schema usage, deploy-script conventions, and React plus shadcn/ui plus Express wiring. Use when creating or reviewing packages, app service modules, package.json, tsconfig, workspace imports, env handling, frontend and backend integration, or monorepo configuration.

2026-07-26
package-docs-graph
软件开发工程师

Enforce the repository package documentation contract as a navigable dependency graph. Use when creating or updating package README, docs pages, navigation tables, architecture router, API docs, usage docs, constraints, blast-radius/consumer records, internals, decisions, or testing docs. Docs exist so a later model drills down from task to edit target with minimal context and sees blast radius before editing. Keep content terse; keep only repo-specific contracts, paths, edges, intent, and decisions.

2026-07-26
react-model-render
软件开发工程师

Use when designing, implementing, reviewing, or refactoring a React front end. Enforces Model Render — the screen is a projection of a pure in-memory model that lives outside React; React state is only an update trigger (never the source of truth); each component subscribes to the smallest model slice it reads. Prevents state-as-source-of-truth coupling, immutable-copy churn, lifecycle leaks, root/global-state ownership, prop/listener meshes, poor partial rendering, and fake refactors that only relocate complexity.

2026-07-26
web-service-scaffold
软件开发工程师

Use only when explicitly invoked as $web-service-scaffold to run the bundled web-service scaffold script.

2026-07-26
web-deploy-docker
软件开发工程师

Deploy contract for a Dockerized web service - one entrypoint, local build before compose refresh, published-port and health verification, and a machine-readable deploy report. Use when running, writing, reviewing, or debugging the repository deploy path.

2026-07-26
已展示 3 / 3 个仓库
已展示全部仓库