Skip to main content
hbmartin
Perfil de criador do GitHub

hbmartin

Visão por repositório de 55 skills coletadas em 13 repositórios do GitHub.

skills coletadas
55
repositórios
13
atualizado
28 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
legolization
11 skills · 15 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresArquitetos (exceto paisagismo e naval)
3 categorias ocupacionais · 91% classificado
20%participação
#02
Foundation-Models-and-Core-AI-and-MLX-skills
10 skills · 20 de ago. de 2026
Desenvolvedores de softwareCientistas de dados
2 categorias ocupacionais · 90% classificado
18%participação
#03
ratchet
9 skills · 6 de jun. de 2026
Outras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresDesenvolvedores de software
3 categorias ocupacionais · 100% classificado
16%participação
#04
pocket-casts-ios
7 skills · 26 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresArtistas de efeitos especiais e animadoresDesigners de interfaces web e digitais
4 categorias ocupacionais · 100% classificado
13%participação
#05
skills
5 skills · 3 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
9,1%participação
#06
graphviz2drawio
3 skills · 1 de jul. de 2026
Analistas de garantia de qualidade de software e testadores
1 categorias ocupacionais · 100% classificado
5,5%participação
#07
swift-mlx-text-to-sql
3 skills · 28 de ago. de 2026
Desenvolvedores de softwareCientistas de dados
2 categorias ocupacionais · 100% classificado
5,5%participação
#08
gitx
2 skills · 29 de jul. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
3,6%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

judge-aesthetics
sem classificação

Render two brick models under identical fixed views, judge which one looks better against a fixed rubric, record the forced-choice verdict in the project's tracked preference log, and escalate any pair you cannot call confidently to the human. Use when…

15 de ago. de 2026
analyze-lego-assembly
Arquitetos (exceto paisagismo e naval)

Diagnose an LDraw assembly's stability, load paths, connectivity, floating parts, and assembly risks, producing a complete -analysis diagnostics bundle. Use when asked whether a model is stable or buildable, why it might collapse, which bricks are weak or…

7 de ago. de 2026
eval-corpus
Analistas de garantia de qualidade de software e testadores

Sweep the evaluation corpus (synthetic stress shapes by default, curated meshes opt-in) through the placement strategies, produce an aggregate scorecard in ./legolization-eval/, and diff it against the committed baseline to catch regressions or confirm…

7 de ago. de 2026
extend-lego-part-support
Desenvolvedores de software

Research, estimate, validate, and activate catalog support for a part the generator does not know yet. Use when a build fails on an unsupported or unknown part, when asked to add or extend part support, infer geometry and mass estimates for an LDraw part…

7 de ago. de 2026
inspect-instructions
Analistas de garantia de qualidade de software e testadores

Audit a model's step-by-step build instructions: machine-check step ordering, per-step stability, insertion pressure, and dangling bricks not yet connected to ground, then read rendered per-step images for sensibility. Use when asked whether instructions make…

7 de ago. de 2026
legolize-model
Desenvolvedores de software

Turn a 3D model (.vox, .npy, .obj, .stl, or .ply) into a physically stable brick-built model with a complete portable bundle: winning model, bill of materials, candidate comparison report, and instructions when rendering is available. Use when asked to…

7 de ago. de 2026
optimize-lego-build
Desenvolvedores de software

Improve an existing LDraw assembly (.ldr or .mpd): validate and re-publish it exactly as built, or retile it into regenerated brickwork that keeps its shape and colours. Use when asked to optimize, rebuild, retile, strengthen, or reduce the part count of an…

7 de ago. de 2026
prepare-lego-input
Desenvolvedores de software

Inspect, orient, scale, colour, and normalize a source model (.vox, .npy, .obj, .stl, or .ply) before brick generation. Use when asked whether an input is usable, which way is up, how big the build will be, what colours were detected, to fix an ambiguous…

7 de ago. de 2026
Mostrando 8 de 11 skills coletadas.
apple-ai-evaluations
Cientistas de dados

Measure and regression-test on-device model output with Apple's Evaluations framework: eval harnesses, prompt hill-climbing, model-as-judge graders and alignment, synthetic or adversarial data, and tool-trajectory scoring; also use DNIKit to audit datasets…

20 de ago. de 2026
apple-ai-migration
Desenvolvedores de software

Migrate a shipping Apple AI app or model pipeline from the 26 SDK generation to 27: changed APIs, the Foundation Models Adapter sunset, LanguageModelError taxonomy changes, dual-SDK builds, Core ML-to-Core AI decisions, Metal toolchain requirements, and asset…

20 de ago. de 2026
apple-ai-shipping
Desenvolvedores de software

Ship and operate on-device AI models in released Apple apps: distribution outside the app binary, background asset packs and updates, download and disk budgets, memory pressure and jetsam, thermal throttling, and honest inference benchmarks. Use when choosing…

20 de ago. de 2026
apple-app-intents
Desenvolvedores de software

Expose app content and actions to Siri and Apple Intelligence with App Intents, assistant schema domains, IntentParameter.valueState, AppEntity, IndexedEntity and Spotlight indexing, on-screen awareness, FileEntityIdentifier and FileRepresentation, display…

20 de ago. de 2026
apple-core-ai
Cientistas de dados

Build, convert, optimize, and debug Core AI 27 neural models using AIModel, NDArray, bundles, engines, guided decoding, specialization, caching, AOT compilation, coreai-torch conversion, custom Metal ops, quantization, palettization, pruning, and ANE/GPU…

20 de ago. de 2026
apple-foundation-models
sem classificação

Build and debug apps using Apple's Foundation Models framework: LanguageModelSession, @Generable, @Guide, streaming, tools, the Instructions-versus-Prompt trust boundary, context and KV cache, DynamicProfile, custom LanguageModel backends, Playground,…

20 de ago. de 2026
apple-metal-tensorops
Cientistas de dados

Write and debug hand-built on-device ML kernels with Metal TensorOps and Metal Performance Primitives: MPP and MTLTensor APIs, quantized or multiplane operands, cooperative tensors, threadgroup and memory layout, and flash attention. Use when implementing an…

20 de ago. de 2026
apple-mlx
Cientistas de dados

Build and debug MLX in Python or Swift: mx.array and lazy evaluation, unified memory, mx.compile and transforms, custom kernels, quantization, mlx-lm generation and prompt caching, serving, distributed inference, fine-tuning, model ports, mlx-swift-lm apps,…

20 de ago. de 2026
Mostrando 8 de 10 skills coletadas.
Mostrando 8 de 9 skills coletadas.
improve-animations
Desenvolvedores de software

Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not…

26 de jul. de 2026
review-animations
Analistas de garantia de qualidade de software e testadores

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

26 de jul. de 2026
animation-vocabulary
Artistas de efeitos especiais e animadores

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…",…

22 de jul. de 2026
apple-design
Designers de interfaces web e digitais

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and…

22 de jul. de 2026
swift-security-expert
Desenvolvedores de software

Use when working with iOS/macOS Keychain Services (SecItem queries, kSecClass, OSStatus errors), biometric authentication (LAContext, Face ID, Touch ID), CryptoKit (AES-GCM, ChaChaPoly, ECDSA, ECDH, HPKE, ML-KEM), Secure Enclave, secure credential storage…

30 de jun. de 2026
swiftui-animation
Desenvolvedores de software

Implement, review, or improve SwiftUI animations and transitions. Use when adding explicit animations with withAnimation, configuring implicit animations with .animation(_:body:) or .animation(_:value:), configuring spring animations (.smooth, .snappy,…

30 de jun. de 2026
sonarqube-analysis
Analistas de garantia de qualidade de software e testadores

Inspect SonarQube Cloud/SonarCloud findings for this repository using local .env credentials. Use when the user asks to inspect, summarize, triage, prioritize, or fix SonarQube/SonarCloud issues, quality gate results, security hotspots, vulnerabilities, bugs,…

5 de jun. de 2026
Mostrando 12 de 13 repositórios