Translate Markdown files between Chinese and English. Use when user says "translate this document", "翻译这个文档", "中译英", "英译中".
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٢ من skills من sissc0731/claude-code-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٢ من أصل ١٢ skills مجمعة.
Translate Markdown files between Chinese and English. Use when user says "translate this document", "翻译这个文档", "中译英", "英译中".
لغة النص الأصلي: الإنجليزية
Generate unit tests for selected code. Use when user says "add tests", "write unit tests", "generate test cases", or highlights code needing test coverage.
لغة النص الأصلي: الإنجليزية
Format and optimize SQL queries. Use when user pastes SQL, says "format this SQL", "optimize this query", or "beautify SQL".
لغة النص الأصلي: الإنجليزية
Generate release notes from git commits. Use when user says "generate release notes", "write changelog for this release", "summarize what's in vX.X".
لغة النص الأصلي: الإنجليزية
Analyze code and suggest refactoring improvements. Use when user says "refactor this", "improve this code", "clean up", or "any suggestions for this code".
لغة النص الأصلي: الإنجليزية
Generate project README from codebase analysis. Use when user says "write a README", "create README for this project", or initializing a new repo.
لغة النص الأصلي: الإنجليزية
Generate pull request description from git diff. Use when user says "generate PR description", "write PR summary", or before opening a pull request.
لغة النص الأصلي: الإنجليزية
Explain selected code in plain language. Use when the user asks "explain this code", "what does this do", or highlights code they want to understand.
لغة النص الأصلي: الإنجليزية
Generate .env.example from codebase scanning. Use when user says "create .env.example", "generate env template", "what env vars does this project need".
لغة النص الأصلي: الإنجليزية
Generate documentation comments for code. Use when user says "add comments", "generate docs", "add JSDoc/docstring/JavaDoc", or highlights undocumented code.
لغة النص الأصلي: الإنجليزية
Generate Conventional Commit messages from staged git changes. Use when the user asks "generate commit message", "what should I commit", or after making code changes.
لغة النص الأصلي: الإنجليزية
Generate CHANGELOG.md from git history. Use when user says "update changelog", "generate changelog", or "what's changed in this project".
لغة النص الأصلي: الإنجليزية