← all publishers

brihter

@brihter source repo

5 published skills

  1. Ccx Plot · brihter
    Create clear, readable plots and data visualizations using the language and plotting tools appropriate to the repository. Use whenever the user asks to plot, chart, graph or visualize data, metrics, benchmark results or other quantitative relationships.
    0
    installs
  2. Ccx Test · brihter
    Write tests following Test Desiderata. Triggered when the user asks to write, add or create tests or mentions test coverage, specs, TDD, "make sure this works," "verify this behavior" or "add regression tests." Also use when the user asks to refactor code and wants tests to protect against regressions.
    0
    installs
  3. Ccx Optimize · brihter
    Optimize code by iteratively benchmarking one change at a time, keeping only verified improvements. Use this skill whenever the user asks to optimize, speed up or improve the performance of code or making something faster even if they don't specify a methodology.
    0
    installs
  4. Ccx Simplify · brihter
    Simplify recently modified or explicitly scoped code without changing observable behavior. Use when the user asks to simplify, clean up, clarify, tidy, refactor for readability, reduce complexity, remove redundancy or improve maintainability without changing functionality.
    0
    installs
  5. Ccx Benchmark · brihter
    Write benchmarks following Benchmark Desiderata. Triggered when the user asks to write, add or create benchmarks, measure performance, compare implementations, validate a speedup, establish a baseline, or mentions throughput, latency, microbenchmarks or performance regressions.
    0
    installs