Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

📝
2026/08/17

CTF Writeup Generator

CTF Writeup Generator creates standardized submission-style writeups for solved CTF challenges, documenting solution steps, tools used, and lessons learned in a structured format. Use after solving a CTF challenge to produce a concise, reproducible writeup for teammate or organizer review.
Writing
3K353
📝
2026/08/17

Go Documentation

Go Documentation guides writing and reviewing doc comments, README, CONTRIBUTING, CHANGELOG, Go Playground demos, Example tests, and llms.txt for Go projects. Use it when documenting libraries, applications, or CLIs, or auditing documentation completeness and style.
Writing
3K193
📡
2026/08/17

Go GraphQL

Go GraphQL guides implementation of GraphQL APIs in Go using gqlgen or graphql-go, covering schema design, resolvers, DataLoaders, subscriptions, and authentication. Use when building GraphQL servers or integrating with existing Go HTTP services.
DevOps
3K193
🔌
2026/08/17

Go gRPC

Go gRPC provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers and clients, writing proto files, setting up interceptors, handling status codes, configuring TLS/mTLS, testing with bufconn, or working with streaming RPCs.
DevOps
3K193
🏷️
2026/08/17

Go Naming Conventions

Go Naming Conventions provides rules for naming packages, functions, variables, interfaces, errors, and other Go identifiers. Use it when writing new Go code, reviewing or refactoring, or deciding between naming alternatives to follow Go standards.
Quality
3K193
📈
2026/08/17

Go Observability

Go Observability adds structured logging, Prometheus metrics, OpenTelemetry tracing, profiling, and RUM instrumentation to Go services. Use it when instrumenting Go services for production monitoring, setting up metrics or alerting, adding tracing, correlating logs with traces, or migrating legacy loggers to slog.
DevOps
3K193
🔍
2026/08/17

Go Package Docs

Go Package Docs queries the pkg.go.dev API to read package documentation, API signatures, usage examples, available versions, importers, licenses, and known vulnerabilities for any Go module without authentication.
AI Engineering
3K193
📚
2026/08/17

Go Popular Libraries

Go Popular Libraries recommends production-ready Golang libraries and frameworks for choosing a library, comparing alternatives, or adding a new dependency.
Quality
3K193
🧩
2026/08/17

Golang Design Patterns

Golang Design Patterns provides idiomatic Go patterns for functional options, constructors, error flow, resource lifecycle, graceful shutdown, resilience, and streaming. Use it when choosing architectural patterns, designing APIs, or applying idiomatic Go practices.
Quality
3K193
🚨
2026/08/17

Golang Error Handling

Golang Error Handling provides guidance for creating, wrapping, inspecting, and logging errors in Go, covering sentinel errors, custom types, errors.Is/As, errors.Join, panic/recover, and structured logging. Use it when writing, reviewing, or auditing Go error handling code to avoid swallowed errors and duplicate logs.
Quality
3K193
🔍
2026/08/17

Golang Gopls

Golang Gopls provides semantic code intelligence for Go via the official gopls language server, including go-to-definition, find references, call hierarchies, workspace symbol search, diagnostics, safe rename, refactoring, and formatting. Use it when navigating, understanding, or refactoring Go code in the local resolved build.
Quality
3K193
🧭
2026/08/17

Golang How-To

Golang How-To orchestrates the relevant Go skills for any coding, review, debug, or setup task, loading primary and secondary skills together and disambiguating overlaps. It also configures project files to trigger skills automatically.
AI Engineering
3K193
PreviousPage 202 of 998Next