← all publishers

lteawoo

@lteawoo source repo

14 published skills

  1. Code Review · lteawoo bundle
    Perform a general code review. Use it to inspect PRs, commits, diffs, or local changes for functional bugs, regressions, security issues, performance degradation, missing tests, and maintainability risks. Apply it when the user asks for a code review, PR review, risk check, or merge-readiness assessment.
    0
    installs
  2. Release Prep · lteawoo bundle
    Review environment variables, migrations, config differences, rollback paths, and operational checklists before release. Use it to determine whether completed work is actually ready to ship.
    0
    installs
  3. Commit Creator · lteawoo bundle
    Generate Korean Conventional Commit messages from a change summary or diff. Use it when you need to write, refine, or propose commit message candidates.
    0
    installs
  4. Task Breakdown · lteawoo bundle
    Break requirements or design ideas into implementable work items. Use it when you need execution order, prerequisites, parallelism, and completion criteria.
    0
    installs
  5. Test Plan Writer · lteawoo bundle
    Write a validation plan for a change, including automated tests, manual checks, regression coverage, and exploratory testing. Use it when you need to scope verification quickly before a PR.
    0
    installs
  6. Codebase Explainer · lteawoo bundle
    Explain the structure, responsibilities, entry points, and dependencies of a directory, module, or feature. Use it to understand an unfamiliar codebase or gather context before making changes.
    0
    installs
  7. Integration Checker · lteawoo bundle
    Inspect the integration points between frontend, backend, database, and external APIs. Use it to detect contract mismatches, missing environment variables, broken assumptions, or setup-order issues.
    0
    installs
  8. Root Cause Analyzer · lteawoo bundle
    Organize root-cause candidates and propose a validation order from symptoms, logs, reproduction steps, and recent changes. Use it when you need to narrow a bug or incident quickly.
    0
    installs
  9. Architecture Planner · lteawoo bundle
    Organize screens, APIs, data models, state management, folder layout, and integration boundaries before implementation. Use it when you need a clear technical structure and responsibility split up front.
    0
    installs
  10. Github Issue Creator · lteawoo bundle
    Structure bug reports, requirements, logs, or screenshots into actionable GitHub issues. Use it when you need acceptance criteria, scope definition, and a validation plan.
    0
    installs
  11. Pull Request Creator · lteawoo bundle
    Structure reviewable Pull Request descriptions from a set of changes. Use it when you need purpose, change summary, validation, risks, and self-review checkpoints.
    0
    installs
  12. Requirements Refiner · lteawoo bundle
    Refine ambiguous requests, ideas, or bug reports into implementation-ready requirements. Use it when you need goals, non-goals, acceptance criteria, open decisions, and risks clarified quickly.
    0
    installs
  13. Auth Security Reviewer · lteawoo bundle
    Review security risks around login, sessions, tokens, authorization checks, admin boundaries, and secret exposure. Use it for changes involving auth or sensitive data handling.
    0
    installs
  14. Change Impact Analyzer · lteawoo bundle
    Analyze the impact surface, regression paths, and additional validation points for a change or diff. Use it to quickly understand which surrounding areas also need attention.
    0
    installs