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

jolo

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

已收集 skills
16
Stars
3
更新
2026-06-27
Forks
1
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

j-browser-verify
软件开发工程师

Browse, screenshot, or visually verify a local web app using the pre-installed browser-check and playwright-cli (never install your own browser). Use when asked to screenshot, browse, open/view a page, check the UI, or confirm the site is running.

2026-06-27
j-next
软件开发工程师

Prioritize open TODO items by effort and impact, recommend what to work on next. Add the `full` keyword to also weigh project notes and stash context.

2026-06-16
j-resume
软件开发工程师

Resume a session — read the paste-back handoff note to recall what we last worked on, falling back to a git+TODO status when none exists. Add the `full` keyword to also deep-scan project notes and memory.

2026-06-16
j-save
软件开发工程师

Write the paste-back handoff note (scratch/resume-session.md) so the next session can hit the ground running. Add the `full` keyword to also save durable knowledge to denote notes + TODO and commit.

2026-06-16
bootstrap
软件开发工程师

Get oriented on host-level, cross-project knowledge by reading the stash README map. Use when starting fresh in a container, or when you need the lay of the land for hardware, dotfiles/preferences, Emacs, Linux, or cross-project conventions that live outside the current repo.

2026-06-13
j-afk
软件开发工程师

Work autonomously while the user is away. Create multiple feature branches sequentially, each with a self-contained improvement.

2026-06-13
j-feature-workflow
软件开发工程师

Structured workflow for feature-sized or risky changes: short intake questions, create a branch, use TDD where applicable, commit frequently, get an external agent review, fix issues, then get a second external review and optionally open a PR. Use when the user says a task is big, multi-step, high-risk, or explicitly wants TDD, frequent commits, or multi-agent review.

2026-06-13
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-05-22
j-scaffold-web
网页开发工程师

Scaffold a new frontend web project with Vite, Tailwind CSS, and standard configuration. Supports React, Svelte, and Vue frameworks.

2026-04-28
j-review
软件质量保证分析师与测试员

Run pragmatic tests first, then get a second-opinion code review from another AI agent (claude, gemini, or codex) using the current git diff. Use when you want a fresh, correctness-focused review without heavy setup.

2026-04-28
j-doc-compare
校对员和文稿标注员

Compare two or more document versions and provide a narrative summary of meaningful differences. Use when the user wants a human-readable summary of changes across versions (A/B/C), change impacts, regressions, or missing content, without a line-by-line diff or rewrite.

2026-04-20
j-doc-critique
编辑

Critique and improve prose documents while preserving the author's voice. Use when the user asks to review, critique, or sanity-check docs, READMEs, proposals, blog posts, product notes, or other writing, and they want feedback, gaps, and suggestions rather than a full rewrite.

2026-04-20
j-host-ops
网络与计算机系统管理员

Plan and guide host-machine operations that must be run manually outside this devcontainer. Use when the task targets local/remote hosts (not the current workspace container), especially SSH/mosh/tmux/terminal/network setup.

2026-04-20
j-note-stash
档案文员

Use when the user explicitly wants to save a cross-project lesson, incident, convention, or gotcha to the shared stash denote notes.

2026-04-20
j-research
信函文员

Web research workflow that collects sources and summarizes findings into an org file. Use when the user asks to research a topic, compare sources, or gather references.

2026-04-20
j-sync-docs
软件开发工程师

Reconcile project docs (MEMORY.org, TODO.org, AGENTS.md) with the current state of the code and recent commits.

2026-04-20