Skip to content

Instantly share code, notes, and snippets.

View JackReis's full-sized avatar

Jack Reis JackReis

View GitHub Profile
@JackReis
JackReis / rbitr-fleet-manifest.md
Created May 17, 2026 23:39
rbitr skill suite v0.1.0 fleet manifest - 24 A2A-native agent consensus skills

rbitr Skill Suite — Fleet Circulation Manifest

Version: 2026-05-17
Source: https://github.com/JackReis/arbiter
Packager: KIMI_DROID (OpenClaw/Kimi k2p6)
Naming convention: rbitr-* = Jack Reis A2A-native agent consensus framework
Absorbed: ClawHub arbiter (5hanth) → will become a2a-arbiter


**Usage** `carbon-addons-ics` exists as a package on NPM.
> npm install carbon-addons-ics --save
_Or, with yarn_
> yarn add carbon-addons-ics
Simply import React components like so:
class CommentBox extends React.Component {
render() {
const comments = this._getComments() || [];
return(
<div className="comment-box">
<h3>Comments</h3>
<h4 className="comment-count">{comments.length} comments</h4>
<div className="comment-list">
{comments}
</div>
{"ip":0,"fr":60,"v":"5.1.20","assets":[],"layers":[{"ty":4,"nm":"t","ip":0,"st":0,"ind":13,"hix":2,"ks":{"o":{"a":0,"k":100},"or":{"a":0,"k":[0,0,0]},"a":{"a":0,"k":[9.5,17.5,0]},"p":{"s":true,"x":{"a":1,"k":[{"t":0,"s":[489.73],"e":[489.73],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":57,"s":[489.73],"e":[313.924],"i":{"x":[0.355],"y":[1]},"o":{"x":[0.215],"y":[0.61]}},{"t":90,"s":[313.924],"e":[313.924],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":168}]},"y":{"a":1,"k":[{"t":0,"s":[310],"e":[308.266],"i":{"x":[0.515],"y":[0.955]},"o":{"x":[0.455],"y":[0.03]}},{"t":93,"s":[308.266],"e":[308.266],"i":{"x":[1],"y":[1]},"o":{"x":[0],"y":[0]}},{"t":168}]}},"rx":{"a":0,"k":0},"ry":{"a":0,"k":0},"rz":{"a":0,"k":0},"s":{"a":0,"k":[100,100,100]}},"shapes":[{"ty":"gr","nm":"t shape group","it":[{"ty":"sh","ks":{"a":0,"k":{"c":true,"v":[[17.6503992,6.09349615],[12.9945867,6.09349615],[12.9945867,0],[4.07273715,0],[4.07273715,6.09349615],[0.736690261,6.09349615],[0.736690261,12.0382698],[4.07273715,12.0382698
define(() =>
({
sgBlue: '#1a82e2',
slate: '#294661',
sgBlue80: '#489be8',
sgBlue60: '#76b4ee',
sgBlue40: '#a3cdf3',
sgBlue20: '#d1e6f9',
sgBlue10: '#e8f2fc',
sgBlue05: '#f3f9fd',

SendGrid Style Guide

style-guide contains all of SendGrid's styles for customer facing applications, such as Mako and Marketing Campaigns. It also hosts a living style guide at sendgrid.github.io/style-guide.

Installing

git clone git@github.com:sendgrid/style-guide.git
cd style-guide
npm install
@JackReis
JackReis / GMB-Dos-Prototype-Data-Model.json
Last active July 27, 2017 02:09
Outline of the preliminary configuration and datastore architecture for GMB Dos 🐥
{
"Prototype Settings": {
"Scenario": "onboarding",
"SendGrid": {
"SendGrid_login": true,
"SendGrid_labsOptedIn": true
},
"Facebook Config": {
"Facebook_login": false,
"Facebook_hasAdAccount": true,

@Liz @Chiara @Mike 👉 TL;DR: [~lyee] [~cmcphee] [~rowan] [~dlee] the links for the OTHER experiment pages won't change, unless we do additional work on those (which we don't need right now).

@Katie I don't think we need to delete the old page template just yet; we need to keep a tight focus on the Grow My Business experiment for now. We can certainly do that for next week's deploy but I want to keep this to as few variables as possible because of timeline.

Title URL
Identify My Top Segments sendgrid.com/labs/identify-my-top-segments/
Grow My Business sendgrid.com/labs/grow-my-business/
Optimize Communications Across All My Channels sendgrid.com/labs/optimize-communications-across-all-channels/
Improve My Deliverability sendgrid.com/labs/improve-my-deliverability/
@JackReis
JackReis / index.html
Created September 28, 2012 23:30
A carousel that shows one panel on smaller screens, and eventually reveals three panels when space becomes available.
<!--Pattern HTML-->
<div id="pattern" class="pattern">
<div class="c">
<div class="c-list-container">
<ul class="c-list">
<li>
<a href="#">
<img src="http://bradfrost.github.com/this-is-responsive/patterns/images/fpo_landscape.png" alt="FPO Image" />
<div class="summary">
<h2>This is the first title</h2>