Skip to main content

axonivy-market/axon-ivy-dev-skills

SkillsMP는 axonivy-market/axon-ivy-dev-skills에서 32개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

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

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

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

Provide information and rules for Axon Ivy variables configurations. Use when working with Axon Ivy variable.

원문 언어: 영어

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

Generate detailed requirements and implementation stories from simple user input. Use when a user provides vague requirements, needs a structured requirements document, or wants to create implementation stories.

원문 언어: 영어

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

Implement a story generated by axon-ivy-requirements-creation. Maps story types to skills, handles dependencies, and tracks progress.

원문 언어: 영어

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

Entry point for creating and updating tests. Use this skill when user asks to write/update/delete tests.

원문 언어: 영어

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

Define custom fields in custom-fields.yaml for tasks, cases, and process starts. Use when working with custom metadata on workflow elements.

원문 언어: 영어

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

Provide format for Axon Ivy users/roles configurations. Use when working with Axon Ivy users/roles.

원문 언어: 영어

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

Cut a new release version of an Axon Ivy project. Creates a release branch off `develop`, bumps Maven versions, optionally adds a Liquibase folder for schema changes, builds, generates the site report, and tags the release commit. Use whenever the user asks…

원문 언어: 영어

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

Verify story implementation by checking acceptance criteria, loading verify parts from other skills, and validating UI behavior (field interactions, disable/enable, show/hide, validations).

원문 언어: 영어

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

Scaffold a new Axon Ivy project. Asks for project name, group ID, and artifact ID, then generates the project from the bundled template in this skill folder.

원문 언어: 영어

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

Master router skill for all requirement clarification, create story, development, review, and testing tasks. Detects user intent and orchestrates the correct path using specialized skills and parallel subagents.

원문 언어: 영어

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

Import an Axon Ivy Marketplace item into the codebase. Optionally adds it as a dependency to one or more projects. Asks for the item name, version, and target projects.

원문 언어: 영어

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

Read holidays, free days, and working-day information from the Axon Ivy Business Calendar. Use whenever Java code needs to determine working days, public holidays, vacation calendars, or capacity planning based on a configured business calendar.

원문 언어: 영어

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

Rules and patterns for sending email from an Axon Ivy project. Covers sender / recipient resolution, subject and body templating, attachments, and the recommended builder pattern for one mail type per class. Use whenever Java code or a process step composes…

원문 언어: 영어

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

Rules and patterns for JAX-RS REST endpoints in Axon Ivy projects. Covers `@Path` / HTTP method annotations, parameter binding, building `Response` objects, mapping exceptions to HTTP status codes, and `@RolesAllowed` auth. Use whenever Java code in `src/`…

원문 언어: 영어

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

Rules and patterns for plain JPA (`@Entity`, `EntityManager`, `persistence.xml`) inside an Axon Ivy project, with the Hibernate provider. Use whenever Java code in `src/` defines `@Entity` classes, configures persistence units, or chooses fetch / cascade…

원문 언어: 영어

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

Conventions and patterns for Liquibase changelogs in an Axon Ivy project. Use whenever you create, edit, or order schema migrations under `<project>/liquibase/`. Pairs with `axon-ivy-liquibase-verify` (post-edit checklist).

원문 언어: 영어

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

Verification checklist for Liquibase changelogs in Axon Ivy projects. MUST be used after the `axon-ivy-liquibase` skill, or whenever a `.sql` / `.xml` file under `<project>/liquibase/` is created or modified.

원문 언어: 영어

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

Rules and patterns for the `com.axonivy.utils.persistence` library — the Axon Ivy community helper around JPA. Covers `AuditableIdEntity`, `AuditableIdDAO`, `CriteriaQueryContext`, and `UpdateQueryContext`. Use whenever Java code in `src/` reads or writes…

원문 언어: 영어

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

Create repository classes for persisting entities. Dispatches between Ivy.repo() (default) and JPA/SQL (advanced) approaches.

원문 언어: 영어

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

Rules and patterns for Axon Ivy data classes (.d.json files).

원문 언어: 영어

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

Rules and patterns for error handling in Axon Ivy projects — `BpmError` construction, error code naming, error start events in processes, exception walking, and the boundary between Java exceptions and Ivy errors. Use whenever Java code needs to surface a…

원문 언어: 영어

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

Rules and patterns for Java model classes, enums, DTOs, and persistence (Ivy.repo() or JPA/SQL) in Axon Ivy projects.

원문 언어: 영어

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

Rules and patterns for creating, editing, reviewing, and fixing Axon Ivy workflow processes (.p.json files). Use this when working with any .p.json file — including checking existing processes for errors, reviewing script code, or fixing IvyScript issues.

원문 언어: 영어

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

Verification checklist for Axon Ivy process files (.p.json). Use this whenever a .p.json file is created, modified, or reviewed — either after axon-ivy-process skill, or when a user asks to check, verify, or fix a process file for errors.

원문 언어: 영어

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

Step-by-step guide for creating complete Axon Ivy workflow processes. Use this skill FIRST when building new workflows.

원문 언어: 영어

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

Reviews generic, framework-agnostic Java source code for Clean Architecture, Ports and Adapters, and SOLID principles. Use this when asked to "review Java code," "check architecture," "refactor for decoupling," or evaluate domain isolation.

원문 언어: 영어

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

Reviews JavaScript code for clean architecture, audit compliance (no client-side cookie/storage manipulation), DRY principles, and file organization. Use this when asked to "review JavaScript code," "review JS," "check JS quality," or evaluate frontend code.

원문 언어: 영어

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

Create AI-powered data extraction and processing in Axon Ivy workflows using the Smart Workflow AgenticProcessCall element.

원문 언어: 영어

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

Create and manage CMS (Content Management System) content — multi-language YAML files, binary content (files), and Portal CMS overrides.

원문 언어: 영어

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

Verification checklist for Axon Ivy CMS files (cms_*.yaml). MUST be used after axon-ivy-cms skill to catch common errors.

원문 언어: 영어

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

Rules and best practices for Axon Ivy HTML Dialog implementations including PrimeFaces, PrimeFlex, CSS, JS, and Ivy components.

원문 언어: 영어

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

Verification checklist for PrimeFaces components — column widths, table layout, AJAX updates, and common rendering pitfalls.

원문 언어: 영어

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