← all publishers

mudlet

@mudlet source repo

5 published skills

  1. Open Pr · mudlet
    Publish the current branch and open a pull request against the upstream Mudlet repository, using the project's PR template and the title prefix that Danger enforces. Use when asked to open a PR, create a pull request, or push changes upstream - whether that is asked for by a person, or reached at the end of an agent's task.
    0
    installs
  2. Fuzz Apis · mudlet
    Fuzz Mudlet's parsers and scripting API for crashes and undefined behaviour: build a sanitizer binary, run the seeded in-process fuzzers with fresh seeds, extend them to new surfaces, triage what falls out. Read before triaging any sanitizer report.
    0
    installs
  3. Build Mudlet · mudlet
    Read before running any cmake, ninja or make command in this repository, and when asked to build, rebuild, compile, or run Mudlet locally. Gives the correct per-platform configure and build invocation, and the parallelism pitfalls that make builds slow or thrash the machine.
    0
    installs
  4. Improve Performance · mudlet
    Make Mudlet faster: pick a subsystem with the user, measure, find the real cost, fix it and prove the win. Read before benchmarking anything or evaluating a performance claim.
    0
    installs
  5. Improve Test Coverage · mudlet bundle
    Raise Mudlet's C++ test coverage to a reasonable level: measure line coverage, pick targets that pay with the user, write specs that reach C++, prove each new test bites. Read before writing tests for any subsystem.
    0
    installs