Skip to content

Conversation

@aRustyDev
Copy link
Owner

Summary

  • Import 6 high-priority skills from external registries
  • All skills renamed to follow naming convention
  • Includes MCP development, debugging methodology, RAG patterns, IaC, observability, and context engineering

Closes #39

Test plan

  • Verify each skill directory has SKILL.md
  • Run just validate-skill on each imported skill
  • Review skill content for quality

🤖 Generated with Claude Code

### Added
- llm-mcp-builder-dev: MCP server development guide (from anthropics/skills)
- method-debugging-systematic-eng: Systematic debugging methodology (from obra/superpowers)
- llm-rag-patterns-dev: RAG implementation patterns (from wshobson/agents)
- iac-terraform-modules-eng: Terraform module library (from wshobson/agents)
- o11y-metrics-prometheus-ops: Prometheus configuration (from wshobson/agents)
- meta-context-engineering-dev: Context engineering fundamentals (from muratcankoylan)

All skills renamed to follow naming convention:
- Pattern: <category>-[<subcategory>-]<tool>-<focus>
- Focus levels: ops, dev, eng

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aRustyDev aRustyDev merged commit e30dda1 into main Dec 26, 2025
2 checks passed
@aRustyDev aRustyDev deleted the feat/tier1-imported-skills branch December 26, 2025 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(skills): Import Tier 1 priority skills

2 participants