Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

trae-setting

trae-setting 收录了来自 jie023 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
36
更新
2026-02-05
Forks
10
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

requirement-doc-template
软件开发工程师

Complete PRD template with AI-friendly markers. Use for product requirement docs: includes overview, requirements, processes, data, interfaces, acceptance. AI can quickly identify [AI] marked sections for implementation.

2026-02-05
api-doc-template
网页开发工程师

Provides API documentation template and standards for RESTful API, gRPC, and other interfaces. Includes request/response format, parameter definitions, error codes, and Markdown documentation structure. Invoke when generating API documentation or interface specifications.

2026-02-05
database-design-template
数据库架构师

Provides database design templates and documentation structure. Invoke when designing database schemas, creating database design documents, or generating SQL scripts.

2026-02-05
java-common-standards
软件开发工程师

Provides common Java coding standards including hutool tool usage and Lombok annotations. Invoke when generating Java code (DO, VO, Service, Controller) or applying coding standards.

2026-02-05
java-controller
软件开发工程师

Provides Java Controller layer standards including RESTful API design, request mapping, parameter validation, and response handling. Invoke when generating Controller files or RESTful API endpoints.

2026-02-05
java-dao
软件开发工程师

Provides Java DAO layer standards including interface specifications, MyBatis XML templates, method naming, parameter annotations, and CRUD operation patterns. Invoke when generating DAO files or MyBatis mappers.

2026-02-05
java-do
计算机程序员

Provides database type to Java type mapping standards for DO (Data Object) generation. Includes type conversion rules and special field handling. Invoke when generating DO files from SQL table structures.

2026-02-05
java-service
软件开发工程师

Provides Java Service layer standards including interface specifications, implementation patterns, method naming, transaction management, and dependency injection. Invoke when generating Service files or ServiceImpl classes.

2026-02-05
java-validation-annotations
软件开发工程师

Provides JSR-380 validation annotation standards for Java fields including @Pattern, @NotBlank, @NotNull. Invoke when generating VO classes or adding validation to Java fields.

2026-02-05
java-vo
软件开发工程师

Provides Java VO (Value Object) generation standards including VO classification, naming conventions, class structure, field specifications, and annotation usage. Invoke when generating VO classes or converting DO to VO.

2026-02-05
p3c-advanced-coding
计算机程序员

Provides advanced coding standards including collection handling, concurrency, control flow, and thread safety. Invoke when user asks about multithreading, collections, or complex control logic.

2026-02-05
p3c-coding-style
软件开发工程师

Provides coding style standards including naming conventions, code formatting, constant definitions, and comment guidelines. Invoke when user asks about code style, naming rules, or formatting standards.

2026-02-05
p3c-exception-logging
计算机程序员

Provides exception handling and logging standards including NPE prevention, try-catch-finally best practices, SLF4J usage, and log management. Invoke when user asks about exception handling or logging best practices.

2026-02-05
p3c-mysql-database
数据库管理员

Provides MySQL database coding standards including table creation, SQL statements, indexing, and ORM mapping rules. Invoke when user asks about MySQL best practices, database design, or SQL optimization.

2026-02-05
p3c-oop-standards
计算机程序员

Provides OOP programming standards including method overriding, equals/hashCode, wrapper types, serialization, and access control. Invoke when user asks about OOP best practices or class design patterns.

2026-02-05
p3c-security-rules
信息安全分析师

Provides security coding standards including authentication, data masking, SQL injection prevention, CSRF protection, and input validation. Invoke when user asks about security best practices or vulnerability prevention.

2026-02-05
p3c-unit-testing
软件质量保证分析师与测试员

Provides unit testing standards following AIR principles (Automatic, Independent, Repeatable). Invoke when user asks about unit testing best practices, test coverage, or test design patterns.

2026-02-05
test-api-basic-function
软件质量保证分析师与测试员

执行API基础功能验证测试,自动生成正向、负向和边界测试用例并执行,生成Markdown测试报告。支持Playwright MCP,适用于接口开发完成后的功能验证、输入校验测试、边界条件测试等场景。

2026-02-05
test-api-data-quality
软件质量保证分析师与测试员

执行API数据质量保障测试,包括数据一致性测试和数据完整性测试。支持Playwright MCP,适用于数据迁移、数据修复、数据质量监控等场景。

2026-02-05
test-api-performance
软件质量保证分析师与测试员

执行API性能与并发承载测试,包括高负载性能测试和多用户并发测试。支持Playwright MCP,适用于接口性能优化、上线前压测、性能回归测试等场景。

2026-02-05
test-api-security
信息安全分析师

执行API权限与安全防护测试,包括安全漏洞测试和认证授权测试。支持Playwright MCP,适用于安全审计、上线前安全检查、安全漏洞修复验证等场景。

2026-02-05
test-function
软件质量保证分析师与测试员

使用Playwright进行功能测试,验证功能是否符合需求规格。Invoke when user needs to test functionality or business logic.

2026-02-05
test-p3c-code-quality
软件质量保证分析师与测试员

执行代码质量检查测试,基于阿里巴巴P3C规范对代码进行全面检查,包括命名规范、异常处理、并发安全、数据库规范、OOP规范、安全规约和单元测试规范。Invoke when user needs to verify code quality against P3C standards.

2026-02-05
test-ui
软件质量保证分析师与测试员

使用Playwright进行UI测试,检查页面布局、样式和交互体验。Invoke when user needs to test user interface, layout, or visual elements.

2026-02-05
vue-crud
网页开发工程师

生成 Vue3 + Element Plus 标准 CRUD 模块代码。此技能应在用户主动要求使用 company-crud-maker,或需要规范化/重构现有 Vue 代码时触发。

2026-02-05