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

Industrial

عرض على مستوى المستودعات لـ 12 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
12
مستودعات
3
محدث
2026-06-19
مستكشف المستودعات

المستودعات و skills الممثلة

maestro-design
مطوّرو البرمجيات

Interview-driven product-spec authoring for maestro. Runs the grill protocol from ADR-0016 — walks the decision tree one branch at a time, challenges user language against CONTEXT.md and committed ADRs, cross-references claims against code when verifiable, updates CONTEXT.md inline as terms resolve, and offers ADRs sparingly. Produces a committed product-spec markdown at `.maestro/specs/<slug>.md` ready for `maestro task from-spec`. Use when the user wants to author or refine a spec before planning or implementation.

2026-06-19
maestro-handoff
مطوّرو البرمجيات

Read handoff envelopes left by previous agents at the start of a session or when picking up a task in a maestro-initialized project. Use whenever you suspect a prior session left context behind — task was claimed by another agent, a block was raised, or a new shell is taking over an unfinished workflow.

2026-06-19
maestro-mission
مطوّرو البرمجيات

Turn an approved heavy-mode product-spec into an executable mission with child tasks. Use after `maestro-design` has produced a `mode: heavy` spec, or when a single task has grown big enough that it should be decomposed into a multi-PR batch. Persists the mission to `.maestro/missions/missions.jsonl` and the child tasks to `.maestro/tasks/tasks.jsonl`.

2026-06-19
maestro-setup
مطوّرو البرمجيات

Set up a repository as a long-running agent harness. Use when a project needs Maestro-owned context docs, evidence-first onboarding, root AGENTS.md guidance, language style guides, host-runtime session hooks, drift detection, or a setup report before implementation work begins.

2026-06-19
maestro-task
مطوّرو البرمجيات

Use at the start of any multi-step work in a maestro-initialized project, and throughout task execution. Claim one task at a time, iterate through the verify → block / ship loop. `claim` and `block` automatically emit a handoff envelope to `.maestro/handoffs/<hnd-...>.json`; see `maestro-handoff` for the read side. Auto-invokes whenever a `.maestro/` directory is present in the current working tree or an ancestor.

2026-06-19
maestro-verify
محللو ضمان جودة البرمجيات والمختبرون

The canonical verification protocol for any task in a maestro project. Documents witness levels, Trust Verifier scope, ProofMap, plan-check, verdict semantics, cost-budget monitoring, AI Reviewer protocol (Rule 1 veto-only), and threat-model production. Cross-referenced by `maestro-task` and `maestro-mission`. Read this skill when starting a non-trivial task or before declaring completion.

2026-06-19
effectts-architect
مطوّرو البرمجيات

Expert in Effect.ts architecture, design patterns, and best practices for building production-grade TypeScript applications using Effect's functional effect system. Covers dependency injection, error handling, composition, and integration patterns.

2026-03-08
effectts-fundamentals
مطوّرو البرمجيات

Teaches Effect.ts fundamentals: Effect as a value, pipe/flatMap/currying, FP data types (Cause, Either, Option, Data, Chunk, Stream), Schema validation, and composition patterns. Use when learning Effect, writing Effect code, or needing FP building blocks before services/layers.

2026-03-08
effectts-react
مطوّرو البرمجيات

Expert guidance for integrating Effect.ts with React applications. Covers application layer setup, reactive stores (Effect-React bridge), hooks, form handling, authentication patterns, subscriptions, and best practices for Effect in React components.

2026-03-08
effectts-testing
محللو ضمان جودة البرمجيات والمختبرون

Expert in testing Effect.ts code using Effect's built-in Layer-based dependency injection system. Never use vi.mock() or jest.mock() for Effect services - always use Effect's Layer system instead.

2026-03-08
testing-patterns
محللو ضمان جودة البرمجيات والمختبرون

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

2026-03-01
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات