← all publishers

lakernote

@lakernote source repo

16 published skills

  1. Fontsutil Font Usage · lakernote
    Use when modifying EasyPostman Swing UI fonts, especially when dialogs, labels, tables, tabs, or renderers look too large or too small, or when a change needs to stay consistent with the user's configured UI font size.
    0
    installs
  2. Swing Intellij Dialog Style · lakernote
    Use when modifying EasyPostman Swing dialogs, popups, wizards, or modal flows to better match IntelliJ IDEA or FlatLaf settings-style visual hierarchy, especially when read-only panels, editable inputs, steps, scroll panes, footers, or action choices are visually unclear.
    0
    installs
  3. Swing UI Test Headless Guard · lakernote
    Use when adding or updating EasyPostman Swing/TestNG UI tests that may run in headless CI or no-display Linux environments.
    0
    installs
  4. Module Architecture Boundaries · lakernote
    Use when adding or refactoring EasyPostman modules, shared code, plugin contracts, UI utilities, i18n, settings, theme/font handling, or deciding where a class belongs.
    0
    installs
  5. Swing Flatlaf Miglayout Principles · lakernote
    Use when modifying EasyPostman Swing forms, tool-window panels, localized English/Chinese text layouts, or FlatLaf/MigLayout layouts, especially when refactors introduce clipped focus rings, truncated text, clipped status badges, dense spacing, border conflicts, rounded-card corner leaks, or inconsistent form structure.
    0
    installs
  6. API Design · lakernote
    设计或实现 HTTP/REST API 时,明确资源、契约、错误、验证、分页,并给出可运行和可验证的最小实现。
    0
    installs
  7. Code Review · lakernote
    审查用户提供的代码、Diff 或仓库变更,优先发现真实缺陷、回归风险和遗漏的验证。
    0
    installs
  8. Incident Rca · lakernote
    调查线上或共享环境事故时,建立时间线和影响范围,关联日志、指标、Trace 与变更,形成证据充分的根因和改进项。
    0
    installs
  9. Test And E2e · lakernote
    功能实现或修复后规划并执行单元、集成和端到端验证,覆盖真实用户路径、失败分支与窄屏回归。
    0
    installs
  10. Web Research · lakernote
    需要查询最新资料、官方文档或外部事实时,使用高层 web_research 工具完成可追溯研究。
    0
    installs
  11. Docs Maintenance · lakernote
    新功能、配置、命令或发布流程变化后维护 README 与工程文档,核对代码事实、精简重复内容并修复失效说明。
    0
    installs
  12. Problem Analysis · lakernote
    根据错误描述、日志、堆栈和运行上下文定位最可能根因,给出证据、责任边界和下一项验证。
    0
    installs
  13. Browser Validation · lakernote
    使用 Playwright MCP 复现网页问题,检查页面结构、交互、控制台与请求,并在修改后回归验证。
    0
    installs
  14. Project Onboarding · lakernote
    快速理解陌生代码库的目标、结构、运行方式、验证入口和高风险边界,形成可执行的项目地图。
    0
    installs
  15. Release Engineering · lakernote
    准备或执行软件版本发布时,核对版本、提交、测试、构建产物、校验和、标签与发布状态,并避免重复发布。
    0
    installs
  16. Git Worktree Workflow · lakernote
    并行开发、任务隔离或项目冲突控制需要 Git worktree 时,规划分支与目录、保护现有改动并安全创建或清理工作树。
    0
    installs