Lint 与格式化

代码 lint 与格式化

显示 1633-1656 / 共 1976 个技能
victor-teles

slop-remover

victor-teles

Remove AI-generated code slop and clean up code style

Lint 与格式化 0 6个月前
touteitei888-rgb

sunsun-writing

touteitei888-rgb

孙式克制白描写作法:只写看得见的动作、量得出的数字、摸得着的物件, 不写情绪形容词,靠短句节奏、留白和首尾闭环把感情压出来。技法研究对象是孙宇晨那篇 《我的女友景甜》一路的中文第一人称克制长文(只学句式与节奏,不复制任何原文)。 适用于第一人称经历长文、回忆录、创业/职场/亲情叙事、人物特写,也适用于小红书文案、 产品与设计自述、朋友圈长文等需要"不像AI写的、有人味、有高级感"的中文短文本。 当用户说"孙学""写得像他那篇长文""白描""克制""冷叙事""不煽情""有后劲""写得像人" "去AI腔""高级感文字""数字极简""数字极简主义""冷硬""硬派叙事""执行者视角" "像盘点一样写感情""第一人称短篇小说"时使用本技能。自带语料实测阈值、冷硬执行者 写作引擎和文风体检脚本,可量化打分。 不用于公文、说明文、纯资讯、营销卖点堆砌、需要热情号召的文案。

代码评审 0 11天前
Variel

renderfig

Variel

Figma .fig 파일의 프레임을 PNG/JPG로 렌더링합니다. 텍스트, 이미지, 스타일을 오버라이드하여 템플릿 기반 이미지를 생성할 수 있습니다.

CLI 工具 0 6个月前
midhunxavier

Write Section

midhunxavier

Write academic sections with proper formatting (LaTeX or DOCX). Generates content in formal academic tone with proper citations and structure.

学术 0 7个月前
zetavg

git-commit-message-follow-project-convention

zetavg

"Read this skill before creating any git commit to ensure the commit message matches the project's established patterns. Triggers on: git commit, /commit, creating commits, or any task that results in a git commit."

调试 0 6个月前
foreveryh

mdx-validator

foreveryh

MDX 语法预检查工具。推荐:先使用 eslint-mdx 和 prettier 进行基础检查, 再使用本 skill 进行 Fumadocs 特定问题的专项检查(图片文件名、翻译完整性)。 在 article-translator 翻译后、pnpm build 前使用。

CLI 工具 0 6个月前
Hideturno

assumption-clarifier

Hideturno

Identify hidden assumptions, contradictions, and missing info before coding; use when requirements are vague, ambiguous, or risky, and when a task needs clarification questions or explicit success criteria.

数据处理 0 7个月前
ehtbanton

package-json-scaffolder

ehtbanton

Generate complete package.json files with appropriate dependencies, scripts, and configuration for Node.js projects of various types. Triggers on "create package.json", "generate package.json for", "npm init for", "node project setup".

数据处理 0 8个月前
slurpyb

accessibility-wcag

slurpyb

Enforce WCAG 2.2 accessibility standards. Use when creating UI components, reviewing frontend code, or when accessibility issues are detected. Covers semantic HTML, ARIA, keyboard navigation, and color contrast.

无障碍 0 6个月前
Cygnusfear

writing-clearly-and-concisely

Cygnusfear

Use when writing any prose humans will read — documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules to make writing clearer, stronger, and more professional.

Lint 与格式化 0 6个月前
maxgent-ai

youtube-download

maxgent-ai

Download videos, audio, or subtitles from YouTube, Bilibili, and other sites using yt-dlp. Use when users ask to download online videos or extract audio from video URLs.

CLI 工具 0 6个月前
yuanxiao0115

ui-ux-pro-max

yuanxiao0115

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples."

无障碍 0 7个月前
rozwer

plan-split

rozwer

Auto-split Plans.md into individual phase-N.md files in docs/plans/. Only creates files that don't exist yet.

自动化 0 6个月前
pstev1

remove-ai-slop

pstev1

Check the diff against master and remove all AI generated slop introduced in this branch. This includes extra comments, defensive checks, type casts, and inconsistent code style.

文件操作 0 7个月前
srobroek

go-quality

srobroek

Use to run Go format, lint, and test checks with the project toolchain.

代码评审 1 14天前
TripAndCode

maplibre-map

TripAndCode

MapLibre GL map conventions for this repo (GSI basemaps, style switching, layer re-attach). Use when editing the Map tab, basemap switcher, heatmap, or POI layers.

Lint 与格式化 0 2个月前
ppx123-web

photo-color

ppx123-web

Adjust photo brightness, contrast, and saturation based on natural language prompts using GPT-5 text analysis. Use when the user asks to adjust brightness, change contrast, modify saturation, apply a specific style, or fix photo issues like washed out colors.

调试 0 7个月前
ehtbanton

makefile-generator

ehtbanton

Generate Makefile build automation files with targets, dependencies, and common development tasks for various project types. Triggers on "create Makefile", "generate Makefile for", "build automation", "make targets for".

Docker 0 8个月前
ehtbanton

nestjs-module-generator

ehtbanton

Generate NestJS module files with controllers, services, DTOs, and entities. Triggers on "create nestjs module", "generate nest module", "nestjs resource", "nest crud module".

代码生成 0 8个月前
heykvnzhao

deslop-code

heykvnzhao

Clean up AI-generated code changes by reviewing diffs against main and removing stylistic or structural artifacts (over-commenting, unnecessary defensive checks, try/catch noise, any-casts, inconsistent style). Use when asked to “remove AI code slop,” “humanize” changes, or align a branch’s edits with existing codebase conventions.

Git 与版本控制 0 7个月前
next-friday

nextfriday-react

next-friday

Next Friday React/JSX patterns for components, props, and formatting. Use when writing React components or JSX code.

代码生成 0 7个月前
Growth4U-systems

ai-product-video

Growth4U-systems

"Specialized skill for AI product video generation. Use when you need product reveals, animated product shots, hero video banners, or e-commerce video content. Triggers on: product video, product reveal, animate product, hero video. Outputs professional product videos."

动画 0 7个月前
tippyentertainment

comfyui-comics-03

tippyentertainment

Skill for generating Dark Horse Comics–style graphic novel characters, images, videos, sound effects, and voices via ComfyUI Cloud with a gritty, high-contrast aesthetic.

Lint 与格式化 0 6个月前
IkramahAhmed

prompt-optimization-patterns

IkramahAhmed

Analyze and optimize prompts using proven patterns and best practices. Provides iterative improvements, before/after comparisons, multiple variants, and detailed optimization reports for general tasks, code generation, and creative writing.

代码生成 0 6个月前