Nugg avatar

Nugg

Community

@nuggocto · Tinkertown, Dun Morogh

6Followers
|
15Public Repos
|
25Published Skills

A box of 20 nuggets, 2 large fries and 1 boh-tuhl of va-terr please 𐔌՞. .՞𐦯

Skills Distribution
DomainDeveloper To...Language Engineeri.. (40%)Cloudflare Platfor.. (24%)Database Systems &.. (16%)Security Auditing .. (12%)

Agent Skills by Nugg

Showing 25 vetted skills indexed across 1 GitHub repositories.

nuggoctonuggocto
5

benchmark

Measures latency, throughput, size, and memory with reproducible benchmark workflows.

Community
Advanced
nuggoctonuggocto
5

tiger-style

Applies TigerStyle engineering principles to code design and review across languages.

Community
Intermediate
nuggoctonuggocto
5

zig

Guides production-grade Zig development covering ownership, allocators, errors, comptime, and FFI.

Community
Advanced
nuggoctonuggocto
5

go

Guides writing idiomatic, testable Go code for services, libraries, and CLIs.

Community
Advanced
nuggoctonuggocto
5

durable-objects

Create and review Cloudflare Durable Objects for stateful coordination, storage, alarms, and WebSockets.

Community
Advanced
nuggoctonuggocto
5

python

Guides production-grade Python development covering typing, concurrency, packaging, security, and testing.

Community
Advanced
nuggoctonuggocto
5

security

Audit software for exploitable vulnerabilities through threat modeling, safe verification, and prioritized reporting.

Community
Advanced
nuggoctonuggocto
5

wrangler

Deploy and manage Cloudflare Workers, KV, R2, D1, and other bindings using Wrangler CLI commands.

Community
Intermediate
nuggoctonuggocto
5

vitess

Guides Vitess sharding, VSchema design, query routing, and online schema migrations.

Community
Advanced
nuggoctonuggocto
5

rust

Guides production-grade Rust development with idiomatic design, error handling, and concurrency practices.

Community
Advanced
nuggoctonuggocto
5

test-quality

Write and review deterministic, behavior-focused tests across unit, integration, and end-to-end layers.

Community
Intermediate
nuggoctonuggocto
5

visual-pr

Generates structured pull request descriptions with visual change outlines using GitHub CLI.

Community
Intermediate
nuggoctonuggocto
5

qa

Verify release behavior by running the product and reporting reproducible findings.

Community
Advanced
nuggoctonuggocto
5

cloudflare-email-service

Send and receive transactional emails using Cloudflare Email Service bindings, REST API, and routing handlers.

Community
Advanced
nuggoctonuggocto
5

choose-data-structures

Select data structures from workload operations, invariants, ownership, and storage constraints.

Community
Intermediate
nuggoctonuggocto
5

postgres

Provides PostgreSQL best practices for schema design, indexing, query optimization, and operations.

Community
Advanced
nuggoctonuggocto
5

workers-best-practices

Reviews and authors Cloudflare Workers code against current production best practices.

Community
Advanced
nuggoctonuggocto
5

review

Review code diffs, patches, and pull requests for defects and merge readiness.

Community
Intermediate
nuggoctonuggocto
5

mysql

Plan and review MySQL schema design, indexing, query tuning, and operations.

Community
Advanced
nuggoctonuggocto
5

fastapi

Guides production-grade FastAPI development covering dependencies, async correctness, validation, security, and deployment.

Community
Advanced
nuggoctonuggocto
5

use-railway

Operate Railway infrastructure including projects, services, databases, deployments, and feature flags.

Community
Advanced
nuggoctonuggocto
5

web-perf

Audits web performance using Chrome DevTools MCP to measure Core Web Vitals and network issues.

Community
Intermediate
nuggoctonuggocto
5

unslop

Rewrites text to remove AI writing patterns and restore natural human voice.

Community
Intermediate
nuggoctonuggocto
5

show-me

Generates concise diagrams, code-shape sketches, and HTML artifacts to explain topics visually.

Community
Basic

Frequently Asked Questions About Nugg

FAQPage Schema
What tasks can I accomplish with Nugg's skill registry?

You can benchmark code latency and throughput, write production-grade Go, Rust, Zig, Python, and FastAPI code, audit security vulnerabilities, optimize PostgreSQL, MySQL, and Vitess queries, deploy Cloudflare Workers and Durable Objects, measure Core Web Vitals, and operate Railway infrastructure end-to-end.

Who should use these skills?

Backend and systems engineers working in Go, Rust, Zig, or Python; platform engineers managing Cloudflare Workers, KV, R2, and D1; database administrators tuning Postgres, MySQL, or Vitess clusters; and security reviewers performing threat modeling and adversarial code review.

How do the Cloudflare skills work in practice?

Load the relevant skill before running wrangler commands or writing Workers code. The wrangler, workers-best-practices, durable-objects, turnstile-spin, and cloudflare-email-service skills retrieve current Cloudflare documentation to ensure correct syntax, bindings, and configuration rather than relying on stale knowledge.

Are Nugg's skills free to use?

Yes. Most skills carry an explicit MIT license, including benchmark, security, review, test-quality, and the language skills authored by opencode and PlanetScale. Skills without a stated license field, such as wrangler and durable-objects, have no declared restrictions in the manifest.

What prerequisites do these skills require?

Language skills require the matching toolchain (Cargo, zig build, go.mod, pyproject.toml). Cloudflare skills need wrangler and a Cloudflare account. The use-railway skill requires Bash access to railway, npm, npx, curl, and python3 commands. Web-perf requires Chrome DevTools MCP access.