SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

claude-plugins
Extract owner/repo identifiers from git remotes (HTTPS/SSH/enterprise) so CLIs and APIs can target the correct GitHub repository.

arra-oracle-skills-cli
Scaffold and create a new oracle repository/session (via maw bud or standalone steps), including CLAUDE.md, ψ/ scaffolding, and optional split/birth workflows.

claude-code-toolkit
Generalise a project-local script or procedure into the shared toolkit and create a thin project wrapper to keep local workflows working.

zorai
PreToolUse hook that blocks destructive git commands (push, reset --hard, clean, branch -D) so agents like Claude Code cannot run them without approval.

ai-tools
Guidance on where to place repository interfaces in Clean Architecture — recommends defining repository interfaces in the use-case layer to avoid domain couplin