From license-populator
Draft a fully custom license from scratch based on user-specified permissions, conditions, and limitations — for cases where no off-the-shelf license fits. Produces a LICENSE file plus an optional template entry saved into the user's template store for reuse. Use when the user says "draft a custom license", "I need a license that allows X but forbids Y", or after recommend-license declines all standard candidates.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin license-populatorThis skill uses the workspace's default tool permissions.
Draft a bespoke license. **Always** preface output with a clear non-legal-advice disclaimer and recommend the user have a lawyer review before publishing if the project is anything other than personal/experimental.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Draft a bespoke license. Always preface output with a clear non-legal-advice disclaimer and recommend the user have a lawyer review before publishing if the project is anything other than personal/experimental.
recommend-license:
LICENSE (or user-specified path). If LICENSE exists, diff and confirm.{{year}}, {{copyright_holder}}, {{project_name}} tokens extracted. Write frontmatter capturing the permissions/conditions/limitations so list-templates and recommend-license can match it later.