Skip to main content
Manusで任意のスキルを実行
ワンクリックで
KjellKod
GitHub creator profile

KjellKod

Repository-level view of 54 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
54
repositories
4
occupation fields
3
updated
2026-06-03
repository explorer

Repositories and representative skills

#001
doc2md
21 skills30updated 2026-06-03
39% of creator
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Review actual code implementations (Python, JavaScript, TypeScript, React) for correctness, maintainability, security hygiene, and adherence to project patterns. Use when reviewing pull requests to ensure code quality, proper error handling, adequate test coverage mapped to acceptance criteria, and alignment with architecture boundaries and review standards.

2026-06-03
implementer
ソフトウェア開発者

Implement an approved implementation plan step by step, producing small reviewable changes, mapping code/tests to acceptance criteria, and maintaining a lightweight decision log. Use when the plan/spec is already agreed and you want disciplined execution.

2026-06-03
plan-reviewer
ソフトウェア開発者

Review implementation plans, PR specifications, and feature documentation to ensure acceptance criteria are testable, validation is complete, and integration risks are surfaced before coding begins.

2026-06-03
pre-commit-review
ソフトウェア品質保証アナリスト・テスター

Review local staged and unstaged tracked-file changes before committing or before a pull request exists. Use when the user invokes /pre-commit-review, asks for a pre-commit review, asks to review local changes before commit, or wants a local working-tree review before a PR exists.

2026-05-01
sharpen
マネジメントアナリスト

Adversarial interview against a plan, design, or write-up — one question at a time, with a recommended answer attached to each — to surface contradictions, hidden assumptions, and unresolved tradeoffs before they ship. Use when the user types /sharpen, says "sharpen this", "stress-test this", "find the holes", "challenge my plan", or wants to confirm shared understanding before locking a decision. Also invoked by Quest's plan presentation menu.

2026-05-01
pr-shepherd
ソフトウェア開発者

Push a draft PR and iterate until CI passes and review comments are resolved, then mark ready for review. Handles the full lifecycle of getting a PR merged with inline-first review handling.

2026-04-28
pre-commit-review
ソフトウェア品質保証アナリスト・テスター

Review local staged plus unstaged tracked-file changes before commit. Use when the user invokes $pre-commit-review, asks for a pre-commit review, asks to review local changes before commit, or wants a local working-tree review before a PR exists.

2026-04-28
pr-shepherd
ソフトウェア開発者

Push draft PR, monitor CI, respond to review comments, fix issues, then mark ready for review when clean.

2026-04-28
Showing top 8 of 21 collected skills in this repository.
#002
quest
19 skills334updated 2026-05-31
35% of creator
celebrate
ソフトウェア開発者

Play a quest completion celebration animation. Use when the user invokes /celebrate, asks to celebrate a quest, or when a quest reaches the complete/archived state.

2026-05-31
pr-assistant
ソフトウェア開発者

Creates and updates GitHub pull requests in draft mode. Generates PR title and description from branch commits, shows for approval before executing. Use when the user asks to create a PR, update a PR description, or open a pull request.

2026-05-31
ux-review
ウェブ・デジタルインターフェースデザイナー

Run the canonical UX stress-test rubric against a target (file, directory, URL, screenshot, or git diff) and produce a structured critique report with P0–P3 severity, principle citations from the bundled UX guidebook, and a bright-spots section. Used by reviewer agents in the quest pipeline when ui_work=true, and invocable directly with /ux-review or $ux-review.

2026-05-22
ux-review
ウェブ・デジタルインターフェースデザイナー

Run the canonical UX stress-test rubric against a target (file, directory, URL, screenshot, or git diff) and produce a structured critique report with P0–P3 severity, principle citations from the bundled UX guidebook, and a bright-spots section. Used by reviewer agents in the quest pipeline when ui_work=true, and invocable directly with /ux-review or $ux-review.

2026-05-22
pre-commit-review
ソフトウェア品質保証アナリスト・テスター

Review local staged and unstaged tracked-file changes before committing or before a pull request exists. Use when the user invokes /pre-commit-review, asks for a pre-commit review, asks to review local changes before commit, or wants a local working-tree review before a PR exists.

2026-05-22
pr-shepherd
ソフトウェア開発者

Shepherd an existing PR through CI and review feedback, then mark ready for review when clean. Uses inline-first review handling; PR creation belongs to pr-assistant.

2026-05-19
pr-shepherd
ソフトウェア開発者

Shepherd an existing PR through CI and review feedback, then mark ready for review when clean. PR creation belongs to pr-assistant.

2026-05-19
celebrate
ウェブ開発者

Play a quest completion celebration animation. Use when the user invokes $celebrate, asks to celebrate a quest, or when a quest reaches the complete/archived state.

2026-05-13
Showing top 8 of 19 collected skills in this repository.
#003
snake
9 skills00updated 2026-04-21
17% of creator
snake
ソフトウェア開発者

Play Snake. Trigger for /play:snake, play snake, snake game, let's play snake, or requests to launch the Snake game.

2026-04-21
celebrate
ソフトウェア開発者

Play a quest completion celebration animation. Use when the user invokes /celebrate, asks to celebrate a quest, or when a quest reaches the complete/archived state.

2026-03-15
ci-code-reviewer
ソフトウェア品質保証アナリスト・テスター

Automated CI code review for GitHub PRs using OpenAI Codex. Validates PR descriptions, checks implementation alignment, enforces Quest architecture boundaries, and maps test coverage to acceptance criteria when PRs move to ready-for-review.

2026-03-12
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Review actual code implementations (Python, JavaScript, TypeScript, React) for correctness, maintainability, security hygiene, and adherence to project patterns. Use when reviewing pull requests to ensure code quality, proper error handling, adequate test coverage mapped to acceptance criteria, and alignment with architecture boundaries and review standards.

2026-03-12
git-commit-assistant
ソフトウェア開発者

Generates commit messages by inspecting staged changes and repo history. Matches existing conventions (Conventional Commits or plain English), leads with intent, and appends the Quest co-author trailer. Use when the user asks for a commit message, help with git commit, or when reviewing staged changes for commit.

2026-03-12
implementer
ソフトウェア開発者

Implement an approved implementation plan step by step, producing small reviewable changes, mapping code/tests to acceptance criteria, and maintaining a lightweight decision log. Use when the plan/spec is already agreed and you want disciplined execution.

2026-03-12
plan-maker
プロジェクト管理専門家

Create implementation plans with testable acceptance criteria, validation strategies, integration touchpoints, and risk analysis before coding begins.

2026-03-12
plan-reviewer
プロジェクト管理専門家

Review implementation plans, PR specifications, and feature documentation to ensure acceptance criteria are testable, validation is complete, and integration risks are surfaced before coding begins.

2026-03-12
Showing top 8 of 9 collected skills in this repository.
#004
metrics-and-insights
5 skills42updated 2026-05-26
9.3% of creator
celebrate
特殊効果アーティスト・アニメーター

Play a quest completion celebration animation. Use when the user invokes /celebrate, asks to celebrate a quest, or when a quest reaches the complete/archived state.

2026-05-26
sharpen
プロジェクト管理専門家マネジメントアナリスト

Adversarial interview against a plan, design, or write-up - one question at a time, with a recommended answer attached to each - to surface contradictions, hidden assumptions, and unresolved tradeoffs before they ship. Use when the user invokes /sharpen or $sharpen, says "sharpen this", "stress-test this", "find the holes", "challenge my plan", or wants to confirm shared understanding before locking a decision.

2026-05-26
ci-code-reviewer
ソフトウェア品質保証アナリスト・テスター

Automated CI code review for GitHub PRs using OpenAI Codex. Validates PR descriptions, checks implementation alignment, enforces Quest architecture boundaries, and maps test coverage to acceptance criteria when PRs move to ready-for-review.

2026-04-29
engineering-throughput-spreadsheet
プロジェクト管理専門家

Create or refresh the engineering throughput Google Sheet from Jira individual metrics and GitHub PR activity, including team tabs, Jira/GitHub summary tabs, charts, adjusted GitHub process metrics, repo confirmation, and agent-authored recommendations.

2026-04-24
pr-assistant
ソフトウェア開発者

Creates and updates GitHub pull requests in draft mode. Generates PR title and description from branch commits, shows for approval before executing. Use when the user asks to create a PR, update a PR description, or open a pull request.

2026-04-24
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました