Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
ncoevoet
/
claude-markdown-health-check
home
/
skills
/
ncoevoet
/
claude-markdown-health-check
ncoevoet/claude-markdown-health-check
29 skills
View on GitHub
$
npx skills add ncoevoet/claude-markdown-health-check
Skill
Installs
alpha
Provides the canonical data contract that the bravo skill mirrors for reading.
—
authoring
Explains how to organize a skill and shows optional reference files as inline examples.
—
badmodel
Generates unit tests for changed functions. Use when the user asks to add tests or mentions coverage for newly written code.
—
biggish
Explains the migration procedure in depth. Use when the user runs a data migration or mentions migration steps.
—
bravo
Reads the shared knowledge base written by the alpha skill on each run.
—
brokenskill
Summarises changelog entries for a release. Use when preparing release notes or when the user mentions changelog or release summary.
—
claude-helper
Wraps internal tooling shortcuts for the team. Use when the user asks for the internal helper or mentions the helper workflow.
—
cyc
Renders architecture diagrams from config. Use when the user asks for a diagram or mentions visualizing the system architecture.
—
deep
Walks a deeply nested reference chain. Use when the user asks about the multi-step nested pipeline documentation.
—
demo
Demo skill verifying that a bare sibling reference does not produce a false REF-ORPHAN in the graph scanner. Use only in tests.
—
deploy
Deploys the service to staging. Use when the user asks to deploy, ship, or release the application to an environment.
—
extlink
Links build docs across the workspace. Use when the user asks about cross-project build references or shared setup.
—
flowskill
Runs the project test suite and reports failures using an inline flow-list of tools.
—
formatter
Formats and tidies source files across the project. Use when code needs cleanup, when formatting drifts from the house style, or whenever a file could read more neatly.
—
helper
Helps with various tasks and assorted operations as needed for the project.
—
huge
Generates exhaustive boilerplate for new modules. Use when the user scaffolds a new module or mentions boilerplate generation.
—
leaky
Calls the billing API for invoice data. Use when the user asks about invoices, billing, or payment records.
—
listtools
Runs the project test suite and reports failures. Use when the user asks to run tests or check the current test status.
—
longref
Documents the deployment runbook in detail. Use when the user needs the full deploy runbook or mentions deployment steps.
—
notes
Creates, searches, and edits Markdown notes in the notes store. Use when the user asks to capture a note, find an existing note, or reorganize their notes collection.
—
orph
Validates YAML config files against a schema. Use when the user asks to check, lint, or validate YAML configuration files.
—
realname
Formats SQL queries to a house style. Use when the user asks to format, prettify, or normalize SQL statements.
—
runner
Runs a long task and records its completion using a flag file in the project config dir.
—
safety
Documents safe cleanup patterns and guards the team against dangerous shell operations.
—
scanner-doc
Documents which session files the scanners read. Use when the user asks how the audit gathers telemetry or which paths it scans on disk.
—
tester
Generates unit tests for changed functions. Use when the user asks to add tests or mentions coverage for newly written code.
—
tocskill
Documents the test workflow phases. Use when the user asks about the test-specialist workflow or its task types.
—
welltuned
Lints and formats TypeScript files on demand. Use when the user asks to lint, format, or check style in .ts or .tsx files, or mentions eslint or prettier.
—
wiper
Cleans build artifacts from the workspace. Use when the user asks to clean, reset, or remove build output directories.
—