Lint 与格式化
代码 lint 与格式化
tech-blog
acking-you
Write code-driven technical blog posts with data-flow narrative, rich Mermaid visuals, and citation-backed claims. Covers source code deep dives, architecture analysis, and doc-driven comparisons.
creative-direction
ozten
"Develop brand creative treatments from GTM data. Use when the user says 'creative direction', 'brand treatments', 'brand tone', 'creative brief', 'brand identity direction', or wants to develop visual/verbal brand direction from their GTM decomposition."
csharp-style-guide
KentoShimizu
"Style, review, and refactoring standards for C#/.NET codebases. Trigger when .cs, .csproj, .sln, .props, .targets, or .razor artifacts are created, modified, or reviewed and C#-specific quality rules (naming, nullability, async patterns, API design consistency) must be enforced. Do not use for Java/Kotlin or JavaScript/TypeScript style concerns unless C# artifacts are also changed. In multi-language pull requests, run together with other applicable *-style-guide skills."
writing-clearly
nikitaCodeSave
Пишет и редактирует русский текст ясно и кратко. Убирает канцеляризмы, пассивный залог, абстракции и AI-штампы. Используй при написании документации, README, commit-сообщений, UI-текстов, отчётов, писем, или когда просят упростить текст, убрать воду, проверить на канцеляризмы.
sast-eslint-security
vchirrav
Run ESLint with security plugins on JavaScript/TypeScript code. Detects eval usage, non-literal RegExp, prototype pollution, and other JS/TS security anti-patterns.
sast-psalm
vchirrav
Run Psalm with taint analysis on PHP code. Detects SQL injection, XSS, command injection, path traversal, and other taint-flow vulnerabilities in PHP applications.
iac-scan-kube-linter
vchirrav
Run KubeLinter to lint Kubernetes YAML and Helm charts for security best practices. Checks pod security, resource limits, network policies, and RBAC.
container-scan-hadolint
vchirrav
Run Hadolint to lint Dockerfiles for best practices and security issues. Validates against Docker and ShellCheck rules.
suno-music-creator
schwepps
Professional music creation with Suno AI V5 and Suno Studio. Use this skill when users want to create songs, playlists, corporate anthems, jingles, workout music, ambient soundscapes, or any AI-generated music. Triggers on requests mentioning Suno, music creation, playlist generation, song composition, or specific music projects like "create a track", "make a playlist", "compose music for", "corporate anthem", "workout mix", or any music production task.
building-prospect-magnets
dmend3z
Constructs a high-performance lead generation system to attract and capture ideal customers. Use this skill to design and build a complete lead generation system, including a lead magnet, validation, and a nurturing sequence.
crafting-voice-identity
dmend3z
Defines, documents, and deploys a consistent and authentic brand voice. Use when harmonizing brand voice across all customer touchpoints, building trust, or differentiating from competitors.
faster-whisper
ThePlasmak
"Local speech-to-text using faster-whisper. 4-6x faster than OpenAI Whisper with identical accuracy; GPU acceleration enables ~20x realtime transcription. SRT/VTT/TTML/CSV subtitles, speaker diarization, URL/YouTube input, batch processing with ETA, transcript search, chapter detection, per-file language map."
scientific-visualization
kjgarza
"Create publication figures with matplotlib/seaborn/plotly. Multi-panel layouts, error bars, significance markers, colorblind-safe, export PDF/EPS/TIFF, for journal-ready scientific plots."
Analysis-Only-Mode
rookiefishs
Focus on analyzing problems, understanding requirements, and providing solution recommendations without generating code. Used for requirement confirmation and problem diagnosis phases.
new-policy
ywj3493
Creates a new policy document in docs/policy/ with the standard format, and simultaneously creates its Korean translation in docs/dev/policy/. Use this when the team needs to establish a new working rule or standard. Triggered by "add a policy", "create a policy for X", "새 정책 만들어줘", "규칙 문서화", or describing a convention that needs to be formalized.
badm350-canvas-builder
vishalsachdev
Generate Canvas-ready HTML pages and assignments for BADM 350 Technology & AI Strategy course. Use when building weekly module content from markdown lesson plans, creating "Start Here" pages with Tuesday/Thursday session structure, or generating assignment HTML with rubrics. Triggers on requests to "build Canvas content", "create week X page", or "generate assignment for BADM 350".
commit-message
MichaelVessia
Generate a conventional commit message for staged changes
daipai-execution-master(带派)
JWCodeWrote
A high-energy, combat-style execution agent ("Yu Jie" style) that prioritizes speed, efficiency, and aggressive positivity. Best for rapid prototyping, clearing backlogs, and boosting morale.
agentic-validators
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.
new-yorker-style
kjgarza
Write prose in The New Yorker's distinctive literary style. Applies the magazine's house conventions (diaeresis, British spellings, serial comma), elegant sentence construction, and commitment to clarity. Use when writing essays, articles, profiles, long-form journalism, or any sophisticated prose. Triggers on requests for "New Yorker style," literary writing, magazine-quality prose, or elegant nonfiction.
simplisticate
HemSoft
V1.0 - Identifies complexity in code and proposes targeted simplifications with risk assessment. Use when reducing code complexity.
prompt-critique
whichguy
Fast prompt critique tool with technique library. Analyzes any prompt against 7 technique categories and 14 anti-patterns, producing a scorecard with prioritized recommendations. AUTOMATICALLY INVOKE when: - User says "critique prompt", "score this prompt", "improve this prompt" - User asks "what techniques should I use", "prompt best practices" - User pastes a system prompt, agent prompt, or skill definition for feedback - User mentions "prompt anti-patterns", "prompt quality", "score this prompt" - User asks about instructional style, quality gates, or compression techniques NOT for: - Exhaustive multi-phase analysis (use /prompt-reviewer) - A/B prompt comparison with execution (use compare-prompts) - GAS-specific system prompt optimization (use /optimize-system-prompt)
slides
whichguy
Generate professional presentations from material, notes, or topic descriptions. Produces reveal.js HTML (single file, no build step) or Google Slides (via GAS SlidesApp). AUTOMATICALLY INVOKE when: "create slides", "make a deck", "generate a presentation", "slides about", "deck on", "presentation from [material]" NOT for: editing existing PPTX, converting files, exporting Sheets charts
way-go-style
way-platform
Guide for writing idiomatic, effective, and standard Go code. Use this skill when writing, refactoring, or reviewing Go code to ensure adherence to established conventions and best practices.