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

pay-plugin-example

pay-plugin-example 收录了来自 lucaswang420 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

drogon-build
软件开发工程师

Build Drogon payment plugin with correct Release mode configuration

2026-05-19
production-readiness-docs
软件开发工程师

Create comprehensive production readiness documentation package for software projects. Use this skill whenever the user mentions production readiness, deployment docs, operations manual, preparing for release, going to production, or needs deployment guide, monitoring setup, security checklist, or runbook creation. This skill generates the complete documentation ecosystem needed for production deployment including deployment guides, operations manuals, monitoring configuration, security checklists, CI/CD setup, and operational automation scripts.

2026-05-19
cpp-test-service
软件开发工程师

将 Drogon 插件测试从旧插件 API 迁移到新的基于 Service 的架构

2026-04-15
drogon-build
软件开发工程师

Build Drogon payment plugin with correct Release mode configuration

2026-04-15
cpp-project-file-cleanup
软件开发工程师

Standardize and organize C++ project file structure. Use this skill whenever the user mentions cleaning up project files, organizing documentation, archiving old files, removing backups, standardizing file layout, restructuring docs, cleaning up repository, or says things like "my project is messy" or "too many files in my docs folder". This skill handles creating archive directories, moving backup/temporary files to archive, updating .gitignore, creating documentation indexes, and general project file organization for C/C++ projects.

2026-04-13
drogon-service-api-migration
软件开发工程师

Migrate Drogon plugin tests from old plugin API to new Service-based architecture. Use this skill whenever the user mentions migrating tests, updating to Service API, converting plugin calls, refactoring Drogon tests, or needs to update test code to use PaymentService, RefundService, CallbackService, etc. This skill handles the API migration pattern from plugin.method(req, callback) to service->method(request, key, callback) with Promise/Future for async handling.

2026-04-13
code-review
软件质量保证分析师与测试员

针对 Drogon 项目的自动化代码审查流程 (Format, Lint, Arch)

2026-01-22