rand

discover-build-systems

by @rand in AI & LLM
64
7
# Install this skill:
npx skills add rand/cc-polymath --skill "discover-build-systems"

Install specific skill from multi-skill repository

# Description

Automatically discover build system skills when working with build systems. Activates for build-systems development tasks.

# SKILL.md


name: discover-build-systems
description: Automatically discover build system skills when working with build systems. Activates for build-systems development tasks.


Build Systems Skills Discovery

Provides automatic access to comprehensive build-systems skills.

When This Skill Activates

This skill auto-activates when you're working with:
- build systems
- Make
- CMake
- Gradle
- Maven
- Bazel
- compilation
- incremental builds

Available Skills

Quick Reference

The Build-Systems category contains 8 skills:

  1. bazel-monorepos
  2. build-optimization
  3. build-system-selection
  4. cmake-patterns
  5. cross-platform-builds
  6. gradle-jvm-builds
  7. make-fundamentals
  8. maven-configuration

Load Full Category Details

For complete descriptions and workflows:

cat ~/.claude/skills/build-systems/INDEX.md

This loads the full Build-Systems category index with:
- Detailed skill descriptions
- Usage triggers for each skill
- Common workflow combinations
- Cross-references to related skills

Load Specific Skills

Load individual skills as needed:

cat ~/.claude/skills/build-systems/bazel-monorepos.md
cat ~/.claude/skills/build-systems/build-optimization.md
cat ~/.claude/skills/build-systems/build-system-selection.md
cat ~/.claude/skills/build-systems/cmake-patterns.md
cat ~/.claude/skills/build-systems/cross-platform-builds.md

Progressive Loading

This gateway skill enables progressive loading:
- Level 1: Gateway loads automatically (you're here now)
- Level 2: Load category INDEX.md for full overview
- Level 3: Load specific skills as needed

Usage Instructions

  1. Auto-activation: This skill loads automatically when Claude Code detects build-systems work
  2. Browse skills: Run cat ~/.claude/skills/build-systems/INDEX.md for full category overview
  3. Load specific skills: Use bash commands above to load individual skills

Next Steps: Run cat ~/.claude/skills/build-systems/INDEX.md to see full category details.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.