CtrlK
BlogDocsLog inGet started
Tessl Logo

roleplay-mode-implementation

规划、实现或重构角色扮演模式(默认上帝视角下的单角色接管)时使用。适用于一期文本决策、二期统一有限选择框架、三期依附 Conversation 动作的自由对话,以及对应的 runtime/API/frontend/test 收口。

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, well-structured refactoring skill that points Claude to exact files, phases, and a runnable test block. Adding an explicit validation/retry loop around the refactor workflow and tightening a few navigation hints into concrete steps would raise it further.

Suggestions

Add an explicit validate→fix→re-run feedback loop (e.g. run the pytest/npm block, read failures, fix, re-run) so destructive refactor work has a checkpoint rather than just a final test list.

Convert a couple of 'see these files' navigation pointers into one concrete example (e.g. a minimal build_request()/apply_decision() snippet) to lift actionability.

Note which referenced spec docs are authoritative vs. informational so Claude knows where to stop when they conflict.

DimensionReasoningScore

Conciseness

Lean bullet/checklist format that assumes Claude's knowledge of the codebase; no padding or re-explanation of concepts, every line carries actionable signal.

5 / 5

Actionability

Provides concrete file paths (e.g. 'src/server/runtime/session.py') and executable commands (pytest/npm blocks), but much of the guidance is 'look at these files' navigation rather than copy-paste runnable steps.

4 / 5

Workflow Clarity

Clear sequenced workflow ('先看锚点文档 → 再看当前落点 → 判断改动层级') plus per-phase checklists and a runnable test block; however there is no explicit validate→fix→retry feedback loop for the destructive/refactor operations it covers.

4 / 5

Progressive Disclosure

Well-organized sections with clearly signaled one-level-deep path references to spec docs and entry points; no nesting. No bundle files exist, so the skill is appropriately a self-contained overview pointing into repo files.

4 / 5

Total

17

/

20

Passed

Description

80%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, trigger-rich description that clearly bounds scope across three implementation phases and four surfaces, with explicit 'use when' guidance. Slightly more trigger-term variety and explicit per-phase action enumeration would push specificity and trigger_term_quality higher.

DimensionReasoningScore

Specificity

Lists several concrete capabilities — '规划、实现或重构角色扮演模式' plus three named phases and explicit 'runtime/API/frontend/test 收口' — but coverage of individual actions within each phase is implied rather than enumerated.

4 / 5

Completeness

Explicitly states both what ('规划、实现或重构角色扮演模式') and when ('…时使用', '适用于…') with concrete trigger phrases tied to each phase and surface.

5 / 5

Trigger Term Quality

Contains relevant natural phrases ('角色扮演模式', '实现或重构'), but leans on internal jargon ('一期/二期/三期', '上帝视角下的单角色接管') and lacks common synonyms or variant phrasings a user might say.

3 / 5

Distinctiveness Conflict Risk

Targets a narrow, domain-specific niche (roleplay-mode implementation) with distinctive triggers, so overlap with unrelated skills is minimal.

5 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
4thfever/cultivation-world-simulator
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.