Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

pulse-agent

pulse-agent enthält 40 gesammelte Skills von hua-bang, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
40
Stars
28
aktualisiert
2026-07-26
Forks
1
Berufsabdeckung
9 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

validate-canvas-change
Softwarequalitätssicherungsanalysten und -tester

Select and run proportionate validation for changes to apps/canvas-workspace. Use when iterating on Canvas Workspace code, finishing a feature or fix, preparing release evidence, or deciding whether a full performance report is necessary.

2026-07-26
canvas-bootstrap
Softwareentwickler

Deep-research a topic and build a structured Pulse Canvas workspace with approved research depth, source-backed findings, progressive or final canvas creation, spatially organized frames, content nodes, and connections. Use when the user asks to bootstrap, generate, research, organize, or build an AI-created canvas.

2026-07-24
canvas-frame-research
Softwareentwickler

Extend an existing Pulse Canvas frame with local, source-backed research while preserving the surrounding canvas. Use when the user asks to research, enrich, expand, verify, update, or add sources/details inside a selected or named frame, rather than bootstrapping a whole new canvas.

2026-07-24
canvas
Softwareentwickler

Operate Pulse Canvas workspaces — read user-curated context, write results, create nodes

2026-07-19
add-canvas-capability
Softwareentwickler

Add or change a Pulse Canvas capability that must be available through structured agent tools and the pulse-canvas CLI. Use for cross-workspace Capability Runtime changes spanning apps/canvas-workspace, packages/canvas-cli, or packages/cli, including new live read, operate, or unsafe application actions.

2026-07-19
perf-report
Softwarequalitätssicherungsanalysten und -tester

Run the canvas-workspace performance evaluation, publish the latest static dashboard through the local nginx/Cloudflare Tunnel route, capture a screenshot, and summarize the report. Use when the user asks to run Pulse Canvas/canvas-workspace perf checks, deploy the performance dashboard, refresh https://jasperhu.art/apps/canvas-perf/, or send a dashboard screenshot from Feishu/remote-server.

2026-07-12
add-canvas-node
Softwareentwickler

Use when adding a new canvas node capability to Pulse Canvas (apps/canvas-workspace). Plugin nodes are the default path; host types are the documented exception. Covers both paths' exact touch points and the landmines (union/factory desync, dispatch fallthrough, agent-tool contract surface).

2026-07-11
add-chat-command
Softwareentwickler

Use when adding a slash command to remote-server's chat-command router. Covers the ~6 parallel registries that must stay in sync, the COMMANDS_ALLOWED_WHILE_RUNNING active-run-race decision, and the describe-remote-server passthrough parity check.

2026-07-11
add-internal-route
Softwareentwickler

Use when adding a route under /internal/* in remote-server. Covers the split auth model (global loopback middleware + per-handler bearer check that is easy to omit) and the active-run-guard decision for any route that runs an agent turn.

2026-07-11
add-platform-adapter
Softwareentwickler

Use when adding a chat platform (like feishu/discord/telegram/web) to remote-server. Covers the four PlatformAdapter methods, the eager-instantiation import trap, the separate mount step, the verifyRequest security gate, and the per-adapter blocks (clarification-consume, cancel-token) that are hand-copied and easy to omit.

2026-07-11
visualize-harness
Softwareentwickler

Use when a maintainer asks to visualize, map, inspect, explain, or compare the repository harness for root, a package, or an app as an interactive HTML reading graph.

2026-07-11
add-task-metadata-key
Softwareentwickler

Use when adding a shared task-metadata key to the agent-teams runtime (like round/scope/verify). This is the highest-synchrony surface in the package — one key touches the const, a typed reader, the public export, two docs, and every host that reads it. Miss one and a host breaks silently.

2026-07-11
add-task-status
Softwareentwickler

Use when adding a value to a task/team/agent status union in agent-teams. The landmine is that there is NO exhaustiveness guard anywhere, so a new status silently falls through dispatch gating, readiness, scope-holding, and every status filter — and you must first know WHICH surface's state machine you are extending.

2026-07-11
add-agent-tool
Softwareentwickler

Use when adding or changing a Canvas Agent tool (canvas_* / workspace_node_* in src/main/agent/tools/). Covers the two registration surfaces, the ZodObject trap, the tool-name compatibility contract, defer_loading, and the execute-class security gate.

2026-07-11
add-builtin-main-plugin
Softwareentwickler

Use when adding a built-in main-process canvas plugin (the channel / dynamic-app / webview-page-control shape) — especially one gated by an experimental flag. Covers the registration points and the flag-timing landmine that has been copy-pasted three times instead of documented.

2026-07-11
add-ipc-surface
Softwareentwickler

Use when adding or extending a capability that spans main + preload + renderer (a new IPC domain or new channels on an existing one). Covers the shared-contract placement trap, the per-file boundary allowlist, the streaming pattern, the bootstrap wire describe-canvas cannot see, and the lockstep rename rule.

2026-07-11
extend-blessed-ui
Softwareentwickler

Use when adding a component/hook to the blessed components/ui/ set or migrating feature code onto it. Encodes the ratchet-interaction landmines learned across four expansion rounds. Deliberately contains ZERO baseline numbers — live values live in the governance test's own comments.

2026-07-11
canvas-harness
Softwarequalitätssicherungsanalysten und -tester

Use the Canvas Workspace harness in apps/canvas-workspace to launch the real Electron app with controlled profiles, inspect the renderer through CDP, capture screenshots, operate UI controls, collect logs, and clean up sessions. Use for Canvas smoke checks, visual verification, debugging, and agent-operated app validation.

2026-07-07
canvas-onboard-harness
Softwarequalitätssicherungsanalysten und -tester

Verify the Canvas Workspace onboarding case with the local harness. Use when asked to open or test onboard/onboarding/first-run Canvas behavior, capture CDP screenshots, inspect onboarding text or layers, compare the current branch against expected onboarding content, and close the disposable session afterward.

2026-07-07
canvas-deep-research
Marktforschungsanalysten und Marketingspezialisten

Source-backed research workflow for Pulse Canvas bootstrapping, due diligence, technical/product/market landscape analysis, current-state research, and any canvas task where Codex must gather reliable evidence before producing an artifact. Use when canvas-bootstrap needs a bundled research protocol, or when the user asks to research reliable sources before creating or organizing a canvas.

2026-06-21
excalidraw-node
Softwareentwickler

Create, read, and modify Excalidraw board plugin nodes in Pulse Canvas.

2026-06-16
requirement-to-mr
Softwareentwickler

Explicitly authorized workflow that converts a requirement into an implemented change, validation evidence, commit, push, and MR for this Pulse Coder project.

2026-05-05
project-roadmap
Projektmanagementspezialisten

Analyze the current Pulse Coder project/repository and turn vague or concrete needs into prioritized requirements, milestones, tasks, validation plans, and execution handoff. Use when user asks “分析当前项目”, “后续需求推进”, “项目规划”, “下一步做什么”, “roadmap”, “需求拆解”, “排期”, or wants a project health check plus delivery plan.

2026-04-25
copilot-api-setup
Softwareentwickler

一键把 GitHub Copilot 变成本地 Anthropic-compatible 代理,让 Claude Code 免 API Key 使用。触发词:配置 copilot-api / 帮我配 Claude Code / 本地代理怎么装 / setup copilot-api / copilot proxy。

2026-04-16
opencli-usage
Netzwerk- und Computersystemadministratoren

Use when running OpenCLI commands on this remote server. Prefer public API adapters and CLI Hub passthrough on Linux; browser-backed website adapters require Chrome/Chromium, the OpenCLI Browser Bridge extension, and an interactive desktop session.

2026-04-05
deep-research
Marktforschungsanalysten und Marketingspezialisten

Conduct high-quality multi-round research with explicit evidence tracking, source scoring, and synthesis.

2026-03-20
runid-latency-analysis
Softwareentwickler

Analyze runId latency and performance from devtools data. Use when asked to investigate a specific runId's timing, identify bottlenecks across LLM/Tool/Engine Plugin, or produce a fixed bilingual (ZH+EN) diagnosis report with metrics and hypotheses.

2026-03-17
session-topic-search
SoftwareentwicklerComputersystemanalytiker

Find sessions by topic using multi-keyword matching and return session IDs

2026-03-12
wechat-article-search
SoftwareentwicklerSonstige Computerberufe

搜索微信公众号文章技能。通过微信搜索获取文章列表,覆盖科技/AI、社会热点、财经、教育、职场等各类中文资讯;可按关键词检索并返回标题、概要、发布时间、来源公众号与链接。当用户需要查找微信公众号文章、整理参考资料或快速获取文章信息时使用此技能。

2026-03-08
twitter-list-fetcher
Softwareentwickler

Fetch latest tweets from an X/Twitter list with the built-in twitter_list_tweets tool, then summarize key updates.

2026-03-08
git-workflow
Softwareentwickler

Standard git workflow for handling changes on the current branch - add, commit, push, then auto-run MR generation when needed

2026-03-07
mr-generator
Softwareentwickler

Automatically generate concise MR titles and descriptions based on current branch diff

2026-03-07
session-digest
Datenwissenschaftler

Summarize sessions across a multi-day range by paging session_summary in chunks, output bilingual, and write back stable soul traits.

2026-03-07
opentwitter
Webentwickler

Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.

2026-02-27
twitter-reader
Softwareentwickler

Analyze X/Twitter accounts, tweets, and trends through the installed Twitter MCP tools

2026-02-27
find-skills
Softwareentwickler

Discover and install skills from the open agent skills ecosystem

2026-02-26
agent-research
Sonstige Computerberufe

Strict research and design workflow for general coding-agent loops with evidence-backed benchmarking, iterative user discussion, and explicit execution handoff.

2026-02-18
branch-naming
Softwareentwickler

Intelligent branch naming based on changes, context, and best practices

2026-02-14
code-review
Softwarequalitätssicherungsanalysten und -tester

Perform comprehensive code review including code quality, security, performance, and best practices

2026-02-14
refactor
Softwareentwickler

Refactor code to improve structure, readability, and maintainability without changing behavior

2026-02-14