Skip to main content
在 Manus 中运行任何 Skill
一键导入
aoirint
GitHub 创作者资料

aoirint

按仓库查看 5 个 GitHub 仓库中的 55 个已收集 skills。

已收集 skills
55
仓库
5
更新
2026-07-26
仓库浏览

仓库与代表性 skills

flet-project-quality-check
软件开发工程师

Create, align, or review production-quality Python Flet applications across package and module architecture, presentation state, Flet controls, async lifecycle, persistence and I/O boundaries, uv dependency management, Ruff, strict mypy, pytest, 100% branch and statement coverage, GitHub Actions, Flet packaging, security, and developer documentation. Use for new Flet projects, large UI refactors, quality-baseline adoption, CI setup, release readiness, or reviews of pyproject.toml, uv.lock, src/tests layout, and Flet application code. Pair with software-documentation-maintenance for document ownership and with security-check for dependencies, secrets, and CI supply chain decisions.

2026-07-21
apm-usage
其他计算机职业

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-20
bepinex-mono-mod-quality-check
软件开发工程师

Review or create a BepInEx Mono mod for C# project and module structure, plugin identity, game compatibility, dependency boundaries, GitHub CI and release automation, packaging, release metadata, and verification. Use when implementing, reviewing, preparing a release for, or diagnosing quality gaps in a BepInEx 5 Mono plugin or its build and release workflow.

2026-07-20
changelog-workflow
软件开发工程师

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-20
commit-message-quality-check
软件开发工程师

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-20
git-worktree-workflow
软件开发工程师

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

2026-07-20
github-actions-quality-check
软件开发工程师

Quality-check GitHub Actions workflows and composite actions. Use when creating, editing, reviewing, or documenting workflow triggers, permissions, runners, concurrency, action pins, secrets, or CI linting policy.

2026-07-20
gitignore-workflow
软件开发工程师

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

2026-07-20
当前展示该仓库 Top 8 / 17 个已收集 skills。
apm-usage
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
当前展示该仓库 Top 8 / 14 个已收集 skills。
bepinex-mono-mod-quality-check
软件开发工程师

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
git-worktree-workflow
软件开发工程师

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

2026-07-26
pull-request-quality-check
软件开发工程师

Quality-check repository pull requests and PR-thread communication. Use when creating, updating, reviewing, or validating PR titles, bodies, review comments, replies, thread notes, or GitHub squash-merge attribution and commit-message payloads.

2026-07-26
skill-quality-check
其他计算机职业

Review Agent Skills for trigger clarity, focused scope, metadata alignment, progressive disclosure, and validation readiness. Use when creating, updating, reviewing, or splitting a skill's SKILL.md, references, scripts, assets, or agents/openai.yaml metadata.

2026-07-25
lethal-company-analyze
软件开发工程师

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
rollout-workflow
软件开发工程师

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-24
apm-usage
软件开发工程师

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-24
flet-project-quality-check
软件开发工程师

Create, align, or review production-quality Python Flet applications across package and module architecture, presentation state, Flet controls, async lifecycle, persistence and I/O boundaries, uv dependency management, Ruff, strict mypy, pytest, 100% branch and statement coverage, GitHub Actions, Flet packaging, security, and developer documentation. Use for new Flet projects, large UI refactors, quality-baseline adoption, CI setup, release readiness, or reviews of pyproject.toml, uv.lock, src/tests layout, and Flet application code. Pair with software-documentation-maintenance for document ownership and with security-check for dependencies, secrets, and CI supply chain decisions.

2026-07-21
当前展示该仓库 Top 8 / 11 个已收集 skills。
git-worktree-workflow
软件开发工程师

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

2026-07-26
commit-message-quality-check
软件开发工程师

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
软件开发工程师

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
code-quality-check
软件质量保证分析师与测试员

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-25
gitignore-workflow
软件开发工程师

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

2026-07-25
prose-quality-check
软件开发工程师

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
release-note-workflow
软件开发工程师

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

2026-07-25
security-check
信息安全分析师

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-25
flet-project-quality-check
软件开发工程师

Create, align, or review production-quality Python Flet applications across package and module architecture, presentation state, Flet controls, async lifecycle, persistence and I/O boundaries, semantic UI tests, Flet packaging, platform artifacts, security, and developer documentation. Use for new Flet projects, large UI refactors, Flet architecture alignment, target packaging, release readiness, or reviews of Flet application code. Pair with python-quality-check for uv, Ruff, mypy, pytest, coverage, Python packaging, and CI quality gates.

2026-07-26
python-quality-check
软件开发工程师

Create, align, or review strict uv-managed installable Python projects hosted on GitHub across packaging, dependency locking, Ruff, mypy, pytest, statement and branch coverage, distribution artifacts, and CI parity. Use for Python applications, libraries, or CLIs with pyproject.toml, .python-version, uv.lock, src/tests layouts, dependency changes, quality-gate adoption, packaging, or GitHub Actions validation; pair with a framework-specific Skill when one applies.

2026-07-26
apm-usage
其他计算机职业

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
github-workflow
软件开发工程师

Quality-check GitHub Actions workflows, repository issues, pull requests, and their comments. Use when creating, editing, reviewing, or documenting CI automation, issue text, PR text, reviews, replies, or squash merges.

2026-07-26
software-documentation-maintenance
软件开发工程师

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-26
已展示 5 / 5 个仓库
已展示全部仓库