← all publishers

NTPhat0322

@ntphat0322 source repo

17 published skills

  1. When Stuck · ntphat0322
    Dispatch to the right problem-solving technique based on how you're stuck
    0 installs
  2. Inversion Exercise · ntphat0322
    Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
    0 installs
  3. Collision Zone Thinking · ntphat0322
    Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?"
    0 installs
  4. Simplification Cascades · ntphat0322
    Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
    0 installs
  5. Meta Pattern Recognition · ntphat0322
    Spot patterns appearing in 3+ domains to find universal principles
    0 installs
  6. Ck Fix · ntphat0322
    ck:fix — Structured Bug-Fix Pipeline
    0 installs
  7. Caveman · ntphat0322
    Terse output mode — strips filler/articles/hedging, ~75% token reduction. Activate whenever: context is filling up, user says be brief/terse/caveman/less tokens, or CAVEMAN_TRIGGERED appears in context. Persists every response until CAVEMAN_RELEASED or user says stop/normal mode.
    0 installs
  8. Ck Cook · ntphat0322
    ck:cook — Structured Implementation Pipeline
    0 installs
  9. Ck Plan · ntphat0322
    Plan a feature or system before implementation. Use when the user says "plan this", "I want to build X", "how do I implement Y", or when /ck:brainstorm produces a spec.md. Always run before /ck:cook. Auto-detects --fast (simple, single-file) vs --hard (multi-file, novel domain, security-sensitive). Flags --no-test and --tdd propagate into the cook pipeline.
    0 installs
  10. Code Review · ntphat0322 bundle
    Always use this skill before claiming any work is done, fixed, passing, or complete — even if it seems obvious. Also use when receiving code review feedback from any source (human or automated), when finishing a task or major feature, before committing or creating a PR, or when about to express satisfaction with work. Covers three practices: receiving feedback with technical rigor (no performative agreement), triggering code review via /code-review command or cook/fix pipelines, and verification gates (run the command, read the output, then make the claim). Never skip — the cost of false completion claims is higher than the cost of verifying. References: code-review-reception.md, requesting-code-review.md, verification-before-completion.md.
    0 installs
  11. Ck Brainstorm · ntphat0322 bundle
    ck:brainstorm — Surface Ideas, Then Decide
    0 installs
  12. Backend Mindset · ntphat0322 bundle
    Build robust backend systems — APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), databases, performance optimization, security (OWASP Top 10), scalability patterns (microservices, caching, sharding), and testing. Use when designing APIs, implementing auth, optimizing queries, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
    0 installs
  13. Problem Solving · ntphat0322 bundle
    Creative problem-solving techniques for breaking through stuck points - includes collision-zone thinking, inversion, pattern recognition, and simplification
    0 installs
  14. Playwright Skill · ntphat0322 bundle
    Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
    0 installs
  15. Strategic Compact · ntphat0322
    Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
    0 installs
  16. Sequential Thinking · ntphat0322 bundle
    Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.
    0 installs
  17. Scale Game · ntphat0322
    Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
    0 installs