Skip to main content
Run any Skill in Manus
with one click
dceoy
GitHub creator profile

dceoy

Repository-level view of 78 collected skills across 18 GitHub repositories.

skills collected
78
repositories
18
updated
2026-07-07
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing top 8 of 20 collected skills in this repository.
Showing top 8 of 11 collected skills in this repository.
pr-review
software-quality-assurance-analysts-and-testers

Run an autonomous CI/GitHub pull request review that inspects PR diffs and posts concise, high-confidence review findings to GitHub by default. Use in CI, GitHub Actions, Claude Code Routines, or other automated PR-review contexts where posting review comments is expected.

2026-07-04
codex
software-developers

Use OpenAI Codex from AI coding agents to review code, run adversarial reviews, delegate coding tasks, and manage background jobs or sessions where supported. Use when the user wants a Codex code review, adversarial review, task delegation, session transfer, or job management (status, result, cancel).

2026-06-27
code-review
software-quality-assurance-analysts-and-testers

Perform comprehensive code review on a pull request, checking for bugs, AGENTS.md/CLAUDE.md compliance, and historical context issues. Use when the user asks to review a PR or current changes.

2026-06-27
code-simplifier
software-developers

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2026-06-27
commit-push-pr
software-developers

Commit staged and unstaged changes, push the branch to origin, and open a pull request using the GitHub CLI. Use when the user asks to commit, push, and create a PR in one workflow.

2026-06-27
commit
software-developers

Create a single git commit from current staged and unstaged changes with an appropriate message. Use when the user asks to commit current work.

2026-06-27
security-guidance
software-developers

Perform security-focused review of code changes, diffs, commits, and pull requests for actionable vulnerabilities. Use this whenever code changes touch authentication, authorization, parsing, serialization, file or path handling, network calls, secrets, SQL or query construction, HTML or JavaScript rendering, dependencies, CI/CD workflows, infrastructure permissions, or deployment configuration.

2026-06-27
claude-agent-converter
software-developers

Convert Claude Code subagents (.claude/agents/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating subagents to portable skill format, extracting reusable workflows from agents, or standardizing agent definitions across AI runtimes.

2026-06-12
Showing top 8 of 11 collected skills in this repository.
Showing top 8 of 11 collected skills in this repository.
Showing 12 of 18 repositories