- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
alchemy
by lesliewangwyc-dev
"Prompt Alchemy - compress vague prompts into precise concept-driven instructions. Triggers: /alchemy, /alchemy:rev, /alchemy:deep, or keywords like 炼金, 提示词优化, prompt alchemy. Also auto-detects vague rewrite/polish requests via intent heuristics."
commit
by iulspop
Commits staged changes using the conventional commits format with proper type, scope, and description. Use when committing code changes to maintain a clean, standardized git history.
data-serialization
by pluginagentmarketplace
Efficient data serialization for game networking including Protobuf, FlatBuffers, and custom binary
coding-standards
by Programmer-RD-AI-Archive
Enforce language-specific coding standards (Python/TS/JS/Go/Rust/C/C++) + PR/commit conventions.
simplisticate
by HemSoft
V1.0 - Identifies complexity in code and proposes targeted simplifications with risk assessment. Use when reducing code complexity.
attack-tree-construction
by ma1orek
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
drawio
by hb12devtn
Generate draw.io diagrams from user requests using Python code execution to produce clickable URLs that open in the draw.io web editor. Use this skill whenever the user asks to create any kind of diagram, flowchart, architecture diagram, org chart, sequence diagram, ERD, mind map, network topology, wireframe, UML diagram, BPMN, state machine, Gantt chart, or any other visual diagram. Also trigger when the user says "draw", "diagram", "chart", "visualize", "flowchart", "architecture", "draw.io", "mermaid diagram", or requests any visual representation of a process, system, or hierarchy. This skill generates privacy-friendly draw.io URLs where all data stays client-side via hash fragments.
media-processor
by leobrival
Universal media processor that auto-detects and processes images or videos with appropriate tools. Use when users ask to process media files, batch convert media, compress mixed folders, auto-detect file types, or handle both images and videos together.
skills
by vibeindex
Claude Code skills from Vibe Index
ladder-refine
by sadiksaifi
Rewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation.
impeccable-teach-impeccable
by SebastiaanWouters
"Skills-only equivalent of impeccable.style /teach-impeccable. One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines. Use for frontend and UI design tasks."
writing-linkedin-posts
by jay-sahnan
Create engaging, authentic LinkedIn posts like a Top Voice. Use this skill when asked to write LinkedIn content, social media posts for LinkedIn, professional thought leadership content, or help with LinkedIn engagement strategy. Triggers include requests for LinkedIn posts, professional social content, thought leadership pieces, or viral/engaging LinkedIn content.
name
by iulspop
Suggests clear, descriptive names for functions and variables following consistent naming conventions. Use when naming new code constructs, renaming for clarity, or reviewing naming in code reviews.
git-style-commit
by agmangas
Analyze git history for commit style, stage changes, and commit without pushing. Use when the user wants to commit changes with a message that matches their repository's existing commit style, or when they ask to commit staged/unstaged changes.
communicate-with-sc
by crystal-project-inc
"Communication coaching for working with an Sc (The Planner) DISC type — methodical, careful, dependable. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
video-transcript-downloader
by xdrshjr
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
swift-style-skill
by pchelnikov
Enforce consistent, idiomatic Swift style when generating, reviewing, or refactoring Swift code. Use when writing new Swift code, reviewing code for style violations, or enforcing team style standards. Covers file structure, naming, formatting, and programming practices. Based on the Google Swift Style Guide (https://google.github.io/swift/), which is itself grounded in Apple's Swift standard library style and widely adopted across the Swift community.
essay-brief
by clyderankin
Extract the DNA of your essay through a question flow and save it as a reusable brief
web-features-summary
by chen-ye
This skill should be used when the user is performing "frontend development", working with "HTML" or "CSS", or writing "JavaScript" (including "server-side JS", "Node.js", or "JS scripting"). It provides guidance on modern web features that have recently reached cross-browser Baseline status.
zenn-markdownlint-config
by shimo4228
"Use when setting up markdownlint-cli2 for a Zenn content repository. Zenn-specific rule overrides for false positives."
my-personality-s
by crystal-project-inc
"Personality-tuned AI for the S (The Supporter) DISC type. Adapts AI tone, structure, and feedback to be patient, reliable, and team-oriented. Powered by Crystal's DISC framework."
find-skills-plus
by yinhui1984
Find agent skills by keyword and enrich results with descriptions. Use when a user asks to discover skills and wants more context than a raw list (e.g., descriptions or comparisons).
valid-skill
by pluk-inc
A valid test skill with proper formatting. This skill should pass all validations and serves as a reference for the expected format.
plan
by iulspop
Breaks down feature requests into sequential, implementable tasks with code changes under 50 lines each. Use when planning new features, refactors, or multi-step changes to ensure logical ordering and no broken intermediate states.