Commit Graph

2 Commits

Author SHA1 Message Date
Aung Myo Kyaw
03986ae177 Simplify PRD skill by removing technical jargon
Remove subagent, model selection, and implementation details that users don't need to specify. Focus on business requirements and user needs.
2026-01-23 00:36:52 +07:00
Aung Myo Kyaw
e24be77e6f Add 8 new skills for development tools and workflows
This PR adds the following skills:
- azure-devops-cli: Azure DevOps operations via CLI
- chrome-devtools: Browser automation and debugging
- gh-cli: GitHub CLI comprehensive reference
- git-commit: Smart git commit with conventional commits
- mcp-cli: Model Context Protocol server interface
- plantuml-ascii: ASCII diagram generation
- prd: Product Requirements Document generation
- refactor: Surgical code refactoring guidance

All skills follow the project conventions with proper SKILL.md frontmatter.
2026-01-23 00:18:52 +07:00