·rlm-tdd

RLM 3단계에서 코드를 구현할 때 사용합니다. The Iron Law를 사용하여 엄격한 RED-GREEN-REFACTOR 규율을 시행합니다. 먼저 테스트 실패 없이는 프로덕션 코드가 없습니다. 트리거 문구: "이것을 구현하세요", "기능 추가", "버그 수정", "실패한 테스트 작성", "TDD".

6설치·0트렌드·@doubleuuser

설치

$npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-tdd

rlm-tdd 설치 방법

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

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

출처: doubleuuser/rlm-workflow.

Test-Driven Development is mandatory for all RLM implementation work. This skill ensures test-first discipline is followed rigorously.

Core Principle: If you didn't watch the test fail, you don't know if it tests the right thing.

| "This is just a simple fix, no test needed" | Simple code breaks. Test takes 30 seconds. | | "I'll test after confirming the fix works" | Tests passing immediately prove nothing. You never saw it catch the bug. | | "Tests after achieve same goals" | Tests-after = "what does this do?" Tests-first = "what should this do?" |

RLM 3단계에서 코드를 구현할 때 사용합니다. The Iron Law를 사용하여 엄격한 RED-GREEN-REFACTOR 규율을 시행합니다. 먼저 테스트 실패 없이는 프로덕션 코드가 없습니다. 트리거 문구: "이것을 구현하세요", "기능 추가", "버그 수정", "실패한 테스트 작성", "TDD". 출처: doubleuuser/rlm-workflow.

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-tdd
카테고리
>_생산성
인증됨
최초 등록
2026-02-25
업데이트
2026-03-11

Browse more skills from doubleuuser/rlm-workflow

빠른 답변

rlm-tdd이란?

RLM 3단계에서 코드를 구현할 때 사용합니다. The Iron Law를 사용하여 엄격한 RED-GREEN-REFACTOR 규율을 시행합니다. 먼저 테스트 실패 없이는 프로덕션 코드가 없습니다. 트리거 문구: "이것을 구현하세요", "기능 추가", "버그 수정", "실패한 테스트 작성", "TDD". 출처: doubleuuser/rlm-workflow.

rlm-tdd 설치 방법은?

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

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

https://github.com/doubleuuser/rlm-workflow

상세

카테고리
>_생산성
출처
skills.sh
최초 등록
2026-02-25