Skip to main content
GitHub 저장소

claudelint

claudelint에는 pdugan20에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
11
업데이트
2026-07-27
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

check-upstream
소프트웨어 개발자

Refreshes the Claude Code docs baseline, runs the conformance check, and recommends schema and rule updates. Use when asked to "check for upstream changes", "check schema drift", "are our schemas up to date", or "what is new in Claude Code".

2026-07-27
wrong-name
소프트웨어 개발자

I do it

2026-07-13
format-cc
소프트웨어 개발자

Formats Claude Code files with markdownlint, prettier, and shellcheck. Use when user asks to "format my files", "fix markdown formatting", "clean up CLAUDE.md", or "check shell scripts". Auto-fixes markdown, JSON, YAML formatting and analyzes shell script quality.

2026-02-19
optimize-cc-md
소프트웨어 개발자

Interactively helps users optimize their CLAUDE.md files. Use when user asks to "optimize my CLAUDE.md", "my CLAUDE.md is too long", "improve organization", or "split my CLAUDE.md". Runs validation, explains issues conversationally, and helps create @import files to reduce size and improve structure.

2026-02-19
validate-all
소프트웨어 품질 보증 분석가·테스터

Runs comprehensive claudelint validation on all Claude Code project files. Use when user asks to "check everything", "run all validators", "full audit", "validate my entire project", or "what's wrong with my config". Validates CLAUDE.md, skills, settings, hooks, MCP servers, and plugin manifests.

2026-02-19
validate-cc-md
소프트웨어 품질 보증 분석가·테스터

Validates CLAUDE.md files for size, imports, and structure. Use when user asks to "check my CLAUDE.md", "why is my CLAUDE.md too long", "validate imports", or "fix CLAUDE.md errors". Checks file size limits (30KB warning, 50KB error), @import directives, frontmatter in .claude/rules/, and section organization.

2026-02-19
validate-hooks
소프트웨어 품질 보증 분석가·테스터

Validates Claude Code hooks.json files for schema, events, and commands. Use when user asks to "check my hooks", "validate hooks.json", "hook errors", "why isn't my hook firing", or "hook event types". Validates hook events, types (command, prompt, agent), matcher patterns, and command script references.

2026-02-19
validate-mcp
소프트웨어 개발자

Validates MCP server configuration files (.mcp.json). Use when user asks to "check my .mcp.json", "why isn't my MCP working", ".mcp.json errors", "validate MCP servers", or "MCP connection failed". Validates transport types (stdio, sse, http, websocket), server names, and environment variables.

2026-02-19
validate-plugin
소프트웨어 품질 보증 분석가·테스터

Validates Claude Code plugin manifest files (plugin.json). Use when user asks to "check my plugin.json", "validate plugin.json", "plugin errors", or "why isn't my plugin loading". Validates JSON syntax, required fields (name, version, description), semantic versioning, and skill file references.

2026-02-19
validate-settings
소프트웨어 개발자

Validates Claude Code settings.json files for schema, permissions, and security. Use when user asks to "check my settings", "validate settings.json", "permission errors", "environment variable issues", or "settings syntax errors". Validates model names, permission rules, hooks configuration, and environment variables.

2026-02-19
validate-skills
소프트웨어 품질 보증 분석가·테스터

Validates Claude Code skills for schema, naming, documentation, and security. Use when user asks to "check my skill", "validate skill syntax", "why isn't my skill loading", "skill errors", or "dangerous command detected". Validates SKILL.md frontmatter, allowed-tools, file references, directory organization, and shell script security.

2026-02-19
args-skill
소프트웨어 개발자

I do stuff

2026-02-10
advanced-skill
소프트웨어 개발자

Use this to deploy the project using Firebase tools and MCP integration

2026-02-10
example-skill
소프트웨어 품질 보증 분석가·테스터

Use this to run the complete test suite for the project

2026-02-10
dangerous-skill
소프트웨어 개발자

This skill contains dangerous commands for testing security validation.

2026-02-04
no-version-skill
소프트웨어 개발자

This skill is missing the version field for testing purposes.

2026-02-04
test-skill
소프트웨어 개발자

A valid test skill for testing purposes. Use this when you want to test skill validation.

2026-02-04