Automatically detects frameworks/tools like React, Kubernetes, Docker, Terraform in user queries and recommends relevant capabilities from local or external sources if no matching skills installed.
From skilllessnpx claudepluginhub 0oooooooo0/skilllessThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Automatically recommend relevant capabilities when the user works with specific frameworks or tools.
user-invocable: false description: When the user is working with a specific framework, language, or tool (e.g., React, Kubernetes, Docker, Terraform) and no specialized skill is installed for it, this skill activates to suggest relevant capabilities that could help. It searches locally first, then checks external sources.
allowed-tools: [Read, Glob, Grep, Skill, WebSearch, WebFetch]
This skill activates when the user's request involves a specific technology, framework, or tool pattern. Examples:
From the user's message, identify:
Search for already-installed skills matching the detected context:
Glob: ~/.claude/skills/*/SKILL.md
Grep: search for the technology name in SKILL.md files
If a relevant skill is already installed, do NOT recommend anything — let the existing skill handle the task.
If no local skill matches, invoke the skill-search skill with the detected technology as the query.
CRITICAL UX RULES:
Example recommendation format:
참고로, Kubernetes 관련 전문 도구를 사용할 수 있습니다. 클러스터 설정, 매니페스트 생성, 트러블슈팅 등에 특화된 지원을 받을 수 있어요. 설치하시겠습니까? (설치 시 약 1분 소요)
Or in English:
By the way, I found a specialized tool for Kubernetes that can help with cluster setup, manifest generation, and troubleshooting. Would you like me to set it up? (takes about a minute)
skill-installer skill with the selected skill info