Agent skill
templates-arustydev-ai-e9bc67c1
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/templates-arustydev-ai-e9bc67c1
SKILL.md
{{TITLE}}
{{ONE_LINE_DESCRIPTION}}
Overview
{{OVERVIEW_TEXT}}
This skill covers:
- {{COVERAGE_ITEM_1}}
- {{COVERAGE_ITEM_2}}
- {{COVERAGE_ITEM_3}}
This skill does NOT cover:
- {{EXCLUSION_ITEM_1}}
- {{EXCLUSION_ITEM_2}}
Quick Reference
Key Commands
| Command | Description |
|---|---|
{{CMD_1}} |
{{CMD_1_DESC}} |
{{CMD_2}} |
{{CMD_2_DESC}} |
Common Patterns
| Pattern | When to Use |
|---|---|
| {{PATTERN_1}} | {{PATTERN_1_USE}} |
| {{PATTERN_2}} | {{PATTERN_2_USE}} |
Workflow: {{PRIMARY_WORKFLOW}}
Step 1: {{STEP_1_TITLE}}
{{STEP_1_CONTENT}}
Step 2: {{STEP_2_TITLE}}
{{STEP_2_CONTENT}}
Step 3: {{STEP_3_TITLE}}
{{STEP_3_CONTENT}}
Common Patterns
{{PATTERN_SECTION_1}}
{{CODE_EXAMPLE_1}}
{{PATTERN_SECTION_2}}
{{CODE_EXAMPLE_2}}
Troubleshooting
{{ISSUE_1}}
Symptoms: {{SYMPTOMS_1}}
Solution: {{SOLUTION_1}}
{{ISSUE_2}}
Symptoms: {{SYMPTOMS_2}}
Solution: {{SOLUTION_2}}
See Also
- references/{{REF_1}}.md - {{REF_1_DESC}}
- references/{{REF_2}}.md - {{REF_2_DESC}}
{{RELATED_SKILL}}skill - {{RELATED_SKILL_DESC}}
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?