Apcore ecosystem management skill for Claude Code. Handles cross-language SDK synchronization, framework integration scaffolding, multi-repo audits, coordinated releases, and documentation alignment.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
15
commits
feat: add test consistency checks and cross-repo example/test scenario coverage to the sync skill.
8874d3eView on GitHubfeat: bump plugin version and significantly expand API extraction documentation with language-specific deep scan protocols, new schema fields, and verification steps.
60f2369View on GitHubfeat: Introduce `tester` skill for spec-driven test generation and cross-language behavioral verification.
99105cfView on GitHubfeat: Upgrade SDK skill to fully implement SDKs using code-forge and automate git initialization, bumping plugin version to 0.4.2.
867389eView on GitHubfeat: Add apcore-rust SDK, update version group documentation to reflect auto-population, and increment plugin version.
60c2cf5View on GitHubfeat: Establish Apcore ecosystem conventions and add initial SDK evaluation benchmarks.
8f8024eView on GitHubfeat: Add documentation for generating review-compatible issue reports in sync skill and bump plugin version.
986a92dView on GitHubfeat: Add positional arguments for specifying target repositories to the `sync` command and update plugin version.
b357446View on GitHubchore: remove skills_collection refs, add author contact info
18ba543View on GitHubfeat: Unify cross-language and documentation consistency checks within the `sync` skill, enhance `release` skill with CWD-based scope and multi-language support, and remove the dedicated `docs` skill.
cbd9e41View on GitHubfeat: Add note on nested generics in API extraction, document `code-forge` skill requirement, and make git initialization conditional.
69b8981View on GitHubfeat: Remove the dedicated `docs` skill and command, integrating documentation consistency checks into the `sync` skill with new phase-based operations.
f9e53e8View on GitHubfeat: implement apcore-skills project with a multi-repo release pipeline and various skill definitions.
d49ba6fView on GitHub