home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
scripting
304

serialize-numpy-complex-matrix-to-hex-file

Generates Python scripts to write numpy complex matrices to text files using float16 hex format, concatenating real/imaginary parts without separators, and traversing 4x4 blocks in a specific 2x2 sub-block order.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

windows-wifi-onboarding-script-generator

Generates a Windows Batch (.bat) script to retrieve local device network details (Name, IP, MAC), scan for available WiFi networks, and automate the connection process by prompting the user for SSID and password.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

bat-python

Генерирует bat-скрипт для Windows, который динамически устанавливает последнюю версию Python (пропуская, если она уже есть), устанавливает пакеты из packages.txt, добавляет Python в PATH и запускает main.py в тихом режиме.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

lfsr-encryption-and-decryption-script

Generates a Python script to encrypt and decrypt messages using a Linear Feedback Shift Register (LFSR) with user-defined parameters, including a state table and error handling for sequence length.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

postgresql-c-dao-update-last-row-by-date

Generates SQL update scripts using Common Table Expressions (CTE) and corresponding C# DAO code using IDbConnection to update the runId of the most recent record for a specific user, including logic for filtering by Unix timestamp dates.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-csv-batch-processing-and-merging

Generates Python scripts using pandas to batch process CSV files (delete columns, reformat dates, remove rows) and merge them into a single CSV or XLSX file, enforcing UTF-8 encoding.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-utf-8-character-counter-script

Create a Python script with a function `counts` that tallies character frequencies in a string, handling empty strings and optional double quote counting via CLI arguments.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

adobe-bridge-windows-copy-filenames-to-clipboard-script

Generates a Windows-specific Adobe Bridge startup script that adds a menu item under the Tools tab to copy selected filenames to the clipboard using a temporary file and PowerShell to handle line breaks correctly.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

aes-key-brute-forcer-with-state-persistence-and-throttling

Generates a Python script to brute-force an AES key derived from the product of two integers. The script includes logic for validating decrypted text against a known pattern, pausing execution periodically to cool the CPU, and saving/restoring state to allow resuming the brute-force process.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

bscscan-transaction-input-filter

Generates or modifies Python scripts (asyncio or requests) to filter BscScan transactions by input data patterns (Method ID, regex, etc.) and extract specific fields like contract addresses or hashes.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

buffer-overflow-exploit-payload-generator

Generates a Python script to construct a buffer overflow payload consisting of padding, a return address, a NOP sled, and shellcode, saving the result to a file.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

custom-web-automation-dsl-generator

Generates automation scripts using a specific custom pseudo-JavaScript syntax defined by a function cheatsheet, supporting navigation, extraction, GPT interaction, and multi-agent workflows.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

excel-vba-print-save-clear-increment-automation

Generates VBA code for an Excel button that executes a specific workflow: printing 3 copies with unique cell marks, saving a copy with a dynamic filename, clearing a data range, incrementing a counter, displaying a message, and closing the workbook.

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

excel-vba

根据用户指定的三步流程生成Excel VBA宏代码,包括筛选首行、删除空白行、清洗指定列数据并求和。

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python-excel

使用Python Pandas对Excel文件中指定列进行分组去重,当目标列值为空(NaN)时不执行去重操作。

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

python

编写Python函数,将包含或不包含时间部分的日期字符串(如'2023/6/26 15:00'或'2023/6/26')统一转换为datetime.date对象。

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

pyqt4-qprocesswindows

使用Python 2.7和PyQt4的QProcess模块,通过执行cmd命令`dir /AL`来获取Windows符号链接或目录连接的源路径。

ECNU-ICALK
ECNU-ICALK
development
open
scripting
304

revyl-cli

Base CLI skill for Revyl command-driven workflows. Use when users want shell-command setup, execution, test authoring, or run triage without MCP tool calls.

RevylAI
RevylAI
development
open
cms-platforms
303

managing-themes

khanelinix theme system patterns. Use when configuring themes, working with Stylix or Catppuccin, or implementing theme-aware module configuration.

khaneliman
khaneliman
development
open
Previous
Page 265 / 986
Next