← all publishers

loulanyue

@loulanyue source repo

703 published skills · page 1 of 8

  1. Carrier Relationship Management 3 · loulanyue
    Carrier Relationship Management
    0 installs
  2. Carrier Relationship Management 4 · loulanyue
    Carrier Relationship Management
    0 installs
  3. Carrier Relationship Management 5 · loulanyue
    Carrier Relationship Management
    0 installs
  4. Carrier Relationship Management 6 · loulanyue
    承运商关系管理
    0 installs
  5. Carrier Relationship Management 7 · loulanyue
    Carrier Relationship Management
    0 installs
  6. Foundation Models On Device 5 · loulanyue
    苹果FoundationModels框架用于设备上的LLM——文本生成、使用@Generable进行引导生成、工具调用,以及在iOS 26+中的快照流。
    0 installs
  7. Foundation Models On Device 6 · loulanyue
    Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
    0 installs
  8. Nutrient Document Processing 2 · loulanyue
    Nutrient DWS API を使用してドキュメントの処理、変換、OCR、抽出、編集、署名、フォーム入力を行います。PDF、DOCX、XLSX、PPTX、HTML、画像に対応しています。
    0 installs
  9. Regex Vs LLM Structured Text 2 · loulanyue
    Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
    0 installs
  10. Nutrient Document Processing 3 · loulanyue
    Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
    0 installs
  11. Regex Vs LLM Structured Text 3 · loulanyue
    Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
    0 installs
  12. Nutrient Document Processing 4 · loulanyue
    Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
    0 installs
  13. Regex Vs LLM Structured Text 4 · loulanyue
    Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
    0 installs
  14. Carrier Relationship Management 2 · loulanyue
    Carrier Relationship Management
    0 installs
  15. Nutrient Document Processing 5 · loulanyue
    使用Nutrient DWS API处理、转换、OCR识别、提取、编辑、签名和填写文档。支持PDF、DOCX、XLSX、PPTX、HTML和图像格式。
    0 installs
  16. Regex Vs LLM Structured Text 5 · loulanyue
    选择在解析结构化文本时使用正则表达式还是大型语言模型的决策框架——从正则表达式开始,仅在低置信度的边缘情况下添加大型语言模型。
    0 installs
  17. Nutrient Document Processing 6 · loulanyue
    Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
    0 installs
  18. Regex Vs LLM Structured Text 6 · loulanyue
    Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
    0 installs
  19. Customs Trade Compliance 5 · loulanyue
    Customs & Trade Compliance
    0 installs
  20. Flutter Dart Code Review 4 · loulanyue
    Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
    0 installs
  21. Foundation Models On Device · loulanyue
    Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
    0 installs
  22. Customs Trade Compliance 6 · loulanyue
    海关与贸易合规
    0 installs
  23. Flutter Dart Code Review 5 · loulanyue
    库无关的Flutter/Dart代码审查清单,涵盖Widget最佳实践、状态管理模式(BLoC、Riverpod、Provider、GetX、MobX、Signals)、Dart惯用法、性能、可访问性、安全性和整洁架构。
    0 installs
  24. Customs Trade Compliance 7 · loulanyue
    Customs & Trade Compliance
    0 installs
  25. Flutter Dart Code Review 6 · loulanyue
    Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
    0 installs
  26. Inventory Demand Planning 3 · loulanyue
    Inventory Demand Planning
    0 installs
  27. Architecture Decision Records 2 · loulanyue
    Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
    0 installs
  28. Architecture Decision Records 3 · loulanyue
    Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
    0 installs
  29. Architecture Decision Records 4 · loulanyue
    Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
    0 installs
  30. Architecture Decision Records 5 · loulanyue
    在Claude Code会话期间,将做出的架构决策捕获为结构化的架构决策记录(ADR)。自动检测决策时刻,记录上下文、考虑的替代方案和理由。维护一个ADR日志,以便未来的开发人员理解代码库为何以当前方式构建。
    0 installs
  31. Architecture Decision Records 6 · loulanyue
    Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
    0 installs
  32. Compose Multiplatform Patterns 2 · loulanyue
    Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
    0 installs
  33. Logistics Exception Management 3 · loulanyue
    Logistics Exception Management
    0 installs
  34. Compose Multiplatform Patterns 3 · loulanyue
    Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
    0 installs
  35. Logistics Exception Management 4 · loulanyue
    Logistics Exception Management
    0 installs
  36. Compose Multiplatform Patterns 4 · loulanyue
    Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
    0 installs
  37. Logistics Exception Management 5 · loulanyue
    Logistics Exception Management
    0 installs
  38. Compose Multiplatform Patterns 5 · loulanyue
    KMP项目中的Compose Multiplatform和Jetpack Compose模式——状态管理、导航、主题化、性能优化和平台特定UI。
    0 installs
  39. Logistics Exception Management 6 · loulanyue
    物流异常管理
    0 installs
  40. Compose Multiplatform Patterns 6 · loulanyue
    Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
    0 installs
  41. Logistics Exception Management 7 · loulanyue
    Logistics Exception Management
    0 installs
  42. Returns Reverse Logistics 7 · loulanyue
    Returns & Reverse Logistics
    0 installs
  43. Swift Protocol Di Testing 6 · loulanyue
    Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
    0 installs
  44. Agent Harness Construction 2 · loulanyue
    Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
    0 installs
  45. Android Clean Architecture 2 · loulanyue
    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
    0 installs
  46. Content Hash Cache Pattern 2 · loulanyue
    Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
    0 installs
  47. Project Guidelines Example 2 · loulanyue
    Example project-specific skill template based on a real production application.
    0 installs
  48. Agent Harness Construction 3 · loulanyue
    Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
    0 installs
  49. Android Clean Architecture 3 · loulanyue
    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
    0 installs
  50. Content Hash Cache Pattern 3 · loulanyue
    Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
    0 installs
  51. Project Guidelines Example 3 · loulanyue
    실제 프로덕션 애플리케이션을 기반으로 한 프로젝트별 스킬 템플릿 예시.
    0 installs
  52. Agent Harness Construction 4 · loulanyue
    Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
    0 installs
  53. Android Clean Architecture 4 · loulanyue
    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
    0 installs
  54. Content Hash Cache Pattern 4 · loulanyue
    Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
    0 installs
  55. Project Guidelines Example 4 · loulanyue
    Example project-specific skill template based on a real production application.
    0 installs
  56. Cpp Coding Standards 6 · loulanyue
    C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
    0 installs
  57. Documentation Lookup 6 · loulanyue
    Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).
    0 installs
  58. Enterprise Agent Ops 5 · loulanyue
    Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
    0 installs
  59. Kotlin Ktor Patterns 6 · loulanyue
    Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
    0 installs
  60. Laravel Verification 5 · loulanyue
    Laravel Verification Loop
    0 installs
  61. Carrier Relationship Management · loulanyue
    Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.
    0 installs
  62. AI Regression Testing 2 · loulanyue
    Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
    0 installs
  63. Continuous Agent Loop 2 · loulanyue
    Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
    0 installs
  64. Kotlin Coroutines Flows 5 · loulanyue
    Kotlin协程与Flow在Android和KMP中的模式——结构化并发、Flow操作符、StateFlow、错误处理和测试。
    0 installs
  65. Kotlin Exposed Patterns 5 · loulanyue
    JetBrains Exposed ORM 模式,包括 DSL 查询、DAO 模式、事务、HikariCP 连接池、Flyway 迁移和仓库模式。
    0 installs
  66. Springboot Verification 5 · loulanyue
    Spring Boot项目验证循环:构建、静态分析、测试覆盖、安全扫描,以及发布或PR前的差异审查。
    0 installs
  67. Swift Actor Persistence 5 · loulanyue
    在 Swift 中使用 actor 实现线程安全的数据持久化——基于内存缓存与文件支持的存储,通过设计消除数据竞争。
    0 installs
  68. Cost Aware LLM Pipeline 6 · loulanyue
    Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
    0 installs
  69. Kotlin Coroutines Flows 6 · loulanyue
    Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.
    0 installs
  70. Kotlin Exposed Patterns 6 · loulanyue
    JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.
    0 installs
  71. Springboot Verification 6 · loulanyue
    Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
    0 installs
  72. Swift Actor Persistence 6 · loulanyue
    Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
    0 installs
  73. Customs Trade Compliance 3 · loulanyue
    Customs & Trade Compliance
    0 installs
  74. Flutter Dart Code Review 2 · loulanyue
    Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
    0 installs
  75. Customs Trade Compliance 4 · loulanyue
    Customs & Trade Compliance
    0 installs
  76. Flutter Dart Code Review 3 · loulanyue
    Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
    0 installs
  77. Architecture Decision Records · loulanyue
    Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
    0 installs
  78. Agent Harness Construction 5 · loulanyue
    设计和优化AI代理的动作空间、工具定义和观察格式,以提高完成率。
    0 installs
  79. Android Clean Architecture 5 · loulanyue
    适用于Android和Kotlin多平台项目的Clean Architecture模式——模块结构、依赖规则、用例、仓库以及数据层模式。
    0 installs
  80. Content Hash Cache Pattern 5 · loulanyue
    使用SHA-256内容哈希缓存昂贵的文件处理结果——路径无关、自动失效、服务层分离。
    0 installs
  81. Project Guidelines Example 5 · loulanyue
    基于真实生产应用的示例项目特定技能模板。
    0 installs
  82. Agent Harness Construction 6 · loulanyue
    Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
    0 installs
  83. Android Clean Architecture 6 · loulanyue
    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
    0 installs
  84. Content Hash Cache Pattern 6 · loulanyue
    Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
    0 installs
  85. Project Guidelines Example 6 · loulanyue
    Example project-specific skill template based on a real production application.
    0 installs
  86. Foundation Models On Device 2 · loulanyue
    Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
    0 installs
  87. Foundation Models On Device 3 · loulanyue
    Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
    0 installs
  88. Foundation Models On Device 4 · loulanyue
    Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
    0 installs
  89. Compose Multiplatform Patterns · loulanyue
    Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
    0 installs
  90. Logistics Exception Management 2 · loulanyue
    Logistics Exception Management
    0 installs
  91. Enterprise Agent Ops 2 · loulanyue
    Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
    0 installs
  92. Kotlin Ktor Patterns 2 · loulanyue
    Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
    0 installs
  93. Laravel Verification 2 · loulanyue
    Laravel Verification Loop
    0 installs
  94. AI First Engineering 3 · loulanyue
    Engineering operating model for teams where AI agents generate a large share of implementation output.
    0 installs
  95. Cpp Coding Standards 3 · loulanyue
    C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
    0 installs
  96. Documentation Lookup 3 · loulanyue
    Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).
    0 installs
  97. Enterprise Agent Ops 3 · loulanyue
    Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
    0 installs
  98. Kotlin Ktor Patterns 3 · loulanyue
    Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
    0 installs
  99. Laravel Verification 3 · loulanyue
    Laravel Verification Loop
    0 installs
  100. AI First Engineering 4 · loulanyue
    Engineering operating model for teams where AI agents generate a large share of implementation output.
    0 installs