- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
list-china-today-macro-news
by fatfingererr
彙整今日中國宏觀經濟新聞消息,從華爾街日報、36氪等來源抓取並篩選宏觀相關新聞,輸出雜誌風格的新聞摘要。適用於交易/研究開盤前快速掌握中國宏觀動態。
react-spa
by nico-martin
Build React Single Page Applications with TypeScript, Vite, Tailwind CSS v4+, and lucide-react. Follows a structured architecture with theme components, utilities, and strict TypeScript patterns. Optimized for small demo applications with best practices for performance, code organization, and maintainability.
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.
Conciliação Financeira
by Gestao-Quatro-Ponto-Zero
"Conciliação automática de extratos bancários com gateways de pagamento, ERPs ou outras fontes financeiras. Use quando o usuário pedir 'conciliar extratos', 'reconciliação bancária', 'cruzar extrato com gateway', 'conferir recebimentos', 'conciliação financeira', ou '/conciliacao'. Aceita PDF, CSV, XLSX, XML e TXT como inputs."
continue-diagram
by designnotdrum
"Continue working on an existing diagram. Load, review, and modify persistent diagrams across sessions."
meeting-insights-analyzer
by Crumbgrabber
Analyzes meeting transcripts and recordings to uncover behavioral patterns,
brand-guidelines
by liauw-media
"Establish or analyze brand identity guidelines. Creates comprehensive brand documentation that frontend-design, testing, and other skills automatically reference for consistent execution."
Linting Check Skill
by hitoshura25
Final step before marking work complete
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.
data-formatter
by dgriffin831
Format data for display
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.
ui-ux-pro-max
by vibery-studio
"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."
file-validator
by dgriffin831
Validate file formats and content safely
Shopify Snippet Library
by sarojpunde
Reusable Liquid snippet patterns with proper documentation and parameter handling
code-format
by icartsh
dotnet format, prettier 및 기타 포맷팅 도구를 사용하여 코드를 정리합니다. 코드 스타일 수정, 포맷 일관성 유지 또는 커밋 전 코드 준비가 필요한 작업에서 사용합니다.
setup-node
by meriley
Sets up Node.js/TypeScript development environment with npm/yarn, dependencies, ESLint, Prettier, testing (Jest/Vitest), and TypeScript type checking. Ensures consistent tooling configuration. Use when starting work on Node.js/TypeScript projects, after cloning repositories, setting up CI/CD, or troubleshooting environment issues.
funsloth-check
by chrisvoncsefalvay
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.
clojure-symbols
by brettatoms
Find and edit Clojure symbols using clj-kondo and REPL introspection. Use when finding Clojure function definitions, var usages, namespace contents, renaming Clojure symbols, replacing function bodies, or working with .clj/.cljc/.cljs files.
cui-javascript-project
by cuioss
JavaScript project structure, package.json configuration, dependency management, and Maven integration standards for consistent project setup and builds
node-dev
by rockcookies
Modern JavaScript/TypeScript runtime development conventions and tooling. Use when setting up JS/TS projects with Node, Bun, or Deno, configuring ESLint, pnpm workspaces, monorepos, library publishing, or npm package development.
git-master
by rockcookies
Git expert for atomic commits, rebasing, and history management with style detection
prefer-make
by lwlee2608
Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly.