home/categories/framework-internals
category focus

Frameworks

Deep dive into framework internals.

1580 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
framework-internals
414

ruby-pro

Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use PROACTIVELY for Ruby refactoring, optimization, or complex Ruby features.

Dokhacgiakhoa
Dokhacgiakhoa
development
open
framework-internals
414

salesforce-development

Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd generation packages (2GP). Use when: salesforce, sfdc, apex, lwc, lightning web components.

Dokhacgiakhoa
Dokhacgiakhoa
development
open
framework-internals
413

class

Use this skill when creating a new class or asking how to model a new class in ShapeCrawler.

ShapeCrawler
ShapeCrawler
development
open
framework-internals
391

convex

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

waynesutton
waynesutton
development
open
framework-internals
389

flutter-error-handling

Implement functional error recovery with Either/Failure patterns. Use when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)

HoangNguyen0403
HoangNguyen0403
development
open
framework-internals
376

strategic-compact

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

xu-xiang
xu-xiang
development
open
framework-internals
372

develop

quant.cpp의 다음 WBS 항목을 자율적으로 구현한다. Karpathy 루프 패턴: score → implement → score → commit/revert. '개발해줘', '다음 항목 구현', '다음 WBS', 'develop', 특정 모듈명(polar, qjl 등) 언급 시 사용.

quantumaikr
quantumaikr
development
open
framework-internals
349

143-java-functional-exception-handling

Use when you need to apply functional exception handling best practices in Java — including replacing exception overuse with Optional and VAVR Either types, designing error type hierarchies using sealed classes and enums, implementing monadic error composition pipelines, establishing functional control flow patterns, and reserving exceptions only for truly exceptional system-level failures. Part of the skills-for-java project

jabrena
jabrena
development
open
framework-internals
349

110-java-maven-best-practices

Use when you need to review, improve, or troubleshoot a Maven pom.xml file — including dependency management with BOMs, plugin configuration, version centralization, multi-module project structure, build profiles, or any situation where you want to align your Maven setup with industry best practices. Part of the skills-for-java project

jabrena
jabrena
development
open
framework-internals
347

neohaskell-feature-pipeline

Orchestrates NeoHaskell feature implementation using a structured 17-phase pipeline. Use when implementing new features, types, or modules for NeoHaskell. Triggers on requests like 'implement feature', 'new NeoHaskell feature', 'feature pipeline', 'implement issue

neohaskell
neohaskell
development
open
framework-internals
338

building

Use when building knowhere from source, configuring build options (CPU/GPU/DISKANN/ASAN), or troubleshooting compilation errors

zilliztech
zilliztech
development
open
framework-internals
317

tech-lead

Technical implementation consultation for Conductor orchestrator. Advises on implementation approach, dependency choices, and coding patterns. Can approve dependencies under size threshold. Escalates large dependencies or breaking tooling changes to Board of Directors.

Ibrahim-3d
Ibrahim-3d
development
open
framework-internals
317

wevu-best-practices

面向小程序中 wevu 运行时的实践手册,覆盖生命周期注册、响应式更新、事件契约、`bindModel/useBindModel`、`setPageLayout/usePageLayout`、根入口 `useNativeRouter/useNativePageRouter`、`wevu/router`、store 约束,以及 `setData`、渲染、页面切换、资源与内存性能治理。

weapp-vite
weapp-vite
development
open
framework-internals
317

weapp-vite-vue-sfc-best-practices

面向使用 weapp-vite 的小程序项目的 Vue SFC 实践手册,覆盖 `<script setup lang="ts">`、JSON 宏、`definePageMeta`/layout、`defineModel`、`usingComponents`、模板指令兼容、`.weapp-vite` 类型支持文件、受管 `prepare` 工作流,以及和脚手架 `AGENTS.md` / 本地 `dist/docs` 对齐的当前 SFC 约定。

weapp-vite
weapp-vite
development
open
framework-internals
314

sf-industry-commoncore-integration-procedure

OmniStudio Integration Procedure creation and validation with 110-point scoring. Use when building server-side process orchestrations that combine Data Mapper actions, Apex Remote Actions, HTTP callouts, and conditional logic. TRIGGER when: user creates Integration Procedures, adds Data Mapper steps, configures Remote Actions, or reviews existing IP configurations. DO NOT TRIGGER when: building OmniScripts (use sf-industry-commoncore-omniscript), creating Data Mappers directly (use sf-industry-commoncore-datamapper), or analyzing cross-component dependencies (use sf-industry-commoncore-omnistudio-analyze).

Jaganpro
Jaganpro
development
open
framework-internals
305

messages

Instructions for adding new message types to the safe-output messages system

githubnext
githubnext
development
open
framework-internals
305

pyoptinterface-expert

Specialized guidance for modeling mathematical optimization problems using the pyoptinterface_native library. Use when building optimization models (LP, QP, MIP, NLP), interfacing with solvers (Gurobi, HiGHS, Ipopt, etc.), and performing matrix-based or nonlinear modeling in Python.

metab0t
metab0t
development
open
framework-internals
304

c-runtime-dll-injection-and-harmony-patching

Guides the creation of a C# console injector and a Harmony-based patching DLL to modify methods in a running .NET process, ensuring architecture and framework compatibility.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-tcp-socket-wrapper-implementation

Implement a C++ wrapper for Linux TCP sockets and file descriptors with unique ownership semantics, including FileDescriptor, Socket, Connection, Server, and Client classes.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-custom-matrix-element-comparison

Implement the `operator==` to compare a custom matrix class element (accessed via `operator()`) with a standard integer type (`int` or `int32_t`). This resolves compilation errors where `ASSERT_EQ(matrix(x,y,z), 5)` fails due to type mismatch.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-bigint-class-with-reverse-vector-storage

Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order (least significant digit first). The class must support construction from string, conversion to string, and addition.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

boostasio

使用Boost.Asio库编写C++网络组件(服务端、客户端、拆包类),要求封装为类、运行在独立线程并使用异步IO操作。

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-doubly-linked-list-implementation-delist

Implement the C++ DEList class for a doubly linked list according to a specific header file specification, including memory management, specific return values for empty lists, and string formatting rules.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

implement-fusedbun-sm3-optimizer

Create a memory-efficient PyTorch optimizer fusing SM3 and Adalite techniques. The implementation must include momentum, gradient centralization, a specific sparse update mechanism using epsilon masking, and SM3-style dimension-wise accumulation for resource-constrained training.

ECNU-ICALK
ECNU-ICALK
development
open
Previous
Page 15 / 66
Next