Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ndx2

يحتوي ndx2 على 12 من skills المجمعة من hikaMaeng، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
1
محدث
2026-07-02
Forks
1
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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
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-06-19
session-history
المهن الحاسوبية الأخرى

Use for NDX session-history recall or search. Recall exact dataid anchors from compact summaries before relying on omitted details. Never use for current workspace inspection.

2026-06-19
cot-solve
مطوّرو البرمجيات

Activate for substantial multi-step work where planning state prevents real rework: dependent phases, risky order of operations, ambiguous requirements, or cross-system changes. Do not activate for small obvious edits or ordinary file inspection.

2026-06-11
ask-user-question
مطوّرو البرمجيات

Use when missing user information materially changes the next action and the askUserQuestion tool is available.

2026-06-03