Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de gestión

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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
Diseñadores de interfaces web y digitales

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores web

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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

2026-03-12
plan-reviewer
Especialistas en gestión de proyectos

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
Artistas de efectos especiales y animadores

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
Especialistas en gestión de proyectosAnalistas de gestión

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
Analistas de garantía de calidad de software y probadores

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Mostrando 4 de 4 repositorios
Todos los repositorios cargados