Commit Graph

1106 Commits

Author SHA1 Message Date
sickn33
2495de1544 docs(growth): refine repo onboarding guidance 2026-03-19 18:14:25 +01:00
github-actions[bot]
57d9826511 chore: sync generated registry files [ci skip] 2026-03-19 16:56:42 +00:00
sickn33
a41331fc1c docs(seo): add repo growth discovery pages 2026-03-19 17:55:44 +01:00
sickn33
dd9ac45f7a chore(release): sync lockfile version for 8.3.0 2026-03-19 17:00:59 +01:00
sickn33
4fb3ee83eb docs(release): add contributor names to 8.3.0 credits 2026-03-19 16:59:42 +01:00
sickn33
1a49686a55 docs(release): align 8.3.0 notes with MAINTENANCE template 2026-03-19 16:58:53 +01:00
sickn33
fa27d13b53 chore(release): prepare 8.3.0 release docs and metadata 2026-03-19 16:55:49 +01:00
Champbreed
029c67dd06 docs: fix metadata for advanced-evaluation skill (#352)
Signed-off-by: simon essien <champbreed1@gmail.com>
2026-03-19 16:49:16 +01:00
github-actions[bot]
82b82fa12c chore: sync generated registry files [ci skip] 2026-03-19 15:47:00 +00:00
MAXIA
0270aff795 Add MAXIA AI-to-AI marketplace skill (#359)
* Add MAXIA AI-to-AI marketplace skill

* fix: align skill name with folder, add payment_tx

---------

Co-authored-by: MAXIA <maxia@maxiaworld.app>
2026-03-19 16:46:34 +01:00
Champbreed
eb8fb302e4 Fix/agentic auditor metadata (#353)
* docs: fix metadata for advanced-evaluation skill

Signed-off-by: simon essien <champbreed1@gmail.com>

* docs: add missing risk and source metadata to agentic-actions-auditor

* Update SKILL.md

---------

Signed-off-by: simon essien <champbreed1@gmail.com>
2026-03-19 16:46:26 +01:00
Maeve Fernandes
25109a85e5 Activation skills (#358)
* Implemented scripts and a Python utility to optimize agent skills, preventing context window overload, and document their usage.

* feat(infra): add skills optimization scripts with bundle support and fixed archive logic

* Removed Linux / Mac optimize-skills

* Removed the Linux Section

* feat(infra): final robust skill optimization suite with Library Mode

* Removed

* Updated the read me changed the optimisation to activation-skills

* Updated ReadMe

* docs: trim activation script README diff

* docs: update README with activate-skills script instructions

* fix: resolve merge conflict in get-bundle-skills.py with security and compatibility

* fix: resolve merge conflicts in activate-skills.bat and get-bundle-skills.py using line-based iteration

---------

Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-19 16:43:55 +01:00
github-actions[bot]
d2e232cc08 chore: update star history chart 2026-03-19 06:22:56 +00:00
sickn33
ed416bb85c perf(web-app): Lazy load route pages
Lazy load the home and skill detail routes so markdown and
syntax-highlighting code do not inflate the initial app bundle.

Keep behavior unchanged while splitting the web app into smaller
chunks and clearing the Vite large-bundle warning.
2026-03-18 19:08:05 +01:00
sickn33
41af2d2877 fix(bundles): Return all skills for complete bundle
Make the skill filter helper treat the complete bundle as a
pass-through so categories missing from the hardcoded map are
not silently omitted.

Add a regression test to keep complete bundle behavior aligned
with its name.
2026-03-18 19:00:40 +01:00
sickn33
4883b0dbb4 fix(security): Harden skill activation and loading flows
Harden batch activation, dev refresh gating, Microsoft sync path
handling, and Jetski skill loading against command injection,
symlink traversal, and client-side star tampering.

Add regression coverage for the security-sensitive paths and
update the internal triage addendum for the Jetski loader fix.
2026-03-18 18:49:15 +01:00
sickn33
55033462ff ci(codeql): Retrigger default setup analysis 2026-03-18 18:45:33 +01:00
sickn33
365bc590ff fix(codeql): Stop scanning C# template assets
Rename the dotnet backend example assets out of the C# source path so CodeQL no longer performs low-quality C# extraction on standalone template files with no project build context. Update the implementation playbook links to the new template filenames.
2026-03-18 18:36:27 +01:00
sickn33
955d35b8c6 fix(codeql): Rename invalid TSX template asset
Keep the Radix component boilerplate as a template asset, but rename it out of the TSX parser path so CodeQL does not treat placeholder syntax as executable source. Update the example README link to the new template filename.
2026-03-18 18:30:51 +01:00
sickn33
051cb3e189 docs: Clarify code of conduct reporting (#351)
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-18 18:25:01 +01:00
sickn33
c2fcfb4ec0 docs: Add code of conduct (#350)
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-18 18:22:02 +01:00
sickn33
344854e9e5 fix(security): Address remaining scanning alerts
Tighten the remaining high-signal security findings by switching the todo example to a standard Express rate limiter, removing sensitive metadata from boilerplate logging, and replacing fragile HTML tag filtering with parser-based conversion.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 18:15:49 +01:00
github-actions[bot]
6114c38cda chore: sync generated registry files [ci skip] 2026-03-18 17:08:53 +00:00
sickn33
3b6ef3add8 fix(security): Remediate scanning and dependency alerts
Harden template and example code paths, redact sensitive output, and pin safe transitive npm packages. Consolidate the todo backend on better-sqlite3 so the example no longer pulls the vulnerable sqlite3 chain and still passes build and CRUD smoke checks.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 18:05:45 +01:00
sickn33
d2c593e719 feat(community): add discussion templates and routing (#349)
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-18 17:30:40 +01:00
sickn33
c003127367 docs(release): Note PR 341 for next cut
Record that the merged landing-page-generator skill from PR #341
must be included in the next release because v8.2.0 was already
published before the PR landed.
2026-03-18 13:06:38 +01:00
github-actions[bot]
80dbbcc4e3 chore: sync generated registry files [ci skip] 2026-03-18 12:04:32 +00:00
Mohamed Halith
61c054adaa feat: add landing-page-generator skill for high-converting web pages (#341)
* feat: add landing-page-generator skill for high-converting web pages

* fix: restore missing sections and fix corruption in SKILL.md
2026-03-18 13:04:07 +01:00
sickn33
dc31e86d5e docs(release): Record 8.2.0 publication
Update the maintainer and user walkthroughs so they reflect the
completed 8.2.0 release publication instead of the pre-release ready
state.

Capture the final PR merge set, issue closure state, and the exact
release commands that were executed on main.
2026-03-18 12:58:39 +01:00
sickn33
6d7d98d5d2 chore: release v8.2.0 2026-03-18 12:57:58 +01:00
sickn33
afab2e262f meta(release): Sync preflight metadata
Accept the deterministic metadata updates produced by the release
preflight so the tracked tree matches the current package version and
skill count before the automated 8.2.0 release commit runs.

This keeps the README registry sync comment aligned with the current
package state while preserving the manual 8.2.0 release messaging.
2026-03-18 12:57:02 +01:00
sickn33
cceefcce0f docs(release): Prepare 8.2.0 documentation
Add the 8.2.0 changelog entry and align the release-facing user docs
with the current maintenance sweep so the release workflow has the
required notes and public version references in place.

Refresh README release messaging and contributor acknowledgements ahead
of the automated release commit and tag creation.
2026-03-18 12:56:27 +01:00
sickn33
d2ad123c81 fix(plugin): Correct Claude marketplace source path
Update the Claude marketplace entry to use a schema-valid relative source path and add a regression test so invalid marketplace sources fail in the local suite. Also document the maintainer workflow used for stale PR metadata and fork-gated Actions runs.

Fixes #344
2026-03-18 12:48:45 +01:00
Wolfe-James
2f8a52e26c Update README with new project links (#345)
## Add faf-skills to Community Contributors
                                                                                 
  17 Claude Code skills for AI-context management, built on the IANA-registered  
  .faf format (`application/vnd.faf+yaml`).                                      
                                                                                 
  **Skills include:** project DNA creation, AI-readiness scoring (0-100%),       
  bi-sync with CLAUDE.md/AGENTS.md, MCP server building, and championship-grade
  testing.                                                                       
                                                            
  - **Repo:** https://github.com/Wolfe-Jam/faf-skills
  - **License:** MIT
  - **Skills:** 17
2026-03-18 12:44:41 +01:00
github-actions[bot]
1bcb135b45 chore: sync generated registry files [ci skip] 2026-03-18 11:40:28 +00:00
Jayen
19e42bb67a feat: add goldrush-api skill for blockchain data across 100+ chains (#334) 2026-03-18 12:40:00 +01:00
Da Wei
61ba6d689f feat: add openclaw-github-repo-commander for GitHub repo audit and cleanup (#340) 2026-03-18 12:39:44 +01:00
Champbreed
fdd496da08 docs: add missing metadata labels to devcontainer-setup skill (#343)
* fix: resolve OOM crash by balancing markdown syntax (#339)

Corrected unbalanced backticks in browser-extension-builder/SKILL.md
(19 -> 18) to prevent infinite loops during indexing.

Signed-off-by: Simon Essien <champbreed1@gmail.com>

* Update SKILL.md

---------

Signed-off-by: Simon Essien <champbreed1@gmail.com>
2026-03-18 12:39:27 +01:00
github-actions[bot]
eade42da9a chore: sync generated registry files [ci skip] 2026-03-18 11:33:12 +00:00
Suhaib Janjua
ae306ce015 feat: add sveltekit, astro, hono, and pydantic-ai skills (#336) 2026-03-18 12:32:48 +01:00
Suhaib Janjua
1336e8d455 fix(skills): remove malformed nested code fences in browser-extension-builder (#338) 2026-03-18 12:32:20 +01:00
Suhaib Janjua
e2879ab560 docs: fix missing required frontmatter fields in skill-anatomy and ad… (#333)
* docs: fix missing required frontmatter fields in skill-anatomy and add missing tools to FAQ

* ci: retrigger checks after PR body update
2026-03-18 12:32:03 +01:00
github-actions[bot]
33cd7bbda5 chore: update star history chart 2026-03-18 06:25:40 +00:00
sickn33
5cccc7a7ba chore: release v8.1.0 2026-03-17 12:32:54 +01:00
sickn33
428432a789 docs: sync walkthrough for release 8.1.0 2026-03-17 12:32:20 +01:00
sickn33
e8a0250687 chore: sync package metadata 2026-03-17 12:32:05 +01:00
sickn33
99e1ad1be7 docs: prepare release 8.1.0 2026-03-17 12:30:23 +01:00
github-actions[bot]
a9d77c9d42 chore: sync generated registry files [ci skip] 2026-03-17 11:23:28 +00:00
Suhaib Janjua
d45edcb674 feat: add trpc-fullstack skill for end-to-end type-safe API development (#329)
* feat: add trpc-fullstack skill for end-to-end type-safe API development

* fix: separate App Router and server-side context factories per review feedback

- Replace createContext({ req } as any) in App Router handler with
  createTRPCContext(opts: FetchCreateContextFnOptions) — the correct fetch adapter shape
- Add createServerContext() for Server Component callers so auth() is called
  directly without an empty or synthetic request object cast
- Update SSR example to use createServerContext() instead of createContext({} as any)
- Add two new pitfall entries covering both auth failure scenarios
2026-03-17 12:23:03 +01:00
github-actions[bot]
a170f94aae chore: sync generated registry files [ci skip] 2026-03-17 11:22:52 +00:00