Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pulse

pulse contains 17 collected skills from dream-horizon-org, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
43
updated
2026-06-12
Forks
11
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

add-ai-sub-agent
software-developers

Step-by-step workflow for adding a new sub-agent or tool to the Pulse AI system. Use when creating a new ADK agent, tool, or extending the AI pipeline in pulse_ai/.

2026-06-12
add-alert-metric
software-developers

Cross-cutting workflow for adding a new alert metric spanning DB, backend, cron, frontend, and AI agent. Only invoke explicitly when adding a new metric type.

2026-06-12
add-api-endpoint
software-developers

Step-by-step workflow for adding a new REST API endpoint to pulse-server. Use when creating a new backend endpoint, route, resource, or API in backend/server/.

2026-06-12
add-ui-component
web-developers

Step-by-step workflow for adding a new reusable component to pulse-ui. Use when creating a shared component in pulse-ui/src/components/ (not a full screen/page).

2026-06-12
add-ui-screen
web-developers

Step-by-step workflow for adding a new screen/page to pulse-ui. Use when creating a new UI screen, page, dashboard view, or route in pulse-ui/.

2026-06-12
clickhouse-migration
database-architects

Workflow for ClickHouse schema changes — adding columns, tables, or modifying the OTEL analytics schema. Use when making changes to ClickHouse tables in the otel database.

2026-06-12
deploy-service
network-and-computer-systems-administrators

Workflow for building and deploying Pulse services locally via Docker. Use when building Docker images, starting/stopping services, or managing the local development environment.

2026-06-12
fatal-five
software-developers

Fatal Five — triages large-scale production failures by grounding hypotheses in repository code, ranking the top five failure modes by likelihood (P×I×E) with evidence and disconfirmers. Use when production is degraded at scale, SEV/incident response, post-incident review, outage, spike, or widespread regression; also when the user says Fatal Five or fatal-five.

2026-06-12
integrate-pulse-web-sdk
web-developers

Integrate @dreamhorizonorg/pulse-web into a host app (vanilla JS, React SPA, React Router, Next.js App/Pages Router). Use when adding Pulse Web RUM/OTEL to a new or existing frontend, wiring PulseProvider, trackEvent, setUserId, verifying integration success, or debugging OTLP export failures.

2026-06-12
pr-review
software-quality-assurance-analysts-and-testers

Workflow for reviewing pull requests via GitHub MCP or GitHub CLI (gh) and team coding standards. Use when reviewing PRs, checking code quality, or providing structured review feedback.

2026-06-12
pulse-prd-author
project-management-specialists

Use this skill when the user wants to draft a new Pulse PRD from a feature brief, idea, or scoping conversation. Walks the user through locating the work in the execution-framework progress matrix, anchoring persona and execution layer, building a hypothesis using glossary metrics, and producing a draft PRD saved to product/prds/. Triggers on phrases like "write a PRD", "draft a PRD for X", "scope feature Y for Pulse", "create PRD for", "let's PRD this".

2026-06-12
pulse-prd-review
project-management-specialists

Use this skill when the user wants to review or validate an existing Pulse PRD against the execution framework, glossary, and folder conventions. Produces a structured findings report covering persona/layer correctness, metric reuse, hypothesis quality, dependency coverage, missing sections, front-matter compliance, and renderer-contract conformance. Triggers on phrases like "review this PRD", "validate this PRD", "audit PRD against framework", "does this PRD comply", "check PRD".

2026-06-12
web-otel-spec-audit-orchestrator
software-developers

Index skill for the SPEC audit orchestrator — load the agent definition for full persona, Task invocation, and iteration loop. Use when the user @mentions the orchestrator skill or asks for multi-pass SPEC vs implementation sweeps for pulse-web-otel.

2026-06-12
web-otel-spec-implementation-audit
software-quality-assurance-analysts-and-testers

Audits pulse-web-otel docs/instrumentations/*/SPEC.md against src for format compliance (including mandatory Mermaid HLD, LD, and edge-case flow diagrams) and spec–code parity with a positive/negative/edge test matrix. Uses audit-index.json for dimension checklist and path mapping. Use when editing pulse-web-otel SPECs or instrumentations, after queue hooks fire, or when the user asks for SPEC vs implementation alignment.

2026-06-12
web-sdk-e2e-matrix
software-quality-assurance-analysts-and-testers

Reads pulse-web-otel instrumentation DESIGN.md (and plan folder) to produce a comprehensive E2E test matrix—positive, negative, edge, gate-off, consent—and grill/revalidate coverage gaps; also audits existing Playwright specs and upgrades assertions to the same bar. Use when adding or reviewing E2E for a Web SDK instrumentation, or when the user asks for exhaustive e2e cases from design docs.

2026-06-12
web-sdk-instrument
software-developers

New or resumed instrumentation in pulse-web-otel—research, touchpoints matrix, ADR/PLAN-B, implementation, testing. Uses web-sdk-e2e-matrix for DESIGN→E2E matrix; web-sdk-ship for ship-ready gates; optional pulse-web-sdk staged flow (instrumentation + stage 0–8).

2026-06-12
web-sdk-ship
software-developers

Ship-ready workflow for pulse-web-otel — scope, contract, safe implementation, test ladder, regression checklist, pre-merge diff audit (P0/P1/P2), test-run-log, doc sync. (Legacy folder names: pulse-web-sdk-sanity, web-sdk-merge.)

2026-06-12