Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

desktop-tracker-suite

desktop-tracker-suite には WodenWang820118 から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
5
更新
2026-04-27
Forks
3
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

using-agent-skills
ソフトウェア開発者

Discovers and invokes the repo-local skill set. Use when starting work or when you need to choose the right workflow for the current task.

2026-04-27
incremental-implementation
ソフトウェア開発者

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2026-04-26
refactoring-and-simplification
ソフトウェア開発者

Runs a conditional behavior-preserving refactor checkpoint. Use after a verifiable implementation slice creates large-file pressure, semantic duplication, mixed responsibility, hard-to-test logic, or current-change orphan code. Use before feature implementation only when an approved plan says a preparatory refactor is needed.

2026-04-26
qa-verification
ソフトウェア品質保証アナリスト・テスター

Verifies implemented behavior with evidence. Use after implementation to gather proof, reproduce user flows, and decide whether the session is report-only or fix-enabled. Browser-visible work uses interactive verification paths; backend and Tauri-runtime work use smoke checks, task commands, and structured findings.

2026-04-23
frontend-ui-engineering
ウェブ開発者

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2026-04-22
nx-workspace
ソフトウェア開発者

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.

2026-04-22
planning-and-task-breakdown
プロジェクト管理専門家

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2026-04-22
spec-driven-development
ソフトウェア開発者

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

2026-04-22