- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
world-labs-export
by CloudAI-X
World Labs export formats - Gaussian splats, meshes, images, and engine integrations
article-illustrator
by zlh-428
Smart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual aids with multiple style options. Use when user asks to "add illustrations to article", "generate images for article", or "illustrate article".
smart-git-commit
by zlh-428
Create well-formatted git commits with conventional commit format and emoji. Automatically runs pre-commit checks (lint, build, docs), analyzes changes, suggests splitting when appropriate, and generates emoji-prefixed conventional commit messages. Use when creating commits in any repository to ensure consistent, professional commit history.
culture-engagement
by pluginagentmarketplace
Master team culture, psychological safety, engagement, communication, and inclusion for engineering teams
bib-validate
by Mearman
Validate bibliography files for format correctness and completeness. Check for required fields, syntax errors, and format-specific rules. Use when the user asks to validate, check, or verify bibliography files.
google-sheets-ops
by naoterumaker
Google スプレッドシートの作成・読み書き・書式設定を gog CLI (v0.10.0) で行う。 「スプシ作って」「スプレッドシートにデータ入れて」「シート操作」「スプシのテンプレ作成」 「スプレッドシートを更新」「セルに書き込み」「シートを読み取り」などで使用。 gog sheets コマンドの正しい使い方(パイプ区切り・タブ作成・書式設定)を提供する。
markdown-formatter
by beshkenadze
Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.
spec-research
by weegigs
Research specification workflow. Use when planning investigation work to structure research questions and findings format.
5d-plan
by tapania
"Convert expanded thinking into a concrete, multi-perspective plan. Use when: (1) After SPAR phase in 5D-SDD workflow, (2) User is ready to define what will be built, (3) User asks to 'write up the plan' or 'document what we're building,' (4) Transitioning from exploration to commitment. This phase creates the authoritative description of intent before technical specification."
commit
by trancong12102
Generates git commit messages following Conventional Commits 1.0.0 specification with semantic types (feat, fix, etc.), optional scope, and breaking change annotations. Use when committing code changes or creating commit messages. Triggers on phrases like 'commit', 'commit and push', 'make a commit', 'git commit', or when commit is part of a compound action (e.g., 'bump version and commit').
research-paper-writer
by mamba-mental
Creates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, academic paper, or conference paper on any topic.
bib-read
by Mearman
Read and display bibliography entries with formatting options. Query specific entries by ID, author, or other criteria. Use when the user asks to show, display, view, or read bibliography entries.
code-format
by icartsh
dotnet format, prettier 및 기타 포맷팅 도구를 사용하여 코드를 정리합니다. 코드 스타일 수정, 포맷 일관성 유지 또는 커밋 전 코드 준비가 필요한 작업에서 사용합니다.
swiftui-style-driven-components
by ahmadbrkt
'Expert guidance on SwiftUI style-driven components following Apple patterns (ButtonStyle, LabelStyle). Use when: building components with style protocols, implementing configuration patterns, adding environment-based styling, creating extensible component libraries, or reviewing component architecture.'
list-china-today-macro-news
by fatfingererr
彙整今日中國宏觀經濟新聞消息,從華爾街日報、36氪等來源抓取並篩選宏觀相關新聞,輸出雜誌風格的新聞摘要。適用於交易/研究開盤前快速掌握中國宏觀動態。
cover-image
by zlh-428
Generate elegant cover images for articles. Analyzes content and creates eye-catching hand-drawn style cover images with multiple style options. Use when user asks to "generate cover image", "create article cover", or "make a cover for article".
LaTeX Unicode Encoder
by Mearman
Encode Unicode characters to LaTeX commands. Use when converting text with special characters (é, ü, ñ, etc.) to LaTeX format for use in .tex files, BibTeX entries, or LaTeX documents.
bib-merge
by Mearman
Merge multiple bibliography files into one, handling duplicates and conflicts. Use when the user asks to combine, merge, or consolidate bibliography files.
continue-diagram
by designnotdrum
"Continue working on an existing diagram. Load, review, and modify persistent diagrams across sessions."
write-python
by gali-leilei
Write idiomatic and modern (3.14+) python code. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.
bib-convert
by Mearman
Convert bibliography files between formats (BibTeX, BibLaTeX, RIS, EndNote XML, CSL JSON). Use when the user asks to convert, transform, or change bibliography formats.
LaTeX Command Decoder
by Mearman
Decode LaTeX commands to Unicode characters. Use when converting LaTeX-encoded text to readable Unicode format, extracting plain text from .tex files, or processing BibTeX entries for display.
suno
by Linaqruf
This skill should be used when the user wants to compose songs for Suno AI, write lyrics, create style prompts, or generate Suno v5 metatags. Supports J-pop, K-pop, EDM, ballads, rock, and Latin genres, plus album/EP composition, variations, and song continuations. Also handles reference-based composition ("like YOASOBI", "in the style of Aimer") and J-pop tier presets ("anisong", "mainstream", "doujin"). Triggers on "write a song", "Suno prompt", "Suno metatags", "style of music", "song lyrics", "Suno AI", "acoustic version", "create an album", "extend this song", "like [artist]", "in the style of", "/suno", "anisong", "doujin", "negative prompting", "ad-libs".
code-review-assistant
by jorgealves
Provides automated, context-aware code reviews focusing on logic errors and style violations. Use during Pull Request cycles to identify potential bugs and maintain high code quality standards.