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

ergonomic-code

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

skills مجمعة
31
مستودعات
2
محدث
2026-07-03
مستكشف المستودعات

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

exporting-chat-artifacts
مطوّرو البرمجيات

Export `transcript.md` + `brief.md` from the current chat as an evidence package for framework improvement, preserving user-authored request text verbatim and capturing the artifacts, decisions, friction, and execution evidence needed for postmortems.

2026-03-11
git-working-tree-hygiene
مطوّرو البرمجيات

Pre-flight git hygiene before commits and before reporting completion: resolve untracked task-created files (especially `*/src/**`), stage renames/moves, and verify that the staged set matches the intended commit scope.

2026-03-11
improving-coder-framework-from-feedback
مطوّرو البرمجيات

Improve an AI agent framework from implementation evidence: analyze the model-produced result commit, human fix-up commits, and optional implementation chat evidence; then patch the correct framework artifacts and/or <project-local>/ so a rerun with the same prompt/model no longer needs the same manual fixes.

2026-03-11
improving-designer-framework-from-feedback
مطوّرو البرمجيات

Improve the AI framework from design-stage evidence: analyze exported chat artifacts plus design documents such as the formal task statement, HLD, and execution spec; then patch the correct framework artifacts and/or <project-local>/ so similar future design chats require fewer clarifications, less rewriting, and produce more executable specs.

2026-03-11
synthesizing-framework-concepts
مطوّرو البرمجيات

Synthesis of an operational description of a new or modified framework concept based on sources (books/articles/methodologies/industry): extract invariants, variants, and anti-patterns, then produce a Concept spec plus a separate 'Sources and Attributions' section to add or revise materials in `concepts/`.

2026-03-07
refactoring-http-tests-to-httpapi
محللو ضمان جودة البرمجيات والمختبرون

Refactor Spring/JUnit HTTP tests to typed `*HttpApi` clients (controller-typed signatures, `*ForResponse`, optional `*ForError`/`*ForOutcome`, and JSON schema verification inside the client) when migrating away from direct WebTestClient/RestTestClient usage.

2026-03-06
initializing-engineering-log-task
مطوّرو البرمجيات

Initialization of an engineering-log task directory based on a template, including file creation, copying 04-execution-spec.md, and writing the original problem statement to 01-problem-statement.md.

2026-03-06
formalizing-task-requirements
مطوّرو البرمجيات

Turn an informal development task statement into a formal task statement from the user’s point of view, including goal/outcome, context, assumptions, glossary, scenarios, constraints, in/out scope, and acceptance criteria as black-box test cases. Use when requirements are unclear (notes, chat, ticket text) and need to be made testable before solution design or implementation, and when preparing an artifact to hand off to the designer/developer roles.

2026-03-06
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
fix-red-case
مطوّرو البرمجيات

Fix production code for one red Kotlin JUnit case created or aligned by `$code-test-case`; use after that skill when the test is failing and test edits are forbidden.

2026-07-03
refactor-case
مطوّرو البرمجيات

Review and refactor code after `$code-test-case` and `$fix-red-case` have made a selected case green; use when the user asks to refactor a commit or uncommitted changes before broadening scope.

2026-07-03
code-test-case
محللو ضمان جودة البرمجيات والمختبرون

Convert cases written in `verification-check-format-v0.1` in `full` mode into Kotlin JUnit test code. Use when the input is a verification check artifact with `Feature`, `Rule`, `Example`, `Given`, `When`, `Then`, and `And`.

2026-07-02
design-test-case
محللو ضمان جودة البرمجيات والمختبرون

Design one `verification-check-format-v0.1` full-mode test case from a requirement, bug report, or desired behavior description.

2026-07-02
write-verification-check
محللو ضمان جودة البرمجيات والمختبرون

Write or normalize one or more `verification-check-format-v0.1` checks in `full` mode. Use when a user or another skill needs `Feature` / `Rule` / `Example` / `Given` / `When` / `Then` text rendered as concise, contract-based, implementation-light prose.

2026-07-02
reviewing-framework-context-file-changes
مطوّرو البرمجيات

Review changes in framework context files for conciseness, minimality, task fit, framework integration, ambiguity, actionability, verifiability, contradictions, scope clarity, and non-English text. Use when Codex reviews diffs or changed files in `.agents/`, `src/project-baseline.md`, `src/conventions/`, `src/roles/`, or framework templates.

2026-07-02
collect-code-anchors
مطوّرو البرمجيات

Collect concrete code anchors for target or related behavior. Use when you need an auxiliary list of verified endpoints, handlers, operations, models, repositories, queries, tables, migrations, config, i18n keys, or other code locations connected to a requested behavior.

2026-07-02
describing-rest-api
مطوّرو البرمجيات

Build REST API IR JSON for JSON over HTTP from code, OpenAPI, curl, natural-language requirements, JSON Schema, or mixed inputs, then validate it and render Markdown.

2026-07-02
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات
ergonomic-code Agent Skills | SkillsMP