home/categories/framework-internals
category focus

Frameworks

Deep dive into framework internals.

1580 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
framework-internals
123

trycycle-finishing

Internal trycycle subskill — do not invoke directly.

danshapiro
danshapiro
development
open
framework-internals
123

trycycle-executing

Internal trycycle subskill — do not invoke directly.

danshapiro
danshapiro
development
open
framework-internals
121

tripy-compilation

Work with the nvtripy compilation pipeline. Use when: using tp.compile, creating InputInfo or DimensionInputInfo, understanding the Trace → MLIR → TensorRT flow, configuring optimization levels, working with Executable objects, debugging compilation, using dynamic shapes or NamedDimension.

NVIDIA
NVIDIA
development
open
framework-internals
120

competition-malware-config

Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for malware configuration recovery, staged payload boundaries, beacon parameter extraction, and IOC decoding. Use when the user asks to recover a malware config, decode C2 or beacon fields, unpack staged payloads, extract bot or campaign IDs, or tie recovered config to observed protocol behavior under sandbox assumptions. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here.

ryfineZ
ryfineZ
development
open
framework-internals
120

competition-reverse-pwn

Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for reverse engineering, malware, DFIR, firmware, pwnable, and native exploit challenges. Use when the user asks to reverse a binary, unpack a sample, inspect a memory dump or PCAP, recover malware behavior, debug a crash, or build or verify an exploit chain under sandbox assumptions. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here.

ryfineZ
ryfineZ
development
open
framework-internals
120

competition-kernel-container-escape

Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for kernel attack surface, namespace and cgroup boundaries, container isolation assumptions, syscall paths, and escape primitive verification. Use when the user asks to analyze container-to-host escape paths, kernel exploit prerequisites, namespace crossover, capability misuse, or prove whether an exploit primitive crosses the sandbox boundary. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here.

ryfineZ
ryfineZ
development
open
framework-internals
117

animation-editing

Preview, validate, and bake bone rotation edits with constraint awareness and retarget safety

kevinpbuckley
kevinpbuckley
development
open
framework-internals
117

niagara-emitters

Configure Niagara emitter internals - modules, renderers, rapid iteration parameters, graph positioning

kevinpbuckley
kevinpbuckley
development
open
framework-internals
115

create-opencode-agents

Guide for creating custom opencode agents with proper configuration, tools, permissions, and reasoning for specific tasks. When creating new opencode agents for security auditing, code review, planning, documentation, or specialized workflows; when built-in agents don't suffice; when configuring agents with restricted tools or custom prompts

sandgardenhq
sandgardenhq
development
open
framework-internals
115

maui-data-binding

Guidance for .NET MAUI XAML data bindings, compiled bindings, value converters, binding modes, multi-binding, relative bindings, and MVVM best practices. USE FOR: "data binding", "compiled binding", "value converter", "IValueConverter", "binding mode", "TwoWay binding", "multi-binding", "relative binding", "BindingContext", "MVVM binding", "INotifyPropertyChanged". DO NOT USE FOR: CollectionView item templates (use maui-collectionview), Shell navigation data passing (use maui-shell-navigation), or dependency injection (use maui-dependency-injection).

davidortinau
davidortinau
development
open
framework-internals
114

down-skilling

Distill Opus-level reasoning into optimized instructions for Haiku 4.5 (and Sonnet). Generates explicit, procedural prompts with n-shot examples that maximize smaller model performance on a given task. Use when user says "down-skill", "distill for Haiku", "optimize for Haiku", "make this work on Haiku", "generate Haiku instructions", or needs to delegate a task to a smaller model with high reliability.

oaustegard
oaustegard
development
open
framework-internals
114

advpl-to-tlpp-migration

Use when migrating ADVPL procedural code to TLPP object-oriented code, converting functions to classes, or modernizing legacy Protheus code

thalysjuvenal
thalysjuvenal
development
open
framework-internals
114

coding-mojo

Develop and run Mojo code in Claude.ai containers. Handles installation, compilation, and execution. Use when writing Mojo code, benchmarking Mojo vs Python, or when user mentions Mojo, Modular, or MAX. Routes to Modular's official skills (mojo-syntax, mojo-python-interop, mojo-gpu-fundamentals) for language-specific correction layers.

oaustegard
oaustegard
development
open
framework-internals
114

typescript

This skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also triggers on .ts, .tsx, .d.ts file work involving type definitions, module organization, or memory management. Does NOT cover TypeScript basics, framework-specific patterns, or testing.

vana-com
vana-com
development
open
framework-internals
113

php-pro

PHP 8.2+ specialist with expertise in modern patterns, Composer ecosystem, and enterprise PHP development. Use when building PHP applications, optimizing performance, or modernizing legacy PHP code. Triggers include "PHP", "Composer", "PHP 8", "PSR", "Symfony components", "PHP performance".

NeverSight
NeverSight
development
open
framework-internals
113

patronum

Select and apply Patronum operators for Effector code with minimal, practical v2.x examples. Use when tasks involve choosing between Patronum operators, composing reactive state flows, replacing manual sample/combine boilerplate with Patronum utilities, explaining operator signatures and return types, or adapting legacy Patronum usage to modern v2 shorthand and import patterns.

NeverSight
NeverSight
development
open
framework-internals
113

dotnet-core-expert

.NET 8 cross-platform specialist with expertise in MAUI, EF Core, and modern C# development. Use when building cross-platform .NET apps, working with .NET MAUI, or developing applications for multiple operating systems.

NeverSight
NeverSight
development
open
framework-internals
113

canvas-component-metadata

Define valid component.yml metadata for Canvas components, including props, slots, and enums. Use when (1) Creating a new component, (2) Adding or modifying props, (3) Troubleshooting "not a valid choice" or prop type errors, (4) Mapping enums to CVA variants.

NeverSight
NeverSight
development
open
framework-internals
113

nostr-nip-advisor

Identifies which Nostr NIPs apply when implementing a feature (DMs, zaps, marketplace, groups, authentication, etc.), warns about deprecated or unrecommended NIPs, and provides correct event structures. Use when building Nostr clients, relays, or features, when asking which NIPs to implement, when planning Nostr protocol integration, or when encountering NIP-04, NIP-08, NIP-96, or NIP-26 in existing code.

NeverSight
NeverSight
development
open
framework-internals
113

csharp-developer

Senior C# and .NET developer. Use when writing, reviewing, or refactoring C# code. Enforces modern C# patterns and .NET best practices.

NeverSight
NeverSight
development
open
framework-internals
113

powershell-module-architect

Use when user needs PowerShell module design, function structure, reusable libraries, profile optimization, or cross-version compatibility across PowerShell 5.1 and PowerShell 7+.

NeverSight
NeverSight
development
open
framework-internals
113

error-recoverer

Intelligent error detection and recovery for autonomous coding. Use when handling errors, implementing retry logic, recovering from failures, or managing exception handling.

NeverSight
NeverSight
development
open
framework-internals
113

spec-kit-constitution

Use when creating or amending a Spec Kit project constitution, especially when `memory/constitution.md` is missing, contains `[PLACEHOLDER]` tokens, or principle changes must be propagated to planning/spec/task templates.

NeverSight
NeverSight
development
open
framework-internals
113

stm32-freertos-developer

STM32 + FreeRTOS 嵌入式开发专家。支持 Cortex-M 全系列,原生 FreeRTOS v10+ 和 CMSIS-RTOS v2 API。用于创建任务/队列/信号量、集成标准库 + HAL 外设、内存优化、低功耗 Tickless 模式、STM32CubeMX 配置、调试分析(SEGGER SystemView / Percep TRACEalyzer)。

NeverSight
NeverSight
development
open
Previous
Page 23 / 66
Next