- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
Brand Name Divination
by MaxGhenis
Use this skill when the user wants to divine or generate brand name ideas for a company, product, or project.
expo-status-bar
by 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
by Tmeister
Safely clean merged and stale git branches with explicit confirmations.
skill-tracker
by jonnyschneider
Internal meta-skill that logs skill usage and updates manifest status. Not user-invocable — called by Claude after every skill execution.
english-evaluation
by 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
by arielperez82
Generate optimized instructions for Claude (Project instructions, Skills,
go-review
by 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.
stock-metrics
by patharanordev
Extract specific stock metrics from website data.
yc-pitch-deck-story
by 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
by 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
by 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
by 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
by 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.
custom-skill
by whddnjs
Use this skill when the user asks about Git conventions, commit messages, or branch naming. Trigger when the user: - Asks about commit message format, convention, or style (커밋 메시지, 커밋 컨벤션, commit convention) - Wants to commit code and needs guidance on the message (커밋, commit, git commit) - Asks about commit types like feat, fix, refactor, chore, docs, test, style, perf - Asks how to split or separate commits (커밋 분리, atomic commit) - Asks about branch naming or branch strategy (브랜치 전략, 브랜치 이름, branch naming) - Asks about Git workflow rules or best practices (Git 작업 규칙, Git 가이드) Do NOT trigger for general Git usage questions unrelated to conventions (e.g., "how to rebase", "how to resolve merge conflicts").
ad-hook-angle-discovery
by tonyflo79
Strategic derivation and creative generation of advertising hooks and angles for paid ad campaigns. Use after ad intelligence (A01) is complete and you need hook and angle candidates for ad creative. Generates 50+ hooks across 8+ hook types and 10+ angles using the 32-type hook taxonomy. Angles are strategic (the frame through which the audience sees the message); hooks are creative expressions of those angles. Volume is the game — more hooks mean more testable creative. Produces the HOOK-ANGLE-MATRIX.md with all candidates scored and categorized. Trigger when users mention ad hooks, advertising angles, hook generation, creative angles, or brainstorming ad openers. Requires A01 AD-INTELLIGENCE-HANDOFF.md.
Brand Guardian
by anorbert-cmyk
Ensures brand consistency across UI, marketing, and communications without compromising usability.
changelog-generator
by nlyrthiia
Generate changelogs from git commit history in multiple formats (Keep a Changelog, Conventional Changelog, grouped by date). Use when the user asks to 'generate changelog', 'create release notes', 'summarize commits', 'what changed since last release', or needs a CHANGELOG.md file created or updated. Triggers on any changelog, release notes, or commit summary task.
docx-design-agent
by tivojn
"Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes, sidebars, KPI panels), (4) Live editing documents via AppleScript IPC (text, fonts, paragraphs, find/replace, fields, TOC), (5) Updating fields, TOC, or exporting to PDF via AppleScript on macOS, (6) Generating AI images for document covers and content, (7) Any task requiring python-docx code generation with design best practices."
evaluating-heuristics
by Foundation-for-Puerto-Rico
Evaluates paragraphs extracted from DOCX documents against FPR
python-developer
by wizact
Python development best practices - type safety, async patterns, testing, and Pythonic code for production-ready applications
neta-travel
by talesofai
让 Neta 角色踏上随机冒险之旅 —— 每次一站,看图、决定要不要继续,集满 5 站可生成旅行图鉴。 主动触发时机(无需用户明确要求): - 刚完成 adopt 领养角色后,主动提议让 TA 去旅行 - 对话中出现:旅行 / travel / 出发 / 去探索 / 随机玩玩 / 带我去 - 用户说"再来一些"、"继续"且上下文是旅行图片时 前置条件: 已有 SOUL.md(含角色名 + 形象图片字段);已配置 neta-skills。 无需安装任何额外工具。 响应原则:每完成一个操作步骤立即输出反馈,不要等所有步骤都完成后再统一回复。 速度原则:全程加速推进,不空转等待。轮询图片生成时持续检查状态,若超过 30 秒未完成,立即向用户输出等待提示。
frontend-audit
by pmco23
Use after build is complete to audit frontend code against the project style guide. Checks TypeScript/JavaScript/CSS/HTML conventions, naming, component patterns, and accessibility basics. Requires .pipeline/build.complete.
commit
by pitzcarraldo
This skill should be used when the user asks to "commit changes", "make a commit", "commit staged files", "create a commit with conventional commit format", or mentions committing code following conventional commit convention.
socratic-code-owner
by abpai
Quizzes the developer on code, architecture, or plans that an AI agent just built or proposed — one question at a time, with ASCII diagram corrections. Use after any significant implementation, PR, refactor, or architectural plan to ensure the human code owner has a bulletproof mental model of the system. Triggers include phrases like "quiz me", "do I understand this", "walk me through what you built", "onboard me", or "code owner briefing".