yangshu2087
- 12 skills
- 0 followers
- 7 hours ago last updated
- ▌ Worktree Safety · yangshu2087Safely operate in repositories that use Git worktrees or live inside a meta-workspace with multiple repos. Use when a task involves git roots, linked worktrees, pointer directories, or avoiding the wrong repository context.
- ▌ Repo Codex Bootstrap · yangshu2087Add or refresh repository-level Codex scaffolding such as .codex/config.toml and AGENTS.md. Use when a repo needs lightweight Codex defaults, repo-specific instructions, or a repeatable project bootstrap.
- ▌ Systematic Debugging · yangshu2087 bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Agent Handoff Governor · yangshu2087Use when handing work between Codex, Cursor, or other agents, before pausing or switching tools, to refresh docs/agent-handoff.md with branch, changed files, verification evidence, and an explicit next step.
- ▌ Frontend Design Review · yangshu2087Use when the task involves front-end page or component design quality, Figma or screenshot translation, spacing or typography refinement, responsive behavior, UI state validation, or visual polish before merge.
- ▌ Opencli Readonly Probe · yangshu2087Use when evaluating OpenCLI from Codex with strict read-only constraints, especially for HackerNews, local GitHub CLI status, or Codex Desktop CDP reachability checks.
- ▌ Product UX Flow Review · yangshu2087 bundleUse when a task involves user experience, product flow, onboarding, conversion, user journeys, friction points, or UI acceptance criteria.
- ▌ Repo Postcheck Summary · yangshu2087Run the minimum useful verification after repository bootstrap or small setup changes, then produce a concise change summary. Use when a repo has just been initialized or had Codex scaffolding added and the user wants a quick verification-and-summary pass.
- ▌ Requesting Code Review · yangshu2087 bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Webpage Capture Markdown · yangshu2087Capture an external webpage into a reusable local markdown note. Use when the user wants a rendered page saved locally, preserved for later reference, or turned into a markdown source artifact rather than only summarized in chat.
- ▌ Backend API Contract Review · yangshu2087 bundleUse when a task involves backend services, API routes, database writes, auth, permissions, error semantics, or service contracts.
- ▌ Architecture Decision Review · yangshu2087 bundleUse when a task involves architecture decisions, migrations, rollout planning, system boundaries, technical tradeoffs, or rollback risk.