Skip to content

Instantly share code, notes, and snippets.

View gabrielbuzziv's full-sized avatar

Gabriel Buzzi Venturi gabrielbuzziv

  • Rocketseat
  • Rio do Sul, Santa Catarina
View GitHub Profile
@gabrielbuzziv
gabrielbuzziv / claudecode.ts
Created January 15, 2026 14:02
Plugin for opencode to bypass anthropic auth
import type { Plugin } from "@opencode-ai/plugin"
const opencodePattern = /OpenCode|opencode/g
export const ClaudeCodePlugin: Plugin = async () => {
return {
"experimental.chat.system.transform": async (_ctx, data) => {
const system = data?.system
if (!system || !Array.isArray(system)) {
return

Code Review

Perform a comprehensive code review of changes in the current branch or a specified GitHub PR.

Instructions

You are performing a code review. Follow these steps carefully:

  1. Determine the review scope:
  • If a GitHub PR URL is provided, use gh pr view --json title,body,url,files to get PR details

SuperClaude - Guia Completo de Comandos e Personas

Visão Geral

SuperClaude é um sistema avançado de inteligência artificial para desenvolvimento, análise e operações. Este guia fornece documentação completa sobre todos os comandos disponíveis, personas e suas capacidades.

Índice

  1. Personas - Perfis Comportamentais
  2. Comandos Universais