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

pdkproitf

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
2026-07-12
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

create-pr
software-developers

Create GitHub pull requests — picks the most token-efficient available method (gh CLI, GitHub MCP, or git push), and sources the PR body from an existing spec/plan instead of re-analyzing the diff

2026-07-12
onboard-project
software-developers

Prime — load project context by reading docs, the docs_context layer, core docs, and TODO before starting any task

2026-07-11
feature
software-developers

Feature planning — research codebase, design options, write a structured spec/implementation plan to the project specs directory

2026-07-11
document
software-developers

Generate feature documentation by analyzing code changes and specifications — creates markdown docs in docs/core/ with conditional context

2026-07-11
central-workspace
software-developers

Bootstrap any project's AI workspace — detect the current tool, extract hardcoded paths from skill/command/agent files, write a central workspace.md, update all files to use config keys

2026-07-11
codebase-indexing
software-developers

Build or refresh the codebase graph indexes (codebase-memory-mcp structural index + graphify semantic graph) that other skills read from. The single writer — idempotent, incremental, safe to call repeatedly.

2026-07-10
commit
software-developers

Group git changes by logical concern and generate a commit message for each group — follows Conventional Commits 1.0.0 and commitlint rules

2026-07-10
implement
software-developers

Implement an approved spec — reads plan from specs_dir, executes phase by phase, updates checkboxes, verifies after each phase, and commits completed work

2026-07-10
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded