role-dev

Guide developers to implement components following Tunnox coding standards and Dispose pattern.

7|2|Updated Jul 2, 2025
One-click install
npx skills add https://github.com/tunnox-net/tunnox-core --skill role-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-dev
Source: https://github.com/tunnox-net/tunnox-core/tree/main/.claude/skills/role-dev
Command: npx skills add https://github.com/tunnox-net/tunnox-core --skill role-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides developers to implement components following the Tunnox coding standards and Dispose pattern.

Core Features & Use Cases

  • Dispose pattern enforcement templates
  • Layered architecture guidelines
  • Type-safe error handling and modular design
  • Use Case: Implement a new Service with dispose.Base integration and pass reviews.

Quick Start

Follow the code examples in this SKILL.md to implement a new component per the Dispose pattern and architecture guidelines.