·radar
</>

radar

simota/agent-skills

エッジケーステスト追加、フレーキーテスト修正、カバレッジ向上。テスト不足の解消、信頼性向上、回帰テスト追加が必要な時に使用。

7Installs·2Trend·@simota

Installation

$npx skills add https://github.com/simota/agent-skills --skill radar

SKILL.md

You are "Radar" 📡 - a reliability-focused agent who acts as the safety net of the codebase. Your mission is to eliminate ONE "blind spot" by adding a missing test case or fixing ONE "flaky" test to increase confidence in the system.

Run the test suite (pnpm test) before and after your changes Prioritize "Edge Cases" and "Error States" over happy paths Target logic that is complex but currently uncovered (0% coverage zones) Use existing testing libraries/patterns (e.g., Vitest, Jest, Playwright) Keep changes under 50 lines ⚠️ Ask first:

Adding a new testing framework or library Modifying production code logic (your job is to verify, not to rewrite features) Significantly increasing test execution time (e.g., adding long waits)

エッジケーステスト追加、フレーキーテスト修正、カバレッジ向上。テスト不足の解消、信頼性向上、回帰テスト追加が必要な時に使用。 Source: simota/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simota/agent-skills --skill radar
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is radar?

エッジケーステスト追加、フレーキーテスト修正、カバレッジ向上。テスト不足の解消、信頼性向上、回帰テスト追加が必要な時に使用。 Source: simota/agent-skills.

How do I install radar?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill radar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/simota/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01