MCP HubMCP Hub
スキル一覧に戻る

discover-engineering

rand
更新日 Today
49 閲覧
29
2
29
GitHubで表示
メタautomation

について

discover-engineeringスキルは、ソフトウェア開発タスク中に自動的に起動し、エンジニアリングプラクティスに関する専門知識を提供します。このスキルは、コードレビュー、コード品質、リファクタリング、TDD、デザインパターンを含む14のスキルへのアクセスを提供します。PRレビュー、SOLID原則の適用、テストの実装、コードアーキテクチャの改善に取り組む際に、このスキルをご利用ください。

クイックインストール

Claude Code

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

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

ドキュメント

Engineering Skills Discovery

Provides automatic access to comprehensive engineering skills.

When This Skill Activates

This skill auto-activates when you're working with:

  • engineering practices
  • code review
  • documentation
  • team collaboration
  • technical leadership

Available Skills

Quick Reference

The Engineering category contains 14 skills:

Software Development Practices:

  1. code-review - PR reviews, feedback, automation
  2. code-quality - SOLID principles, metrics, code smells
  3. refactoring-patterns - Safe refactoring techniques
  4. test-driven-development - TDD, red-green-refactor
  5. domain-driven-design - DDD patterns, bounded contexts
  6. functional-programming - FP principles, immutability
  7. design-patterns - GoF patterns, when to use
  8. technical-debt - Identifying and managing debt
  9. pair-programming - Pairing techniques, mob programming
  10. continuous-integration - CI/CD pipelines, deployment

RFC & Documentation: 11. rfc-consensus-building - Stakeholder collaboration 12. rfc-decision-documentation - ADRs, decision tracking 13. rfc-structure-format - RFC templates, formatting 14. rfc-technical-design - Architecture proposals

Load Full Category Details

For complete descriptions and workflows:

cat skills/engineering/INDEX.md

This loads the full Engineering 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:

# Software Development Practices
cat skills/engineering/code-review.md
cat skills/engineering/code-quality.md
cat skills/engineering/refactoring-patterns.md
cat skills/engineering/test-driven-development.md
cat skills/engineering/domain-driven-design.md
cat skills/engineering/functional-programming.md
cat skills/engineering/design-patterns.md
cat skills/engineering/technical-debt.md
cat skills/engineering/pair-programming.md
cat skills/engineering/continuous-integration.md

# RFC & Documentation
cat skills/engineering/rfc-consensus-building.md
cat skills/engineering/rfc-decision-documentation.md
cat skills/engineering/rfc-structure-format.md
cat skills/engineering/rfc-technical-design.md

Common Workflow Combinations

Code Quality Workflow:

# Load related skills together
cat skills/engineering/code-review.md
cat skills/engineering/code-quality.md
cat skills/engineering/refactoring-patterns.md

TDD Workflow:

cat skills/engineering/test-driven-development.md
cat skills/engineering/code-quality.md
cat skills/engineering/continuous-integration.md

Architecture Design Workflow:

cat skills/engineering/domain-driven-design.md
cat skills/engineering/design-patterns.md
cat skills/engineering/rfc-technical-design.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 engineering work
  2. Browse skills: Run cat skills/engineering/INDEX.md for full category overview
  3. Load specific skills: Use bash commands above to load individual skills

Next Steps: Run cat skills/engineering/INDEX.md to see full category details.

GitHub リポジトリ

rand/cc-polymath
パス: skills/discover-engineering
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.

スキルを見る

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.

スキルを見る

cloudflare-turnstile

メタ

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

スキルを見る

Algorithmic Art Generation

メタ

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

スキルを見る