Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
baotoq
GitHub creator profile

baotoq

Repository-level view of 57 collected skills across 5 GitHub repositories, including approximate occupation coverage.

skills collected
57
repositories
5
occupation fields
1
updated
2026-05-01
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
micro-commerce
37 skills9725updated 2026-03-08
65% of creator
csharp-developer
Desarrolladores de software

Use when building C# applications with .NET 10+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.

2026-03-08
dotnet-core-expert
Desarrolladores de software

Use when building .NET 10 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.

2026-03-08
argocdclusterbootstrapping
Administradores de redes y sistemas informáticos

Complete ArgoCD cluster bootstrapping skill for diagnosing sync failures, creating root Applications (app-of-apps), curating ApplicationSets via Kustomize, and resolving missing CRD dependencies. USE WHEN argocd bootstrap OR app-of-apps pattern OR root application OR applicationset gitops management OR argocd sync failed missing CRD OR kustomize applicationset curation OR argocd cluster onboarding.

2026-03-08
argocd-cluster-bootstrapping
Administradores de redes y sistemas informáticos

Complete ArgoCD cluster bootstrapping skill for multi-repository GitOps environments. Use when provisioning new Kubernetes clusters, registering clusters with ArgoCD, configuring ApplicationSets, setting up cluster secrets, or troubleshooting cluster connectivity issues.

2026-03-08
kubernetes-architect
Arquitectos de redes informáticas

Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Masters EKS/AKS/GKE, service mesh (Istio/Linkerd), progressive delivery, multi-tenancy, and platform engineering. Handles security, observability, cost optimization, and developer experience. Use PROACTIVELY for K8s architecture, GitOps implementation, or cloud-native platform design.

2026-03-08
nextjs-app-router-patterns
Desarrolladores web

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

2026-02-14
nextjs-best-practices
Desarrolladores web

Next.js App Router principles. Server Components, data fetching, routing patterns.

2026-02-14
tailwind-design-system
Diseñadores de interfaces web y digitales

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

2026-02-14
Showing top 8 of 37 collected skills in this repository.
#002
go-shortener
12 skills00updated 2026-02-16
21% of creator
architecture-domain-analysis
Desarrolladores de software

Identifies subdomains and suggests bounded contexts in any codebase following DDD Strategic Design. Use when analyzing domain boundaries, identifying business subdomains, assessing domain cohesion, mapping bounded contexts, or when the user asks about DDD strategic design, domain analysis, or subdomain classification.

2026-02-16
architecture-patterns
Desarrolladores de software

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

2026-02-16
architecture-saga-orchestration
Desarrolladores de software

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.

2026-02-16
design-ui-ux-pro-max
Desarrolladores web

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

2026-02-16
design-web-guidelines
Diseñadores de interfaces web y digitales

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2026-02-16
microservices-patterns
Desarrolladores de software

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

2026-02-16
testing-tdd
Analistas de garantía de calidad de software y probadores

Use when implementing any feature or bugfix, before writing implementation code

2026-02-16
tools-brainstorming
Desarrolladores de software

Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration.

2026-02-16
Showing top 8 of 12 collected skills in this repository.
#003
agent-skills
4 skills10updated 2026-03-11
7.0% of creator
#004
go-mall
3 skills00updated 2026-04-30
5.3% of creator
tilt-go-debug
Desarrolladores de software

Use when setting up or troubleshooting remote Delve debugging of Go services running under Tilt + Kubernetes from VS Code. Covers Tiltfile dlv entrypoint, Dockerfile.dev.debug, k8s debug overlay, VS Code launch.json with dlv-dap adapter, port forwards across multi-service setups, and common gotchas (api-version mismatch, dlv dap vs exec, probe interference). Triggers: "debug attach not working", "breakpoints not hitting", "delve in tilt", "vscode go remote debug", "add debug to <service>".

2026-04-30
kratos-skills
Desarrolladores de software

Comprehensive knowledge base for go-kratos microservices framework. **Use this skill when:** - Building REST/gRPC APIs with kratos (Service → Biz → Data layered architecture) - Creating microservices with DDD and Clean Architecture patterns - Implementing dependency injection with Wire - Configuring service discovery, load balancing, and resilience patterns - Troubleshooting kratos issues or understanding framework conventions - Generating production-ready microservices code with Protobuf **Features:** - Complete pattern guides with ✅ correct and ❌ incorrect examples - DDD/Clean Architecture enforcement - Production best practices - Common pitfall solutions

2026-04-29
tilt
Desarrolladores de software

This skill should be used when the user asks to "write a Tiltfile", "configure Tilt", "set up live update", "debug Tilt", "add a resource to Tilt", "optimize Tilt builds", "view Tilt logs", "restart a Tilt resource", or mentions Tiltfile, tilt up, tilt ci, tilt down, live_update, docker_build, custom_build, k8s_resource, local_resource, or Kubernetes local development with Tilt.

2026-04-29
#005
go-kratos-template
1 skills00updated 2026-05-01
1.8% of creator
Mostrando 5 de 5 repositorios
Todos los repositorios cargados