Check Inline Code Formatting
Review inline code in markdown files for proper formatting and syntax highlighting. Check for missing backticks on CLI flags, filenames, and code elements. Verify that inline syntax highlighting (#!groovy) is used appropriately. Use when reviewing documentation or quiz questions.
Install
claude skill add nextflow-io/training:check-inline-code About this skill
Check Inline Code Formatting is a skill for Claude Code developed by nextflow-io. It is tagged documentation, linting, code-review, cli, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Check Inline Code Formatting do?
Check Inline Code Formatting is a Claude Code skill by nextflow-io. Review inline code in markdown files for proper formatting and syntax highlighting. Check for missing backticks on CLI flags, filenames, and code elements. Verify that inline syntax highlighting (#!groovy) is used appropriately. Use when reviewing documentation or quiz questions. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Check Inline Code Formatting?
You can install Check Inline Code Formatting by running the following command in your terminal: claude skill add nextflow-io/training:check-inline-code
Who made Check Inline Code Formatting?
Check Inline Code Formatting was created by nextflow-io. You can find their other projects and contributions on GitHub at https://github.com/nextflow-io.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook