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

demarcushill20

按仓库查看 1 个 GitHub 仓库中的 76 个已收集 skills,并展示近似职业覆盖。

已收集 skills
76
仓库
1
职业领域
4
更新
2026-04-28
仓库浏览

仓库与代表性 skills

#001
Nova-Core
76 个 skills00更新于 2026-04-28
占该创作者 100%
brainstorming
项目管理专家

Use before any creative engineering work — designing a feature, adding a component, or modifying behavior. Explores intent, constraints, and design options before implementation. Also use when the user says 'brainstorm', 'design', 'let's think through', or describes a new capability without an implementation plan.

2026-04-28
novatrade-parity-check
软件开发工程师

Verify that NovaTrade live FTMO trades match the IRB v5 backtest for a given window. Pulls live deals from MetaApi, runs the same window through the backtest engine, runs the parity diff, then classifies each divergence as uptime-gap / bar-feed / price-drift / strategy-drift / real-mismatch and reports a headline. Invoke on 'parity check', 'verify this week's trades', 'are live trades matching the backtest', 'live vs backtest for [date range]', 'did we trade what we should have', or any time the operator wants to know if live execution matches the validated baseline.

2026-04-26
finishing-a-development-branch
软件开发工程师

Use when implementation is complete, tests pass, and you need to decide how to integrate the work. Runs pre-ship gates (tests, clean tree) then presents merge/PR/keep/discard options. Invoke on 'finish this branch', 'wrap this up', 'are we ready to ship', or before /ship on a feature branch.

2026-04-24
dispatching-parallel-agents
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatches one focused subagent per independent problem domain, concurrently, preserving the main context for coordination. Invoke on 'fan this out', 'parallelize', 'send these in parallel', or when 3+ unrelated test files are failing.

2026-04-24
self-verification
软件质量保证分析师与测试员

Validate tool results and skill outputs to ensure correctness, completeness, and contract compliance before finalizing a task. Enforces evidence-before-claims: no completion claim without fresh verification output.

2026-04-24
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Enforces a 4-phase root-cause process with a 3-attempt escalation to architectural review. Invoke when the operator says 'debug', 'investigate', 'figure out why', or pastes an error message / failing test.

2026-04-24
test-driven-development
软件开发工程师

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

2026-04-24
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from the current workspace or before executing an implementation plan. Creates an isolated git worktree with systematic directory selection, ignore-verification, dependency install, and clean test baseline. Invoke on 'worktree this', 'isolate this work', or before implementation-team picks up a risky plan.

2026-04-24
当前展示该仓库 Top 8 / 76 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库