·skill-authoring
</>

skill-authoring

TDD 방법론과 설득 원칙을 사용하여 효과적인 Claude Code 기술 저작에 대한 가이드입니다. 새로운 기술을 개발하거나, 규정 준수를 개선하거나, 배포 전 품질을 검증할 때 사용하세요. 기존 기술 평가(기술 평가 사용) 또는 아키텍처 분석(모듈 기술 사용)에는 사용하지 마십시오. 철의 법칙을 따르세요. 스킬을 작성하기 전에 실패한 테스트를 작성하세요.

20설치·0트렌드·@athola

설치

$npx skills add https://github.com/athola/claude-night-market --skill skill-authoring

skill-authoring 설치 방법

명령줄에서 skill-authoring AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/athola/claude-night-market --skill skill-authoring
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: athola/claude-night-market.

Writing effective Claude Code skills requires Test-Driven Development (TDD) and persuasion principles from compliance research. We treat skill writing as process documentation that needs empirical validation rather than just theoretical instruction. Skills are behavioral interventions designed to change model behavior in measurable ways.

By using TDD, we ensure skills address actual failure modes identified through testing. Optimized descriptions improve discovery, while a modular structure supports progressive disclosure to manage token usage. This framework also includes anti-rationalization patterns to prevent the assistant from bypassing requirements.

Every skill must begin with documented evidence of Claude failing without it. This validates that you are solving a real problem. No implementation should proceed without a failing test, and no completion claim should be accepted without evidence. Detailed enforcement patterns for adversarial verification and coverage gates are available in imbue:proof-of-work.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/athola/claude-night-market --skill skill-authoring
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-28
업데이트
2026-03-10

Browse more skills from athola/claude-night-market

빠른 답변

skill-authoring이란?

TDD 방법론과 설득 원칙을 사용하여 효과적인 Claude Code 기술 저작에 대한 가이드입니다. 새로운 기술을 개발하거나, 규정 준수를 개선하거나, 배포 전 품질을 검증할 때 사용하세요. 기존 기술 평가(기술 평가 사용) 또는 아키텍처 분석(모듈 기술 사용)에는 사용하지 마십시오. 철의 법칙을 따르세요. 스킬을 작성하기 전에 실패한 테스트를 작성하세요. 출처: athola/claude-night-market.

skill-authoring 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/athola/claude-night-market --skill skill-authoring 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/athola/claude-night-market