Skip to main content
wso2
GitHub 제작자 프로필

wso2

13개 GitHub 저장소에서 수집된 62개 skills를 저장소 단위로 보여줍니다.

수집된 skills
62
저장소
13
업데이트
2026년 8월 12일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
labs-agentic-engineer
skills 26개 · 2026년 8월 9일
소프트웨어 개발자프로젝트 관리 전문가소프트웨어 품질 보증 분석가·테스터웹 개발자컴퓨터 시스템 분석가기타 컴퓨터 관련 직업
직업 카테고리 7개 · 100% 분류됨
42%비중
#02
reference-implementations-afm
skills 7개 · 2026년 3월 12일
소프트웨어 개발자기술 작가소프트웨어 품질 보증 분석가·테스터정보 보안 분석가
직업 카테고리 4개 · 100% 분류됨
11%비중
#03
agent-manager
skills 5개 · 2026년 8월 6일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자
직업 카테고리 3개 · 100% 분류됨
8.1%비중
#04
oxygen-ui
skills 5개 · 2026년 2월 6일
웹 개발자소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
8.1%비중
#05
api-platform
skills 5개 · 2026년 8월 4일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
8.1%비중
#06
agent-flavored-markdown
skills 3개 · 2026년 3월 25일
소매 판매 종사자 일선 감독자컴퓨터 사용자 지원 전문가
직업 카테고리 2개 · 100% 분류됨
4.8%비중
#07
agent-skills
skills 3개 · 2026년 7월 20일
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
4.8%비중
#08
vscode-extensions
skills 2개 · 2026년 5월 29일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
3.2%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

amend
프로젝트 관리 전문가

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.

2026년 8월 9일
architecture
컴퓨터 시스템 분석가

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.

2026년 8월 9일
design
소프트웨어 개발자

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.

2026년 8월 9일
grilling
소프트웨어 개발자

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.

2026년 8월 9일
openapi-conventions
소프트웨어 개발자

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.

2026년 8월 9일
prd-contract
프로젝트 관리 전문가

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.

2026년 8월 9일
start
소프트웨어 개발자

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.

2026년 8월 9일
aep-validation
소프트웨어 품질 보증 분석가·테스터

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…

2026년 8월 7일
수집된 skill 26개 중 8개를 표시합니다.
add-audit-event
소프트웨어 개발자

Add a semantic audit event to agent-manager-service (the Go control plane). Use when adding or changing an operation that touches credentials, permissions, membership, deployment or deletion — API keys, tokens, secrets, role/group changes, user lifecycle,…

2026년 8월 6일
add-api-resource
소프트웨어 개발자

Add or change a REST API resource in agent-manager-service (the Go control plane). Use when the user asks to add/modify an endpoint, resource, route, or API operation in agent-manager-service — anything that touches the OpenAPI spec, controllers, services,…

2026년 8월 5일
add-service-unit-test
소프트웨어 품질 보증 분석가·테스터

Write a service-layer unit test in agent-manager-service (the Go control plane). Use when the user asks to add or fix a unit test for a service, mock a repository/client, or when CI lint fails on a test file (nilnil, goheader, exhaustruct, errorlint).…

2026년 8월 5일
add-evaluator
소프트웨어 개발자

Add a new evaluator to the amp-evaluation Python library. Use when the user asks to add, write, or register an evaluator, LLM-as-judge, or scoring check for agent traces in libs/amp-evaluation. Covers the decorator API and the type-hint-driven level/mode…

2026년 7월 1일
add-console-api-feature
웹 개발자

Add an API-backed feature to the console (React/TypeScript web UI). Use when the user asks to call a new backend endpoint from the console, add a data-fetching hook, wire a mutation, or build a feature page that talks to agent-manager-service. Enforces the…

2026년 7월 1일
rest-api-oauth-scopes
소프트웨어 개발자

Design REST API resources and their OAuth2 scopes with consistent, enforceable conventions. Use when adding/editing a resource, path, or operation in any OpenAPI-described REST API guarded by OAuth2 scopes; naming a scope; deciding which scopes guard an…

2026년 8월 4일
sync-cli-with-openapi
소프트웨어 개발자

Synchronize the `ap` CLI (cli/) with a REST API OpenAPI spec after the spec changes. Use when someone edits platform-api/src/resources/openapi.yaml (consumed by the `ap ai-workspace` family via its LLM/MCP endpoints),…

2026년 7월 30일
gateway-debug
소프트웨어 개발자

Debug or fix an issue in the WSO2 API Platform gateway. Use when the user asks to debug the gateway, debug the gateway-controller or policy-engine, step through gateway source code, set a breakpoint in the controller or policy-engine, or investigate why a…

2026년 7월 24일
gateway-integration-tests
소프트웨어 품질 보증 분석가·테스터

Run or debug WSO2 API Platform gateway integration tests. Use when the user asks to run gateway Integration Tests (IT), BDD tests, godog tests, or a specific `.feature` file; verify a feature file passes; or debug why a gateway integration test is failing.

2026년 7월 24일
api-platform-rest-api-design-rules
소프트웨어 개발자

WSO2 API Platform-specific REST API design rules, layered on top of the generic api-design skill. Use when assessing, validating, reviewing, or fixing a WSO2 API Platform OpenAPI spec (e.g. platform-api/resources/openapi.yaml) and you want the standard…

2026년 7월 6일
저장소 13개 중 12개 표시