← all publishers

ingverd

@ingverd source repo

8 published skills

  1. Dev Workflow · ingverd
    Develop high-quality code using strict TDD, feature-branch isolation, and structured quality gates in the GTDing project.
    0 installs
  2. Interview Me · ingverd
    Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.
    0 installs
  3. Quality Gate · ingverd
    Protocol for verifying task completion. Ensures the implementation is fully functional, aligns with the specification, and leaves no technical debt.
    0 installs
  4. Nexus Architect · ingverd
    Plan project changes, author ADR/SPEC contracts, and create precise self-contained GitHub Issues for implementation. Use when designing behavior or architecture, writing or reviewing architectural decisions and specifications, decomposing approved work into executable issues, or auditing task quality and dependencies.
    0 installs
  5. Code Simplification · ingverd
    Refactor code for maximum readability, maintainability, and clarity. Enforces strict behavior preservation and the Chesterton's Fence principle.
    0 installs
  6. Conventional Commits · ingverd
    Standard for commit messages based on Conventional Commits, with project-specific scopes and rules.
    0 installs
  7. Frontend UI Engineering · ingverd
    Builds production-quality UIs in the GTDing project. Enforces robust React 19 patterns, Ant Design 6 tokens, and fights against cheap AI visual aesthetics.
    0 installs
  8. Git Workflow And Versioning · ingverd
    Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
    0 installs