بنقرة واحدة
be5
يحتوي be5 على 2 من skills المجمعة من DevelopmentOnTheEdge، مع تغطية مهنية على مستوى المستودع وصفحات 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.