원클릭으로
be5
be5에는 DevelopmentOnTheEdge에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use this skill whenever the user wants to write, generate, fix, or analyze SQL queries against a database schema exposed via an MCP server. Trigger when the user mentions: writing SQL, querying a database, generating queries from a schema, working with tables or columns from an MCP, or asks to "use the MCP to write a query" or "look up the schema and generate SQL". Also trigger when the user asks about joins, filters, aggregations, or any other SQL operation that requires knowing the database structure. ALWAYS use this skill before writing any SQL — do not guess schema, ever.
Deploy the be5 project or any of its modules to Maven Central. Use this skill whenever the user mentions deploying be5, publishing to Maven Central, bumping versions for release, running `mvn deploy`, or preparing a be5 release. Trigger even if the user says things like "release a new version", "push to central", or "publish be5 artifacts". Always consult this skill before running any Maven deployment commands for be5.