381 Commits

Author SHA1 Message Date
sickn33
2d3cfb40bb feat(skills): Add StyleSeed UI and UX skills (#479)
Add 11 source-only StyleSeed skills covering UI setup, page and pattern
scaffolding, token management, accessibility review, UX flows,
microcopy, audits, and feedback states.

Also credit bitjaru/styleseed in the community contributors list so
source attribution matches the new source_repo metadata.

Fixes #478

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-08 18:46:16 +02:00
Wolfe-James
e6761845b1 fix: correct source_repo field for faf-expert and faf-wizard skills (#477)
* feat: add faf-expert and faf-wizard skills

- faf-expert: Advanced AI context architecture with championship scoring
- faf-wizard: One-click AI intelligence for any project
- Corrected source_repo: Wolfe-Jam/faf-skills
- IANA-registered .faf format support
- Universal compatibility (Claude, Cursor, Gemini, Windsurf)
- 52k+ downloads, 800+ tests across ecosystem

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* trigger CI re-run

---------

Co-authored-by: Claude <noreply@anthropic.com>
2026-04-07 18:37:08 +02:00
Jianyang
d94dc4a0c0 feat: add idea-darwin for structured idea iteration and evolution (#469)
Darwinian idea evolution engine — toss rough ideas onto an evolution
island, let them compete, crossbreed, and mutate through structured
rounds to surface the strongest concepts.

GitHub: https://github.com/warmskull/idea-darwin
Risk: safe

Co-authored-by: unknown <zhaijianyang@company.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 18:34:40 +02:00
MetcalfSolutions
97fc3cc23b feat: add satori skill (#466) 2026-04-07 18:32:09 +02:00
sickn33
1966f6a8a2 fix(skills): Restore vibeship imports
Rebuild the affected vibeship-derived skills from the pinned upstream
snapshot instead of leaving the truncated imported bodies on main.
Refresh the derived catalog and plugin mirrors so the canonical skills,
compatibility data, and generated artifacts stay in sync.

Refs #473
2026-04-07 18:25:18 +02:00
sickn33
b1bf63d0bc build(vite): Bump Vite to 7.3.2
Update the web app and Loki example frontend to the patched Vite
release and regenerate the derived Claude plugin package files.
This aligns the affected manifests with the current Dependabot fix.
2026-04-06 21:12:09 +02:00
globalchatapp
b3084a4a33 feat: add global-chat-agent-discovery skill (#463)
* feat: add global-chat-agent-discovery skill for cross-protocol agent search

Adds a skill for discovering MCP servers and AI agents across 18K+ entries
and 6+ registries using Global Chat's directory and MCP server
(@global-chat/mcp-server). Covers MCP, A2A, and agents.txt protocols.

* docs: add README credit for global chat

---------

Co-authored-by: pumanitro <pumanitro@gmail.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-06 20:38:25 +02:00
milkomida77
7c4c20b986 feat: add multi-agent-task-orchestrator skill (#462)
* feat: add multi-agent-task-orchestrator skill for coordinating AI agents

* fix: limit duplicate detection to active task statuses only

* docs: add README credit for guardian agent prompts

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-06 20:34:55 +02:00
Elkidogz
0481157be5 feat: add technical-change-tracker for structured code change tracking (#459)
* feat: add technical-change-tracker for structured code change tracking

* docs: add README credit for technical change tracker

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-06 20:31:14 +02:00
TJF
fb85908b5d feat: add protect-mcp-governance skill for MCP agent governance (#458)
* feat: add protect-mcp-governance skill for MCP agent governance

* docs: add README credit for scopeblind gateway

---------

Co-authored-by: tommylauren <tfarley@utexas.edu>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-06 20:28:23 +02:00
Ashith Fernandes
de1eca7376 feat(skills): add python-pptx generator skill for automated presentat… (#465)
* feat(skills): add python-pptx generator skill for automated presentation coding

* fix(skills): add compliant python-pptx generator skill

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-06 20:25:47 +02:00
Al-Garadi
ef285b5c97 fix: sync upstream main with Windows validation and skill guidance cleanup (#457)
* fix: stabilize validation and tests on Windows

* test: add Windows smoke coverage for skill activation

* refactor: make setup_web script CommonJS

* fix: repair aegisops-ai frontmatter

* docs: add when-to-use guidance to core skills

* docs: add when-to-use guidance to Apify skills

* docs: add when-to-use guidance to Google and Expo skills

* docs: add when-to-use guidance to Makepad skills

* docs: add when-to-use guidance to git workflow skills

* docs: add when-to-use guidance to fp-ts skills

* docs: add when-to-use guidance to Three.js skills

* docs: add when-to-use guidance to n8n skills

* docs: add when-to-use guidance to health analysis skills

* docs: add when-to-use guidance to writing and review skills

* meta: sync generated catalog metadata

* docs: add when-to-use guidance to Robius skills

* docs: add when-to-use guidance to review and workflow skills

* docs: add when-to-use guidance to science and data skills

* docs: add when-to-use guidance to tooling and automation skills

* docs: add when-to-use guidance to remaining skills

* fix: gate bundle helper execution in Windows activation

* chore: drop generated artifacts from contributor PR

* docs(maintenance): Record PR 457 sweep

Document the open issue triage, PR supersedence decision, local verification, and source-only cleanup that prepared PR #457 for re-running CI.

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-05 21:04:39 +02:00
sickn33
b617abeb2a test(repo): Remove merge-batch e2e fixture 2026-04-05 10:48:50 +02:00
sickn33
59b70e23dd test: broken merge-batch e2e PR (#453)
* test(repo): Add broken merge-batch e2e skill

* test(repo): Fix warning-budget for merge-batch e2e

* test(repo): Fix README credit gate for merge-batch e2e

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-05 10:48:28 +02: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
Muhammad Mehdi
2af8382e9c feat: add psychology skills pack (20 research-backed behavioral skills) (#451) 2026-04-04 18:52:53 +02:00
Prewsh
4961ce5ed5 feat: add SEO-AEO Engine skill bundle (8 skills) for content growth a… (#446)
* feat: add SEO-AEO Engine skill bundle (8 skills) for content growth and AEO optimization

* fix: resolve P1 invalid JSON-LD and P2 missing references/ in schema-generator

---------

Co-authored-by: Antigravity Agent <bot@example.com>
2026-04-04 18:51:09 +02: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
sickn33
bb2304a34f feat(installer): Add selective install filters and new skill
Add installer filters for risk, category, and tags so maintainers and
users can ship smaller skill surfaces to context-sensitive runtimes.
Document the reduced-install flow for OpenCode-style hosts, add the
humanize-chinese community skill, and sync the generated catalog and
plugin-safe artifacts that now reflect the release batch.

Refs #437
Refs #440
Refs #443
2026-04-03 17:08:33 +02:00
Jose Hurtado
7ade4c2e27 feat: add uxui-principles skill from uxuiprinciples/agent-skills (#441)
Co-authored-by: UX UI Principles <joselhurtado@users.noreply.github.com>
2026-04-03 16:54:29 +02:00
Meet Modi
62810e7752 feat: add agentphone skill for AI phone agents (#442)
* feat: add agentphone for AI phone agents with voice calls and SMS

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: replace broken local API reference link with docs URL

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:53:21 +02:00
UrRhb
9001fd90a7 Add AgentFlow skill documentation (#438)
* Add AgentFlow skill documentation

Introduced AgentFlow skill for orchestrating AI development pipelines through Kanban boards. Includes detailed usage instructions, core concepts, commands, and best practices.

* fix: align agentflow plugin install commands

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-03 16:52:15 +02:00
sickn33
91e305798c docs(maintenance): refresh issue metadata for release
Improve github-issue-creator discovery metadata, record the 9.3.0 notes, and sync generated artifacts so the maintenance batch is ready for the release workflow. Preserve the current main state for issue closure and release publication.

Refs #419

Refs #421
2026-03-30 21:34:31 +02:00
sickn33
527cb1c665 fix(release): Unignore Claude manifest files
Scope the .gitignore rule to the root Claude plugin directory so\nrelease staging can add the tracked manifest files.\n\nAlso include the upstream Trackio Claude manifest that ships inside\nthe imported skill directory.
2026-03-29 18:40:10 +02:00
sickn33
5a9bd5f037 fix(hugging-face-cli): Remove pipe-to-shell examples
Replace direct pipe-to-shell install snippets with download, review,\nand local execution examples so the docs security suite passes.\n\nRefs #417
2026-03-29 18:33:12 +02: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
kostakost2
c32d147bbb Add jq and tmux expert skills (#414)
* Add jq and tmux expert skills for shell workflows

Adds two practical, expert-level skills for bash/shell users:
- jq: JSON querying and transformation with filtering, mapping, select, reduce, and shell pipeline integration
- tmux: session/window/pane management, scripted layouts, automation patterns, and remote SSH workflows

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore(ci): Refresh PR checks

---------

Co-authored-by: kostakost2 <kostakost2@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-29 18:26:19 +02:00
Champbreed
23121df6a2 feat(odoo-edi): Implement Idempotency and Secure Handling (#416)
* feat: implement idempotent sale order creation and compliant EDI 997 generation

* Fix indentation in process_850 function
2026-03-29 18:24:35 +02:00
Ivan Koriako
8259845432 feat: add viboscope for psychological compatibility matching (#415)
* feat: add viboscope for psychological compatibility matching

* fix: risk → network, curl -fsS per review feedback

* fix(viboscope): Use supported risk label

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-29 18:24:33 +02:00
Champbreed
9ea0c1306e sec(odoo): mitigate hardcoded credentials via os.getenv (#413) 2026-03-29 18:24:31 +02:00
sickn33
4c2238dc45 meta(risk): Expand legacy label sync
Expand the conservative risk sync with explicit critical, offensive, and none patterns.\n\nAuto-apply high-confidence legacy label fixes, add the authorized-use notice when promoting offensive skills, and regenerate canonical and plugin artifacts so the unknown backlog keeps shrinking without loosening contributor input rules.
2026-03-29 10:55:44 +02:00
sickn33
0db870eb11 meta(risk): Sync conservative legacy labels
Add a maintainers script to safely promote high-confidence legacy risk labels from unknown to concrete values, cover it with tests, and regenerate the canonical skill artifacts and plugin copies. This reduces the legacy unknown backlog without forcing noisy classifications that still need manual review.
2026-03-29 10:45:21 +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
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
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
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
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
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
AKT99!
7751f14d53 Add AKF — The AI Native File Format skill (#406) 2026-03-27 10:38:37 +01:00
sickn33
4c0cc5fadb feat(plugins): add plugin-safe compatibility filtering 2026-03-27 10:18:16 +01: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
sickn33
d2be634870 feat(skills): Import curated Apple workflow skills
Add fourteen skills from Dimillian/Skills, integrate the merged Snowflake and WordPress updates into the maintainer sync, and refresh registry metadata, attributions, walkthrough notes, and the 8.9.0 release notes while keeping validation warnings within budget.
2026-03-25 11:53:08 +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
James Cha-Earley
666abd8ec7 feat: add snowflake-development for Snowflake SQL, pipelines, Cortex AI, and Snowpark (#395)
* feat: add snowflake-development for Snowflake SQL, pipelines, Cortex AI, and Snowpark

Comprehensive Snowflake development skill covering SQL best practices, data pipeline
design (Dynamic Tables, Streams, Tasks, Snowpipe), Cortex AI functions, Cortex Agents,
Snowpark Python, dbt integration, performance tuning, and security hardening.

* fix: separate dbt materialization configs into distinct examples
2026-03-25 11:48:11 +01:00
Victor
b592d0a8ec feat: add xvary-stock-research skill (#389)
* feat: add xvary-stock-research skill for EDGAR-backed equity analysis

Made-with: Cursor

* docs: add When to Use section for xvary-stock-research

Made-with: Cursor

---------

Co-authored-by: victor <SenSei2121@users.noreply.github.com>
2026-03-24 17:16:45 +01:00