Skip to main content
jakenuts
GitHub creator profile

jakenuts

Repository-level view of 29 collected skills across 3 GitHub repositories.

skills collected
29
repositories
3
updated
Jul 29, 2026
repository explorer

Repositories and representative skills

agent-vision-diagrams
software-developers

Create and iterate on shareable visual diagrams (architecture maps, flowcharts, state machines, class/domain models, mindmaps, dependency maps) via the Agent Vision MCP server or its HTTP action API. Use when the user asks for a diagram, visualization, or…

Jul 14, 2026
elevenlabs-speech-engine
software-developers

ElevenLabs Speech Engine — the SDK for giving a voice interface to a custom agent you host yourself (your existing chat agent, LangGraph workflow, containerized LLM service, etc.). ElevenLabs runs the audio pipeline (STT, turn detection, VAD, TTS, barge-in);…

May 22, 2026
wolverine
software-developers

WolverineFx (.NET) framework for in-process command/event handling, asynchronous messaging, durable inbox/outbox, sagas, and HTTP endpoints. Use when working in a .NET project that references `WolverineFx*` packages, calls `UseWolverine()`, or whenever the…

May 22, 2026
ffmpeg-toolkit
software-developers

Video and audio processing with FFmpeg. Covers transcoding, resizing, trimming, speed adjustment, compression, audio extraction, concatenation, cropping, thumbnails, and probing. References available for codec/filter lookup, audio processing, streaming…

Feb 19, 2026
create-cli
software-developers

Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you're designing a CLI spec (before implementation) or…

Feb 5, 2026
solarwinds-logs
network-and-computer-systems-administrators

Search and analyze DealerVision production logs via SolarWinds Observability API. Use when investigating errors, debugging issues, checking system health, or when the user mentions logs, SolarWinds, production errors, or system monitoring. Requires the `logs`…

Feb 5, 2026
cloudflare
network-and-computer-systems-administrators

Manage Cloudflare infrastructure including DNS records, zones, SSL/TLS, caching, firewall rules, Workers, Pages, and analytics. Use when working with Cloudflare APIs, creating or modifying DNS records, managing domain security, purging cache, deploying…

Jan 14, 2026
google-search-console
software-developers

Google Search Console API integration for search analytics, URL inspection, sitemap management, and site verification. Use when working with search performance data, checking indexing status, managing sitemaps, or analyzing SEO metrics.

Jan 14, 2026
Showing 8 of 12 collected skills.
agent-vision-diagrams
software-developers

Create and iterate on shareable visual diagrams (architecture maps, flowcharts, state machines, class/domain models, mindmaps, dependency maps) via the Agent Vision MCP server. Use when the user asks for a diagram, visualization, or "draw this out" during a…

Jul 29, 2026
actions
software-developers

How to create and run agent actions. Actions are the single source of truth for app operations — the agent calls them as tools and frontend code calls them through client hooks. Use when creating a new action, adding an API integration, or wiring up frontend…

Jul 14, 2026
adding-a-feature
software-developers

The four-area checklist every new feature must complete. Use when adding any feature, integration, or capability to ensure the agent and UI stay in parity.

Jul 14, 2026
agent-native-docs
software-developers

How to find version-matched Agent Native framework docs and source bundled in node_modules. Use before implementing or answering questions about @agent-native/core APIs, generated apps, workspaces, templates, or advanced features.

Jul 14, 2026
delegate-to-agent
software-developers

How to delegate all AI work to the agent chat. Use when delegating AI work from UI or scripts to the agent, when a user asks for agent behavior or LLM-powered features, when tempted to add inline LLM calls, or when sending messages to the agent from…

Jul 14, 2026
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, artifacts, posters, or applications (websites, landing pages, dashboards, React components, HTML/CSS layouts, or when…

Jul 14, 2026
real-time-sync
software-developers

How to keep the UI in sync with agent changes via SSE plus polling fallback. Use when wiring query invalidation for new data models, debugging UI not updating, or understanding jitter prevention.

Jul 14, 2026
security
information-security-analysts

Secure coding practices for agent-native apps: input validation, SQL injection, XSS, secrets, data scoping, and auth. Use when writing any action, route, or component that touches user data or external input.

Jul 14, 2026
Showing 8 of 10 collected skills.
actions
software-developers

How to create and run agent actions. Actions are the single source of truth for app operations — the agent calls them as tools and frontend code calls them through client hooks. Use when creating a new action, adding an API integration, or wiring up frontend…

Jul 14, 2026
adding-a-feature
software-developers

The four-area checklist every new feature must complete. Use when adding any feature, integration, or capability to ensure the agent and UI stay in parity.

Jul 14, 2026
capture-learnings
unclassified

Capture and apply accumulated knowledge via structured memory. Use when the user gives feedback, shares preferences, corrects a mistake, or when you discover something worth remembering for future conversations.

Jul 14, 2026
finance-analytics
financial-and-investment-analysts

Worked examples for managing, analyzing, and presenting Finance banking data — categorization with rules, trend charts, reports, recurring-bill detection, runway/cashflow projections, monthly budgets, credit-card payment plans, and interactive generative-UI…

Jul 14, 2026
real-time-sync
unclassified

How to keep the UI in sync with agent changes via SSE plus polling fallback. Use when wiring query invalidation for new data models, debugging UI not updating, or understanding jitter prevention.

Jul 14, 2026
security
unclassified

Secure coding practices for agent-native apps: input validation, SQL injection, XSS, secrets, data scoping, and auth. Use when writing any action, route, or component that touches user data or external input.

Jul 14, 2026
self-modifying-code
software-developers

How the agent can modify the app's own source code. Use when the agent needs to edit components, routes, styles, or scripts, when designing UI for agent editability, or when deciding what the agent should and shouldn't modify.

Jul 14, 2026
Showing 3 of 3 repositories
All repositories loaded