Автопоиск и установка пакетов PRPM

★ 8.0 · vibe-coding

self-improving is a Claude Code skill that automatically searches the PRPM registry for relevant expertise packages and suggests installing them whenever it detects infrastructure, testing, deployment, or framework-specific keywords in a user request. It chooses between semantic search (prpm ai-search for vague queries like "help with deployments") and keyword search (prpm search for specific tools such as Pulumi, Terraform, Playwright, or Next.js), then surfaces up to three candidates ranked by download count and confidence tier — official, featured, or community. Installation runs via prpm install --as claude after user approval, whereupon Claude loads the package knowledge and applies it to the ongoing task. It is built for developers who want Claude to self-extend its capabilities on demand rather than manually hunting for the right context packages.