Commit Graph

44 Commits

Author SHA1 Message Date
github-actions[bot]
2c652cfd5a chore: sync repo state [ci skip] 2026-04-09 11:57:45 +00:00
github-actions[bot]
4659e88299 chore: sync repo state [ci skip] 2026-04-08 16:47:15 +00:00
github-actions[bot]
028821f357 chore: sync repo state [ci skip] 2026-04-07 16:38:13 +00:00
github-actions[bot]
c96644cb70 chore: sync repo state [ci skip] 2026-04-07 16:36:33 +00:00
github-actions[bot]
2ece4f5b0c chore: sync repo state [ci skip] 2026-04-07 16:33:18 +00:00
github-actions[bot]
1fc56775fd chore: sync repo state [ci skip] 2026-04-07 16:26:19 +00:00
github-actions[bot]
3077f6f992 chore: sync repo state [ci skip] 2026-04-06 18:39:29 +00:00
github-actions[bot]
ba16aebeb3 chore: sync repo state [ci skip] 2026-04-06 18:36:51 +00:00
github-actions[bot]
f14fb2bd49 chore: sync repo state [ci skip] 2026-04-06 18:32:19 +00:00
github-actions[bot]
ef2627aec9 chore: sync repo state [ci skip] 2026-04-06 18:29:39 +00:00
github-actions[bot]
5a2e144d58 chore: sync repo state [ci skip] 2026-04-06 18:27:47 +00:00
github-actions[bot]
fe86cd9654 chore: scheduled repo hygiene sync [ci skip] 2026-04-06 07:36:45 +00:00
sickn33
f585040a39 fix(web): Remove stale merge-batch e2e assets
The previous cleanup removed the synthetic test skill but left stale
web assets that still referenced it, which broke validate:references
on main CI.

Refresh the tracked web outputs so the removed fixture disappears from
the sitemap and skills backup.
2026-04-05 11:04:16 +02:00
github-actions[bot]
85cd5ef082 chore: sync repo state [ci skip] 2026-04-05 08:49:35 +00:00
github-actions[bot]
3e4f104168 chore: sync repo state [ci skip] 2026-04-05 08:38:20 +00:00
sickn33
9909036ec3 chore(repo): Sync release state for v9.6.0
Add the missing When to Use sections for the new psychology skill pack and refresh the canonical generated artifacts required by the release workflow so the repository passes the warning budget and consistency gates.
2026-04-04 18:57:56 +02:00
github-actions[bot]
64b07bffd6 chore: sync repo state [ci skip] 2026-04-04 16:52:38 +00:00
github-actions[bot]
f7e94acf90 chore: sync repo state [ci skip] 2026-04-04 16:50:45 +00:00
sickn33
c8d4699eca chore(skills): Normalize agentphone metadata
Add the missing risk and source labels plus a When to Use section to
agentphone so the repository warning budget stays within the enforced
release threshold. Sync the generated skill index, plugin-safe copies,
and tracked web assets that reflect the canonical skill metadata.

Refs #442
2026-04-03 17:11:06 +02:00
github-actions[bot]
456dc0cbb2 chore: sync repo state [ci skip] 2026-04-03 14:53:09 +00:00
github-actions[bot]
e3d2c777fa chore: sync repo state [ci skip] 2026-03-31 15:40:25 +00:00
github-actions[bot]
c729a410bb chore: scheduled repo hygiene sync [ci skip] 2026-03-30 07:36:46 +00:00
sickn33
bdcfbb9625 feat(hugging-face): Add official ecosystem skills
Import the official Hugging Face ecosystem skills and sync the\nexisting local coverage with upstream metadata and assets.\n\nRegenerate the canonical catalog, plugin mirrors, docs, and release\nnotes after the maintainer merge batch so main stays in sync.\n\nFixes #417
2026-03-29 18:31:46 +02:00
github-actions[bot]
abd0762cf9 chore: sync repo state [ci skip] 2026-03-29 16:26:36 +00:00
sickn33
08a31cacf5 fix(repo): Harden catalog sync and release integrity
Tighten the repo-state automation so canonical bot commits remain
predictable while leaving main clean after each sync.

Make the public catalog UI more honest by hiding dev-only sync,
turning stars into explicit browser-local saves, aligning risk types,
and removing hardcoded catalog counts.

Add shared public asset URL helpers, risk suggestion plumbing,
safer unpack/sync guards, and CI coverage gates so release and
maintainer workflows catch drift earlier.
2026-03-29 09:22:23 +02:00
sickn33
ed9b28efa5 chore: sync release state after merge batch 2026-03-28 16:46:44 +01:00
github-actions[bot]
f436313252 chore: sync repo state [ci skip] 2026-03-28 15:41:59 +00:00
sickn33
169077e9fb fix(skills): add trust metadata usage guidance
Add a When to Use section for akf-trust-metadata so release validation stays within the current warning budget.\n\nRefresh the generated plugin-safe and catalog artifacts produced by the maintainer sync after the PR batch landed.
2026-03-27 10:48:21 +01:00
github-actions[bot]
3503d95592 chore: sync repo state [ci skip] 2026-03-27 03:11:22 +00:00
github-actions[bot]
f4f1ad4ec3 chore: sync repo state [ci skip] 2026-03-26 16:08:03 +00:00
github-actions[bot]
8076a6e0c7 chore: sync repo state [ci skip] 2026-03-26 16:03:55 +00:00
github-actions[bot]
d0dd613cf0 chore: sync repo state [ci skip] 2026-03-26 12:24:43 +00:00
sickn33
50f42dffba chore(web): Sync release web assets
Record the tracked sitemap and skills backup updates produced by the release-state sync so release preflight can run on a clean working tree.
2026-03-25 11:54:45 +01:00
Munir Abbasi
0d425400d6 Add WordPress 7.0 Support to WordPress Skills Documentation (#394)
* chore: sync repo state [ci skip]

* Enhance WordPress skill documentation with 7.0 features

Updated the WordPress skill documentation to include new features from WordPress 7.0, such as Real-Time Collaboration, AI Connectors, and Abilities API. Enhanced the overview and workflow sections to reflect these changes.

* chore: sync repo state [ci skip]

* Enhance WordPress theme development for version 7.0

Updated the WordPress theme development workflow to include new features from WordPress 7.0, such as DataViews, Pattern Editing, Navigation Overlays, and admin refresh. Enhanced the overview and added sections for new theme features and testing checklist.

* chore: sync repo state [ci skip]

* Enhance WordPress plugin development for version 7.0

Updated WordPress plugin development workflow to include new features from WordPress 7.0, such as Real-Time Collaboration, AI Connectors, and the Abilities API. Enhanced descriptions and added sections for modern plugin development practices.

* chore: sync repo state [ci skip]

* Enhance WooCommerce workflow with WP 7.0 features

Updated WooCommerce development workflow to include WordPress 7.0 features such as AI connectors, DataViews, and collaboration tools. Enhanced descriptions and added new sections for AI-powered functionalities.

* chore: sync repo state [ci skip]

* Enhance WordPress penetration testing documentation

Updated the description to include WordPress 7.0 security considerations and added new sections on security testing for AI Connector, Abilities API, Real-Time Collaboration, and DataViews endpoints.

* chore: update star history chart

* chore(pr394): Drop derived artifacts from PR

Keep the pull request source-only so maintainer workflows and CI can regenerate canonical artifacts on main after merge.

* fix(pr394): Shorten WordPress pen-test description

Keep the imported WordPress 7.0 update within repository validation limits so source-validation passes on the contributor PR.

* chore: sync repo state [ci skip]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-25 11:50:19 +01:00
github-actions[bot]
668415ecf1 chore: sync repo state [ci skip] 2026-03-24 16:17:28 +00:00
github-actions[bot]
f991f5ca85 chore: sync repo state [ci skip] 2026-03-24 16:16:16 +00:00
sickn33
4cf513e1d2 chore: sync maintainer release state
Refresh maintainer-owned artifacts after the PR merge batch, convert the\nJetski loader example to a directly importable Node ESM module, and add\nthe 8.7.0 changelog entry before release preparation.\n\nRefs #382\nRefs #388
2026-03-23 19:01:11 +01:00
github-actions[bot]
4d72ca2278 chore: scheduled repo hygiene sync [ci skip] 2026-03-23 07:32:57 +00:00
github-actions[bot]
7d031f6d3f chore: sync repo state [ci skip] 2026-03-22 18:13:04 +00:00
github-actions[bot]
3ed38aadf4 chore: sync repo state [ci skip] 2026-03-22 10:43:14 +00:00
github-actions[bot]
e295cf7d30 chore: sync repo state [ci skip] 2026-03-21 11:00:03 +00:00
sickn33
2463affbac feat(repo): Automate repo hygiene and release sync
Unify main-branch maintenance around repo-state and release-state commands so generated docs, contributor acknowledgements, tracked web assets, and canonical artifacts stay aligned across CI and scheduled hygiene runs.

Harden release publication by reusing deterministic sync commands, adding package dry-run verification, and covering the new workflow contract with regression tests.
2026-03-21 11:02:36 +01:00
sickn33
d703a534ca fix(web-app): Harden skills loading under base paths 2026-03-19 20:06:37 +01:00
sickn33
c5671d1bc4 feat(web-app): finalize SEO marketing layer for catalog routes 2026-03-19 19:23:30 +01:00