بنقرة واحدة
commit
Create a conventional commit with a well-formed message. Use when ready to commit changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a conventional commit with a well-formed message. Use when ready to commit changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Audit a React component for WCAG 2.1 AA compliance.
Add structured logging to a module. Use when adding observability to new code.
Add RED metrics (Rate, Errors, Duration) to a service or endpoint.
Add OpenTelemetry distributed tracing to a service.
Create an Architecture Decision Record. Use when making significant architectural decisions or when asked to document a tech choice.
Create or update a Grafana alert rule for a metric.
| name | commit |
| description | Create a conventional commit with a well-formed message. Use when ready to commit changes. |
| disable-model-invocation | true |
git diff --staged to see what's stagedgit add -p for interactive stagingtype(scope): descriptiongit commit -m "..." or open editor for long messagesValid types: feat fix docs style refactor test chore perf ci
Arguments: $ARGUMENTS — optional scope or context hint