New Bif
Description
--- name: boxlang-cmd-new-bif description: Scaffold a new Java BIF for BoxLang. Usage: /boxlang-agent-skills:new-bif com.example.bifs.MyFunction category: scaffolding --- Create a new Java BoxLang Built-In Function (BIF) for the fully-qualified class `$ARGUMENTS`. ## Rules - Derive the Java package from the fully-qualified class name; the simple class name is the last segment - Add the Apache 2.0 file header — read `workbench/CodeHeader.txt` from the BoxLang source root for the exact text - E
Installation
Installs to ~/.claude/skills/ortus-boxlang-skills-new-bif/SKILL.md
mkdir -p ~/.claude/skills/ortus-boxlang-skills-new-bif && curl -fsSL https://raw.githubusercontent.com/ortus-boxlang/skills/HEAD/commands/new-bif.md -o ~/.claude/skills/ortus-boxlang-skills-new-bif/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development