aelf-skills Contribution Guide (Adding New Skills) banner
AElfProject AElfProject

aelf-skills Contribution Guide (Adding New Skills)

AI community intermediate

Description

This guide is the hard gate for both human contributors and AI agents. Chinese is the primary version; this file is the mirrored English version.

Installation

Terminal
claude install-skill https://github.com/AElfProject/aelf-skills

README

[中文](CONTRIBUTING.zh-CN.md) | English

aelf-skills Contribution Guide (Adding New Skills)

This guide is the hard gate for both human contributors and AI agents. Chinese is the primary version; this file is the mirrored English version.

1. Goals

    undefined

2. Scope and Non-goals

    undefined
    undefined
    undefined
    undefined

3. Bilingual Policy (Mandatory)

    undefined

4. Hard Gates for New Skills (MUST)

    undefined
    undefined
    undefined
    undefined

5. Path Portability and Environment Contract (MUST)

    undefined
export SKILLS_BASE=/path/to/your/workspace

6. Dependency and Conflict Rules (MUST)

    undefined

7. Execution Flow

    undefined

Golden path example: `docs/examples/EXAMPLE_NEW_SKILL_DIFF.md`.

8. Acceptance Gates (MUST)

bun run catalog:generate
bun run health:check
bun run readme:check
bun run security:audit
./bootstrap.sh --only  --s