Topic: golang
205 skills in this topic.
-
deep-review
Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.
coder/coder 12,860
-
refine-plan
Iteratively refine development plans using TDD methodology. Ensures plans are clear, actionable, and include red-green-refactor cycles with proper test coverage.
coder/coder 12,860
-
pull-requests
Guide for creating, updating, and following up on pull requests in the Coder repository. Use when asked to open a PR, update a PR, rewrite a PR description, or follow up on CI/check failures.
coder/coder 12,860
-
code-review
Reviews code changes for bugs, security issues, and quality problems
coder/coder 12,860
-
datadog
Use Datadog MCP tools to investigate logs, metrics, traces, and incidents for the Gram project. Activate when the user asks about errors, performance issues, incidents, latency, or wants to search telemetry data.
speakeasy-api/gram 227
-
golang
Rules and best practices when writing and editing Go (Golang) code
speakeasy-api/gram 227
-
clickhouse
Rules when working with ClickHouse database in Gram for analytics and telemetry features
speakeasy-api/gram 227
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
speakeasy-api/gram 227
-
datadog-insights
Investigate Gram production health and post a digest to Slack
speakeasy-api/gram 227
-
frontend
Rules and best practices when working on the dashboard and elements React frontend codebases
speakeasy-api/gram 227
-
gram-functions
A walkthrough of the Gram Functions feature in this codebase
speakeasy-api/gram 227
-
mise-tasks
Rules and best practices for writing and editing mise tasks.
speakeasy-api/gram 227
-
postgresql
Rules when working with PostgreSQL database in Gram
speakeasy-api/gram 227
-
elixir-docs-review
Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.
existential-birds/beagle 44
-
gen-release-notes
generate release notes for changes since a given tag
existential-birds/beagle 44
-
go-testing-code-review
Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.
existential-birds/beagle 44
-
postgres-code-review
Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database schemas, JSONB usage, or connection management.
existential-birds/beagle 44
-
cloudkit-code-review
Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, CKRecord, CKShare, or CKSubscription.
existential-birds/beagle 44
-
explanation-docs
Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do
existential-birds/beagle 44
-
review-elixir
Comprehensive Elixir/Phoenix code review with optional parallel agents
existential-birds/beagle 44
-
deepagents-implementation
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.
existential-birds/beagle 44
-
swift-code-review
Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .swift files for async/await patterns, actor isolation, Sendable conformance, or general Swift best practices.
existential-birds/beagle 44
-
review-plan
Review implementation plans for parallelization, TDD, types, libraries, and security before execution
existential-birds/beagle 44
-
pydantic-ai-testing
Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.
existential-birds/beagle 44