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

pega-launchpad-agent-skills

pega-launchpad-agent-skills contains 5 collected skills from pegasystems, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-04-10
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

launchpad-ux-custom-components
web-and-digital-interface-designers

Introduces Custom UX in Pega Launchpad / Constellation, when to build custom components, and what design information is needed.

2026-04-10
launchpad-custom-function
software-developers

Custom Functions are a type of Function that extends LaunchPad with code written in Java 11, Python 3.12, or Node.js 20 via AWS Lambda. Use this skill whenever the user asks what is a custom function, what types of functions exist, how to create or extend Launchpad with custom logic, or when troubleshooting handler naming conventions (Java package.Class::method, Python file.function), signature mismatches, AWS Lambda execution limits, or timezone/null handling in date or list functions. Use when the user needs to parse Excel files, perform advanced date manipulations, integrate external libraries, or handle specialized data transformations. Use when user asks for Callable rules.

2026-04-08
launchpad-ux-custom-frontend
software-developers

Guide for building custom React front-ends on Pega Launchpad using the Pega React SDK (@pega/react-sdk-components). Use this skill whenever users ask about building complete custom front-ends over a Launchpad application. Do not use this skill for questions about DX API methods unless they specifically relate to building a custom front-end. Do not use this skill for questions about custom UX components or the pega-embed web component.

2026-03-26
launchpad-dx-apis
software-developers

Explains how to use the Create Case DX API, including scalar content payloads, reference fields, allowed fields, and when to use this pattern.

2026-03-26
launchpad-webembed
software-developers

Explains how to embed Launchpad applications into external websites and custom front-end apps using the pega-embed web component. Covers CORS policy setup, OAuth authentication (Client Credentials and PKCE), embed attributes, theming, events, and complete code examples for React/Next.js integration.

2026-03-17