extensibility-design

Community

Design safe, versioned extension contracts.

Authormachenjie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extensibility decisions often create long-lived complexity and security risk when teams generalize too early, let extensions bypass invariants, or fail to version compatibility boundaries.

Core Features & Use Cases

  • Extension point governance: Establishes when extension points are justified by proven variation and explicit ownership.
  • Non-bypassable domain invariants: Defines rules that extensions must not circumvent (validation, authorization, tenant isolation, audit, and financial correctness).
  • Versioned compatibility contracts: Specifies how extension interfaces and configs evolve with breaking-change policies and deprecation timelines.
  • Security boundary & sandboxing: Requires explicit policies for network, filesystem, and database access, including SSRF and untrusted input handling.
  • Validation & observability: Mandates strict schema validation for extension-supplied data and per-invocation tracing for debugging and incident response.

Quick Start

Use the extensibility-design skill to produce a guarded extension point plan for a new plugin interface, hook system, or configuration-driven provider mechanism in your product.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extensibility-design
Download link: https://github.com/machenjie/rd-skills/archive/main.zip#extensibility-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.