- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
deepwiki-parallel-wiki
by liux4989
Generate DeepWiki-style project documentation with source-grounded architecture and workflow pages. Use when asked to create onboarding docs, internal technical wiki pages, or repository knowledge bases from code. Use especially when the user asks for DeepWiki-like output, structured wiki sections, architecture diagrams, or rapid documentation generation using parallel agent workflows.
upgrade-golangci-lint
by alingse
Upgrade golangci-lint to the latest version, automatically migrate config (v1→v2), run lint and supplement config to make code pass. Core principle: only adjust config, do not modify code.
jack-welch-expert
by sethmblack
Embody Jack Welch - AI persona expert with integrated methodology skills
hytopia-assets
by Abstrucked
Helps manage assets in HYTOPIA SDK games. Use when users need to load models, textures, audio, or UI elements. Covers asset loading, HytopiaUI, models, textures, sounds, and asset optimization.
x-route
by x-cmd-skill
Route table viewer with multiple output formats. Display network routing table in CSV, TSV, or raw format. Requires x-cmd: Use x-cmd skill to install and use x-cmd, see https://x-cmd.com/llms.txt . Note: load x-cmd with . ~/.x-cmd.root/X before use.
comfyui-godot-gameplay-creator
by tippyentertainment
Skill for generating visual assets for Godot Engine 4.6 RC 1 using ComfyUI: characters, props/assets, particle-effect source sprites, and enemy designs, optionally in specific comic/graphic-novel styles.
ask-shuff
by patrickshuff
Ask Patrick Shuff a question and get a response in his voice, drawing on his philosophy and perspectives on technology, startups, and engineering
generate
by biruk741
Generate AI documentation for your project. Analyzes project structure, asks targeted questions, suggests optimal documentation types for Claude Code, Cursor, and/or Codex, then generates everything including config files. Use when setting up AI docs for a new project, expanding coverage, or adding support for additional agents. Triggers on "generate docs", "create AI documentation", "set up CLAUDE.md", "create AGENTS.md", "add cursor rules".
lizy0329
by lizyChy0329
lizy0329's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions lizy0329's preferences.
ask-questions-if-underspecified
by ederheisler
Clarify requirements before implementing. Use when serious doubts araise.
ktlint
by cyanxiao
Format and lint Kotlin using ktlint; set up or update ktlint in Gradle/CLI/CI, configure .editorconfig, and troubleshoot ktlint failures or formatting changes in Kotlin projects.
ui-ux-pro-max
by gracebotly
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples."
tsdown
by ehyland
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
ue-slate-ui
by NCMcClure
Build new UE5 Slate UIs from scratch or refactor existing Slate widget hierarchies using an atomic design methodology adapted for Slate's C++ composition model. Use this skill when the user mentions Slate UI, SWidget, SCompoundWidget, widget hierarchy, Slate refactoring, Slate design system, widget composition, or asks to organize/restructure Slate widgets into a systematic hierarchy. Also trigger when the user wants to create a Slate component library, establish a Slate style system, break a monolithic SCompoundWidget into reusable parts, or audit an existing Slate interface for consistency. Works for both editor tools (detail customizations, asset editors, standalone windows) and runtime Slate UIs.
start-project
by helincao
Primary project-initialization orchestrator for Skilled. Use when a repository is missing site files or needs a fresh architecture. Create required files directly from the brief, optionally apply references/reference-design.md, then run lint/build/validate quality gates via installed skill scripts.
history
by carsten-j
Display Claude conversation history in an easy-to-scan format showing recent sessions with dates, projects, and topics. Use when you want to review past conversations or resume a previous session.
slidev
by abpai
Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, or teaching materials.
Convert Document
by midhunxavier
Convert between LaTeX and DOCX formats. Preserves structure, citations, math equations, figures, and tables during conversion.
eslint-prettier-migration
by aiko-atami
Migrate projects from ESLint and/or Prettier to BiomeJS with safe sequencing, flag selection (--include-inspired, --include-nursery), config-translation review, ignore parity checks, and post-migration stabilization. Use when users ask to replace ESLint/Prettier, port legacy or flat ESLint configs, migrate Prettier options/ignores, or troubleshoot migration command limits and behavior differences.
baoyu-comic
by Jackiexiao
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".
debug-dependency
by ShotaIuchi
Dependency and version investigation. Apply when debugging version conflicts, breaking changes in libraries, transitive dependency issues, and incompatibility errors.
HTML Injection Testing
by jcastillotx
This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.
android-release-checklist
by Envy-7z
Prepare Android release notes, risks, and QA checklist for Play Store submission and internal release.
skilllint
by wampeeHuang
AI技能可用性诊断工具。诊断Skill能否被Agent正确、稳定地调用。 自动推断Skill性格(宽进宽出/宽进严出/严进宽出/严进严出),按性格适配审查标准。 支持模拟调用测试:SkillLint自己尝试构造参数,验证Skill是否真的能被正确调用。 适用于Skill上线前质量把关,或对已有Skill批量体检。 不检查Skill的业务逻辑是否正确。