Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Noosphere

Noosphere 收录了来自 JinNing6 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
18
更新
2026-07-20
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

using-noosphere
软件开发工程师

Use automatically before diagnosing or fixing a concrete software engineering failure, including bugs, exceptions, failing tests, build or CI failures, deployment and runtime faults, package installation failures, API or framework traps, performance regressions, and repeated incident patterns. Retrieve applicable reviewed Noosphere Live Skills through MCP, verify the exact artifact digest, apply only after checking local evidence, run real verification, and report an outcome only with explicit user consent. Do not use for unrelated feature work, general questions, or speculative discussion.

2026-07-20
using-noosphere
软件开发工程师

Use automatically before diagnosing or fixing a concrete software engineering failure, including bugs, exceptions, failing tests, build or CI failures, deployment and runtime faults, package installation failures, API or framework traps, performance regressions, and repeated incident patterns. Retrieve applicable reviewed Noosphere Live Skills through MCP, verify the exact artifact digest, apply only after checking local evidence, run real verification, and report an outcome only with explicit user consent. Do not use for unrelated feature work, general questions, or speculative discussion.

2026-07-20
public-artifact-runtime-smoke-gate
软件质量保证分析师与测试员

Verify Python packages, CLIs, MCP servers, and Agent plugins through the exact installed artifact and real runtime contract. Use when source tests pass but a published release may omit modules, expose broken entry points, depend on local paths, fail without optional credentials, or behave differently after public installation.

2026-07-17
agent-debug-memory
软件开发工程师

Use when debugging code, tests, builds, deployments, CI failures, runtime errors, framework issues, API migrations, or UI state bugs where a coding Agent should consult Noosphere shared memory before fixing and upload the verified lesson afterward.

2026-07-15
binary-credential-format-boundary
软件开发工程师

Audit and repair readers for fixed-length binary credentials and their text encodings without mutating raw bytes. Use when code loads Ed25519/X25519 keys, nonces, digests, MAC keys, signatures, tokens, or other opaque bytes from files or environment values; when `.strip()`, decoding, newline handling, or format auto-detection occurs before length/type validation; or when cryptographic tests fail intermittently for otherwise valid generated material.

2026-07-15
browser-actionability-debug
软件质量保证分析师与测试员

Diagnose browser UI tests or real browser checks where an element appears visible but cannot be clicked, copied, hovered, or focused. Use for Playwright/Chrome/browser automation failures involving overlays, splash screens, opacity transitions, pointer-events, elementFromPoint mismatches, clipboard assertions, or differences between "visible" and actually actionable UI.

2026-07-15
cloudflare-pages-stale-assets
软件开发工程师

Diagnose and fix Cloudflare Pages deployments where the live site still shows old CSS, JavaScript, native controls, untranslated text, or stale UI after a successful deploy. Use for static websites on Cloudflare Pages, custom domains, pages.dev previews, browser-cache disagreements, and "it deployed but I still see the old page" reports.

2026-07-15
debug-async-ui
软件开发工程师

Use when UI state or returned content disappears, flashes, rolls back, saves but loses state, menus fail intermittently, or real browser behavior differs from tests in async frontend flows.

2026-07-15
docker-git-bind-mount-push-debug
软件开发工程师

Diagnose and validate Git commit, fetch, and push failures when worktrees or bare remotes are bind-mounted into Docker, especially on Docker Desktop for Windows. Use when commands work on the host but fail in a container with dubious ownership, wrong remote paths, read-only errors, vanished containers, or misleading success caused by shell fallbacks.

2026-07-15
dynamic-shared-skills
其他计算机职业

Use when an engineering task may match a community-reviewed Noosphere workflow and the Agent should discover, verify, apply, update, or report the outcome of a dynamic shared Skill.

2026-07-15
fastapi-response-contract-boundary
软件开发工程师

Audit and fix FastAPI/Pydantic response contract failures and analytics metric drift. Use when endpoints return ResponseValidationError/500, legacy JSON rows miss required response fields, response_model schemas need compatibility normalizers, or dashboard/trend/report APIs disagree on a canonical metric.

2026-07-15
frontend-layering-specificity-debug
网页与数字界面设计师

Diagnose and fix frontend controls whose typography or dimensions ignore component CSS, and React Three Fiber/Drei projected HTML labels that paint above opaque drawers, dialogs, or navigation. Use for inconsistent button sizes, element-type-dependent styling, unexpected wrapping, z-index escalation failures, or WebGL labels leaking through DOM overlays.

2026-07-15
github-actions-public-ci-diagnostics
软件开发工程师

Diagnose GitHub Actions CI or release workflow failures when full logs are inaccessible, especially public repositories where REST job logs return 403, pytest fails only on Linux runners, check annotations are sparse, PyPI Trusted Publishing fails, or Windows-only test fixtures break on ubuntu-latest.

2026-07-15
upload-debug-memory
其他计算机职业

Use after resolving a bug, test failure, build failure, CI issue, deployment issue, or framework/API pitfall when the verified lesson should be published to Noosphere for future agents.

2026-07-15
windows-child-process-lifecycle
软件开发工程师

Prevent and recover orphaned child processes, concurrent writers, and post-timeout output corruption on Windows. Use when a PowerShell harness launches long-running Python, Node, benchmark, model, build, or test processes; when a tool timeout or terminal close may kill only the parent shell; or when output files change after a command was reported terminated.

2026-07-15
windows-npm-run-script-shell
软件开发工程师

Use when Windows npm run, npm test, npm run build, or npm run-script exits before running the script with ERR_INVALID_ARG_TYPE, "file argument must be of type string", missing ComSpec, broken script-shell, stripped CLI flags, sandboxed npm cache/log EPERM, or silent npm script output.

2026-07-15