Explore skills

65,337 skills found

gitnexus

0

Use when Pulse planning or discovery needs graph-based architecture context, execution-flow tracing, symbol relationships, or blast-radius analysis beyond plain file search.

Desenvolvimento#git#aiby quanpersie2001

planning

0

Use after pulse:exploring when locked decisions are ready and the user needs a mode-gated plan with an approved work shape and current-work prep for validation.

Documentosby quanpersie2001

using-pulse

0

Use when bootstrapping or resuming work in a Pulse project after pulse:preflight, or when a request needs Pulse work-shape/current-work routing and mode-aware skill selection.

Documentosby quanpersie2001

sap-cap-nodejs-dev

0

SAP Cloud Application Programming Model (CAP) development skill for the **Node.js runtime only**. Domain-first: prefers CDS schema, annotations, projections, and CAP's generic providers over hand-written handler code ("less code → less mistakes"). Use when the user asks to: build CAP applications, define CDS models, design entities / associations / views / projections, add annotations (validation,

DevOps e Infra#aiby Fab2295

ms-spec-update

0

Update the docs/architecture .md spec files after adding a new feature, without re-running the full ms-spec. Detects what changed via git diff, maps changes to the right spec sections, grills the developer for missing context, and patches only the affected .md files. Use when a feature is done and the user wants to keep AI agent context up to date, or says "update spec", "sync spec", "ms-spec-upda

Desenvolvimento#git#aiby lsscecilia

update-all

0

Dynamically discover all git repositories under a parent folder, checkout master/main, and pull latest code. Use when user wants to update all microservices, sync all repos, or says "update-all" or "pull all repos".

Desenvolvimento#git#aiby lsscecilia

daily-reviewer

0

Close out the user's day with an honest retrospective. Read today's Daily note plan, interview the user to catch work done-but-unticked, then score completion, assess every active objective's on-track status, update the tracking files (tick checkboxes, carry unfinished tasks into 延後 with reasons, refresh an objective's 目前進度 when a milestone moved), and write a review into both the Daily note and t

Produtividade#aiby chienchuanw

gh-issue

0

Create structured GitHub issues via gh CLI using type-specific templates (bug, feat, refactor, doc, perf, security). Use when filing bugs, requesting features, tracking work, opening tickets, or any intent to create a GitHub issue — even implicit phrases like "track this" or "file this".

Desenvolvimento#github#gitby chienchuanw

doc-coauthoring

0

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or

Escrita e Conteúdoby JamesPrial

frontend-design

0

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Design e Frontend#css#aiby JamesPrial

preflight

0

Use when starting any Pulse workflow, resuming a Pulse session, or before planning or execution when tool readiness or onboarding state may block the flow.

Documentosby quanpersie2001

sap-cap-upgrade

0

Upgrade SAP CAP and SAP-related libraries (@sap/cds*, @cap-js/*, @sap-cloud-sdk/*, @sap/eslint-plugin-cds) in the current working directory. Strategy: latest stable including majors. Runs `cds build` + `npm test` (when present), cross-checks failures against locally mirrored official changelogs (CAP + Cloud SDK JS) and reports ONLY bugs caused by the version bump. Use when the user asks to "upgrad

DevOps e Infra#ai#testby Fab2295