Skip to main content
GGPrompts
Perfil de criador do GitHub

GGPrompts

Visão por repositório de 65 skills coletadas em 10 repositórios do GitHub.

skills coletadas
65
repositórios
10
atualizado
23 de abr. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

code-review
Analistas de garantia de qualidade de software e testadores

Review code changes with parallel detection agents and smart fixing

24 de mar. de 2026
merge
Desenvolvedores de software

Branch merging and conflict resolution patterns. Use when merging feature branches, handling conflicts, or cleaning up worktrees. Trigger with "merge branch", "resolve conflicts", "cleanup worktree".

10 de mar. de 2026
automating-browser
Desenvolvedores de software

Controls Chrome browser: takes screenshots, clicks buttons, fills forms, downloads images, inspects pages, captures network requests, checks console errors, debugs API issues. Use when: 'screenshot', 'click', 'fill form', 'download image', 'check browser',…

10 de mar. de 2026
brainstorming
Especialistas em gestão de projetos

Brainstorm ideas and design workflows with a beads expert. Use when: 'help me plan', 'how should I structure this', 'what beads features', 'brainstorm', 'before I create tasks', 'design my workflow'. For ideation BEFORE creating issues.

10 de mar. de 2026
docs-check
Desenvolvedores de software

Docs/changelog checkpoint. Detects whether changes are user-facing and ensures documentation hygiene (CHANGELOG + lessons-learned) is handled or explicitly bypassed. Use when: 'docs check', 'changelog', 'release notes', 'did we update docs?'.

10 de mar. de 2026
orchestrator
Desenvolvedores de software

Multi-model conductor - spawns Haiku/Sonnet/Opus/Codex based on task complexity

10 de mar. de 2026
gg-plan-backlog
Especialistas em gestão de projetos

AI-assisted backlog grooming: prioritize, add dependencies, assign quality gates, draft worker prompts

10 de mar. de 2026
reviewing-code
Analistas de garantia de qualidade de software e testadores

Code review checkpoint using codex review CLI. Returns structured result with pass/fail status and issues. Use when: 'code review', 'review changes', 'codex review', 'check my code'.

10 de mar. de 2026
Mostrando 8 de 29 skills coletadas.
integration
Desenvolvedores de software

Integrate projects with TabzChrome terminals via Markdown links, HTML attributes, WebSocket, JS API, or Spawn API

3 de mar. de 2026
terminals
Outras ocupações de informática

Spawn and manage terminal tabs via TabzChrome REST API. Use when spawning workers, creating terminals programmatically, setting up worktrees for parallel work, or crafting prompts for Claude workers.

22 de jan. de 2026
browser
Desenvolvedores de software

Browser automation via 70 tabz MCP tools. Use when taking screenshots, filling forms, debugging network requests, testing responsive design, or using text-to-speech notifications.

22 de jan. de 2026
tabz-terminals
Outras ocupações de informática

Spawn and manage terminal tabs via TabzChrome REST API. Use when spawning workers, creating terminals programmatically, setting up worktrees for parallel work, or crafting prompts for Claude workers.

21 de jan. de 2026
tabz-browser
Desenvolvedores de software

Browser automation via 70 tabz MCP tools. Use when taking screenshots, filling forms, debugging network requests, testing responsive design, or using text-to-speech notifications.

19 de jan. de 2026
tabz-integration
Outras ocupações de informática

Integrate projects with TabzChrome terminals via HTML attributes, WebSocket, JS API, or Spawn API

18 de jan. de 2026
tabz-development
Desenvolvedores de software

Patterns for building and debugging TabzChrome itself. Use when working on Terminal.tsx, xterm.js integration, WebSocket I/O, resize handling, or any TabzChrome extension/backend code.

16 de jan. de 2026
geopandas
Cientistas de dados

Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations,…

3 de fev. de 2026
db-migrations
Arquitetos de banco de dados

Alembic database migration workflows for FastAPI/SQLModel applications. Use when creating migrations, running schema changes, handling failed migrations, switching database engines, or resetting local state. Triggers on alembic, migration, schema change,…

22 de jan. de 2026
fastapi-pro
Desenvolvedores de software

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

22 de jan. de 2026
nextjs-patterns
Desenvolvedores de software

Next.js 15 App Router patterns and best practices for React applications. Use when creating pages, components, layouts, data fetching, server actions, or routing. Triggers on Next.js, App Router, page, layout, component, server component, client component,…

22 de jan. de 2026
sqlmodel-expert
Arquitetos de banco de dados

Advanced SQLModel patterns and comprehensive database migrations with Alembic. Use when creating SQLModel models, defining relationships (one-to-many, many-to-many, self-referential), setting up database migrations, optimizing queries, solving N+1 problems,…

22 de jan. de 2026
tanstack-query
Desenvolvedores de software

TanStack Query v5 patterns and common pitfalls. Use when implementing data fetching, cache invalidation, or debugging stale data issues. Triggers on useQuery, useMutation, queryKey, invalidate, TanStack, React Query, data fetching, server state.

22 de jan. de 2026
web-scraping
Desenvolvedores de software

Efficient web scraping patterns for data extraction from websites and APIs. Use when scraping content, fetching structured data, building ETL connectors, or processing web responses. Key principle - use programmatic extraction with uv scripts instead of…

22 de jan. de 2026
agent-creator
Outras ocupações de informática

Guide for creating effective Claude Code agents. This skill should be used when users want to create a new agent (or update an existing agent) that configures Claude with specialized system prompts, tool restrictions, model selection, and MCP/skill…

16 de dez. de 2025
ai-multimodal
Desenvolvedores de software

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object…

16 de dez. de 2025
docker-mcp
Outras ocupações de informática

Comprehensive guide for Docker MCP Toolkit Dynamic Tools - discover and use ~170 MCP servers on-demand. Use when working with MCP servers, dynamic tools, database access, APIs, cloud services, or needing external integrations during conversations.

16 de dez. de 2025
xterm-js
Desenvolvedores de software

This skill should be used when working with xterm.js terminal implementations, React-based terminal applications, WebSocket terminal communication, or refactoring terminal-related code. It provides battle-tested patterns, common pitfalls, and debugging…

16 de dez. de 2025
plugin-development
Desenvolvedores de software

Create and manage Claude Code plugins including commands, agents, skills, hooks, and MCP servers. This skill should be used when building new plugins, debugging plugin issues, understanding plugin structure, or working with plugin marketplaces.

14 de dez. de 2025
Mostrando 10 de 10 repositórios
Todos os repositórios foram exibidos