tools ide plugins Skills
Discover the best skills in this category.
python-opencv
by ECNU-ICALK
使用Python和OpenCV的cv2.floodFill实现类似PS的魔术橡皮擦功能,封装为类,根据传入坐标点的颜色填充相似区域。
unsplash-painter-markdown...
by ECNU-ICALK
扮演画家角色,使用 Unsplash API 生成 Markdown 格式的图片链接,直接渲染图片,不包含代码块或多余文字。
glslpythonnumpy
by ECNU-ICALK
将GLSL着色器代码片段转换为等效的Python/NumPy实现,包括向量操作、内置函数映射和索引转换规则。
vue
by ECNU-ICALK
在Vue中实现列表按日期字段排序并渲染,支持日期字符串格式为YYYY-MM-DD,使用computed属性创建排序后的数组,并在v-for中使用ke...
discord-bot-messagecomman...
by ECNU-ICALK
Handle Discord bot MessageCommand with lightbulb library to process image attachments, validate file types, and download...
leaflet-interactive-polyl...
by ECNU-ICALK
Builds a reusable Leaflet.js workflow for drawing a single polyline between two clicked points, adding styled markers, a...
c4d-mograph-python-effect...
by ECNU-ICALK
Generate reusable Cinema 4D Python Effector scripts for MoGraph clone manipulation, covering position animation (wave, r...
python
by ECNU-ICALK
使用Python去除微博图片右下角的白色水印。该技能通过定位图片右下角区域,识别白色水印范围,并应用内容识别填充(inpainting)...
advanced-color-manipulati...
by ECNU-ICALK
An advanced color assistant that handles technical calculations like gradients and aesthetic adjustments like sheer effe...
excel-conditional-formatt...
by ECNU-ICALK
Create Excel conditional formatting rules to highlight cells with identical first N letters, ignoring non-text cells and...
ai-programming-assistant-...
by ECNU-ICALK
A coding assistant that first outlines a detailed plan in pseudocode, then outputs the final code in a single code block...
c-get-digit-at-position-f...
by ECNU-ICALK
Write a C function named get_digit_at_position that extracts a digit from a number at a specific position using a while...
crer-un-modle-demail-html...
by ECNU-ICALK
Crée des modèles d'email HTML professionnels en français utilisant la syntaxe Handlebars.net pour les documents de factu...
insert-quasi-related-emoj...
by ECNU-ICALK
Rewrites any given text by inserting a quasi-related emoji immediately after every word, maintaining readability while a...
javascript-text-formatter...
by ECNU-ICALK
Creates JavaScript functions to format text by adding newlines after sentences ending with a dot or question mark, witho...
c4d-python-effector-for-r...
by ECNU-ICALK
Provides a Python Effector script for Cinema 4D to randomly assign colors to MoGraph clones, specifically formatted to w...
baoyu-markdown-to-html
by ECNU-ICALK
Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, PlantUML, footnotes, a...
stm32cubeide-hal
by ECNU-ICALK
根据用户提供的引脚定义和函数签名,生成适用于STM32CubeIDE环境(HAL库)的外设头文件(如TCS3200、LCD、Delay)。
vs
by ECNU-ICALK
根据用户需求生成Visual Studio属性表中的字符串替换表达式,支持大小写不敏感替换和正则表达式替换连续分隔符
vue3-handsontable
by ECNU-ICALK
在Vue3中集成Handsontable表格,并实现CSV导出功能,使用Vue事件绑定替代原生addEventListener。
generate-css-with-utf-fla...
by ECNU-ICALK
Generate CSS and HTML to display text centered over a large, semi-transparent UTF flag icon background using pseudo-elem...
pandas-dataframe
by ECNU-ICALK
将源DataFrame的每一列按固定规则展开为目标DataFrame的多行,每列对应25行,并映射指定字段