Skip to main content
hbmartin
GitHub クリエイタープロフィール

hbmartin

13 件の GitHub リポジトリにある 55 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
55
リポジトリ
13
更新
2026年8月28日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
legolization
11 件の skills · 2026年8月15日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター建築家(造園・船舶建築を除く)
3 件の職業カテゴリ · 91% 分類済み
20%比率
#02
Foundation-Models-and-Core-AI-and-MLX-skills
10 件の skills · 2026年8月20日
ソフトウェア開発者データサイエンティスト
2 件の職業カテゴリ · 90% 分類済み
18%比率
#03
ratchet
9 件の skills · 2026年6月6日
その他コンピュータ職ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
3 件の職業カテゴリ · 100% 分類済み
16%比率
#04
pocket-casts-ios
7 件の skills · 2026年7月26日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ・デジタルインターフェースデザイナー特殊効果アーティスト・アニメーター
4 件の職業カテゴリ · 100% 分類済み
13%比率
#05
skills
5 件の skills · 2026年7月3日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
9.1%比率
#06
graphviz2drawio
3 件の skills · 2026年7月1日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
5.5%比率
#07
swift-mlx-text-to-sql
3 件の skills · 2026年8月28日
ソフトウェア開発者データサイエンティスト
2 件の職業カテゴリ · 100% 分類済み
5.5%比率
#08
gitx
2 件の skills · 2026年7月29日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
3.6%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

judge-aesthetics
未分類

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…

2026年8月15日
analyze-lego-assembly
建築家(造園・船舶建築を除く)

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…

2026年8月7日
eval-corpus
ソフトウェア品質保証アナリスト・テスター

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…

2026年8月7日
extend-lego-part-support
ソフトウェア開発者

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…

2026年8月7日
inspect-instructions
ソフトウェア品質保証アナリスト・テスター

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…

2026年8月7日
legolize-model
ソフトウェア開発者

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…

2026年8月7日
optimize-lego-build
ソフトウェア開発者

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…

2026年8月7日
prepare-lego-input
ソフトウェア開発者

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…

2026年8月7日
収集済み skill 11 件中 8 件を表示しています。
apple-ai-evaluations
データサイエンティスト

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…

2026年8月20日
apple-ai-migration
ソフトウェア開発者

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…

2026年8月20日
apple-ai-shipping
ソフトウェア開発者

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…

2026年8月20日
apple-app-intents
ソフトウェア開発者

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…

2026年8月20日
apple-core-ai
データサイエンティスト

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…

2026年8月20日
apple-foundation-models
未分類

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,…

2026年8月20日
apple-metal-tensorops
データサイエンティスト

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…

2026年8月20日
apple-mlx
データサイエンティスト

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,…

2026年8月20日
収集済み skill 10 件中 8 件を表示しています。
収集済み skill 9 件中 8 件を表示しています。
improve-animations
ソフトウェア開発者

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…

2026年7月26日
review-animations
ソフトウェア品質保証アナリスト・テスター

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

2026年7月26日
animation-vocabulary
特殊効果アーティスト・アニメーター

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…",…

2026年7月22日
apple-design
ウェブ・デジタルインターフェースデザイナー

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…

2026年7月22日
swift-security-expert
ソフトウェア開発者

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…

2026年6月30日
swiftui-animation
ソフトウェア開発者

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,…

2026年6月30日
sonarqube-analysis
ソフトウェア品質保証アナリスト・テスター

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,…

2026年6月5日
13 件中 12 件のリポジトリを表示