← all publishers

testonohm

@testonohm source repo

15 published skills

  1. Debugging And Error Recovery · testonohm
    Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.
    0 installs
  2. Browser Testing With Devtools · testonohm
    Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.
    0 installs
  3. Idea Refine · testonohm bundle
    Refines ideas iteratively. Refine ideas through structured divergent and convergent thinking. Use "idea-refine" or "ideate" to trigger.
    0 installs
  4. Jira Task Workflow · testonohm
    Guides end-to-end delivery starting from an assigned Jira issue: load issue context via Atlassian MCP, clarify ambiguous requirements, establish root cause for bugs before coding, resolve repo from Labels, implement locally without committing until the user finishes manual testing, then—only on explicit user request—assist with git actions if asked. The user typically commits, pushes, and opens the PR themselves; once a PR URL exists, the agent must update Jira automatically (status transitions and activity via comments). If labels do not identify exactly one repo, the agent must ask the user every time. Use for Jira-linked work, keys (e.g. PROJ-123), URLs, or phrases like "จาก Jira", "งาน SD-", "เริ่มจาก task บน Jira".
    0 installs
  5. Code Simplification · testonohm
    Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
    0 installs
  6. Context Engineering · testonohm
    Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
    0 installs
  7. Security And Hardening · testonohm
    Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
    0 installs
  8. Frontend UI Engineering · testonohm
    Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.
    0 installs
  9. Spec Driven Development · testonohm
    Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
    0 installs
  10. Test Driven Development · testonohm
    Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
    0 installs
  11. API And Interface Design · testonohm
    Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
    0 installs
  12. Performance Optimization · testonohm
    Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
    0 installs
  13. Source Driven Development · testonohm
    Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
    0 installs
  14. Incremental Implementation · testonohm
    Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
    0 installs
  15. Planning And Task Breakdown · testonohm
    Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
    0 installs