- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
paper-validator
by minhuw
This skill should be used when conducting comprehensive reviews of research papers for top-tier computer science conferences. Use for identifying weaknesses, unclear statements, missing evidence, and structural issues in academic papers. The skill autonomously reads files, searches for patterns, analyzes structure, and provides constructive peer-reviewer feedback.
Writing good code
by bfollington
Read and apply the guidance from @../../lib/code-style.md
Quality Gates Enforcement
by hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
implement-plan
by pratos
Implements an approved technical plan phase by phase. Use when you have a plan document and need to execute it with verification at each step.
anki-card-generator
by niracler
生成 Anki 闪卡,输出 simple-anki-sync 兼容格式。Triggers on "anki", "flashcard", "memorize", "study cards". 当用户说「生成 Anki 卡片」「做卡片」「帮我记忆」「做闪卡」「学习卡片」「背诵卡」「记忆这个」时触发。
zaregoto-miko
by niracler
将素材转换为戏言系列葵井巫女子的说话风格。Triggers on "zaregoto", "character voice", "style conversion". 触发场景:(1) 用户提供素材并要求「用巫女子风格改写」「巫女子会怎么说」;(2) 用户说「戏言风格」「巫女子口吻」;(3) 需要将普通文字转换为荒诞比喻 + 活泼语气的风格。
writing-proofreading
by niracler
Use when user wants to review, polish, or proofread articles. Triggers include「帮我改文章」「检查一下」「润色」「帮我改改」「校对一下」「看看文章」.
power-query-coaching
by ThepExcel
Coaches users to transform messy data into clean, analysis-ready formats using Power Query UI. Diagnoses data problems, visualizes goals, and guides step-by-step transformations.
changelog-generator
by almeidamarcell
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Always persists the changelog to CHANGELOG.md in the project root.
tuning-panel
by petekp
Create visual parameter tuning panels for iterative adjustment of animations, layouts, colors, typography, physics, or any numeric/visual values. Use when the user asks to "create a tuning panel", "add parameter controls", "build a debug panel", "tweak parameters visually", "fine-tune values", "dial in the settings", or "adjust parameters interactively". Also triggers on mentions of "leva", "dat.GUI", or "tweakpane".
ref-toon-format
by cuioss
TOON format knowledge and usage patterns for agent communication and memory persistence in plan-marshall marketplace
output-style-manager
by Dwsy
读取和写入输出风格目录的工具技能。当用户需要:(1)读取输出风格文件,(2)写入/创建输出风格文件,(3)管理输出风格目录,(4)解析风格文件格式时使用。
style-guide
by michaelboeding
Analyze a codebase to extract its conventions, patterns, and style. Spawns specialized analyzer agents that each focus on one aspect (structure, naming, patterns, testing, frontend). Generates a comprehensive style guide that other skills can reference. Use when starting work on an unfamiliar codebase, or to create explicit documentation of implicit conventions.
data-analysis
by ScientiaCapital
"Executive-grade data analysis with pandas/polars and McKinsey-quality visualizations. Use when analyzing data, building dashboards, creating investor presentations, or calculating SaaS metrics."
csv-processor
by AIDotNet
读取、写入、转换和分析CSV文件,支持过滤、排序、聚合和格式转换。
trending-skills
by geekjourneyx
Get skills.sh trending rankings with AI summaries, trend analysis, and category insights. Use when asking about skill rankings, trends, or skill details.
image-processor
by AIDotNet
处理图片 - 调整大小、转换格式、添加水印、生成缩略图。基于Pillow。
markdown-converter
by AIDotNet
将Markdown转换为HTML、PDF或其他格式,支持语法高亮和自定义样式。
json-yaml-converter
by AIDotNet
在JSON、YAML和TOML格式之间转换,验证和格式化配置文件。
barcode-generator
by AIDotNet
生成各种条形码格式,包括Code128、EAN、UPC等。
typescript
by siviter-xyz
TypeScript standards and best practices with modern tooling. Use when working with TypeScript or TypeScript React files.
semantic-git
by siviter-xyz
Manage Git commits using conventional commit format with atomic staging. Always generate plain git commands before running them and offer to let the user run them manually.
ios-to-android
by michaelboeding
Use iOS/Swift code as the source of truth and implement the equivalent feature in Android/Kotlin. Understands the feature behavior, data structures, and logic from iOS, then creates idiomatic Android code that matches the target codebase's existing patterns. Use when porting features from iOS to Android or ensuring platform consistency.
android-to-ios
by michaelboeding
Use Android/Kotlin code as the source of truth and implement the equivalent feature in iOS/Swift. Understands the feature behavior, data structures, and logic from Android, then creates idiomatic iOS code that matches the target codebase's existing patterns. Use when porting features from Android to iOS or ensuring platform consistency.