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

SShadowS

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

已收集 skills
12
仓库
5
更新
2026-07-10
仓库浏览

仓库与代表性 skills

continia-deploy
软件开发工程师

Compile and deploy AL code to a BC environment. Handles single-app and multi-app deploys with topological dependency ordering. Use when (1) AL code was changed and needs deploying, (2) the user asks to compile and publish, (3) a test fix needs deploying before re-running tests, or (4) a fresh environment needs all apps deployed. Invoke continia-env-setup first if no envId is available.

2026-05-14
continia-deps
软件开发工程师

Install external dependencies on a BC environment and download symbol packages for AL compilation. Use when (1) compilation fails with missing symbol or reference errors, (2) a fresh environment needs base apps installed before deploying, (3) the user asks to install or update dependencies, or (4) .alpackages is empty or outdated.

2026-05-14
continia-env-setup
软件开发工程师

Find or start a running BC developer environment and configure launch.json. Use when (1) you need a running environment for deploy, test, or dependency operations, (2) a session was just started and no environment is configured, (3) a command fails because the environment is stopped, or (4) the user asks to set up or connect to an environment.

2026-05-14
continia-test
软件质量保证分析师与测试员

Run AL tests on a BC environment and interpret results. Starts a test job via DemoPortal, waits for completion, and parses XML results with pass/fail status, error messages, and call stacks. Use when (1) the user asks to run tests, (2) a fix was deployed and needs verification, (3) regression testing is needed after code changes, or (4) a bug report references a test codeunit.

2026-05-14
extract-trap-task
软件质量保证分析师与测试员

Turn an approved Azure DevOps pull request into hard CentralGauge benchmark trap-tasks. Use when authoring new AL tasks from real merged PRs / work items, when a task should probe BC runtime semantics (not just syntax), or when the existing suite is too easy. Mines the non-obvious, comment-justified decisions in a PR (the traps a syntax-only model gets wrong), distills each into a self-contained or base-app-faithful task, and ships it ONLY after a discrimination probe proves a correct solution passes and a naive one fails on a real container.

2026-07-03
refresh-task-taxonomy
软件开发工程师

Refresh the CentralGauge task taxonomy — the 9 groups + ~72 facet tags that power the site's task discoverability filter and per-category model analysis. Use when tasks are added/changed/removed in tasks/, when the taxonomy feels stale or under-covers a workflow, or on a periodic cadence. The taxonomy is UI/analysis-only metadata, fully decoupled from the task_set hash, so refreshing it NEVER triggers a re-bench. Produces site/catalog/task-categories.yml and pushes it to prod via `sync-taxonomy --apply`.

2026-05-30
blog-writing
作家与作者

Style guide and conventions for writing CentralGauge blog posts. Use when creating or editing blog posts, devlogs, announcements, or any public-facing written content about CentralGauge benchmark results, updates, or findings. Ensures consistent voice, tone, and formatting across all posts.

2026-02-10
已展示 5 / 5 个仓库
已展示全部仓库