ワンクリックで
be5
be5 には DevelopmentOnTheEdge から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.