zjkal
- 2 skills
- 0 followers
- 9 hours ago last updated
- ▌ Dev Plan Format · zjkal bundleWrite and revise staged DEVELOPMENT_PLAN markdown docs (docs/*_DEVELOPMENT_PLAN.md) using the DApp-X-style skeleton: decision tables, risk/Q list, schema+SQL, state machines, letter-prefixed checkbox phases, Phase milestones, observable acceptance checklists, and revision history. Use when the user asks for 开发计划, DEVELOPMENT_PLAN, 落地方案整理成开发文档, module/feature implementation plans, or to follow dappx-dev-plan-format / GAME_DEVELOPMENT_PLAN / VEXA_CARD_DEVELOPMENT_PLAN style.
- ▌ Webman · zjkal bundleExpert skill for the webman framework (a long-lived, in-memory PHP framework based on workerman). Covers routing, controllers, middleware, database/Redis, custom processes, timers, coroutines (v2), plugin development, and guarding against memory leaks and cross-request state pollution under the resident process model. Use when the project has start.php, config/process.php, or support/bootstrap.php, or when the user mentions webman, workerman, 常驻内存 PHP, 协程 PHP, or long-lived/in-memory PHP.