skillfed

lwy-project-skill-installer

This skill analyzes your project's tech stack and workflow to recommend the best-matching skills, then installs them to a project-relative path only after you confirm. It detects languages, frameworks, build tools, and testing setups to surface relevant skill options, while delegating skill creation to specialized writers.

lwy-project-skill-installer analyzes your project and installs recommended skills after you approve the selection.

AI-generated summary based on this skill's SKILL.md

2 0 MIT updated by learnwy

Install

learnwy/skills/lwy-project-skill-installer · repository language: TypeScript

CLI (skillfed)coming soon
git clone https://github.com/learnwy/skills
cp -r skills/skills/lwy-project-skill-installer ~/.claude/skills/lwy-project-skill-installer

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I install a skill in my project?

lwy-project-skill-installer analyzes your project's tech stack first, then recommends matching skills before installing them to a project-relative path. You confirm each installation—the skill won't proceed without your approval. It detects your languages, frameworks, build tools, and testing setups to surface the most relevant options for your workflow.

What skills should I use for my tech stack?

lwy-project-skill-installer discovers and recommends skills tailored to your specific tech stack. It examines your project structure, dependencies, and frameworks to suggest a skill suite that fills workflow gaps. Once you review the recommendations, you can install them directly into your project with a single confirmation.

Can I set up skills for a TypeScript project?

Yes. lwy-project-skill-installer configures and sets up skills for specific frameworks and languages, including TypeScript. It detects your TypeScript setup and recommends skills compatible with your build tools and testing environment, then guides you through installation to your project-relative path.

How does lwy-project-skill-installer find matching skills?

lwy-project-skill-installer analyzes your project's tech stack—languages, frameworks, build tools, and testing setups—to surface skills that match your needs. It searches skill registries and recommends options before installation. The skill delegates specialized skill creation to dedicated writers, focusing on discovery and setup.

Can I install skills for CI/CD automation?

lwy-project-skill-installer can recommend and install skills for CI/CD workflows and automation. It analyzes your project configuration to suggest relevant automation skills, then installs them after you confirm. This helps you build out your automation and testing infrastructure efficiently.

What happens after I confirm skill installation?

Once you confirm, lwy-project-skill-installer installs the skill to a project-relative path. The skill verifies the installation in your skill registry and ensures it's properly configured for your framework or language. You can then use the installed skill immediately in your project workflow.

SKILL.md

rendered from the published skill — quoted content, verbatim

Project Skill Installer

Analyze the project's tech stack, workflow, and pain points, then recommend the best skills to install. Always confirm with the user via AskUserQuestion before installing anything.

> Core principle: First understand the project, then recommend, and install only after the user confirms.

> Shared principle: This skill shares the 5 common writer disciplines with project-skill-writer / project-agent-writer / project-rules-writer. See ../project-skill-writer/references/writer-discipline.md for details.

Use Cases

Trigger when:

  • The user says "install a skill",

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 5 files
skills/lwy-project-skill-installer/SKILL.md
skills/lwy-project-skill-installer/evals/evals.json
skills/lwy-project-skill-installer/references/agent-skills-core-practices.md
skills/lwy-project-skill-installer/references/conditional-reflection.md
skills/lwy-project-skill-installer/references/path-discovery.md

Related skills

Tags

project-onboarding skill-discovery tech-stack-analysis automated-recommendation workspace-setup capability-matching installation-workflow registry-search project-scoped