Wiki Education
Official@wikieducationfoundation · San Francisco, CA
Nonprofit that brings together Wikipedia and academia
Agent Skills by Wiki Education
Showing 4 vetted skills indexed across 1 GitHub repositories.
commit
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 About Wiki Education
FAQPage SchemaWhat specific tasks can engineers perform using these capabilities?▼
Engineers can standardize commit message formatting, generate descriptive pull request summaries from history, conduct structured code reviews, and execute end-to-end functional tests for web dashboard controllers.
Which technical personas benefit from these repository management skills?▼
These skills are designed for software engineers, maintainers, and quality assurance testers working within academic or collaborative web dashboard environments who require rigorous documentation and testing standards.
What are the primary prerequisites for implementing these testing and review skills?▼
Implementation requires an existing GitHub repository environment and a Ruby-based web dashboard architecture. Specifically, the testing capabilities rely on the Capybara framework to interact with dashboard controllers for end-to-end validation.