Lint 与格式化
代码 lint 与格式化
weather
smallnest
This skill should be used when users ask for weather information, current conditions, or forecasts for any location worldwide. Use for queries like "weather in Beijing", "what's the weather today", "temperature in Tokyo", "forecast for London".
SKILL.md — AI Skill Definition
ricardodantas
Source: https://github.com/ricardodantas/ratatui-themes
current-date
melodic-software
Gets, checks, and verifies the current UTC date and time for unambiguous temporal reference. Use when starting tasks, verifying temporal context, ensuring date awareness before time-sensitive operations, or when incorrect date assumptions are detected.
anthropic-style
yulonglin
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. Taken from https://github.com/anthropics/skills/blob/main/skills/brand-guidelines/SKILL.md
self-learning-skills
scottfalconer
"Memory sidecar for agent work: recall before tasks, record learnings after tasks, review recommendations, optional backport bundles."
protobuf
bufbuild
Use when working with Protocol Buffer (.proto) files, buf.yaml, buf.gen.yaml, or buf.lock. Covers proto design, buf CLI, gRPC/Connect services, protovalidate constraints, schema evolution, and troubleshooting lint/breaking errors.
code-quality
booch
Code quality guidelines including naming, structure, and maintainability. This skill should be used when writing or reviewing code to ensure it meets quality standards. Use proactively when discussing naming conventions, code smells, readability, Sandi Metz rules, method length, class size, comments, refactoring for clarity, or maintainability concerns. (user)
my-first-skill
numman-ali
Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.
Tutorial Narration Writer
aviz85
```
internal-comms-3p-updates
bobmatnyc
"Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders"
explaining-code
Geeksfino
Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts.
algo-sensei
karanb192
Your personal DSA & LeetCode mentor. Use for problem explanations, progressive hints, code reviews, mock interviews, pattern recognition, complexity analysis, and custom problem generation. Automatically adapts to your learning style and request type.
anime-to-life
ShinChven
Transforms anime, art, or 3D rendering images into photorealistic cosplay-style photographs.
content-digest
zephyrwang6
Transform long-form content (YouTube videos, podcasts, interviews, articles) into engaging short-form and long-form narratives. Extracts core insights and presents them in two styles: concise social media posts (300-800 characters with numbered emoji lists) and detailed narrative articles (1500-3000+ characters with story arcs). Use when users provide YouTube links, podcast transcripts, long articles, or interview content and want summaries, key insights, or content reformatted for different platforms.
content-digest
zephyrwang6
Transform long-form content (YouTube videos, podcasts, interviews, articles) into engaging short-form and long-form narratives. Extracts core insights and presents them in two styles: concise social media posts (300-800 characters with numbered emoji lists) and detailed narrative articles (1500-3000+ characters with story arcs). Use when users provide YouTube links, podcast transcripts, long articles, or interview content and want summaries, key insights, or content reformatted for different platforms.
ai-productivity-column
zephyrwang6
AI 生产力系统专栏协作写作助手。当用户说"开始创作专栏"、"AI 生产力系统"、"写专栏"、"继续写专栏"时触发。协助用户按章节创作专栏内容,参考工具书籍写作风格,提供案例支持和方法论引用。
image-skill-builder
zephyrwang6
帮助用户通过交互式问答创建自定义批量生图 Skill。用户不需要写代码,只需回答问题即可生成完整可用的生图 Skill。当用户说"帮我创建生图Skill"、"我想做一个配图技能"、"创建批量出图的Skill"、"生成图片的Skill怎么做"、"帮我做一个AI画图技能"时触发。支持文章配图、Logo设计、分镜故事、社交媒体图、海报等任意图片场景。
quality-commit
acedergren
Stage, lint, scan, review, and commit changes with full quality gates in a single standardized flow.
openpyxl
vamseeachanta
Create and manipulate Microsoft Excel workbooks programmatically. Build spreadsheets with formulas, charts, conditional formatting, and pivot tables. Handle large datasets efficiently with streaming mode.
d3js
vamseeachanta
Create custom, highly interactive data visualizations with D3.js (Data-Driven Documents)
prompt-engineering-response-format
vamseeachanta
'Sub-skill of prompt-engineering: Response Format.'
typst-paper
bahayonghang
Typst academic paper assistant (Chinese & English papers, conference/journal submissions). Use when writing, reviewing, compiling, or improving Typst academic papers. Use when user mentions typst compile, grammar, bibliography, deai, translate, title, logic, reviewer perspective, or any Typst paper quality improvement task. Domains: Deep Learning, Time Series, Industrial Control, Computer Science.
prompt-engineering-communication-style
vamseeachanta
'Sub-skill of prompt-engineering: Communication Style.'
great-tables
vamseeachanta
Publication-quality tables in Python with rich styling, formatting, conditional formatting, and export to HTML/images - inspired by R's gt package