Gustavo Bauke
Community@gtbauke
Gustavo Bauke maintains 57 Claude Code skills spanning agent context engineering, UI/UX design, document processing, and disciplined software development practices.
Agent Skills by Gustavo Bauke
Showing 57 vetted skills indexed across 1 GitHub repositories.
planning-with-files
Organizes complex multi-step tasks using persistent markdown planning files on disk.
ui-ux-pro-max
Searches a CSV database of UI styles, palettes, fonts, and stack guidelines via BM25.
using-git-worktrees
Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.
multi-agent-patterns
Design and implement multi-agent architectures using supervisor, swarm, and hierarchical coordination patterns.
defuddle
Extract clean markdown content from web pages using the Defuddle CLI.
bdi-mental-states
Transform RDF context into BDI agent mental states using formal ontology patterns.
context-degradation
Diagnose and mitigate context degradation patterns in LLM agent systems.
test-driven-development
Enforces test-first development using the red-green-refactor cycle for features and bugfixes.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
theme-factory
Applies curated color palettes and font pairings to slides, docs, and HTML artifacts.
context-compression
Implements structured summarization and probe-based evaluation for compressing long agent conversation histories.
memory-systems
Designs agent memory architectures using vector stores, knowledge graphs, and temporal persistence frameworks.
doc-coauthoring
Guides collaborative document creation through context gathering, iterative drafting, and reader testing.
web-design-guidelines
Review UI code against Vercel Web Interface Guidelines and report findings.
advanced-evaluation
Implements LLM-as-judge evaluation pipelines with bias mitigation, rubric generation, and metric selection.
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.
using-superpowers
Enforces skill discovery and invocation before any AI response or action.
dispatching-parallel-agents
Dispatches independent subagents in parallel to investigate and fix unrelated test failures.
claude-api
Build LLM-powered applications with the Claude API and Anthropic SDKs.
xlsx
Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and LibreOffice.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
executing-plans
Executes written implementation plans task-by-task with verification checkpoints and review gates.
algorithmic-art
Generates p5.js generative art with seeded randomness and interactive parameter controls.
finishing-a-development-branch
Guides completion of development branches through verified merge, pull request, or cleanup options.
Frequently Asked Questions About Gustavo Bauke
FAQPage SchemaWhat 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.