Linting

Code linting and formatting

Showing 1057-1080 of 1930 skills
aashari

calendar-recurring

by aashari

List all recurring meetings and meeting series. Use when user asks about standing meetings, recurring events, weekly syncs, or wants to see their regular meeting cadence.

CI/CD 5 3mo ago
bdmorin

analyze-military-strategy

by bdmorin

You are a military historian and strategic analyst specializing in dissecting historical battles.

Code Review 5 3mo ago
qodex-ai

mobile-app-interface

by qodex-ai

Design native iOS mobile app interfaces and components. Creates user-centric mobile designs following platform conventions and best practices.

Linting 16 5mo ago
arthur0824hao

skill-installer

by arthur0824hao

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Processing 4 3mo ago
QuestNova502

baoyu-article-illustrator

by QuestNova502

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".

Linting 4 4mo ago
Abhsin

problem-framing

by Abhsin

Extract and structure fuzzy product ideas into validated problem statements, target users, and jobs-to-be-done. Use when a user has a raw idea, concept, or solution in mind but hasn't clearly articulated the problem, target user, or assumptions. This skill helps users communicate context to coding agents more effectively, reducing iteration cycles and "that's not what I meant" moments.

Code Gen 4 4mo ago
wangyendt

pywayne-calibration-magnetometer-calibration

by wangyendt

Sensor calibration toolkit with magnetometer calibration using close-form method. Use when calibrating IMU sensors (accelerometer, gyroscope, magnetometer) to compute soft-iron matrix and hard-iron offset for magnetometer correction. Requires sensor fusion with VQF for orientation estimation.

Processing 4 3mo ago
QuestNova502

baoyu-xhs-images

by QuestNova502

Xiaohongshu (Little Red Book) infographic series generator with multiple style options. Breaks down content into 1-10 cartoon-style infographics. Use when user asks to create "小红书图片", "XHS images", or "RedNote infographics".

Linting 4 4mo ago
pigfoot

nano-banana

by 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.

Linting 4 3mo ago
vchirrav

sast-eslint-security

by vchirrav

Run ESLint with security plugins on JavaScript/TypeScript code. Detects eval usage, non-literal RegExp, prototype pollution, and other JS/TS security anti-patterns.

Processing 11 3mo ago
vchirrav

sast-psalm

by vchirrav

Run Psalm with taint analysis on PHP code. Detects SQL injection, XSS, command injection, path traversal, and other taint-flow vulnerabilities in PHP applications.

Processing 11 3mo ago
vchirrav

iac-scan-kube-linter

by vchirrav

Run KubeLinter to lint Kubernetes YAML and Helm charts for security best practices. Checks pod security, resource limits, network policies, and RBAC.

Processing 11 3mo ago
vchirrav

container-scan-hadolint

by vchirrav

Run Hadolint to lint Dockerfiles for best practices and security issues. Validates against Docker and ShellCheck rules.

Processing 11 3mo ago
yoanbernabeu

grepai-mcp-tools

by yoanbernabeu

Reference for all GrepAI MCP tools. Use this skill to understand available MCP tools and their parameters.

Auth 16 4mo ago
Tyler-R-Kendrick

style-dictionary

by Tyler-R-Kendrick

Use when transforming design tokens into platform-specific outputs using Style Dictionary. Covers configuration, transforms, formats, DTCG support, and multi-platform builds. USE FOR: Style Dictionary configuration, token transforms, platform-specific token output (CSS, SCSS, iOS, Android, Compose), custom formats, DTCG-to-platform pipelines DO NOT USE FOR: authoring token files (use design-tokens), Figma variable management (use figma), component documentation (use storybook)

Processing 10 3mo ago
Tyler-R-Kendrick

design-system

by Tyler-R-Kendrick

Use when building or maintaining a design system — the coordinated set of design tokens, component libraries, documentation, and tooling that ensures visual and behavioral consistency across products. USE FOR: design system architecture, choosing token formats vs component frameworks, connecting Figma to code, design-to-development workflows, multi-platform consistency DO NOT USE FOR: specific token authoring (use design-tokens), Figma workflows (use figma), component cataloging (use storybook), token transformation (use style-dictionary), cross-framework components (use mitosis)

Processing 10 3mo ago
Tyler-R-Kendrick

architecture

by Tyler-R-Kendrick

Use when selecting architecture styles, evaluating system decomposition strategies, or analyzing architecture characteristics (quality attributes) for a system. USE FOR: architecture style selection, comparing monolith vs microservices, architecture characteristics analysis, system decomposition strategy DO NOT USE FOR: specific style details (use sub-skills: microservices, monoliths, event-driven, etc.), code-level patterns (use dev/design-patterns), integration messaging (use dev/integration-patterns)

Linting 10 3mo ago
Tyler-R-Kendrick

typescript

by Tyler-R-Kendrick

Use when configuring dev containers for TypeScript or Node.js projects. Covers the Node feature, package managers, ESLint/Prettier extensions, and frontend dev server setup. USE FOR: TypeScript/Node.js dev container setup, Node feature, npm/pnpm/yarn configuration, ESLint/Prettier extensions, frontend dev servers DO NOT USE FOR: Python dev containers (use python), .NET dev containers (use dotnet), general devcontainer.json (use devcontainer)

Docker 10 3mo ago
Tyler-R-Kendrick

mitosis

by Tyler-R-Kendrick

Use when writing cross-framework UI components with Mitosis (Builder.io). Write components once in a JSX subset, compile to React, Vue, Angular, Svelte, Solid, Qwik, and more. USE FOR: Mitosis component authoring, cross-framework component compilation, multi-framework design system components, Mitosis JSX syntax, mitosis.config.js DO NOT USE FOR: single-framework components (use the framework's own skill), design token management (use design-tokens or style-dictionary), component documentation (use storybook)

Processing 10 3mo ago
KentoShimizu

csharp-style-guide

by KentoShimizu

"Style, review, and refactoring standards for C#/.NET codebases. Trigger when .cs, .csproj, .sln, .props, .targets, or .razor artifacts are created, modified, or reviewed and C#-specific quality rules (naming, nullability, async patterns, API design consistency) must be enforced. Do not use for Java/Kotlin or JavaScript/TypeScript style concerns unless C# artifacts are also changed. In multi-language pull requests, run together with other applicable *-style-guide skills."

Processing 6 3mo ago
Ven0m0

ruff

by Ven0m0

Python linting and formatting with ruff. Extremely fast linter and formatter replacing Flake8, Black, isort, and pyupgrade. Use when linting, formatting, or checking Python code quality. Triggers: "ruff", "lint python", "format python", "[tool.ruff]".

Code Review 2 4mo ago
gannonh

committing-changes

by gannonh

Use this skill when committing code changes, creating git commits, staging files for commit, or when the user asks to commit, save changes, or make a commit. Handles conventional commit format, explicit file staging, and commit message crafting.

Debugging 2 3mo ago
Ven0m0

moai-lang-rust

by Ven0m0

Rust specialist for async services, safe systems programming, and production tooling with Tokio, Axum, SQLx, and clippy-driven quality checks. Use when building or refactoring Rust code.

Linting 2 3mo ago
lucas-acc

audio-to-text

by lucas-acc

Transcribe audio files to text with automatic language detection (supports Chinese and English)

Processing 14 3mo ago