SKILL-PROJECT
Technical diagrams, UI prototypes, code change and merge planning
All Skills in This Repository (7)
Pure Emerald Level Indicatorsrequirements-review
Review requirements documents for ambiguities, incompleteness, and interaction problems.
technical-design
Create end-to-end technical designs with architecture, data models, and milestone plans.
prototype-design
Convert product requirements into interactive HTML prototypes.
svg-generator
Convert natural language prompts into ready-to-use SVG diagrams.
requirements-analysis
Extract actionable requirements from user requests and generate a requirements document.
drawio-diagram
Transform natural language diagram requests into editable drawio XML files.
xml-diagram
Convert natural language descriptions into editable drawio XML diagrams.
Frequently Asked Questions
FAQPage SchemaHow to install SKILL-PROJECT?▼
Run `npx skills add BeWaterMyFriend7/SKILL-PROJECT --all -g -y` in your terminal to install all skills in this collection globally.
How to generate architecture diagrams from text?▼
Describe your system in plain language and the xml-diagram, svg-generator, or mermaid-gen skills produce editable Draw.io files, scalable SVGs, or Mermaid charts with validated layouts.
Can it create interactive HTML prototypes?▼
Yes. The prototype-design-html skill turns requirement documents into self-contained, clickable HTML prototypes that open directly in any browser without dependencies.
How does it help with Git merge conflicts?▼
The code-merge-helper skill analyzes three-way diffs, traces why each side changed, and outputs a step-by-step resolution report with risk levels and rollback commands.
Does SKILL-PROJECT work with OpenCode and Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run in OpenCode, Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core