- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
cody-article-writer
by ibuildwith-ai
Cody Article Writer: Research-backed article writing workflow with customizable style guides and citations. Use when the user wants to write articles, blog posts, or long-form content with optional web research and source citations. Handles the full workflow: topic ideation with exploratory research, comprehensive research planning, thesis development, outlining, section-by-section writing with citations, article metadata generation, and markdown export. Also handles style guide management including commands like "list writing styles", "create a new article style", "edit my writing style", "delete style", "show my drafts", "continue my article", or "show my articles".
document-conversion
by Harryoung
Convert DOC/DOCX/PDF/PPT/PPTX documents to Markdown format. Automatically detect PDF type (electronic/scanned), extract images to separate directory. Use this Skill when administrator onboards non-Markdown documents. Trigger condition: Onboard DOC/DOCX/PDF/PPT/PPTX format files.
Ai World Building
by omer-metin
prompt-engineering
by rfxlamia
Use when you need to design effective LLM prompts. Intelligently selects optimal prompting methods (Chain of Thought, Few-Shot, Zero-Shot, ReAct, Tree of Thoughts, Self-Consistency) and output formats (XML, JSON, YAML, Natural Language) based on task complexity, target LLM, accuracy requirements, and available context. Trigger on prompt design, prompt optimization, or when choosing between prompting techniques.
imagine
by rfxlamia
Prepare detailed, professional prompts for Google Imagen 3/4 image generation. Supports character, environment, and object prompts using natural language with technical photography specifications. Extensible support for multiple art styles via reference files.
verify-app
by stevenmays
Run build, typecheck, lint, and test checks with a pass/fail report
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.
rubocop
by el-feo
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality. Supports Rails, RSpec, and Performance extensions with safe autocorrection capabilities.
eslint
by el-feo
Comprehensive ESLint agent for JavaScript/TypeScript code quality. Use when setting up ESLint, configuring linting rules, analyzing code for issues, fixing violations, or integrating ESLint into development workflows. Triggers on requests involving code quality, linting, static analysis, or ESLint configuration for JavaScript, TypeScript, React, or Node.js projects.
research-paper-writer
by ailabs-393
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.
research-paper-writer
by ailabs-393
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.
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.
claude-md-authoring
by ratacat
Creates and reviews CLAUDE.md configuration files for Claude Code. Applies HumanLayer guidelines including instruction budgets (~50 user-level, ~100 project-level), WHAT/WHY/HOW framework, and progressive disclosure. Identifies anti-patterns like using Claude as a linter for style rules.
every-style-editor-2
by ratacat
Use this agent when you need to review and edit text content to conform to Every's specific style guide. This includes reviewing articles, blog posts, newsletters, documentation, or any written content that needs to follow Every's editorial standards. The agent will systematically check for title case in headlines, sentence case elsewhere, company singular/plural usage, overused words, passive voice, number formatting, punctuation rules, and other style guide requirements.
every-style-editor
by ratacat
This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.
character-reference-sheet
by ShinChven
"Generates a 3:2 aspect ratio character reference sheet with three columns: detailed portrait, full-body front view, and full-body back view, mirroring the exact style and material details of the source."
csv-processor
by AIDotNet
读取、写入、转换和分析CSV文件,支持过滤、排序、聚合和格式转换。
image-processor
by AIDotNet
处理图片 - 调整大小、转换格式、添加水印、生成缩略图。基于Pillow。
markdown-converter
by AIDotNet
将Markdown转换为HTML、PDF或其他格式,支持语法高亮和自定义样式。
code-formatter
by AIDotNet
格式化源代码文件,支持Python、JavaScript、JSON等语言,使用行业标准格式化工具。
json-yaml-converter
by AIDotNet
在JSON、YAML和TOML格式之间转换,验证和格式化配置文件。
barcode-generator
by AIDotNet
生成各种条形码格式,包括Code128、EAN、UPC等。
code-quality-reviewer
by devstefancho
Comprehensive code quality review focusing on DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and Clean Code (Easy to Read) principles. Use when reviewing code changes, analyzing code quality, or assessing code maintainability for any feature, bug fix, or refactoring task.
code-style-reviewer
by devstefancho
Code style principle-based review - checks SRP (Single Responsibility Principle), DRY (Don't Repeat Yourself), Simplicity First, YAGNI (You Aren't Gonna Need It), and Type Safety. Also evaluates code structure and naming conventions. Automatically used when code review is needed.