Skip to main content

ncoevoet/claude-markdown-health-check

SkillsMP는 ncoevoet/claude-markdown-health-check에서 36개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
36
GitHub 스타
40
GitHub 포크
3

이 저장소의 skills

수집된 skill 36개 중 36개를 표시합니다.

직업 분류
미분류
설명

Wraps internal tooling shortcuts for the team. Use when the user asks for the internal helper or mentions the helper workflow.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

"Fills date-range pickers in list filters. Use when the user asks to filter a table by period, set a from/to date, or mentions the range picker."

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Replays recorded webhook payloads through the mapping layer and diffs the resulting billing events. Use when investigating a mis-billed tenant or verifying a mapping change.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Syncs pricing tables between the catalogue and the billing system. Use when a price change must be propagated or a sync run has to be replayed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Renders invoice PDFs from the template set and compares them against golden files. Use when changing invoice layout, fonts, or the golden-file suite.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Formats release notes from a changelog file and publishes them to the docs site. Use when preparing a release announcement or refreshing published notes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Writes and refreshes API documentation for the parser package. Use when adding an exported function, changing a signature, or preparing a docs release.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Generates unit tests for changed functions. Use when the user asks to add tests or mentions coverage for newly written code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Generates unit tests for changed functions. Use when the user asks to add tests or mentions coverage for newly written code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Runs a long task and records its completion using a flag file in the project config dir.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Explains how to organize a skill and shows optional reference files as inline examples.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Documents safe cleanup patterns and guards the team against dangerous shell operations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Runs the project test suite and reports failures using an inline flow-list of tools.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Provides the canonical data contract that the bravo skill mirrors for reading.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reads the shared knowledge base written by the alpha skill on each run.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Demo skill verifying that a bare sibling reference does not produce a false REF-ORPHAN in the graph scanner. Use only in tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
파일 사무원
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Formats SQL queries to a house style. Use when the user asks to format, prettify, or normalize SQL statements.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Walks a deeply nested reference chain. Use when the user asks about the multi-step nested pipeline documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Documents which session files the scanners read. Use when the user asks how the audit gathers telemetry or which paths it scans on disk.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Documents the test workflow phases. Use when the user asks about the test-specialist workflow or its task types.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Runs the project test suite and reports failures. Use when the user asks to run tests or check the current test status.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Generates unit tests for changed functions. Use when the user asks to add tests or mentions coverage for newly written code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Links build docs across the workspace. Use when the user asks about cross-project build references or shared setup.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Summarises changelog entries for a release. Use when preparing release notes or when the user mentions changelog or release summary.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Calls the billing API for invoice data. Use when the user asks about invoices, billing, or payment records.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Documents the deployment runbook in detail. Use when the user needs the full deploy runbook or mentions deployment steps.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deploys the service to staging. Use when the user asks to deploy, ship, or release the application to an environment.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Explains the migration procedure in depth. Use when the user runs a data migration or mentions migration steps.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates exhaustive boilerplate for new modules. Use when the user scaffolds a new module or mentions boilerplate generation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Renders architecture diagrams from config. Use when the user asks for a diagram or mentions visualizing the system architecture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validates YAML config files against a schema. Use when the user asks to check, lint, or validate YAML configuration files.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cleans build artifacts from the workspace. Use when the user asks to clean, reset, or remove build output directories.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Helps with various tasks and assorted operations as needed for the project.

원문 언어: 영어

업데이트
수집된 skill 36개 중 36개를 표시합니다.