← all publishers

selfishprimate

@selfishprimate source repo

6 published skills

  1. Gerillass · selfishprimate bundle
    Use the Gerillass Sass mixin library — loading it, the mixin catalogue, and the argument forms that are easy to get wrong. Use when writing SCSS in a project that has gerillass installed.
    0 installs
  2. Release · selfishprimate
    Cut and publish a Gerillass release — version bump, changelog, tag, GitHub release, npm publish, and post-publish verification. Use when the user asks to release, publish, ship a version, or push a fix out to npm.
    0 installs
  3. New Mixin · selfishprimate
    Scaffold a new Gerillass mixin or utility function with the project's conventions, wire it into the folder index, describe it in meta/, and test it. Use when adding a new mixin, helper function, list or map to the library.
    0 installs
  4. Sass Test · selfishprimate
    Write or debug sass-true unit tests for Gerillass mixins and utility functions. Use when adding test coverage, when a spec fails, or when the user asks to test a mixin.
    0 installs
  5. Audit Library · selfishprimate
    Sweep every mixin and function in Gerillass and report where it misbehaves — silent failures, unhelpful errors, questionable output, and gaps in test coverage. Use when asked to audit or comprehensively test the library, before a release, or after a change that touches many mixins.
    0 installs
  6. Commit And Pr · selfishprimate
    Write a Gerillass commit message and a pull request title and description to the house standard. Use whenever committing, and whenever a branch is pushed and handed over for a pull request.
    0 installs