vinsonconsulting

27 mods across 3 repositories, 3 stars between them.

limner CLAUDE.md

01

vinsonconsulting/limner

Instructions file

Claude Code instructions for vinsonconsulting/limner, covering claude.md — limner and storage rules (vinson standard).

1 20d ago A 175 tokens original Apache-2.0

art-research

02

vinsonconsulting/limner

Skill Claude CodeCodex

Research an art style, movement, or technique with your web tools and distill the findings into a style profile that steers generation. Load when grounding generation in art history or a specific tradition.

1 20d ago A 43 tokens original Apache-2.0

brand-kit

03

vinsonconsulting/limner

Skill Claude CodeCodex

Set a project's brand as a style profile (palette, descriptors, medium, pipeline preferences) and generate a consistent on-brand batch. Load when establishing or applying a brand kit.

1 20d ago A 38 tokens original Apache-2.0

brand-stamp

04

vinsonconsulting/limner

Skill Claude CodeCodex

Stamp a logo or watermark onto a finished image with the compose watermark op, sizing and placing the mark and handling transparency, then deliver one asset. Load when applying brand marks or watermarks.

1 20d ago A 42 tokens original Apache-2.0

captioned-graphic

05

vinsonconsulting/limner

Skill Claude CodeCodex

Put legible text on an image by rendering a caption or headline with the renderText op and compositing it over a base image. Load when adding captions, headlines, titles, or quote cards.

1 20d ago A 45 tokens original Apache-2.0

dalle

06

vinsonconsulting/limner

Skill Claude CodeCodex

How to drive Limner's DALL·E pipeline (gpt-image-1 family), covering a descriptive prompt, size/quality/format/background knobs, reliable text-in-image, and source-image edits. Load when generating with the DALL·E pipeline.

1 20d ago A 56 tokens original Apache-2.0

external-tools

07

vinsonconsulting/limner

Skill Claude CodeCodex

How to hand a Limner asset off to a desktop editor (GIMP, the Affinity suite, Inkscape, Krita) for manual retouching, vector authoring, print prep, or natural-media painting. Load when a task needs work Limner does not perform itself.

1 20d ago A 62 tokens original Apache-2.0

file-types

08

vinsonconsulting/limner

Skill Claude CodeCodex

Reference for image and document file types (PNG, JPEG, WebP, AVIF, SVG, TIFF, PDF), covering compression, alpha, color model, and typical use. Load when choosing or converting an output format.

1 20d ago A 48 tokens original Apache-2.0

vinsonconsulting/limner

Skill Claude CodeCodex

Produce an illuminated manuscript page end to end, researching the tradition, generating the miniature, initial, border, and marginalia, composing them, and delivering one page. Load for the full research-to-generation manuscript workflow.

1 20d ago A 50 tokens original Apache-2.0

iterate-on-asset

10

vinsonconsulting/limner

Skill Claude CodeCodex

Recall a prior generation and vary, restyle, or post-process it, using the memory and project notes you record as you generate. Load when building on an earlier asset or iterating a series.

1 20d ago A 45 tokens original Apache-2.0

midjourney

11

vinsonconsulting/limner

Skill Claude CodeCodex

How to build a Midjourney prompt with Limner, subject and style first, then parameter flags and optional image references. Load when generating with the Midjourney pipeline.

1 20d ago A 39 tokens original Apache-2.0

multi-size-export

12

vinsonconsulting/limner

Skill Claude CodeCodex

Export one image at several sizes and formats for web, app, and social destinations using the compose resize and convert ops, then deliver each variant. Load when producing an export set or multiple sizes.

1 20d ago A 43 tokens original Apache-2.0

pipeline-router

13

vinsonconsulting/limner

Skill Claude CodeCodex

Choose the right Limner generation pipeline for an asset, matching output kind, cost, and speed across Midjourney, DALL·E, and Recraft, then finishing with upscale, vectorize, or compose. Load when unsure which pipeline to use.

1 20d ago A 55 tokens original Apache-2.0

print-ready

14

vinsonconsulting/limner

Skill Claude CodeCodex

Take a Limner asset toward print by upscaling to print resolution, then handing off for CMYK and press formats like TIFF or PDF/X. Load when preparing an asset for professional printing.

1 20d ago A 42 tokens original Apache-2.0

recraft

15

vinsonconsulting/limner

Skill Claude CodeCodex

How to drive Limner's Recraft pipeline, choosing style vs. substyle, generating vector (SVG) art from scratch, and transforming a source image. Load when generating with the Recraft pipeline.

1 20d ago A 44 tokens original Apache-2.0

style-from-images

16

vinsonconsulting/limner

Skill Claude CodeCodex

Capture the style of a user's reference images by describing them into a style profile and matching them with native image input, then generate new work in that style. Load when matching a user's own images or moodboard.

1 20d ago A 46 tokens original Apache-2.0

vectorize

17

vinsonconsulting/limner

Skill Claude CodeCodex

Trace a raster image into a scalable SVG with the limnervectorize tool, for logos, icons, and flat art that must stay crisp at any size. Load when converting a raster to vector or preparing a logo for scaling.

1 20d ago A 49 tokens original Apache-2.0

limner

18

vinsonconsulting/limner

MCP server Claude CodeCodexCursor

MCP server "limner" as configured in vinsonconsulting/limner. Launched with https://github.com/vinsonconsulting/limner/releases/download/mcpb-v1.0.1/limner-.

1 20d ago A tokens not measured original Apache-2.0

vinsonconsulting/claude-skill-foundry

Instructions file

Claude Code instructions for vinsonconsulting/claude-skill-foundry, covering claude.md, how a skill loads (progressive disclosure), the description is the trigger, authoring conventions and build and check.

1 1mo ago A 790 tokens original Apache-2.0

vinsonconsulting/claude-skill-foundry

Skill Claude CodeCodex

Replace this. One or two sentences on what the skill does and the situations that should trigger it. This text is matched by a model, so name concrete triggers, not vague capabilities.

1 1mo ago A 43 tokens original Apache-2.0

ascii-img-react

21

vinsonconsulting/claude-skill-foundry

Skill Claude CodeCodex

Use when rendering images as ASCII art in the browser or a React app with the ascii-img-react library — the shape-vector (not brightness-ramp) approach that keeps edges sharp. Trigger when ascii-img-react or is named; when the user wants an image-to-ASCII React component, a terminal/retro ASCII image effect on a web…

1 1mo ago A 223 tokens original Apache-2.0

image-to-ascii

22

vinsonconsulting/claude-skill-foundry

Skill Claude CodeCodex

Use when converting an image file to ASCII art outside the browser — a command-line or script run that turns a photo, logo, screenshot, or render into text, saved as .txt or rendered to .png/.svg. Trigger on "make ASCII art of this image/photo/cat", "convert this picture/logo to ASCII", "turn this PNG into an ASCII…

1 1mo ago A 207 tokens original Apache-2.0

textmode-js

23

vinsonconsulting/claude-skill-foundry

Skill Claude CodeCodex

Use when building real-time ASCII or textmode graphics in the browser with the textmode.js library — generative glyph-grid sketches, retro/terminal visuals, audio-reactive or VJ textmode, or turning images and video into ASCII on a WebGL2 character grid. Trigger whenever textmode.js is named, when a sketch calls…

1 1mo ago A 211 tokens original Apache-2.0

bubbletea

24

vinsonconsulting/claude-skill-foundry

Skill Claude CodeCodex

Use this skill when building a terminal UI (TUI) in Go with Bubble Tea and the Charm stack: the Elm Architecture / MVU pattern (tea.Model with Init/Update/View), Cmd/Msg event flow, Lip Gloss styling and layout, Bubbles components (viewport, list, table, textinput, textarea, spinner, progress), Glamour markdown…

1 1mo ago A 253 tokens original Apache-2.0