WikiEducationFoundationWikiEducationFoundationOfficialยท4 Agent Skills Included

WikiEduDashboard

Structured PR reviews, commits, feature specs, and update diagnostics

Automates pull request preparation, structured code reviews, and standardized commit messages for the Wiki Education Dashboard codebase. Writes browser-based feature specs with coverage tracking and diagnoses slow course-update workers using public API probes. Eliminates manual screenshot capture, inconsistent commit formats, and guesswork when investigating stuck background jobs.
npx skills add WikiEducationFoundation/WikiEduDashboard --all -g -y
Available:

Gives your AI agent the project's testing commands, service class conventions, user-facing text rules, and AI attribution requirements so it writes code and commits that match this repository's standards.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’