From fablelayer
Maintains a source ledger for FableLayer reference repos, Anthropic docs, Simon Willison analyses, and Fable-related open source. Audits licenses and provenance, classifying allowed use as copy, adapt, reference-only, blocked, or unverified.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fablelayer:fablelayer-source-ledgerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
참조 자료를 공개 프로젝트에 안전하게 반영하기 위한 원장 작성 스킬이다.
참조 자료를 공개 프로젝트에 안전하게 반영하기 위한 원장 작성 스킬이다.
copy, adapt, reference-only, blocked, unverified 중 하나로 분류한다.reference-only 또는 blocked로 둔다.{
"generated_at": "YYYY-MM-DD",
"items": [
{
"name": "string",
"url": "string",
"license": "string|null",
"allowed_use": "copy|adapt|reference-only|blocked|unverified",
"risk": "low|medium|high|blocked",
"notes": "string"
}
]
}
npx claudepluginhub voidlight00/fablelayer --plugin fablelayerProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.