Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

AutoTerminalScanClassic

AutoTerminalScanClassic contient 14 skills collectées depuis aoirint, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
1
mis à jour
2026-07-26
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

apm-usage
Développeurs de logiciels

Select a reviewed APM CLI version, then set up, pin, deploy, audit, and update APM-managed agent dependencies safely. Use when creating or editing apm.yml or apm.lock.yaml, choosing or installing APM, adding an Agent Skill, plugin, or MCP dependency, validating a pinned deployment, or preparing a cooldown-aware update proposal.

2026-07-26
git-worktree-workflow
Développeurs de logiciels

Set up and use an isolated Git worktree for repository implementation tasks. Use unless the user explicitly requests another workspace arrangement.

2026-07-26
bepinex-mono-mod-quality-check
Développeurs de logiciels

Review or create a BepInEx Mono mod for C# project and module structure, plugin identity, game compatibility, dependency boundaries, repository-family alignment, GitHub CI and release automation, package readiness, release metadata, and verification. Use when implementing, reviewing, preparing a release for, diagnosing quality gaps in, or applying a minimal-difference peer rollout to a BepInEx 5 Mono plugin or its build and release workflow.

2026-07-26
commit-message-quality-check
Développeurs de logiciels

Review or draft repository commit messages for Conventional Commits format, accurate change summaries, breaking-change footers, and required attribution trailers. Use before creating, amending, or validating a commit.

2026-07-26
changelog-workflow
Développeurs de logiciels

Maintain a canonical developer changelog and versioned release history. Use when adding or correcting Keep a Changelog entries, prerelease history, compatibility context, or release-source material; not for user-facing release notes or publishing.

2026-07-25
release-note-workflow
Développeurs de logiciels

Create or review channel-specific release notes from a canonical changelog. Use when checking destination history or publication readiness.

2026-07-25
lethal-company-analyze
Développeurs de logiciels

Investigate version-specific Lethal Company mechanics using verified Unity-build evidence, seeded RNG, exhaustive or sampled computation, and runtime observation; produce reproducible, bounded gameplay reports. Use for mechanics questions, full-seed enumeration, sealed-result reuse, Terminal or HUD endpoint interpretation, version comparisons, statistical prediction, or playable-strategy evaluation. Use unity-game-analyze for the underlying decompiled-code and serialized-asset trace.

2026-07-25
prose-quality-check
Développeurs de logiciels

Review or revise explanatory prose for readability, local structure, audience fit, and preserved nuance. Use for wording in documentation, comments, release notes, issues, pull requests, changelogs, handoff notes, and Agent Skills after the document's purpose and factual ownership are known. Use software-documentation-maintenance instead for repository-wide document maps, canonical ownership, technical evidence, coverage, or migration.

2026-07-25
software-documentation-maintenance
Développeurs de logiciels

Design, restructure, and maintain a software repository's documentation system, including its required docs/domain, docs/architecture, and docs/operations map, canonical ownership, technical evidence, indexes, links, and change synchronization. Use when creating or migrating developer docs, documenting system behavior or design decisions, establishing documentation rules, or reviewing repository-wide documentation completeness. Pair with prose-quality-check for wording and with a domain skill for specialized technical correctness.

2026-07-25
rollout-workflow
Développeurs de logiciels

Roll out a validated canonical change from a designated primary repository to compatible peers with only necessary local differences. Use for shared Agent Skills, repository rules, workflows, or documentation conventions.

2026-07-25
gitignore-workflow
Développeurs de logiciels

Create or update repository `.gitignore` rules, including pinned upstream template syncs. Use when changing ignored-file behavior or merging `github/gitignore` content.

2026-07-21
security-check
Analystes en sécurité de l'information

Review repository changes for practical security and supply-chain risks. Use when work touches secrets, permissions, untrusted input, dependencies, executable or downloaded artifacts, CI or deployment configuration, containers, or vendored/generated files; skip documentation-only changes with no security-sensitive surface.

2026-07-21
code-quality-check
Analystes en assurance qualité des logiciels et testeurs

Review implementation changes for readability, maintainability, design intent, and verification. Use for source code, tests, scripts, configuration, generated or vendored files, and dependencies; pair with security-check for security- or supply-chain-sensitive changes.

2026-07-19
unity-game-analyze
Développeurs de logiciels

Trace version-specific Unity game behavior through decompiled managed code, scenes, prefabs, prefab variants, ScriptableObjects, bundles, serialized references, and runtime mutation paths. Use when locating an implementation, reconciling code defaults with asset overrides, proving callback or object reachability, comparing Unity builds, or preparing code-and-asset evidence for a game-specific analysis or mod integration. Pair with a domain analysis skill for gameplay interpretation and with a mod quality skill for hook and implementation decisions.

2026-07-19