Ken Snyder
Community@yankeeinlondon · London and Los Angeles
Entrepreneur, Technologist, Real Person
Agent Skills by Ken Snyder
Showing 64 vetted skills indexed across 3 GitHub repositories.
{{library_name}}
Generate Claude Code Agent Skills with frontmatter-driven SKILL.md and linked content.
unfolded-circle
Consolidate Unfolded Circle Core, Dock, and Integration API knowledge for developers.
schematic
Design API definitions and generate API clients with the Schematic toolchain.
research
Automate library research and generate structured documentation files.
toml
Parse and serialize TOML configurations in Rust with serde.
homelab
Orchestrate Sony ES receivers and Arcam amplifiers via a Rust library, CLI, and REST server.
two-face
Embed bat-curated syntaxes and themes for syntect highlighting to HTML or ANSI.
unchained-ai
Document unchained-ai pipeline primitives, provider registry, and model metadata.
nextest
Configure and execute Rust test runs with profiles, filters, retries, and JUnit reporting.
tui
Codify terminal user interface design best practices for Ratatui and Bubble Tea.
ts_rs
Export TypeScript declarations from Rust types using ts-rs derive macros.
color-eyre
Configure color_eyre to generate colored, contextual Rust error reports.
agent-observability
Translate agent lifecycle events into structured telemetry for external observability platforms.
async-trait
Apply the #[async_trait] macro to enable async methods on Rust trait objects.
rust
Provide expert Rust guidance for memory safety, ownership, and concurrency challenges.
just
Run just recipes from a project justfile with standard flags.
serial_test
Run Rust tests serially with #[serial] and #[file_serial] attributes.
terminal
Guide terminal capabilities for escape codes, graphics protocols, and configuration.
viuer
Render images in Rust terminals with protocol auto-detection and half-block fallback.
hugging-face-api
Access Hugging Face Hub and Inference APIs for model discovery and execution.
lsp
Compare Markdown Language Server Protocol implementations across editors and select one for your workflow.
schematic-define
Define and validate REST and WebSocket API contracts for client generation.
syntect
Generate ANSI or HTML syntax highlighting in Rust using Syntect.
cli
Design Rust CLIs with clap parsing and a lib/cli architecture split.