jQuery.Rule
Ariel Flesler stellt das jQuery Plugin Rule vor:
This plugin allows quick creation/manipulation of CSS Rules, in a “jQuery-way”.
It includes features like chaining, iteration using each, selectors with context.
Many functions are available, like slice, pushStack, not, add, remove, append, css, and some more.
Die Beschreibung der API gibt es hier und hier gibt es einige Beispiele.

