Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

WordPress-Simple-History

يحتوي WordPress-Simple-History على 21 من skills المجمعة من bonny، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
21
Stars
315
محدث
2026-06-02
Forks
74
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

changelog
مطوّرو البرمجيات

Adds changelog entries to readme.txt following keepachangelog format. Use when updating the Unreleased section or documenting changes for a release.

2026-06-02
teaser-screenshots
مطوّرو البرمجيات

Reproducibly capture in-product UI screenshots (admin popovers, settings teasers, dashboard widgets) used as embedded images in premium upsell teasers. Use whenever a teaser image needs refreshing after the underlying UI changes.

2026-06-02
action-links
مطوّرو البرمجيات

Guides implementation of structured action links on log events. Use when adding get_action_links() to a logger or migrating from get_log_row_details_output().

2026-05-26
logger-messages
مطوّرو البرمجيات

Enforces active voice for logger messages and the Event Details API. Use when writing a new logger class or modifying message arrays in getInfo().

2026-05-26
wp-org-screenshots
المصممون الجرافيكيون

How to design and regenerate marketing screenshots for the wordpress.org plugin page (banner-1544x500.png, screenshot-1.png, etc). Covers the event mix that converts, the reproducible WordPress Playground pipeline that bakes it, and every non-obvious gotcha from previous shoots. Use when refreshing screenshot-1.png, banners, or any image showing the Simple History event log.

2026-05-19
testing
محللو ضمان جودة البرمجيات والمختبرون

Guidance for writing and running tests in Simple History. Covers which framework to use, how to run existing tests, and how to create new ones (including the codegen recording workflow).

2026-05-12
quick-wins
متخصصو إدارة المشاريع

Surface and triage local issues that are safe and quick for an AI to implement and easy for a human to verify. Use when the user wants to "knock out issues", asks for "quick wins", "low-hanging fruit", "what's easy to do right now", or wants a batch of small tasks to work through in one session.

2026-05-03
wp-playground
مطوّرو البرمجيات

Use for quick local testing with WordPress Playground CLI. Spins up a disposable WordPress instance with the plugin mounted — no Docker needed. Ideal for worktrees, quick feature checks, and parallel testing on different branches.

2026-04-13
wp-admin-urls
مطوّرو البرمجيات

Patterns for building WordPress admin page URLs in Simple History. Use when constructing admin links, settings tabs, or menu URLs dynamically.

2026-04-13
create-logger
مطوّرو البرمجيات

Guides creation of custom loggers for Simple History. Use when building a new logger class to log WordPress events.

2026-04-13
code-quality
محللو ضمان جودة البرمجيات والمختبرون

Runs linting and static analysis on PHP/CSS/JS using phpcs, phpstan, and rector. Use when checking code style, fixing lint errors, or running static analysis.

2026-04-07
git-commits
مطوّرو البرمجيات

Project-specific git commit guidance for Simple History. Use when committing changes, especially across core and premium plugins.

2026-04-07
github-project
مطوّرو البرمجيات

Manages the Simple History GitHub project board. Use when updating issue status, querying board items, or automating project workflows.

2026-04-07
markdown-formatting
مطوّرو البرمجيات

Formats markdown files using Prettier for consistent style. Use after creating or updating markdown files.

2026-04-07
php-to-react-data
مطوّرو البرمجيات

Patterns for passing data from PHP to React via wp_localize_script and REST API. Use when sharing config or data between PHP and React components.

2026-04-07
populate-log
مطوّرو البرمجيات

Populates the event log with test data via WP-CLI. Use when adding sample events, generating test data, or benchmarking with realistic activity.

2026-04-07
premium-translate
مطوّرو البرمجيات

Translates Simple History Premium plugin strings for one or multiple locales. Use when translating or updating premium plugin PO files.

2026-04-07
premium-version-update
مطوّرو البرمجيات

Updates the Simple History Premium plugin version in all required locations. Use when bumping or updating the premium version number.

2026-04-07
sql
مطوّرو البرمجيات

Runs SQL queries against the WordPress development database. Use when inspecting tables, checking event data, or debugging database issues.

2026-04-07
wordpress-org-compliance
مطوّرو البرمجيات

Reviews plugin code for WordPress.org compliance and trialware violations. Use when checking premium features, upsells, or license keys before submission.

2026-04-07
worktree
مطوّرو البرمجيات

Creates an isolated git worktree with its own WordPress test environment. Use when working on multi-day features or risky changes needing parallel testing.

2026-04-07