MCP HubMCP Hub
スキル一覧に戻る

discover-build-systems

rand
更新日 Today
76 閲覧
29
2
29
GitHubで表示
メタautomationdesign

について

このスキルは、Make、CMake、Gradle、Maven、Bazelなどのビルドシステムを操作する際に自動的に起動します。ビルドの最適化、システム選択、ツール固有の設定などの分野をカバーする8つの専門サブスキルへのアクセスを提供します。開発者は、コンパイル、増分ビルド、モノレポ管理に関連するタスクに利用できます。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/rand/cc-polymath
Git クローン代替
git clone https://github.com/rand/cc-polymath.git ~/.claude/skills/discover-build-systems

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

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 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 skills/build-systems/bazel-monorepos.md
cat skills/build-systems/build-optimization.md
cat skills/build-systems/build-system-selection.md
cat skills/build-systems/cmake-patterns.md
cat 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 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 skills/build-systems/INDEX.md to see full category details.

GitHub リポジトリ

rand/cc-polymath
パス: skills/discover-build-systems
aiclaude-codeskills

関連スキル

content-collections

メタ

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

スキルを見る

creating-opencode-plugins

メタ

This skill provides the structure and API specifications for creating OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It offers implementation patterns for JavaScript/TypeScript modules that intercept and extend the AI assistant's lifecycle. Use it when you need to build event-driven plugins for monitoring, custom handling, or extending OpenCode's capabilities.

スキルを見る

sglang

メタ

SGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.

スキルを見る

polymarket

メタ

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

スキルを見る