Gustavo Bauke avatar

Gustavo Bauke

Community

@gtbauke

33Followers
|
26Public Repos
|
57Published Skills

Gustavo Bauke maintains 57 Claude Code skills spanning agent context engineering, UI/UX design, document processing, and disciplined software development practices.

Skills Distribution
DomainAI Models & ...Agent Context & Me.. (30%)Software Developme.. (25%)UI/UX & Visual Des.. (20%)Document & File Pr.. (15%)

Agent Skills by Gustavo Bauke

Showing 57 vetted skills indexed across 1 GitHub repositories.

gtbaukegtbauke

planning-with-files

Organizes complex multi-step tasks using persistent markdown planning files on disk.

Community
Advanced
gtbaukegtbauke

ui-ux-pro-max

Searches a CSV database of UI styles, palettes, fonts, and stack guidelines via BM25.

Community
Intermediate
gtbaukegtbauke

using-git-worktrees

Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.

Community
Intermediate
gtbaukegtbauke

multi-agent-patterns

Design and implement multi-agent architectures using supervisor, swarm, and hierarchical coordination patterns.

Community
Advanced
gtbaukegtbauke

defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

Community
Basic
gtbaukegtbauke

bdi-mental-states

Transform RDF context into BDI agent mental states using formal ontology patterns.

Community
Advanced
gtbaukegtbauke

context-degradation

Diagnose and mitigate context degradation patterns in LLM agent systems.

Community
Advanced
gtbaukegtbauke

test-driven-development

Enforces test-first development using the red-green-refactor cycle for features and bugfixes.

Community
Intermediate
gtbaukegtbauke

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
gtbaukegtbauke

theme-factory

Applies curated color palettes and font pairings to slides, docs, and HTML artifacts.

Community
Basic
gtbaukegtbauke

context-compression

Implements structured summarization and probe-based evaluation for compressing long agent conversation histories.

Community
Advanced
gtbaukegtbauke

memory-systems

Designs agent memory architectures using vector stores, knowledge graphs, and temporal persistence frameworks.

Community
Advanced
gtbaukegtbauke

doc-coauthoring

Guides collaborative document creation through context gathering, iterative drafting, and reader testing.

Community
Advanced
gtbaukegtbauke

web-design-guidelines

Review UI code against Vercel Web Interface Guidelines and report findings.

Community
Basic
gtbaukegtbauke

advanced-evaluation

Implements LLM-as-judge evaluation pipelines with bias mitigation, rubric generation, and metric selection.

Community
Advanced
gtbaukegtbauke

obsidian-markdown

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.

Community
Intermediate
gtbaukegtbauke

using-superpowers

Enforces skill discovery and invocation before any AI response or action.

Community
Intermediate
gtbaukegtbauke

dispatching-parallel-agents

Dispatches independent subagents in parallel to investigate and fix unrelated test failures.

Community
Intermediate
gtbaukegtbauke

claude-api

Build LLM-powered applications with the Claude API and Anthropic SDKs.

Community
Advanced
gtbaukegtbauke

xlsx

Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and LibreOffice.

Community
Advanced
gtbaukegtbauke

pdf

Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.

Community
Advanced
gtbaukegtbauke

executing-plans

Executes written implementation plans task-by-task with verification checkpoints and review gates.

Community
Intermediate
gtbaukegtbauke

algorithmic-art

Generates p5.js generative art with seeded randomness and interactive parameter controls.

Community
Intermediate
gtbaukegtbauke

finishing-a-development-branch

Guides completion of development branches through verified merge, pull request, or cleanup options.

Community
Intermediate

Frequently Asked Questions About Gustavo Bauke

FAQPage Schema
What tasks can I accomplish with gtbauke's skill collection?▼

The 57 skills cover agent context engineering (compression, memory systems, filesystem offloading), disciplined development (TDD, systematic debugging, code review, verification), UI/UX design with 50 styles and 8 frameworks, and file processing for PDF, DOCX, XLSX, and PPTX documents.

Who is the target audience for these skills?▼

Engineers building Claude Code agents, frontend developers using React, Next.js, Vue, Svelte, or React Native, and technical writers working in Obsidian. Skills like multi-agent-patterns, BDI mental states, and MCP server building target agent architects and LLM application developers.

How do the planning and execution skills work in practice?▼

planning-with-files creates task_plan.md, findings.md, and progress.md via hooks on prompt submission and tool use, supporting session recovery after /clear. writing-plans, executing-plans, and subagent-driven-development then guide plan authoring, checkpointed execution, and parallel task dispatch.

Are these skills open source and what do they cost?▼

Licensing varies per skill. Supabase Postgres and Vercel React/React Native skills are MIT licensed; document skills (pdf, docx, xlsx, pptx) are proprietary with terms in LICENSE.txt; many others reference complete terms in bundled LICENSE files. No direct cost is stated.

What prerequisites or dependencies do these skills require?▼

Skills run inside Claude Code with declared allowed-tools like Read, Write, Edit, Bash, Glob, and Grep. Specific skills need external runtimes: Playwright for webapp-testing, Defuddle CLI for web extraction, Obsidian CLI for vault operations, and PowerShell or shell scripts for planning hooks.