generate-subsystem-skills

Generate Claude Code skills and checklists for each monorepo subsystem.

835|58|Updated Jul 9, 2025
One-click install
npx skills add https://github.com/llama-farm/llamafarm --skill generate-subsystem-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-subsystem-skills
Source: https://github.com/llama-farm/llamafarm/tree/main/.claude/skills/generate-subsystem-skills
Command: npx skills add https://github.com/llama-farm/llamafarm --skill generate-subsystem-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of standardized Claude Code skills for every subsystem in a LlamaFarm monorepo, enabling consistent AI-assisted development workflows.

Core Features & Use Cases

  • Shared language skills for Python, Go, TypeScript, and React that can be reused across subsystems.
  • Subsystem-specific skills for CLI, server, RAG, runtime, designer, Electron, config, and common.
  • Orchestration that reads the subsystem registry and runs parallel agents to produce SKILL.md and related checklists.

Quick Start

Run the command to generate subsystem skills for the monorepo: /generate-subsystem-skills

Frequently Asked Questions about generate-subsystem-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Claude Code skills for every subsystem in a monorepo?

To generate Claude Code skills for a monorepo, this skill analyzes your subsystems and writes standardized SKILL.md files to .claude/skills/{subsystem}-skills/, coordinating parallel agents for scalable coverage.

Can I use this to create shared language skills for Python, Go, TypeScript, and React?

Yes, you can create shared language skills for Python, Go, TypeScript, and React. The generated skills are designed to be reused across multiple subsystems within the monorepo.

What's the best way to automate subsystem checklists for security and performance?

The best way to automate subsystem checklists for security and performance is to run this skill, which generates subsystem-specific checklists by orchestrating parallel agents based on the monorepo's subsystem registry.

Does this skill work with specific subsystems like CLI, server, RAG, and Electron?

Yes, this skill works with specific subsystems like CLI, server, RAG, runtime, designer, Electron, config, and common, generating targeted Claude Code skills for each component.

Why do I need parallel agent workflows for monorepo skill generation?

You need parallel agent workflows for monorepo skill generation to ensure scalable coverage. Coordinating multiple agents allows the system to produce SKILL.md files and checklists concurrently across all subsystems.

How do I start automating Claude Code skills creation for my monorepo?

To start automating Claude Code skills creation, run the /generate-subsystem-skills command. This triggers the orchestration to read your subsystem registry and automatically generate the required skill files.