- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
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.
manim-personal-style
by Ermaotie
"Plan and implement Manim Community (ManimCE) animations: use when users want 3Blue1Brown-style explainer videos, need scene-by-scene planning, or ask for ManimCE code/visualizations. Must gather requirements, produce a scenes.md plan before any Manim code, then implement with ManimCE best practices using the provided rules, examples, and templates."
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.
agentic-validators
by vishalsachdev
Design and install validation hooks for coding agents (e.g., Claude Code) to make AI changes safer and more deterministic. Use when you want post-tool-use or stop hooks, automated tests/linters/formatters, parallel subagents with per-file validation, or a repeatable “agent pipeline” with audit logs.
grammar
by williacj
Use when users explicitly request grammar checking, spelling correction, proofreading, or style editing of ANY written content - sermons, sermonettes, devotionals, blogs, academic papers, or book chapters. Specializes in US English and theological writing styles.
graphviz-diagrams
by mindmorass
Create complex graph visualizations using Graphviz DOT language, with both source code and pre-rendered images.
scl-reference
by DeLuAle
Riferimento per funzioni di sistema SCL (TIA Portal V20+) con sintassi e anti-pattern. Usa quando devi generare o revisionare codice SCL per S7-1200/S7-1500, scegliere funzioni native o chiarire la sintassi di costrutti di controllo, conversioni, stringhe, timer e contatori.
lint
by carmandale
Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
gdocs
by The-Focus-AI
This skill should be used when the user asks to "read document", "create document", "edit document", "google doc", "list documents", "insert text", "append text", "find and replace", "export document", "export to pdf", "export to word", "download as pdf", or mentions Google Docs operations. Provides Google Docs API integration for reading, writing, exporting, and managing documents.
murakami-style-writing
by liuchiawei
Generates or revises prose in the style of Haruki Murakami (村上春樹): short sentences, rhythm, mundane details, first-person detached narrator, loneliness and memory, unexpected similes. Use when the user asks for Murakami-style writing, 村上春樹風格, or to write like Murakami.
Energy Audit and Zone of Genius
by Coowoolf
Review your calendar, color-code activities by energy impact (Green/Red), and systematically delegate draining tasks to maximize time in your Zone of Genius.
write-python
by gali-leilei
Write idiomatic and modern (3.14+) python code. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.
transcript-summarizer
by mindmorass
Summarize meeting transcripts into structured notes with decisions, action items, and key topics.
Shopify Snippet Library
by sarojpunde
Reusable Liquid snippet patterns with proper documentation and parameter handling
output-styles-skill
by djacobsmeyer
Configure and understand different output formatting styles for Claude Code responses. Provides templates for bullet-points, markdown, YAML, HTML, and specialized formats like TTS summaries and observable tool diffs. Use when you want to control output formatting, need structured data output, or want specialized rendering for specific use cases.
Image Editor
by skilzy-ai
Official collection of AI Agent Skills for the Skilzy ecosystem - Community-contributed capabilities for Claude, ChatGPT, and all AI platforms
reddit-comment-writer
by borjasolerme
Write authentic Reddit comments that naturally mention a product without sounding spammy. Supports company profiles, batch mode, activity tracking, and voice personalization. Triggers on "write a reddit comment", "set up [company]", "do today for [company]", "fill quota", "learn my style", "show progress", or when the user shares a Reddit URL.
blogger
by SebastiaanWouters
Write interactive technical blog posts inspired by SamWho, Josh W. Comeau, and Grokking-style pedagogy. Use when asked to create deep but approachable educational content with first-principles buildup, narrative storytelling, active learning checkpoints, and practical production guidance.
design-critique
by slb2248
Structured framework for design feedback sessions.
fusion-camera
by peytoncasper
Control the Fusion 360 viewport camera, take screenshots, and export designs. Use when the user asks to change the view, orbit, zoom, pan, take a screenshot, capture an image, save a render, or export to STL/STEP/IGES/F3D.
pptx-design-agent
by tivojn
"Expert PowerPoint design agent for macOS using python-pptx and AppleScript. Creates and edits stunning, professional presentations with premium design quality. Use when: (1) Creating new PowerPoint presentations from scratch with python-pptx, (2) Editing or redesigning existing .pptx files, (3) Building slide decks with custom design (gradients, cards, KPI panels, charts, tables), (4) Live editing presentations via AppleScript IPC (text, fonts, positions, fills, z-order, visibility, rotation, shadows, speaker notes), (5) Refreshing/previewing presentations live in PowerPoint on macOS, (6) Generating AI images for slide backgrounds and content, (7) Any task requiring python-pptx code generation with design best practices."
constitution-compliance-review
by iamladi
Evaluate plugin commands, agents, and skills against Anthropic Constitution principles. Score alignment on reasoning-based vs rule-based instruction spectrum, identify improvement opportunities.
design-web-guidelines
by baotoq
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
pr-ci-responder
by CAPHTECH
PRのCI失敗を自動診断・修正し、成功するまでリトライするスキル。 GitHub Actionsの実際のログを取得し、エラーを構造化分類して優先順位順に修正する。 トリガー条件: - 「CIを修正して」「CI直して」 - 「PR #N のCIが落ちている」 - PRのCI失敗を自動修正したい時 - 「CIが通るまで直して」 - 「/pr-ci-responder」