Lint 与格式化

代码 lint 与格式化

显示 1393-1416 / 共 1976 个技能
cadrianmae

gencast

cadrianmae

Auto-invoke gencast to generate podcasts from documents when user mentions podcast, audio, or dialogue generation

CLI 工具 1 7个月前
PrakharMNNIT

svg-logo-designer

PrakharMNNIT

"Elite SVG logo design intelligence. Creates professional hand-crafted SVG logos, brand marks, icons, wordmarks, lettermarks, emblems, abstract marks, and visual identities. Uses a rigorous multi-phase discovery interview (2-3 rounds) to extract brand DNA, emotional tone, and design intent before generating. Produces multiple concepts with layout variations, full color systems, design tokens (CSS custom properties, JSON, Figma-ready specs), and optimized SVG using advanced techniques (gradients, masks, filters, blend modes, animations). Self-evaluates every concept against a 7-criterion quality rubric. Structured iterative refinement loop. Use when creating logos, brand marks, icons, symbols, visual identities, wordmarks, lettermarks, emblems, mascot marks, scalable vector branding, brand guidelines, or design systems from logos."

设计 1 6个月前
unentropy

agents-md

unentropy

Create or improve AGENTS.md files for AI coding agents. Use when user asks to create, improve, review, or optimize an AGENTS.md file (or CLAUDE.md). Also use when running /init on a new project, when asked about best practices for agent configuration files, or when troubleshooting agent behavior related to project context.

智能体 1 8个月前
arthur0824hao

skill-installer

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

数据处理 4 6个月前
sarojpunde

Shopify Snippet Library

sarojpunde

Reusable Liquid snippet patterns with proper documentation and parameter handling

Docker 4 9个月前
LukasStrickler

docs-check

LukasStrickler

"Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant changes, (3) When adding new features or modifying APIs, (4) During PR preparation, (5) When working with database schemas, API routes, components, or configuration files, (6) To ensure documentation stays synchronized with code changes, (7) For documentation sync and maintenance, or (8) For pre-commit documentation checks. Triggers: check docs, docs check, documentation check, update docs, sync documentation, what docs need updating, check if docs are up to date, after code changes, before committing."

代码评审 4 7个月前
gigaverse-app

pythonista-nicegui

gigaverse-app

Use when building UI with NiceGUI, creating components, fixing styling issues. Triggers on "nicegui", "quasar", "tailwind", "ui.row", "ui.column", "ui.card", "ui.dialog", "gap", "spacing", "layout", "modal", "component", "styling", "flexbox", "chart", or when creating/editing UI code.

数据处理 4 7个月前
LukasStrickler

docs-write

LukasStrickler

"Write or update documentation (tutorial, how-to, reference, explanation) with clear style, structure, visuals, API/ADR/runbook patterns. Use when: (1) Creating or updating docs after code changes, (2) During PR preparation or addressing review feedback, (3) Adding new features that need documentation, (4) Updating API endpoints, database schemas, or configuration, (5) Creating ADRs or runbooks, (6) Adding or updating diagrams and visual documentation, (7) When documentation needs to be written or revised, (8) For tutorial creation, how-to guides, or technical writing, or (9) For documentation standards compliance and structure. Triggers: write docs, update documentation, create documentation, write tutorial, document API, write ADR, create runbook, add documentation, document this, write how-to."

API 开发 4 7个月前
naoterumaker

google-sheets-ops

naoterumaker

Google スプレッドシートの作成・読み書き・書式設定を gog CLI (v0.10.0) で行う。 「スプシ作って」「スプレッドシートにデータ入れて」「シート操作」「スプシのテンプレ作成」 「スプレッドシートを更新」「セルに書き込み」「シートを読み取り」などで使用。 gog sheets コマンドの正しい使い方(パイプ区切り・タブ作成・書式設定)を提供する。

CLI 工具 4 6个月前
marius-townhouse

liberal-accept-strict-return

marius-townhouse

Use when designing function signatures. Use when creating APIs. Use when parameters have optional fields but return types feel too broad.

数据处理 4 7个月前
otrebu

fix-eslint

otrebu

Automatically fix ESLint errors by modifying code to comply with linting rules. For small codebases (≤20 errors), fixes directly. For larger codebases (>20 errors), spawns parallel agents per directory for efficient processing. Never disables rules or adds ignore comments.

调试 4 10个月前
partme-ai

stitch-ued-guide

partme-ai

UED guidelines, visual vocabulary, and prompt structure for Stitch. Use when the user asks about layout/style terms, device constraints, or when structuring/improving Stitch prompts; combine with stitch-ui-prompt-architect for vague→concrete prompts.

Lint 与格式化 4 7个月前
partme-ai

stitch-shadcn-ui

partme-ai

Expert guidance for integrating and building applications with shadcn/ui. Component discovery, installation npx shadcn@latest add customization, blocks, and best practices. Use with Stitch-generated React apps for consistent, accessible UI built on Radix/Base UI and Tailwind.

代码生成 4 7个月前
hairyf

foundry

hairyf

Foundry — Forge, Cast, Anvil, Chisel; EVM tooling, cheatcodes, scripting, lint, debugging.

代码评审 4 7个月前
otrebu

code-review

otrebu

Expert code review specialist. Reviews for quality and intent alignment. Use immediately after writing or modifying code, or when user requests code review. Handles both uncommitted changes and targeted file reviews.

代码评审 4 10个月前
partme-ai

stitch-mcp-get-project

partme-ai

Retrieves the detailed metadata of a specific Stitch project.

数据处理 4 7个月前
AJBcoding

moai-alfred-personas

AJBcoding

"Adaptive communication patterns and role selection based on user expertise level and request type. Use for personalized user interactions, expertise detection, and dynamic communication adaptation."

Lint 与格式化 4 9个月前
iktakahiro

python-fastapi-ddd-tooling-skill

iktakahiro

Guides project tooling for a Python FastAPI + SQLAlchemy DDD/Onion Architecture codebase: uv-based environment setup, Makefile workflows, ruff formatting/linting, mypy typing, pytest, and CI (GitHub Actions), based on the dddpy reference. Use when bootstrapping a repo or tightening developer experience and quality gates.

CI/CD 4 7个月前
marius-townhouse

avoid-repeated-params

marius-townhouse

Use when functions have multiple parameters of same type. Use when parameter order is easy to confuse. Use when designing function signatures.

国际化 4 7个月前
shelbeely

m3-web-flutter

shelbeely

Implement Material Design 3 in Flutter using the built-in material library with M3 theming and dynamic color. Covers theme setup, color schemes, and M3 Expressive packages. Use this when building M3-styled Flutter applications for mobile, web, or desktop.

Lint 与格式化 4 6个月前
otrebu

timestamp

otrebu

Generate deterministic timestamps in YYYYMMDDHHMMSS format using bash. Use when you need timestamps for filenames, logging, or any situation requiring consistent timestamp formatting without LLM generation.

CLI 工具 4 10个月前
EngineerWithAI

monorepo-management

EngineerWithAI

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

数据处理 4 10个月前
hairyf

arbitrum

hairyf

Arbitrum Nitro L2 stack—architecture, ADRs, gas model, BOLD dispute protocol, and repo conventions.

数据处理 4 6个月前
cuozg

spreadsheet

cuozg

"Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (.xlsx, .csv, .tsv) with formula-aware workflows, cached recalculation, and visual review."

代码评审 2 6个月前