{"id":50554040,"url":"https://github.com/yyykf/spellbook-skills","last_synced_at":"2026-06-04T05:06:18.633Z","repository":{"id":344732668,"uuid":"1149827769","full_name":"yyykf/spellbook-skills","owner":"yyykf","description":"Claude Code and Codex skills for daily engineering workflows: worktrees, merge requests, code review, YApi lookup, and Java DDD guidance.","archived":false,"fork":false,"pushed_at":"2026-05-29T08:02:30.000Z","size":1374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T10:05:19.943Z","etag":null,"topics":["agent-skills","ai-coding","claude-code","code-review","codex-plugin","ddd","developer-tools","developer-workflow","git-worktrees","github","gitlab","java","merge-request","spring-boot","yapi"],"latest_commit_sha":null,"homepage":"https://github.com/yyykf/spellbook-skills#readme","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yyykf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-04T15:12:27.000Z","updated_at":"2026-05-29T08:02:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"66011d37-0723-445e-b522-a97e3e6b705f","html_url":"https://github.com/yyykf/spellbook-skills","commit_stats":null,"previous_names":["yyykf/spellbook-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yyykf/spellbook-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yyykf%2Fspellbook-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yyykf%2Fspellbook-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yyykf%2Fspellbook-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yyykf%2Fspellbook-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yyykf","download_url":"https://codeload.github.com/yyykf/spellbook-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yyykf%2Fspellbook-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33890088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","ai-coding","claude-code","code-review","codex-plugin","ddd","developer-tools","developer-workflow","git-worktrees","github","gitlab","java","merge-request","spring-boot","yapi"],"created_at":"2026-06-04T05:06:17.721Z","updated_at":"2026-06-04T05:06:18.622Z","avatar_url":"https://github.com/yyykf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spellbook Skills\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/banner.png\" alt=\"Spellbook Skills - reusable agent skills for daily engineering workflows\" width=\"100%\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"./LICENSE\"\u003e\u003cimg alt=\"License MIT\" src=\"https://img.shields.io/badge/license-MIT-c99a43\"\u003e\u003c/a\u003e\n  \u003cimg alt=\"Claude Code plugin\" src=\"https://img.shields.io/badge/Claude%20Code-plugin-c65c54\"\u003e\n  \u003cimg alt=\"Codex plugin\" src=\"https://img.shields.io/badge/Codex-plugin-16a394\"\u003e\n  \u003cimg alt=\"GitHub Copilot CLI plugin\" src=\"https://img.shields.io/badge/GitHub%20Copilot%20CLI-plugin-5578ff\"\u003e\n  \u003cimg alt=\"Skills 8\" src=\"https://img.shields.io/badge/skills-8-111820\"\u003e\n\u003c/p\u003e\n\nPersonal skills library for daily workflows, packaged as Claude Code, GitHub Copilot CLI, and Codex plugins.\n\n[中文说明](./README.zh-CN.md)\n\n## Overview\n\nSpellbook Skills is a collection of agent skills for daily development workflows — covering git worktrees, code review, API querying, DDD architecture guidance, and more.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/workflow.png\" alt=\"Spellbook Skills workflow coverage across MR comments, git flow, YApi, DDD, AGENTS.md, and simplify workflows\" width=\"100%\"\u003e\n\u003c/p\u003e\n\n## Requirements\n\n- Claude Code v1.0.33+\n- GitHub Copilot CLI for Copilot plugin, skill, and agent usage\n- Codex CLI for Codex plugin and Codex agent role usage\n\n## Install For Claude Code\n\nInteractive Claude Code commands:\n\n```\n/plugin marketplace add yyykf/spellbook-skills\n/plugin install spellbook-skills@spellbook-marketplace\n/reload-plugins\n```\n\nShell commands:\n\n```bash\nclaude plugin marketplace add yyykf/spellbook-skills\nclaude plugin install spellbook-skills@spellbook-marketplace --scope user\n```\n\nThe marketplace name is `spellbook-marketplace`, as declared by `.claude-plugin/marketplace.json`.\n\n## Install For GitHub Copilot CLI\n\nGitHub Copilot CLI can install the same remote marketplace and uses the Claude-compatible `.claude-plugin/plugin.json`, including both `skills/` and `agents/`.\n\n```bash\ncopilot plugin marketplace add yyykf/spellbook-skills\ncopilot plugin install spellbook-skills@spellbook-marketplace\n```\n\nTo update later:\n\n```bash\ncopilot plugin marketplace update spellbook-marketplace\ncopilot plugin update spellbook-skills@spellbook-marketplace\n```\n\nThe plugin provides the shared skills plus the reviewer agents declared in `.claude-plugin/plugin.json`.\n\n## Install For Codex\n\nInstall the Codex plugin marketplace and plugin:\n\n```bash\ncodex plugin marketplace add yyykf/spellbook-skills\ncodex plugin add spellbook-skills@spellbook-marketplace\n```\n\nCodex loads this plugin's skills through the plugin system, but custom reviewer agents must be installed separately as Codex agent role TOML files.\nThe installer uses only shell/PowerShell plus `curl` or `Invoke-WebRequest`; no Python runtime is required.\n\nProject-scoped install, recommended for a single repository:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/yyykf/spellbook-skills/main/scripts/install-codex-agents.sh | bash\n```\n\nUser-scoped install, available across repositories:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/yyykf/spellbook-skills/main/scripts/install-codex-agents.sh | bash -s -- --scope user\n```\n\nFrom a local checkout:\n\n```bash\n./scripts/install-codex-agents.sh --scope project\n```\n\nWindows PowerShell:\n\n```powershell\n$script = Join-Path $env:TEMP \"install-codex-agents.ps1\"\nInvoke-WebRequest https://raw.githubusercontent.com/yyykf/spellbook-skills/main/scripts/install-codex-agents.ps1 -OutFile $script\npowershell -NoProfile -ExecutionPolicy Bypass -File $script -Scope project\n```\n\nFrom a local checkout on Windows, `scripts/install-codex-agents.cmd` and `scripts/install-codex-agents.bat` are thin PowerShell wrappers.\n\nThe installer writes namespaced Codex roles under `agents/spellbook`:\n\n- Project scope: `./.codex/agents/spellbook/*.toml`\n- User scope: `${CODEX_HOME:-$HOME/.codex}/agents/spellbook/*.toml`\n\nIt does not overwrite existing files unless `--force` or `-Force` is provided.\n\n## Usage\n\nAfter installation, skills are namespaced by the plugin name:\n\n```\n/spellbook-skills:\u003cskill-name\u003e\n```\n\n## Skills\n\n| Skill | Description |\n| --- | --- |\n| `using-git-worktrees-lite` | Create a worktree from the current branch with build/compile verification only (no tests) |\n| `finishing-a-development-branch-lite` | Use build/compile verification as the completion gate, then merge/PR/keep/discard and clean up the worktree |\n| `reviewing-gitlab-mr-comments` | Review GitLab MR comments via glab, summarize feedback, and propose a checklist or plan before execution |\n| `yapi-skill` | Query YApi without running an MCP server: search interfaces and fetch interface details via Python scripts |\n| `simplify` | Review changed code for reuse, quality, and efficiency with three parallel review passes, then fix issues found. Codex uses the optional namespaced reviewer agents installed above. |\n| `ddd-best-practices` | DDD architecture best practices for Java/Spring Boot — layering decisions, domain modeling, code templates, test strategy, review checklists, and MVC-to-DDD migration |\n| `git-merge-request` | One-shot commit + push + create merge request, supporting both GitHub Pull Requests and GitLab Merge Requests with auto-detected platform and repo-template-aware descriptions |\n| `agents-md-improver` | Maintain concise AGENTS.md-based project instructions: audit current guidance, capture session learnings, and migrate useful CLAUDE.md rules into shared agent instructions |\n\n## Roadmap\n\n- Add more workflow skills as they mature\n\n## License\n\nMIT. See [LICENSE](./LICENSE).\n\n## Contributing\n\nIssues and PRs are welcome. Keep changes small and focused.\n\n## Acknowledgments\n\n- This repository is adapted from [superpowers](https://github.com/obra/superpowers). Thanks to the original project for the skill framework and workflow design.\n- The `ddd-best-practices` skill draws on ideas and practices from [xfg-ddd-skills](https://github.com/fuzhengwei/xfg-ddd-skills). Thanks for the inspiration.\n- The `agents-md-improver` skill is inspired by Anthropic's [claude-md-management](https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management), adapted for AGENTS.md-compatible coding agents.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyyykf%2Fspellbook-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyyykf%2Fspellbook-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyyykf%2Fspellbook-skills/lists"}