Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:hopeoverture/worldbuilding-app-skills:plugins/docs-and-changelogs",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "cfb63484fdfc5263340df4c49b4c99ee1df70eaa",
|
||||
"treeHash": "f5a41674605bfcb425fff6e526042b8b766bc84f6c95f272e3d6db0dbb382da7",
|
||||
"generatedAt": "2025-11-28T10:17:34.957922Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "docs-and-changelogs",
|
||||
"description": "Generates comprehensive changelogs from Conventional Commits, maintains CHANGELOG.md files, and scaffolds project documentation like PRD.md or ADR.md. This skill should be used when creating changelogs, generating release notes, maintaining version history, documenting architectural decisions, or scaffolding project requirements documentation. Use for changelog generation, release notes, version documentation, ADR, PRD, or technical documentation.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "05ec3485cd559235539ce17ff177c84f3bfb6cccde6741a35e08057a36264063"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "dc1e37d07897a72add6305a6876c9accafb4d6217098566d2aad3671ca9161d2"
|
||||
},
|
||||
{
|
||||
"path": "skills/docs-and-changelogs/SKILL.md",
|
||||
"sha256": "d1009762952d079aac28e310e02e9aae4c6d9e223cae011c06f363853ed723a7"
|
||||
},
|
||||
{
|
||||
"path": "skills/docs-and-changelogs/scripts/create_prd.py",
|
||||
"sha256": "7ac9fb4c4e7f0ac50a41083a60c3d362ce947f69fc6b6e577d3522041e9add13"
|
||||
},
|
||||
{
|
||||
"path": "skills/docs-and-changelogs/scripts/generate_changelog.py",
|
||||
"sha256": "331826193a5e77b3f7d34cc5b61f1f766b13547fdd26a30926bc59f77f04667f"
|
||||
},
|
||||
{
|
||||
"path": "skills/docs-and-changelogs/scripts/create_adr.py",
|
||||
"sha256": "b24c6f9bd74883213e2b09c2fded60bb85c7acecf711e651a46ac61ad4cd9399"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f5a41674605bfcb425fff6e526042b8b766bc84f6c95f272e3d6db0dbb382da7"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user