Skip to content

Releases: hamzaciftci/coding-orchestra

v1.1.0 β€” English skill set + bilingual installers

Choose a tag to compare

@hamzaciftci hamzaciftci released this 06 Jul 01:27

🎻 Coding Orchestra β€” 11 professional software-engineering skills for Claude Code, now fully bilingual.

Highlights

  • 11 skills covering the full lifecycle: general coding, backend, frontend, full-stack delivery, security audit, bug-fix & refactor, database & API design, deployment readiness, UI/UX polish, testing & QA β€” plus a /production-delivery master orchestrator that runs an entire project through an 11-phase, production-ready flow.
  • Two languages: English (skills-en/) and Turkish (skills/) β€” pick one at install time.
  • Cross-platform installers (install.sh, install.ps1) with --en / -En language flag and global / --project / --dir targets.
  • MIT licensed β€” free for any use, including commercial.

Install

git clone https://github.com/hamzaciftci/coding-orchestra.git
cd coding-orchestra
./install.sh --en      # English  (omit --en for Turkish)
# Windows:  ./install.ps1 -En

Restart Claude Code, then type / β€” or just describe your task and the matching skill triggers automatically.

Usage

/production-delivery   # full end-to-end, audit β†’ production-ready
/security-audit        # find and close vulnerabilities
/frontend-engineering  # bring the UI up to professional standard

See the README for the full skill list and docs.