mirror of
https://github.com/shipshitdev/skills.git
synced 2026-09-19 06:04:15 +08:00
17d3741104
* feat: consolidate Pstack capabilities into canonical skills * fix: preserve harness portability and canonical cleanup * ci: verify pinned Pstack imports and packaged runtime * feat: track pinned Pstack imports and verify packaged runtime * fix: exclude installed dependency tests from CI discovery * fix: complete Pstack semantic and synchronization review * fix: clarify canonical Pstack capture and cleanup guidance
97 lines
2.0 KiB
JSON
97 lines
2.0 KiB
JSON
{
|
|
"generated": true,
|
|
"sources": {
|
|
"skills": "skills/*/SKILL.md",
|
|
"commands": "commands/*.md",
|
|
"bundles": "scripts/plugin-categories.json",
|
|
"layout": "git ls-files"
|
|
},
|
|
"counts": {
|
|
"skills": 188,
|
|
"commands": 30,
|
|
"bundles": 13,
|
|
"plugins": 201
|
|
},
|
|
"bundles": [
|
|
"ai-agents",
|
|
"backend",
|
|
"dev-loop",
|
|
"dev-workflow",
|
|
"frontend",
|
|
"github",
|
|
"infrastructure",
|
|
"payments",
|
|
"planning",
|
|
"security",
|
|
"session",
|
|
"testing",
|
|
"workspace"
|
|
],
|
|
"layout": [
|
|
{
|
|
"path": ".agents/",
|
|
"role": "Repository memory, standards, and maintenance skills"
|
|
},
|
|
{
|
|
"path": ".claude/",
|
|
"role": "Claude loader adapters for shared maintenance content"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/",
|
|
"role": "Generated Claude marketplace catalog"
|
|
},
|
|
{
|
|
"path": ".codex/",
|
|
"role": "Codex loader adapters for shared maintenance content"
|
|
},
|
|
{
|
|
"path": ".github/",
|
|
"role": "Issue templates and GitHub Actions workflows"
|
|
},
|
|
{
|
|
"path": ".husky/",
|
|
"role": "Git hook configuration"
|
|
},
|
|
{
|
|
"path": ".tmp/",
|
|
"role": "Tracked repository content"
|
|
},
|
|
{
|
|
"path": "assets/",
|
|
"role": "Static repository assets"
|
|
},
|
|
{
|
|
"path": "bundles/",
|
|
"role": "Generated marketplace bundle snapshots"
|
|
},
|
|
{
|
|
"path": "commands/",
|
|
"role": "Claude Code/plugin command adapters"
|
|
},
|
|
{
|
|
"path": "docs/",
|
|
"role": "Human-facing orientation pages for flagship skills"
|
|
},
|
|
{
|
|
"path": "prompts/",
|
|
"role": "Shared prompt resources"
|
|
},
|
|
{
|
|
"path": "resources/",
|
|
"role": "Authoring references and supporting documentation"
|
|
},
|
|
{
|
|
"path": "scripts/",
|
|
"role": "Validation, generation, migration, and audit tooling"
|
|
},
|
|
{
|
|
"path": "skills/",
|
|
"role": "Canonical public Agent Skills sources"
|
|
},
|
|
{
|
|
"path": "upstream/",
|
|
"role": "Pinned upstream snapshots and reviewed adaptation ledgers"
|
|
}
|
|
]
|
|
}
|