| name | discover-engineering |
| description | Automatically discover software engineering practice skills when working with engineering practices. Activates for engineering development tasks. |
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:
- code-review - PR reviews, feedback, automation
- code-quality - SOLID principles, metrics, code smells
- refactoring-patterns - Safe refactoring techniques
- test-driven-development - TDD, red-green-refactor
- domain-driven-design - DDD patterns, bounded contexts
- functional-programming - FP principles, immutability
- design-patterns - GoF patterns, when to use
- technical-debt - Identifying and managing debt
- pair-programming - Pairing techniques, mob programming
- 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
- Auto-activation: This skill loads automatically when Claude Code detects engineering work
- Browse skills: Run
cat skills/engineering/INDEX.mdfor full category overview - Load specific skills: Use bash commands above to load individual skills
Next Steps: Run cat skills/engineering/INDEX.md to see full category details.