- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
gencast
by cadrianmae
Auto-invoke gencast to generate podcasts from documents when user mentions podcast, audio, or dialogue generation
svg-logo-designer
by 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."
agents-md
by 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.
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).
Shopify Snippet Library
by sarojpunde
Reusable Liquid snippet patterns with proper documentation and parameter handling
docs-check
by 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."
pythonista-nicegui
by 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.
docs-write
by 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."
google-sheets-ops
by naoterumaker
Google スプレッドシートの作成・読み書き・書式設定を gog CLI (v0.10.0) で行う。 「スプシ作って」「スプレッドシートにデータ入れて」「シート操作」「スプシのテンプレ作成」 「スプレッドシートを更新」「セルに書き込み」「シートを読み取り」などで使用。 gog sheets コマンドの正しい使い方(パイプ区切り・タブ作成・書式設定)を提供する。
liberal-accept-strict-return
by marius-townhouse
Use when designing function signatures. Use when creating APIs. Use when parameters have optional fields but return types feel too broad.
fix-eslint
by 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.
stitch-ued-guide
by 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.
stitch-shadcn-ui
by 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.
foundry
by hairyf
Foundry — Forge, Cast, Anvil, Chisel; EVM tooling, cheatcodes, scripting, lint, debugging.
code-review
by 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.
stitch-mcp-get-project
by partme-ai
Retrieves the detailed metadata of a specific Stitch project.
moai-alfred-personas
by 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."
python-fastapi-ddd-tooling-skill
by 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.
avoid-repeated-params
by marius-townhouse
Use when functions have multiple parameters of same type. Use when parameter order is easy to confuse. Use when designing function signatures.
m3-web-flutter
by 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.
timestamp
by 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.
monorepo-management
by 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.
arbitrum
by hairyf
Arbitrum Nitro L2 stack—architecture, ADRs, gas model, BOLD dispute protocol, and repo conventions.
spreadsheet
by cuozg
"Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (.xlsx, .csv, .tsv) with formula-aware workflows, cached recalculation, and visual review."