Lint 与格式化
代码 lint 与格式化
setup-golangci-lint
alingse
Quickly set up golangci-lint environment for Go projects. Auto-detect version, create config, integrate CI, generate smart ignore rules, ensure existing code passes safely.
product-video-creator
zqm0779
多智能体协同的商品视频创作流水线,支持从商品信息到成视频的全流程创作:文案生成、故事策划、脚本创作、分镜设计、图片生成、字幕创作、音效推荐及视频合成;适用于电商商品宣传、品牌推广、社交媒体营销等场景
context
kelvinz
"Maintain durable project context in tasks/context.md (state, decisions, milestones, gotchas, optional context links), inline during other workflows or standalone for cleanup/backfill. Triggers: update context.md, decision log, record project context, capture high-value reference links that improve context handoff."
ansible-playbook-generator
ehtbanton
Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".
Time Helm Development Skills
julerex
output-formats
kbrdn1
Skill migrated from _fragments/base/output-formats
vue-component
youranreus
指导构建 Vue3 SFC 组件,采用分层架构,包含组件、样式、模板、脚本等文件。
eslint-config-generator
ehtbanton
Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-specific rules. Triggers on "create ESLint config", "generate eslint configuration", "eslint setup for", "linting rules for".
design-standards
ShotaIuchi
Standards compliance design analysis. Apply when evaluating design proposals for coding standards, architectural guidelines, organizational conventions, and consistency with existing patterns.
comfyui-soundfx-creator
tippyentertainment
Generate short sound effects (SFX) that sync with moments in the video, using ComfyUI‑driven audio workflows or connected SFX models.
frontend-init
iamkhan21
Standardizes an already-scaffolded frontend TypeScript web app with baseline tooling, structure, and conventions. Use when setting up or aligning pnpm + TypeScript strict + path aliases, Vitest, Oxc (oxlint/oxfmt), and a progressive FSD-style folder layout, or when the user asks about initial project rules and UI library choices.
health
xotong
Code quality dashboard. (gstack)
Brand Name Divination
MaxGhenis
Use this skill when the user wants to divine or generate brand name ideas for a company, product, or project.
expo-status-bar
david-evans03
Diagnoses and fixes Expo/React Navigation status bar mismatches. Use when status bar text/icons are hard to read, not matching header/background, flickering between screens, or behaving unexpectedly with transparent headers and safe areas.
git-branch-cleanup
Tmeister
Safely clean merged and stale git branches with explicit confirmations.
skill-tracker
jonnyschneider
Internal meta-skill that logs skill usage and updates manifest status. Not user-invocable — called by Claude after every skill execution.
english-evaluation
yanyang1116
Respond in Chinese to user requests; when the user's message is fully in English (ignoring punctuation, digits, emojis, and whitespace), append a brief Chinese evaluation plus a 1-10 score.
crafting-instructions
arielperez82
Generate optimized instructions for Claude (Project instructions, Skills,
go-review
stuckinforloop
Checklists and anti-patterns for reviewing Go code. Covers API design, error handling, concurrency, interfaces, safety, performance, naming, testing, functional options, logging, and deterministic simulation testing.
yc-pitch-deck-story
imsurajj
Write or improve the narrative story arc for a YC-style investor pitch deck. Use when the user asks to write, structure, or improve a pitch deck, investor presentation, demo day script, or fundraising story.
baoyu-xhs-images
lizyChy0329
Generates Xiaohongshu (Little Red Book) infographic series with 10 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "XHS images", "RedNote infographics", "小红书种草", or wants social media infographics for Chinese platforms.
deepwork-tracker
adunne09
Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says things like “start deep work”, “stop deep work”, “am I in a session?”, “show my deep work graph”, or asks to review deep work history.
vue-best-practices
FrankIglesias
This skill should be used when the user asks to review, refactor, debug, or optimize Vue 3 code for performance, correctness, SSR hydration, reactivity stability, request concurrency, TypeScript safety, or bundle size.
python-style
janjaszczak
Enforce consistent Python typing (type hints + return types), concise Google-style docstrings, PEP 8/Black formatting, and unit tests when creating or editing Python code. Use when working on .py files, Python APIs, refactors, or bug fixes where maintainability and correctness matter.