MCP HubMCP Hub
SKILL·61912D

debugging-patterns

romiluz13
更新日 2 months ago
120 閲覧
15
3
15
GitHubで表示
テストtesting

について

このClaudeスキルは、機能的なバグを診断するための体系的なデバッグガイダンスを提供します。期待される動作を最初に理解し、次に観察された動作をマッピングして不一致を特定する、機能性重視のアプローチを採用しています。本スキルは、証拠に基づいた問題解決のために、ログ分析、仮説駆動型の修正、回帰テストを実施します。

クイックインストール

Claude Code

推奨
メイン
npx skills add romiluz13/cc10x -a claude-code
プラグインコマンド代替
/plugin add https://github.com/romiluz13/cc10x
Git クローン代替
git clone https://github.com/romiluz13/cc10x.git ~/.claude/skills/debugging-patterns

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

GitHub リポジトリ

romiluz13/cc10x
パス: plugins/cc10x/skills/debugging-patterns
0
FAQ

Frequently asked questions

What is the debugging-patterns skill?

debugging-patterns is a Claude Skill by romiluz13. Skills package instructions and resources that Claude loads on demand, so Claude can perform debugging-patterns-related tasks without extra prompting.

How do I install debugging-patterns?

Use the install commands on this page: add debugging-patterns to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does debugging-patterns belong to?

debugging-patterns is in the Testing category, tagged testing.

Is debugging-patterns free to use?

Yes. debugging-patterns is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

関連スキル

evaluating-llms-harness
テスト

このClaudeスキルは、lm-evaluation-harnessを実行し、MMLUやGSM8Kなど60以上の標準化学術タスクでLLMをベンチマークします。開発者がモデルの品質を比較し、トレーニングの進捗を追跡し、学術的な結果を報告するために設計されています。このツールはHuggingFaceやvLLMモデルを含む様々なバックエンドをサポートしています。

スキルを見る
cloudflare-cron-triggers
テスト

このスキルは、cron式を使用してWorkersをスケジュールするためのCloudflare Cron Triggersの実装に関する包括的な知識を提供します。定期的なタスクの設定、メンテナンスジョブ、自動化されたワークフローの構築を網羅し、無効なcron式やタイムゾーン問題といった一般的な課題への対処法も含みます。開発者はこれを使用して、スケジュールされたハンドラーの設定、cronトリガーのテスト、WorkflowsやGreen Computeとの連携を構成できます。

スキルを見る
webapp-testing
テスト

このClaude Skillは、Playwrightベースのツールキットを提供し、Pythonスクリプトを通じてローカルWebアプリケーションのテストを可能にします。フロントエンドの検証、UIデバッグ、スクリーンショット撮影、ログ表示を実現し、サーバーライフサイクルを管理します。ブラウザ自動化タスクにご利用いただけますが、コンテキストの汚染を避けるため、スクリプトのソースコードを読むのではなく直接実行してください。

スキルを見る
finishing-a-development-branch
テスト

このスキルは、開発者がテストの合格を確認し、構造化された統合オプションを提示することで、完成した作業を仕上げることを支援します。実装が完了した後のマージ、PR作成、ブランチの整理といったワークフローを案内します。コードが準備できてテスト済みの際に使用し、開発プロセスを体系的に完了させましょう。

スキルを見る