Agent Skills by Jake Chapa
Showing 45 vetted skills indexed across 1 GitHub repositories.
debug:pytorch
Diagnose and fix PyTorch training issues across CUDA, gradients, and data pipelines.
refactor:dotnet
Refactor ASP.NET Core/C# projects into Clean Architecture with modern C# 12 features.
debug:spring-boot
Diagnose Spring Boot bean, configuration, and startup issues in Java applications.
refactor:rails
Restructure Rails codebases by extracting business logic into service objects, concerns, and query objects.
refactor:nuxtjs
Refactor Nuxt 3 codebases into modular components, composables, and Nitro routes.
refactor:react
Refactor React 19 TypeScript components by extracting custom hooks and memoizing.
debug:docker
Diagnose Docker container, image, network, and volume problems.
debug:svelte
Diagnose and fix Svelte 5 reactivity and runes issues.
debug:laravel
Diagnose Laravel class, routing, and middleware errors with Artisan tooling.
debug:swiftui
Diagnose and resolve SwiftUI rendering and state-management issues in iOS/macOS apps.
refactor:express
Refactor Express/Node.js code into modular controller-service-repository patterns with async/await.
refactor:nextjs
Refactor Next.js projects to adopt App Router patterns and Server/Client Component separation.
refactor:spring-boot
Refactor bloated Spring Boot 3.x Java 21 applications into SOLID-compliant architectures with constructor injection and transaction boundaries.
refactor:nestjs
Refactor NestJS applications into modular, SOLID-compliant architectures.
debug:scikit-learn
Diagnose scikit-learn debugging issues in training and testing workflows.
refactor:react-native
Refactor React Native and TypeScript projects into modular architectures with New Architecture adoption.
debug:flutter
Diagnose Flutter errors across Android, iOS, and Web with DevTools.
refactor:django
Refactor Django views and ORM queries to modern patterns.
debug:rails
Debug Rails issues across ActiveRecord, routing, and middleware errors.
refactor:angular
Refactor Angular 17+ components to standalone, OnPush, and signals.
refactor:pandas
Refactor Pandas row-wise operations into vectorized pipelines with PyArrow.
debug:fastapi
Debug FastAPI apps through reproduce, isolate, fix, and prevent phases.
debug:react
Diagnose React UI errors and performance bottlenecks with structured debugging workflows.
debug:terraform
Diagnose Terraform state locks, provider authentication failures, drift, and module conflicts.