ClibDT Wiki
CommonLib Developers Toolkit - A PyQt6 modular toolkit for Skyrim SKSE/CommonLib plugin development.
ClibDT bridges the gap between wanting to create SKSE plugins and actually getting started. Setting up a CommonLib development environment from scratch involves scattered documentation, manual build configuration, and troubleshooting arcane toolchain errors. ClibDT consolidates these steps into a guided workflow.
Choose a topic below to learn more about each feature.
Getting Started
Getting Started Guide
Set up your development environment, install tools, and create your first SKSE plugin project.
Setup Tools
Set Paths
Configure your development root folder and tool paths for VS Build Tools, xmake, Git, and more.
Install Toolchain
Install required development tools: Visual Studio Build Tools, xmake, Git, and GitHub Desktop.
Project Tools
Create Project
Create new CommonLibSSE-NG projects from a template with Git integration and xmake build system.
Compile Project
Build your SKSE plugins with xmake. Configure debug/release modes and SE/AE/VR runtime targets.
Utilities
Custom Backup
Backup your development root with smart, full, or incremental backup modes.
Explorer
Browse and quickly access ClibDT folders including projects, builds, tools, and backups.
Settings
Configure application theme, accent colors, and developer mode options.
