Gabriel Garbugio avatar

Gabriel Garbugio

Community

@Gabr1elaugus700 · www.linkedin.com/in/gabriel-garbugio

5Followers
|
13Public Repos
|
13Published Skills

An IT professional with 4 years of experience in customer support, report creation, and industrial systems logic. Actively engaged with all sectors of a company

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)UI/UX & Creative M.. (25%)Business, Finance .. (15%)Cloud & Compute In.. (15%)

Agent Skills by Gabriel Garbugio

Showing 13 vetted skills indexed across 1 GitHub repositories.

Gabr1elaugus700Gabr1elaugus700
1

impeccable

Design, critique, audit, and refine frontend interfaces across web and native platforms.

Community
Advanced
Gabr1elaugus700Gabr1elaugus700
1

create-github-issue

Creates structured GitHub issues with labels via the GitHub CLI.

Community
Basic
Gabr1elaugus700Gabr1elaugus700
1

tlc-spec-driven

Plans and implements software projects through adaptive specify, design, tasks, and execute phases.

Community
Advanced
Gabr1elaugus700Gabr1elaugus700
1

decomposition-planning-roadmap

Creates phased decomposition roadmaps and prioritized migration plans for monolith-to-services transitions.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

writing-great-skills

Provides principles and vocabulary for writing predictable, well-structured AI agent skills.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.

Community
Advanced
Gabr1elaugus700Gabr1elaugus700
1

code-review

Reviews a git diff against coding standards and the originating spec using parallel sub-agents.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

to-tickets

Breaks plans and specs into tracer-bullet tickets with declared blocking dependencies.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

improve-codebase-architecture

Scan a codebase for module deepening opportunities and present them as a visual HTML report.

Community
Advanced
Gabr1elaugus700Gabr1elaugus700
1

to-spec

Generates a structured spec from conversation context and publishes it to the project issue tracker.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

tdd

Guides test-driven development using the red-green loop with behavior-focused tests at public interfaces.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

writing-typescript

Organize TypeScript code by feature ownership and split React components by responsibility.

Community
Intermediate
Gabr1elaugus700Gabr1elaugus700
1

unit-tests-ts

Generates TypeScript unit tests using Node.js native test runner and assertion libraries.

Community
Intermediate

Frequently Asked Questions About Gabriel Garbugio

FAQPage Schema
What tasks can I accomplish with Gabriel Garbugio's skills?

You can audit and refine frontend interfaces, plan projects through Specify-Design-Tasks-Execute phases, decompose monoliths into migration roadmaps, review branches against standards and specs, diagnose bugs, write TypeScript with SRP organization, and create Node.js native unit tests.

Who should use these skills?

Frontend engineers, TypeScript developers, and technical leads benefit most. The skills target practitioners handling UI polish, feature planning, code review, test-driven development, and monolith-to-microservices migration within existing codebases.

How do the planning and ticketing skills work in practice?

The tlc-spec-driven skill auto-sizes planning depth by complexity, producing atomic tasks with verification criteria and git commits. The to-spec and to-tickets skills synthesize the current conversation into specs and tracer-bullet tickets published to your configured issue tracker.

Are these skills open source?

Licensing varies per skill. The impeccable frontend skill is Apache 2.0, and tlc-spec-driven is CC-BY-4.0 by Felipe Rodrigues. Other skills in the manifest do not declare explicit licenses, so check each folder before redistribution.

What prerequisites do the testing skills require?

The unit-tests-ts skill requires a TypeScript application and uses Node.js built-in test runner (node:test and node:assert), so no external testing framework installation is needed. The tdd skill applies red-green-refactor for features, bug fixes, and integration tests.