Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

pulse-agent

pulse-agent contient 40 skills collectées depuis hua-bang, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
40
Stars
28
mis à jour
2026-07-26
Forks
1
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

validate-canvas-change
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-19
add-canvas-capability
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en études de marché et spécialistes en marketing

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
Développeurs de logiciels

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

2026-06-16
requirement-to-mr
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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

2026-04-16
opencli-usage
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en études de marché et spécialistes en marketing

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

2026-03-20
runid-latency-analysis
Développeurs de logiciels

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
Développeurs de logicielsAnalystes des systèmes informatiques

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

2026-03-12
wechat-article-search
Développeurs de logicielsAutres occupations informatiques

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

2026-03-08
twitter-list-fetcher
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-07
session-digest
Scientifiques des données

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
Développeurs web

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
Développeurs de logiciels

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

2026-02-27
find-skills
Développeurs de logiciels

Discover and install skills from the open agent skills ecosystem

2026-02-26
agent-research
Autres occupations informatiques

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
Développeurs de logiciels

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

2026-02-14
code-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-14
refactor
Développeurs de logiciels

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

2026-02-14