Skip to main content
Run any Skill in Manus
with one click
pc-style
GitHub creator profile

pc-style

Repository-level view of 27 collected skills across 13 GitHub repositories.

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

Repositories and representative skills

loop-goal
computer-occupations-all-other

Keep one agent task progressing linearly until an objective completion condition passes, with fresh state checks and hard resource limits. Use when the user has one long-running goal that does not need parallel PR orchestration or a changing workflow graph.

2026-07-11
loop-pr
software-quality-assurance-analysts-and-testers

Watch one existing GitHub pull request, validate and address review comments, repair scoped CI failures or clear conflicts, request fresh review after each changed head, and stop when merge-ready or blocked. Use when the user asks to babysit, monitor, fix, or carry a PR through review.

2026-07-11
loop-project
software-developers

Orchestrate a multi-stage engineering project through dynamically grouped or stacked Codex tasks, branches, pull requests, independent reviews, remediation cycles, and merge. Use when one goal needs multiple PRs or when the user wants a project carried autonomously from plan to merged changes.

2026-07-11
loop-repo
software-developers

Maintain a repository on a recurring heartbeat by inspecting issues, pull requests, CI, dependencies, and repository-local priorities, then directing bounded work to fresh Codex tasks. Use when the user asks Codex to maintain a repo, run recurring engineering triage, or wake periodically and dispatch useful work.

2026-07-11
loop
computer-occupations-all-other

Design and run a loop around any repeatable agent workflow. Use when the user invokes `$loop`, asks Codex to keep watching or working, wants agents to prompt other agents, or needs a dynamic workflow whose shape should be inferred from the goal rather than selected up front.

2026-07-11
loop-watch
computer-occupations-all-other

Monitor a changing source or condition on a cadence, persist the last meaningful observation, and notify or act only when a user-defined change occurs. Use for watching pull requests, issues, releases, prices, availability, feeds, pages, dashboards, or other external state.

2026-07-11
routing-workflows
computer-occupations-all-other

Routes pcstyle's recurring cross-project tasks to compact workflow references. Use for fuzzy multi-step work involving design directions, browser visual verification, audits, extraction, benchmark fixtures, PDF/document production, API discovery, client-source ingest, or continuation from prior threads.

2026-06-28
babysit
software-quality-assurance-analysts-and-testers

Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop.

2026-06-27
building-shell-scripts
software-developers

Builds polished, user-friendly shell scripts and install.sh flows. Use when creating or editing Bash, Zsh, POSIX sh, setup scripts, installer scripts, CLI workflows, or interactive terminal automation; prefers Charmbracelet gum unless there is a concrete reason not to.

2026-06-27
handoff
software-developers

Create or resume from a handoff message for continuing work in a new AI session. Use when the user wants to save context for later, create a handoff document, continue from an existing HANDOFF.md, or prepare work for continuation in a fresh session. Captures relevant files, context, and goals so the next session can start immediately without rediscovering the codebase.

2026-06-27
skate
software-developers

Manages repository-scoped secrets and environment-variable memory with Charmbracelet skate. Use when discovering env vars, API keys, Vercel project variables, generated service credentials, or when asked to enable/disable skate-backed secret memory for a repo.

2026-06-27
skill-creator
computer-occupations-all-other

Create or update AgentSkills. Use when designing, structuring, or publishing skills with references and assets. Triggers on requests like "create a skill", "build a skill for X", "publish this skill", or when the user wants to design, structure, or publish AgentSkills.

2026-06-27
Showing 12 of 13 repositories