什麼是 testing?
iOS/macOS 應用程式的 TDD 和測試技能。涵蓋特性測試、TDD 工作流程、測試合約、快照測試和測試基礎架構。用於測試驅動開發、為現有程式碼添加測試或建置測試基礎架構。 來源:rshankras/claude-code-apple-skills。
iOS/macOS 應用程式的 TDD 和測試技能。涵蓋特性測試、TDD 工作流程、測試合約、快照測試和測試基礎架構。用於測試驅動開發、為現有程式碼添加測試或建置測試基礎架構。
透過命令列快速安裝 testing AI 技能到你的開發環境
來源:rshankras/claude-code-apple-skills。
Test-driven development workflows and testing infrastructure for Apple platform apps. Works with both new and existing codebases.
characterization-test-generator/ Capture current behavior of existing code before refactoring. Generates tests that document what code actually does (not what it should do), giving you a safety net for AI-assisted refactoring.
tdd-bug-fix/ Reproduce-first bug fix workflow. Write a failing test that demonstrates the bug, then fix it. Ensures the bug never regresses — critical when AI generates fixes.
iOS/macOS 應用程式的 TDD 和測試技能。涵蓋特性測試、TDD 工作流程、測試合約、快照測試和測試基礎架構。用於測試驅動開發、為現有程式碼添加測試或建置測試基礎架構。 來源:rshankras/claude-code-apple-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill testingiOS/macOS 應用程式的 TDD 和測試技能。涵蓋特性測試、TDD 工作流程、測試合約、快照測試和測試基礎架構。用於測試驅動開發、為現有程式碼添加測試或建置測試基礎架構。 來源:rshankras/claude-code-apple-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rshankras/claude-code-apple-skills --skill testing 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rshankras/claude-code-apple-skills