Agent skill
advanced-skill-medride-claude-code-research-cc887a54
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/advanced-skill-medride-claude-code-research-cc887a54
SKILL.md
[Skill Name]
[One paragraph describing what this skill does and when to use it.]
Quick Reference
[Concise summary for common use cases.]
| Task | Action |
|---|---|
| [Task 1] | [Brief action] |
| [Task 2] | [Brief action] |
Core Instructions
[Main instructions - keep this section focused.]
[Section 1]
[Instructions for this section.]
[Section 2]
[Instructions for this section.]
Rules and Constraints
- [Rule 1]
- [Rule 2]
- [Rule 3]
Output Format
[Describe the expected output format.]
[Example output template]
Examples
Example 1: [Scenario]
Input: [What the user might ask]
Output: [What Claude should respond]
Additional Resources
For detailed information, see:
reference/REFERENCE.md- [What it contains]
Usage
[How to invoke this skill.]
/[skill-name]
[or describe natural language triggers]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?