yansongda
- 8 skills
- 0 followers
- 15 hours ago last updated
- ▌ Release Application Rs · yansongdaUse when releasing the application-rs Rust backend workspace, bumping workspace version, updating CHANGELOG, or creating Docker image tags
- ▌ Frontend Miniprogram Release · yansongdaUse when releasing a WeChat mini-program from a monorepo, especially when creating release PRs, bumping versions, updating CHANGELOGs, or creating version tags
- ▌ Adding Event Type · yansongdaUse when extending event support in opencode-stats-engine, such as new SDK events, missing projections, or schema changes
- ▌ Releasing Opencode Stats Engine · yansongdaUse when releasing a new version of opencode-stats-engine - handles version bump, PR creation, tag, and push with manual approval gates
- ▌ Dev Guide · yansongdaUse when developing, testing, or adding new providers to yansongda/pay project. Covers commands, code standards, and provider implementation guide.
- ▌ Container Dev · yansongdaUse when local PHP environment is unavailable. Fallback container-based development environment for yansongda/pay project.
- ▌ Pr Review Provider · yansongdaUse when reviewing PRs that add or modify a payment Provider in yansongda/pay - covers plugin pipeline, multi-tenant safety, signature verification, docs, and naming conventions.
- ▌ Releasing PHP Package · yansongdaUse when preparing to publish a new version of a PHP Composer package and need to write or update CHANGELOG, upgrade guides, and documentation before tagging and releasing