Skip to main content

wso2/labs-agentic-engineer

SkillsMP는 wso2/labs-agentic-engineer에서 26개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
26
GitHub 스타
19
GitHub 포크
22

수집된 skill 26개 중 26개를 표시합니다.

직업 분류
프로젝트 관리 전문가
설명

Use for a scoped change to an existing PRD — adding a feature, adding an actor, going deeper on a feature, or resolving open questions. The instruction names the scope; touch nothing outside it.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Use when deriving or enriching a component's design — deciding the component decomposition, filling a scaffolded design.json (language, dependencies, description, pinned skills), or resolving/reconsidering any dependency.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when generating a project's design from its PRD — the /design flow that turns specs/requirements/prd.md into the cell-first design under specs/design/, then mints the validation criteria. Also the flow for converging an existing design onto an amended PRD.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when an instruction or skill asks you to interview, grill, or clarify with the user before generating — the structured-question mechanics for ask_question and ask_questions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating or editing an openapi.yaml for a service component — designing endpoints, request/response schemas, errors, pagination, or security for a REST API.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

The shape of specs/requirements/prd.md — its sections in order, the story-numbering rules, and what the PRD deliberately excludes. Use whenever writing or amending the PRD.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when kicking off a project from its idea — the /start flow that interviews the user in a single round of questions and writes the PRD at specs/requirements/prd.md; also the flow for re-running /start on a project that already has a PRD.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Load when working a VALIDATION task dispatched by WSO2 Labs Agentic Engineer (the prompt says "validation task"; the issue is labelled `aep` + `validation`). The cwd is a clone of the project's repo on its default branch. You validate the deployed system…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when generating a design OR when ANY change alters the architecture — a component added, removed, or renamed; an edge or dependency changed; exposure changed; an external/SaaS dependency added or dropped. specs/design/design.cell moves FIRST, before…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Use when creating or updating UI wireframes for a webapp component — sketching screens, forms, tables, dashboards, or navigation flow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

The organization's settled decisions. Consult before asking the user any policy question, and before naming a provider or technology at design time.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to build a Ballerina service on the platform — network-native service composition with a built-in `http:Listener`, OpenAPI-first codegen (`bal openapi`), and Ballerina Central for connectors/libraries. Apply when a component's `language` is Ballerina. For…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

How to build a React SPA on the platform — project layout, the build-verify command, and this stack's constraints and pitfalls. Apply when a component's `type` is `web-application`.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Use when planning implementation Tasks from a design — the plan turn that covers the milestone's in-scope stories with one Task per design component, wires dependsOn, and writes each Task's body.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Use when a design involves sign-in, roles, or permissions — writing specs/design/security.md, deciding the roles-to-permissions matrix, or configuring Thunder authentication at design altitude.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when generating the validation criteria — write specs/validation/validation-criteria.json, the machine-readable acceptance oracle for the VALIDATION phase, from the requirement prose alone.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Load when working a CODING run dispatched by WSO2 Labs Agentic Engineer. Describes the required execution flow for the coding session. Never loaded to author specs/ — a design or requirements turn wants the design-flow skills instead.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Automate browser interactions, test web pages and work with Playwright tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to build a Go service on the platform — project layout, the build-verify command, and this stack's constraints and pitfalls. Apply when a component's `language` is Go. For a Ballerina service, use `ballerina` instead.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How the platform's API gateway fronts a service — it validates the caller's token, injects identity headers, and attaches CORS — plus how a consumer calls a protected API. Apply to any service with exposesAPI.auth set, and to any consumer with a dependency (a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How end-user identity works on the platform — Thunder, the IDP wired into the API gateway, signs users in and components authorize them. Covers the auth platform-resource dependency, the platform-owned OAuth client, the window._env_.<DEP>_* runtime keys, OIDC…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Classify whether an RCA root cause needs a code change, search for and dedupe against related GitHub issues, file one issue for AE's coding agent with proper RCA context and cross-links, and dispatch it.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Hash contract fixture with no references.

원문 언어: 판별 불가

업데이트
직업 분류
소프트웨어 개발자
설명

Hash contract fixture with two references (order must not matter).

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

This project uses WSO2 Oxygen UI (@wso2/oxygen-ui) as its design system. Use this skill for ANY React UI work here — setting up Oxygen UI in a new or existing app, and building or editing any component, page, layout, form, table, dialog, wizard, dashboard,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Drive a console feature through the issue-driven cycle — create the issue, grill it, record decisions, build, ship — with a checkpoint at each stage.

원문 언어: 영어

업데이트
수집된 skill 26개 중 26개를 표시합니다.