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 件を表示しています。