Lint 与格式化

代码 lint 与格式化

显示 913-936 / 共 1978 个技能
cassiewallace

airbnb-swift-style

cassiewallace

Enforces the Airbnb iOS Swift Style Guide on Swift code. Use this skill any time the user wants to: review Swift code for style compliance, lint or audit an iOS codebase, apply Airbnb Swift conventions to new or existing code, understand why code violates Airbnb style rules, or get corrected rewrites of Swift snippets. Triggers on any request mentioning Swift code quality, iOS code review, Airbnb style, linting Swift files, or when the user pastes Swift code and asks for feedback, fixes, or a review. Also use when the user asks to "clean up" or "format" Swift code, or asks "is this good Swift?" — even if they don't mention Airbnb by name.

代码评审 27 6个月前
dylantarre

brand-strategist

dylantarre

Use when defining brand motion identity, creating animation guidelines for brand expression, or aligning animation with brand personality.

动画 76 8个月前
sergiodxa

skill-writing-best-practices

sergiodxa

Guidelines for creating AI agent skills. Use when writing new skills, documenting coding patterns, or reviewing skill files. Triggers when creating or modifying files in the skills/ directory.

文档生成 91 7个月前
dylantarre

universal-mindset

dylantarre

Use when approaching any animation task—establishing foundational thinking patterns, teaching animation principles, or when none of the specialized thinking styles quite fit the situation.

动画 76 8个月前
michaelboeding

video-producer-agent

michaelboeding

Use this skill to create complete videos with voiceover and music. Triggers: "create video", "product video", "explainer video", "promo video", "demo video", "training video", "ad video", "commercial", "marketing video", "video with voiceover", "video with music", "brand video", "testimonial video" Orchestrates: script, voiceover, background music, video clips/images, and final assembly.

CLI 工具 24 8个月前
michaelboeding

media-utils

michaelboeding

Internal utility skill for media assembly operations. NOT called directly by users. Used by producer skills (video-producer, podcast-producer, audio-producer, social-producer) to stitch, mix, and assemble final media outputs.

CLI 工具 24 8个月前
michaelboeding

react-to-ios

michaelboeding

Use React/React Native code as the source of truth and implement the equivalent feature in iOS/Swift. Understands the feature behavior, components, state management, and logic from React, then creates idiomatic iOS code that matches the target codebase's existing patterns. Use when porting features from React/React Native to native iOS or building native alternatives to web components.

文件操作 24 8个月前
michaelboeding

ios-to-android

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.

文件操作 24 8个月前
michaelboeding

android-to-ios

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.

文件操作 24 8个月前
michaelboeding

style-guide

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.

设计 24 8个月前
michaelboeding

audio-producer-agent

michaelboeding

Use this skill to create single-voice audio content like audiobooks, voiceovers, narrations, jingles, and audio ads. Triggers: "create audiobook", "generate voiceover", "narration", "audio ad", "radio ad", "jingle", "brand audio", "sonic logo", "text to audio", "read this aloud", "audio guide", "meditation audio", "soundscape" Orchestrates: narration/TTS, background music, and audio assembly. NOTE: For conversations/dialogues, use podcast-producer instead.

CLI 工具 24 8个月前
michaelboeding

icon-generation

michaelboeding

Generate app icons with transparent backgrounds. Triggers include: "generate icon", "create icon", "make icon", "app icon", "favicon", "icon for", "logo icon", "icon set", "icon pack", "transparent icon" Creates square PNG icons with transparent backgrounds suitable for app icons, favicons, and UI elements.

代码生成 24 8个月前
michaelboeding

voice-generation

michaelboeding

Use this skill for AI text-to-speech generation. Triggers include: "generate voice", "create audio", "text to speech", "TTS", "read this aloud", "generate narration", "create voiceover", "synthesize speech", "podcast audio", "dialogue audio", "multi-speaker", "audiobook" Supports Google Gemini TTS, ElevenLabs, and OpenAI TTS.

API 开发 24 8个月前
third774

ralph-prd

third774

Generate structured prd.json files for autonomous agent loops (Ralph Wiggum pattern). Use when planning bulk/batch tasks, migrations, refactoring campaigns, or any work that can be decomposed into independent items with verification steps.

代码评审 5 7个月前
third774

eslint-plugin

third774

Author custom ESLint plugins and rules with test-driven development. Supports flat config (ESLint 9+) and legacy formats. Uses @typescript-eslint/rule-tester for testing. Covers problem, suggestion, and layout rules including auto-fixers and type-aware rules. Use when creating or modifying ESLint rules, plugins, custom linting logic, or authoring auto-fixers.

Lint 与格式化 5 7个月前
pigfoot

nano-banana

pigfoot

Use when users request image generation, AI art creation, image editing with Gemini models, need help crafting prompts, or want brand-styled imagery. Handles both direct generation and interactive prompt design.

Lint 与格式化 5 7个月前
raintree-technology

toon-formatter

raintree-technology

Token-Oriented Object Notation (TOON) format expert for 30-60% token savings on structured data. Auto-applies to arrays with 5+ items, tables, logs, API responses, database results. Supports tabular, inline, and expanded formats with comma/tab/pipe delimiters. Triggers on large JSON, data optimization, token reduction, structured data, arrays, tables, logs, metrics, TOON.

API 开发 84 7个月前
AIDotNet

csv-processor

AIDotNet

读取、写入、转换和分析CSV文件,支持过滤、排序、聚合和格式转换。

CLI 工具 83 7个月前
AIDotNet

image-processor

AIDotNet

处理图片 - 调整大小、转换格式、添加水印、生成缩略图。基于Pillow。

数据处理 83 7个月前
AIDotNet

markdown-converter

AIDotNet

将Markdown转换为HTML、PDF或其他格式,支持语法高亮和自定义样式。

文档生成 83 7个月前
AIDotNet

code-formatter

AIDotNet

格式化源代码文件,支持Python、JavaScript、JSON等语言,使用行业标准格式化工具。

数据处理 83 7个月前
AIDotNet

json-yaml-converter

AIDotNet

在JSON、YAML和TOML格式之间转换,验证和格式化配置文件。

CLI 工具 83 7个月前
AIDotNet

barcode-generator

AIDotNet

生成各种条形码格式,包括Code128、EAN、UPC等。

代码生成 83 7个月前
lattifai

omnicaptions-convert

lattifai

Use when converting between caption formats (SRT, VTT, ASS, TTML, Gemini MD, etc.). Supports 30+ caption formats.

数据处理 22 7个月前