TopRank Skills

tools ide plugins Skills

Discover the best skills in this category.

close tools ide plugins
Showing 5299 results
ECNU-ICALK

python-opencv

by ECNU-ICALK

star 57

使用Python和OpenCV的cv2.floodFill实现类似PS的魔术橡皮擦功能,封装为类,根据传入坐标点的颜色填充相似区域。

star 57

针对用户提供的C++结构体或类定义,在代码中添加中文注释,解释成员变量和方法的含义。

ECNU-ICALK

unsplash-painter-markdown...

by ECNU-ICALK

star 57

扮演画家角色,使用 Unsplash API 生成 Markdown 格式的图片链接,直接渲染图片,不包含代码块或多余文字。

ECNU-ICALK

glslpythonnumpy

by ECNU-ICALK

star 57

将GLSL着色器代码片段转换为等效的Python/NumPy实现,包括向量操作、内置函数映射和索引转换规则。

ECNU-ICALK

backtrader-k

by ECNU-ICALK

star 57

为backtrader库自定义K线图颜色和样式,支持设置上涨/下跌颜色及边框控制

star 57

在Vue中实现列表按日期字段排序并渲染,支持日期字符串格式为YYYY-MM-DD,使用computed属性创建排序后的数组,并在v-for中使用ke...

ECNU-ICALK

discord-bot-messagecomman...

by ECNU-ICALK

star 57

Handle Discord bot MessageCommand with lightbulb library to process image attachments, validate file types, and download...

ECNU-ICALK

leaflet-interactive-polyl...

by ECNU-ICALK

star 57

Builds a reusable Leaflet.js workflow for drawing a single polyline between two clicked points, adding styled markers, a...

ECNU-ICALK

c4d-mograph-python-effect...

by ECNU-ICALK

star 57

Generate reusable Cinema 4D Python Effector scripts for MoGraph clone manipulation, covering position animation (wave, r...

ECNU-ICALK

python

by ECNU-ICALK

star 57

使用Python去除微博图片右下角的白色水印。该技能通过定位图片右下角区域,识别白色水印范围,并应用内容识别填充(inpainting)...

ECNU-ICALK

advanced-color-manipulati...

by ECNU-ICALK

star 57

An advanced color assistant that handles technical calculations like gradients and aesthetic adjustments like sheer effe...

ECNU-ICALK

excel-conditional-formatt...

by ECNU-ICALK

star 57

Create Excel conditional formatting rules to highlight cells with identical first N letters, ignoring non-text cells and...

ECNU-ICALK

ai-programming-assistant-...

by ECNU-ICALK

star 57

A coding assistant that first outlines a detailed plan in pseudocode, then outputs the final code in a single code block...

ECNU-ICALK

c-get-digit-at-position-f...

by ECNU-ICALK

star 57

Write a C function named get_digit_at_position that extracts a digit from a number at a specific position using a while...

ECNU-ICALK

crer-un-modle-demail-html...

by ECNU-ICALK

star 57

Crée des modèles d'email HTML professionnels en français utilisant la syntaxe Handlebars.net pour les documents de factu...

ECNU-ICALK

insert-quasi-related-emoj...

by ECNU-ICALK

star 57

Rewrites any given text by inserting a quasi-related emoji immediately after every word, maintaining readability while a...

ECNU-ICALK

javascript-text-formatter...

by ECNU-ICALK

star 57

Creates JavaScript functions to format text by adding newlines after sentences ending with a dot or question mark, witho...

ECNU-ICALK

c4d-python-effector-for-r...

by ECNU-ICALK

star 57

Provides a Python Effector script for Cinema 4D to randomly assign colors to MoGraph clones, specifically formatted to w...

ECNU-ICALK

baoyu-markdown-to-html

by ECNU-ICALK

star 57

Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, PlantUML, footnotes, a...

ECNU-ICALK

stm32cubeide-hal

by ECNU-ICALK

star 57

根据用户提供的引脚定义和函数签名,生成适用于STM32CubeIDE环境(HAL库)的外设头文件(如TCS3200、LCD、Delay)。

star 57

根据用户需求生成Visual Studio属性表中的字符串替换表达式,支持大小写不敏感替换和正则表达式替换连续分隔符

ECNU-ICALK

vue3-handsontable

by ECNU-ICALK

star 57

在Vue3中集成Handsontable表格,并实现CSV导出功能,使用Vue事件绑定替代原生addEventListener。

ECNU-ICALK

generate-css-with-utf-fla...

by ECNU-ICALK

star 57

Generate CSS and HTML to display text centered over a large, semi-transparent UTF flag icon background using pseudo-elem...

ECNU-ICALK

pandas-dataframe

by ECNU-ICALK

star 57

将源DataFrame的每一列按固定规则展开为目标DataFrame的多行,每列对应25行,并映射指定字段