jie023jie023Community·25 Agent Skills Included

trae-setting

Java coding standards, API testing, and Vue CRUD generation

Generates standardized Java backend code (Controller, Service, DAO, DO, VO) following Alibaba P3C coding rules. Runs automated API tests for functionality, performance, security, and data quality using Playwright. Builds Vue 3 CRUD modules and produces API, requirement, and database design documents. Eliminates inconsistent code style, manual test case writing, and repetitive documentation work.
npx skills add jie023/trae-setting --all -g -y

All Skills in This Repository (25)

Pure Emerald Level Indicators
📦 In Repo
jie023jie023

api-doc-template

Generate standardized API documentation templates for RESTful and gRPC interfaces.

Community
Basic
📦 In Repo
jie023jie023

p3c-advanced-coding

Enforce Alibaba P3C advanced Java coding standards across Java projects.

Community
Advanced
📦 In Repo
jie023jie023

test-api-basic-function

Automate baseline API testing for REST and HTTP endpoints with Markdown reports.

Community
Intermediate
📦 In Repo
jie023jie023

java-controller

Standardize Java Controller layer design for consistent REST APIs.

Community
Basic
📦 In Repo
jie023jie023

test-ui

Automate web UI testing with Playwright for layout, styles, and interactions.

Community
Intermediate
📦 In Repo
jie023jie023

p3c-exception-logging

Apply Alibaba P3C exception handling and SLF4J logging standards to Java code.

Community
Basic
📦 In Repo
jie023jie023

requirement-doc-template

Creates PRD templates with AI-friendly markers and YAML frontmatter.

Community
Basic
📦 In Repo
jie023jie023

p3c-coding-style

Enforce Alibaba Java coding style and naming conventions across a codebase.

Community
Basic
📦 In Repo
jie023jie023

java-vo

Generate standardized Java VO classes from DO objects with Lombok and validation annotations.

Community
Basic
📦 In Repo
jie023jie023

test-function

Automate web application functional testing with Playwright and MCP tooling.

Community
Advanced
📦 In Repo
jie023jie023

java-do

Map SQL column types to Java DO field types during file generation.

Community
Basic
📦 In Repo
jie023jie023

java-validation-annotations

Standardize Java field validation with JSR-380 annotations and DataPattern constants.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install trae-setting?

Run `npx skills add jie023/trae-setting --all -g -y` in your terminal to install all skills in this collection globally.

What coding standards does trae-setting enforce?

It applies the Alibaba P3C Java development rules covering naming, exception handling, concurrency, MySQL usage, OOP design, security, and unit testing.

Can it generate Java backend code automatically?

Yes. It generates Controller, Service, DAO, DO, and VO classes with consistent naming, validation annotations, Lombok usage, and MyBatis XML mappings.

How does it test APIs?

It uses Playwright to run functional, boundary, performance, security, and data quality tests, then produces Markdown test reports automatically.

Does it support Vue frontend development?

Yes. The vue-crud skill generates complete Vue 3 plus Element Plus CRUD modules from standard skeleton templates with built-in style and permission rules.

Related Repositories in Software Engineering

View All in Software Engineering