1391 Commits

Author SHA1 Message Date
sickn33
3367cf2fdd test(repo): Prevent Python test bytecode drift
Set PYTHONDONTWRITEBYTECODE for the shared Python runner and the
root test-suite launcher so local test runs do not create __pycache__
artifacts inside skills.

This keeps npm run test deterministic and avoids false negatives in the
editorial bundle inventory checks.
2026-03-29 09:27:19 +02: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
github-actions[bot]
141fd58568 chore: update star history chart 2026-03-29 06:26:39 +00:00
sickn33
e874770c0d fix(whatsapp): Stop logging sensitive config data
Sanitize WhatsApp Cloud API validator output across the root skill and plugin copies so code scanning no longer flags clear-text exposure.

Add a regression test that verifies successful and failed validation runs do not print sensitive response fields or API error details.
2026-03-28 23:16:30 +01:00
sickn33
6ccc26b7a2 Remove 'claude-dash' project from README
Removed the entry for 'claude-dash' from the list of projects.
2026-03-28 23:03:23 +01:00
sickn33
ef6214cc16 fix(security): Resolve remaining code scanning alerts 2026-03-28 17:54:07 +01:00
sickn33
9ac140049c fix(ci): Sync canonical security artifacts 2026-03-28 17:42:37 +01:00
sickn33
b681e0e03b fix(security): Harden skill security checks 2026-03-28 17:37:29 +01:00
sickn33
fa237d97ae chore: release v9.1.0 2026-03-28 16:48:38 +01:00
sickn33
caed382397 docs(changelog): Add 9.1.0 release notes 2026-03-28 16:47:12 +01:00
sickn33
ed9b28efa5 chore: sync release state after merge batch 2026-03-28 16:46:44 +01:00
sickn33
df9f89ce22 docs(skills): Add when-to-use to phase-gated-debugging 2026-03-28 16:44:49 +01:00
Saim Shafique
c75b067279 feat(skills): add saas-multi-tenant (#411)
* feat(skills): add saas-multi-tenant — multi-tenant SaaS architecture with RLS, tenant-scoped queries, and isolation patterns

* chore: sync generated registry files

* fix: address code review — set_config, cleanup, args guard, findUnique

* chore(pr411): Remove derived artifacts

* chore(pr411): Drop derived files from diff

* chore(pr411): Revert count drift

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-28 16:42:17 +01:00
github-actions[bot]
f436313252 chore: sync repo state [ci skip] 2026-03-28 15:41:59 +00:00
Jonathan Hobman
26900ea7bd Update Three.js skills for r183 compatibility (#408)
Major update across all 11 Three.js skills:
- Fix meta skill targeting r128 (5 years old) → modern r183 import map patterns
- Fix deprecated outputEncoding → outputColorSpace
- Add Clock → Timer migration (recommended in r183)
- Add WebGPU/TSL awareness across shader and material skills
- Add BatchedMesh, OrbitControls, GLTFLoader r183 features
- Fix incorrect WebGPU post-processing patterns
- Add setAnimationLoop as preferred animation pattern
- Remove stale CapsuleGeometry and OrbitControls warnings

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 16:41:36 +01:00
krabat-l
884d6ecff5 Add phase-gated-debugging skill (#409)
* Add phase-gated-debugging skill

* Fix risk label: low -> safe (valid value per validate_skills.py)
2026-03-28 16:41:28 +01:00
krabat-l
5f94e1bc9b Add claude-dash (#412) 2026-03-28 16:41:14 +01:00
github-actions[bot]
dd981765ec chore: update star history chart 2026-03-28 06:22:46 +00:00
sickn33
8ad1ef9d83 fix(installer): make updates idempotent and harden CI staging 2026-03-27 15:26:41 +01:00
sickn33
8cdb1ef658 fix(deps): Patch picomatch vulnerability 2026-03-27 14:44:50 +01:00
sickn33
32db281465 fix(scripts): Harden code scanning findings 2026-03-27 14:42:55 +01:00
github-actions[bot]
bafe144d4a chore: sync repo state [ci skip] 2026-03-27 09:55:20 +00:00
sickn33
1ac95d926f fix(release): sync plugin manifests for v9.0.0
Capture the plugin manifest version bumps that release:prepare generated for 9.0.0 and update the release staging step so Claude and Codex plugin manifests are included automatically in future release commits.
2026-03-27 10:54:23 +01:00
sickn33
bc229fa570 chore: release v9.0.0 2026-03-27 10:52:22 +01:00
sickn33
fbbc53843c test(release): derive Codex plugin version from package metadata
Make the Codex marketplace release test follow package.json instead of pinning the previous release version, so scripted release prepares can bump plugin manifests safely.
2026-03-27 10:51:25 +01: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
sickn33
5af8360409 docs(plugins): add Claude and Codex plugin guides
Document the new Claude Code and Codex plugin distributions and explain how root plugins, bundle plugins, and plugin-safe filtering relate to the full library install.\n\nSync the catalog, plugin compatibility artifacts, and generated plugin-safe subsets so main stays consistent before the v9.0.0 release flow.
2026-03-27 10:45:56 +01:00
AKT99!
7751f14d53 Add AKF — The AI Native File Format skill (#406) 2026-03-27 10:38:37 +01:00
Mateusz
facb99f5a8 Add CoinPaprika & DexPaprika skills to Community Contributed Skills (#407) 2026-03-27 10:38:35 +01:00
github-actions[bot]
a632d0bd1f chore: sync repo state [ci skip] 2026-03-27 09:27:24 +00:00
sickn33
a47377c6fc fix(ci): Align bundles audit with compatibility sync
Reuse sync_repo_metadata.sync_bundles_doc in audit_consistency so the\naudit path stays aligned with the editorial bundles renderer signature.\n\nThis fixes the CI failure caused by calling render_bundles_doc without\nthe required compatibility argument.
2026-03-27 10:26:38 +01:00
sickn33
4c0cc5fadb feat(plugins): add plugin-safe compatibility filtering 2026-03-27 10:18:16 +01:00
sickn33
dffac91d3b feat(bundles): add editorial bundle plugins 2026-03-27 08:51:59 +01:00
github-actions[bot]
8eff08b706 chore: update star history chart 2026-03-27 06:29:08 +00:00
github-actions[bot]
3503d95592 chore: sync repo state [ci skip] 2026-03-27 03:11:22 +00:00
sickn33
57e90d0f83 feat(codex): Add repo-local plugin marketplace support
Add Codex marketplace metadata and a repo-local plugin scaffold so the repository can be installed as a Codex plugin without duplicating the skills catalog.

Document the new integration path and cover it with a regression test to keep the marketplace entry and plugin manifest in sync.
2026-03-27 04:10:36 +01:00
github-actions[bot]
367c4e0915 chore: sync repo state [ci skip] 2026-03-26 16:31:28 +00:00
sickn33
56612ce9a8 build(deps): Patch Dependabot alerts 2026-03-26 17:26:29 +01:00
sck_0
4ac37cd920 chore: release v8.10.0 2026-03-26 17:15:39 +01:00
sck_0
ab8e25e098 docs(changelog): Add v8.10.0 release notes 2026-03-26 17:11:16 +01:00
github-actions[bot]
f4f1ad4ec3 chore: sync repo state [ci skip] 2026-03-26 16:08:03 +00:00
Tom Granot
1815eb01a1 Add HubSpot Admin Skills to community contributed skills (#403)
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-26 17:07:33 +01:00
github-actions[bot]
8076a6e0c7 chore: sync repo state [ci skip] 2026-03-26 16:03:55 +00:00
digitamaz
2a8b112191 feat: add clarvia-aeo-check — score MCP servers for agent-readiness (#402)
Co-authored-by: digitamaz <noreply@digitamaz.com>
2026-03-26 17:03:41 +01:00
SciOps
3a9897e48e feat: add adhx skill for X/Twitter post reading (#396)
* feat: add adhx skill for X/Twitter post reading

Adds the ADHX community skill for fetching X/Twitter posts as clean LLM-friendly JSON.

ADHX (https://adhx.com) is an open-source Claude Code skill that converts any x.com, twitter.com, or adhx.com link into structured JSON data with full article content, author info, and engagement metrics. No scraping or browser required.

Install:
- /plugin marketplace add itsmemeworks/adhx
- curl -sL https://raw.githubusercontent.com/itsmemeworks/adhx/main/skills/adhx/SKILL.md -o ~/.claude/skills/adhx/SKILL.md

Source: https://github.com/itsmemeworks/adhx

* fix: correct markdown indentation in SKILL.md

Fix escalating indentation in JSON response schema and remove leading
whitespace from all sections after the code block, which caused markdown
to render them as preformatted text instead of proper headings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Pete Cheyne <pete.cheyne@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 17:03:27 +01:00
Choi Wontak
0b4d23975f feat: add tutor-skills to community contributed skills (#400)
Add Tutor Skills (RoundTable02/tutor-skills) to the Community Contributed
Skills section. This skill transforms PDFs, docs, and codebases into
Obsidian study vaults with interactive quiz-based learning.
2026-03-26 17:03:14 +01:00
sickn33
eaebf3e101 meta(aeo): Improve homepage schema and discovery docs
Add visible FAQ and concepts content, strengthen tool-specific integration
guides, and publish a dedicated skills-vs-MCP explainer.

Extend homepage SEO metadata and JSON-LD so the GitHub Pages catalog
better reflects the repository's real positioning and common user
questions.
2026-03-26 14:17:07 +01:00
sickn33
80045ca72a meta(repo): Refresh GitHub topics and social preview
Update the recommended GitHub topics to use all available slots with tags
that better match the repository's real tool coverage and search intent.

Refresh the social preview assets so shared links and topic pages present
current positioning and the latest skill count more clearly.
2026-03-26 13:57:06 +01:00
github-actions[bot]
d0dd613cf0 chore: sync repo state [ci skip] 2026-03-26 12:24:43 +00:00
sickn33
bc49ceec90 fix(security): harden skill apply and activation flows
Restrict auto-apply to trusted review comments so spoofed issue comments
cannot write optimized SKILL.md content into pull request branches.

Reject activation symlinks that escape the source root and add
regression coverage for both security checks.
2026-03-26 13:24:04 +01:00