Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

buildwithjpegg

buildwithjpegg 收录了来自 jpeggdev 的 27 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
27
Stars
0
更新
2026-03-09
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

brainstorming-extension
软件开发工程师

Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the tribunal quality pipeline

2026-03-09
config
软件开发工程师

Layered configuration resolution for tribunal.yaml

2026-03-09
create-issue
软件开发工程师

Create comprehensive GitHub issues with TDD plans, acceptance criteria, and agent instructions for autonomous PR lifecycle management

2026-03-09
debate
软件开发工程师

Multi-agent brainstorming debate — agents propose solutions, critique each other, and reach consensus before design review

2026-03-09
external-tools
软件开发工程师

Delegate implementation and review tasks to external AI CLI tools (Codex, Gemini) with cross-model adversarial review

2026-03-09
handling-pr-comments
软件质量保证分析师与测试员

Address PR review feedback systematically — fetch inline comments, review bodies, handle outside-diff-range comments, resolve threads with proper attribution

2026-03-09
migrate
软件开发工程师

Migrate from npm-installed tribunal to the marketplace plugin — removes redundant files with safety checks

2026-03-09
setup
软件开发工程师

Interactive project setup — detects your project, configures tribunal, writes project-local files

2026-03-09
start
软件开发工程师

Use when starting work on any task, when the user mentions tribunal, or when the user wants to begin tracked development work

2026-03-09
status
软件开发工程师

Diagnostic status report — shows tribunal installation state, project setup, and potential issues

2026-03-09
blueprint
软件开发工程师

Use when you have a spec or requirements for a multi-step task, before touching code

2026-02-28
build
软件开发工程师

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-02-28
delegate
软件开发工程师

Use when executing implementation plans with independent tasks in the current session

2026-02-28
wrap-up
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-02-28
auto-release
软件开发工程师

One-time setup that wires semantic-release into a repository for automated versioning, changelog generation, and GitHub releases from conventional commits. Use when setting up a new repo that will be publicly released.

2026-02-24
ci-loop
软件开发工程师

Use after creating a PR to monitor CI and automatically fix failures before reporting back. Fires automatically after PR creation. Do not report the PR as ready until CI is green.

2026-02-24
craft-skill
软件开发工程师

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-02-24
draft-prs
软件开发工程师

Manages draft status for stacked PRs. Use when creating any PR in a stack (mark non-current PRs as draft), and when a base PR merges (promote the next PR to ready). Prevents reviewers from seeing PRs that depend on unmerged work.

2026-02-24
evaluate
项目管理专家

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-02-24
fan-out
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-02-24
handle-review
软件开发工程师

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-02-24
onboard
软件开发工程师

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-02-24
pr-stack
软件开发工程师

Maintains .claude/stack.json tracking stacked PR state across sessions. Read at session start when working on a stacked feature. Update after every PR creation, merge, or rebase.

2026-02-24
pre-ship
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-02-24
root-cause
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-02-24
seek-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-02-24
test-first
软件质量保证分析师与测试员

Use when implementing any feature or bugfix, before writing implementation code

2026-02-24