WikiEduDashboard
Structured PR reviews, commits, feature specs, and update diagnostics
All Skills in This Repository (4)
Pure Emerald Level Indicatorscommit
Stage and format commit messages with Changes and Process sections.
prepare-pr
Draft pull request descriptions from commit history and diffs.
review-pr
Automate structured GitHub pull request reviews with phase-based workflows.
feature-spec
Write Capybara end-to-end tests for WikiEduDashboard controllers.
Frequently Asked Questions
FAQPage SchemaHow to install WikiEduDashboard skills?โผ
Run `npx skills add WikiEducationFoundation/WikiEduDashboard --all -g -y` in your terminal to install all skills globally.
How to prepare a pull request with screenshots?โผ
Use the prepare-pr skill, which drafts a full PR description from your branch commits, captures before-and-after UI screenshots automatically, and opens a draft PR.
How to review a pull request step by step?โผ
Invoke the review-pr skill with a PR number to get a structured workflow covering triage, local checkout, exploratory specs, migration safety checks, and a pre-merge checklist.
How to diagnose a stuck course update?โผ
The course-update-recon skill characterizes slow or hung update workers using only public dashboard and Wikimedia API endpoints, projecting runtime without ever accessing production servers.
Can I write feature specs without deep Rails knowledge?โผ
Yes. The feature-spec skill guides your agent through exploring controllers and views, writing Capybara specs, and iterating until coverage is complete.
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