โ† All creators

NSBen

User

๐Ÿ”ฅ SkillFoundry (forge) โ€” open, vendor-neutral toolchain for authoring, validating, testing & publishing AI agent skills. Works across Claude Code / Cursor / Codex / OpenCode / Cline. Ships 15 starter skills.

16 indexed ยท 0 Featured ยท 1 stars ยท avg score 78
Prolific

Categories

Indexed Skills (16)

AI & Automation Solid

weekly-report

Use when it is the end of the week and you need to summarize commits, PRs, and incidents into a concise weekly progress report.

1 Updated 4 days ago
NSBen
AI & Automation Solid

api-client-gen

Use when you have an OpenAPI/Swagger spec and need to generate a typed API client instead of hand-writing HTTP calls.

1 Updated 4 days ago
NSBen
AI & Automation Solid

changelog

Use when you cut a release or want a CHANGELOG entry derived from conventional commits and PRs without hand-writing it.

1 Updated 4 days ago
NSBen
AI & Automation Solid

commit-msg

Use when you have staged changes and need a clear, conventional-commits style message that explains the why, not just the what.

1 Updated 4 days ago
NSBen
AI & Automation Solid

dependency-upgrade

Use when a dependency is outdated or has a known vulnerability and you need to upgrade it safely with the right changelog and migration notes.

1 Updated 4 days ago
NSBen
AI & Automation Solid

doc-gen

Use when code lacks documentation and you need to generate accurate docstrings, README sections, or API reference text derived from the implementation.

1 Updated 4 days ago
NSBen
AI & Automation Solid

explain-codebase

Use when you need to understand an unfamiliar repository or module and produce a structured walkthrough of how it works and where to change it.

1 Updated 4 days ago
NSBen
AI & Automation Solid

explain-error

Use when a stack trace, exception, or failing build appears and you need the root cause and a concrete fix, not a guess.

1 Updated 4 days ago
NSBen
AI & Automation Solid

i18n

Use when an app needs localization and you must extract user-facing strings and scaffold translation files without breaking existing copy.

1 Updated 4 days ago
NSBen
Code & Development Solid

pr-review

Use when a pull request or git diff is ready and you need a thorough review covering bugs, security, tests, and style before it is merged.

1 Updated 4 days ago
NSBen
AI & Automation Solid

refactor-smell

Use when code shows duplication, long functions, or confusing control flow and you want safe refactors that preserve behaviour.

1 Updated 4 days ago
NSBen
AI & Automation Solid

release-notes

Use when a version is shipping and you need release notes or an announcement that highlights impact for users, not the commit log.

1 Updated 4 days ago
NSBen
AI & Automation Solid

security-audit

Use when reviewing code for common vulnerabilities (SQL injection, XSS, leaked secrets, unsafe eval) and proposing concrete fixes.

1 Updated 4 days ago
NSBen
AI & Automation Solid

sql-optimize

Use when a SQL query or migration is slow and you need to find the bottleneck and propose indexes or rewrites that make it fast.

1 Updated 4 days ago
NSBen
AI & Automation Solid

test-data-gen

Use when tests need realistic fixtures or mock data and you want to generate them deterministically instead of copying production data.

1 Updated 4 days ago
NSBen
AI & Automation Solid

write-tests

Use when a module or function lacks tests and you need to generate meaningful unit or integration tests that cover the real behaviour.

1 Updated 4 days ago
NSBen

Bio shown is the top-scored skill's repo description as a fallback โ€” real GitHub bios land in a future update.