Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
ergonomic-code
Profil créateur GitHub

ergonomic-code

Vue par dépôt de 31 skills collectés dans 2 dépôts GitHub.

skills collectés
31
dépôts
2
mis à jour
2026-07-03
explorateur de dépôts

Dépôts et skills représentatifs

exporting-chat-artifacts
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 17 dans ce dépôt.
fix-red-case
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés