Nugg
Community@nuggocto · Tinkertown, Dun Morogh
A box of 20 nuggets, 2 large fries and 1 boh-tuhl of va-terr please 𐔌՞. .՞𐦯
Agent Skills by Nugg
Showing 25 vetted skills indexed across 1 GitHub repositories.
benchmark
Measures latency, throughput, size, and memory with reproducible benchmark workflows.
tiger-style
Applies TigerStyle engineering principles to code design and review across languages.
zig
Guides production-grade Zig development covering ownership, allocators, errors, comptime, and FFI.
go
Guides writing idiomatic, testable Go code for services, libraries, and CLIs.
durable-objects
Create and review Cloudflare Durable Objects for stateful coordination, storage, alarms, and WebSockets.
python
Guides production-grade Python development covering typing, concurrency, packaging, security, and testing.
security
Audit software for exploitable vulnerabilities through threat modeling, safe verification, and prioritized reporting.
wrangler
Deploy and manage Cloudflare Workers, KV, R2, D1, and other bindings using Wrangler CLI commands.
vitess
Guides Vitess sharding, VSchema design, query routing, and online schema migrations.
rust
Guides production-grade Rust development with idiomatic design, error handling, and concurrency practices.
test-quality
Write and review deterministic, behavior-focused tests across unit, integration, and end-to-end layers.
visual-pr
Generates structured pull request descriptions with visual change outlines using GitHub CLI.
qa
Verify release behavior by running the product and reporting reproducible findings.
cloudflare-email-service
Send and receive transactional emails using Cloudflare Email Service bindings, REST API, and routing handlers.
choose-data-structures
Select data structures from workload operations, invariants, ownership, and storage constraints.
postgres
Provides PostgreSQL best practices for schema design, indexing, query optimization, and operations.
workers-best-practices
Reviews and authors Cloudflare Workers code against current production best practices.
review
Review code diffs, patches, and pull requests for defects and merge readiness.
mysql
Plan and review MySQL schema design, indexing, query tuning, and operations.
fastapi
Guides production-grade FastAPI development covering dependencies, async correctness, validation, security, and deployment.
use-railway
Operate Railway infrastructure including projects, services, databases, deployments, and feature flags.
web-perf
Audits web performance using Chrome DevTools MCP to measure Core Web Vitals and network issues.
unslop
Rewrites text to remove AI writing patterns and restore natural human voice.
show-me
Generates concise diagrams, code-shape sketches, and HTML artifacts to explain topics visually.
Frequently Asked Questions About Nugg
FAQPage SchemaWhat 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.