Skip to main content
Nimblesite
ملف منشئ GitHub

Nimblesite

عرض على مستوى المستودعات لـ ١٣٠ skills مجمعة عبر ١٦ مستودعات GitHub.

skills مجمعة
١٣٠
مستودعات
١٦
محدث
٢٤ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
DataProvider
١٤ skills · ١٠ مايو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#02
Deslop
١٤ skills · ٢٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمحللو أبحاث السوق ومتخصصو التسويق
٣ فئات مهنية · ٧٩٪؜ مصنفة
١١٪؜الحصة
#03
too-many-cooks
١١ skills · ١٨ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمحللو أبحاث السوق ومتخصصو التسويقمديرو الشبكات وأنظمة الحاسوبمطوّرو الويب
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٨٫٥٪؜الحصة
#04
napper
٨ skills · ٧ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٢٪؜الحصة
#05
AgentPMOWorkflow
٨ skills · ١٩ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو أبحاث السوق ومتخصصو التسويقمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٢٪؜الحصة
#06
SharpLsp
٧ skills · ٤ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٤٪؜الحصة
#07
typeDiagram
٧ skills · ١١ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو أبحاث السوق ومتخصصو التسويقمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٤٪؜الحصة
#08
osprey
٧ skills · ٢٨ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمحللو أبحاث السوق ومتخصصو التسويق
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٤٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

١٠ مايو ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١٠ مايو ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

١٠ مايو ٢٠٢٦
spec-check
مطوّرو البرمجيات

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١٠ مايو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

١٠ مايو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

١٠ مايو ٢٠٢٦
website-audit
مطوّرو البرمجيات

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

١٠ مايو ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

١٠ مايو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
log-issue
غير مصنف

Log any GitHub issue (bug, feature, or task) via `gh issue create` using the canonical issue body structure — TL;DR and Details for humans, Steps To Reproduce, Details (for AI), Acceptance Criteria (for AI), and Screenshots. Use when the user says "log an…

٢٤ أغسطس ٢٠٢٦
triage
غير مصنف

Triage all open GitHub issues — correct the issue type (Bug/Feature/Task), set the Priority field and the lane/* label, link related issues into attackable clusters, and add codebase-backed detail comments to thin tickets. Use when the user says "triage",…

٢٤ أغسطس ٢٠٢٦
ci-prep
غير مصنف

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

٢١ أغسطس ٢٠٢٦
spec-check
مطوّرو البرمجيات

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١٨ أغسطس ٢٠٢٦
submit-pr
محللو ضمان جودة البرمجيات والمختبرون

Creates a pull request for Deslop with a well-structured description after verifying `make ci` passes. Use when the user asks to submit, create, or open a pull request.

١٨ أغسطس ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١٥ أغسطس ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request for Deslop with a well-structured description after verifying `make ci` passes. Use when the user asks to submit, create, or open a pull request.

١٥ أغسطس ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code in the Deslop Rust workspace, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage —…

١٨ يونيو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

١٨ يونيو ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١٨ يونيو ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١٨ يونيو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

١٨ يونيو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

١٨ يونيو ٢٠٢٦
website-audit
محللو أبحاث السوق ومتخصصو التسويق

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

١٨ يونيو ٢٠٢٦
build-extension
مطوّرو البرمجيات

Build, test, and package the Too Many Cooks VSCode extension

١٠ مارس ٢٠٢٦
setup-dev
مديرو الشبكات وأنظمة الحاسوب

Install development tools (mcp | extension | playwright)

١٠ مارس ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

٧ يونيو ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

٧ يونيو ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

٧ يونيو ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

٧ يونيو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

٧ يونيو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

٧ يونيو ٢٠٢٦
website-audit
مطوّرو الويب

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

٧ يونيو ٢٠٢٦
fix-ci
مطوّرو البرمجيات

Fetches the latest GitHub Actions logs for the current branch's PR, analyzes all failures, and fixes them. Use when CI is red, a PR has failing checks, or the user says "fix ci". Requires an open PR for the current branch.

٧ يونيو ٢٠٢٦
agent-pmo
مطوّرو البرمجيات

Apply portfolio-wide repository standards (Makefile, CI, linting, coverage) to a new or existing repo. Use when user says "enforce standards", "fix repo", "make compliant", "set up repo", or "apply repo standards". Reads the authoritative spec and…

١٩ يونيو ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١٩ يونيو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

١٩ يونيو ٢٠٢٦
website-audit
محللو أبحاث السوق ومتخصصو التسويق

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

٦ يونيو ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

٦ يونيو ٢٠٢٦
fix-bug
محللو ضمان جودة البرمجيات والمختبرون

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

٦ يونيو ٢٠٢٦
spec-check
مطوّرو البرمجيات

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

٦ يونيو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

٦ يونيو ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

٤ أغسطس ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code across the SharpLsp repo, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses…

٤ أغسطس ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrades all project dependencies to latest compatible versions. Use when the user says "upgrade packages", "update deps", "bump dependencies", or "upgrade dependencies".

٤ أغسطس ٢٠٢٦
website-audit
مطوّرو البرمجيات

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

٤ أغسطس ٢٠٢٦
spec-check
مطوّرو البرمجيات

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

٢٩ أبريل ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

٢٩ أبريل ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

٢٩ أبريل ٢٠٢٦
website-audit
محللو أبحاث السوق ومتخصصو التسويق

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

١١ يونيو ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١٨ أبريل ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

١٨ أبريل ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

١٧ أبريل ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١٧ أبريل ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

١٧ أبريل ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

١٧ أبريل ٢٠٢٦
ci-prep
محللو ضمان جودة البرمجيات والمختبرون

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

٢٨ يوليو ٢٠٢٦
website-audit
محللو أبحاث السوق ومتخصصو التسويق

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

٢٨ يونيو ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١١ يونيو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

١١ يونيو ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

٣٠ مايو ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

٢٩ مايو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

٢٩ مايو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

٣ يوليو ٢٠٢٦
goal
محللو ضمان جودة البرمجيات والمختبرون

Work until acceptance criteria is met. Fix a bug/implement a feature using test-driven development (/fix-bug skill). Use when the user reports a bug, wants to implement a feature, describes unexpected behavior, wants to fix a defect, or says something is…

٢١ يونيو ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepare the Basilisk codebase for CI. Reads the CI workflow, builds a checklist, then loops through fmt/clippy/build/test until every check passes. Use before submitting a PR or when the user wants to ensure CI will pass.

١١ يونيو ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Uses deslop MCP to find the worst duplicate-code offenders in the repo and merge them. Loops until there are no major duplication issues left. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup".

٣٠ مايو ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

٣٠ مايو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

٣٠ مايو ٢٠٢٦
website-audit
مطوّرو الويب

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

٣٠ مايو ٢٠٢٦
fix-bug
محللو ضمان جودة البرمجيات والمختبرون

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

١١ أبريل ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

١١ أبريل ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١١ أبريل ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١١ أبريل ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

١١ أبريل ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all Rust crate dependencies in Cargo.toml to their latest versions. Use when the user says "upgrade packages", "update dependencies", "bump versions", or "upgrade deps".

١١ أبريل ٢٠٢٦
website-audit
مطوّرو الويب

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

١١ أبريل ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

١٥ أغسطس ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

١٥ أغسطس ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

١٥ أغسطس ٢٠٢٦
spec-check
مطوّرو البرمجيات

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

١٥ أغسطس ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

١٥ أغسطس ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions for the detected language(s). Use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

١٥ أغسطس ٢٠٢٦
website-audit
محللو أبحاث السوق ومتخصصو التسويق

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

١٥ أغسطس ٢٠٢٦
code-dedup
مطوّرو البرمجيات

Searches for duplicate code, duplicate tests, and dead code, then safely merges or removes them. Use when the user says "deduplicate", "find duplicates", "remove dead code", "DRY up", or "code dedup". Requires test coverage — refuses to touch untested code.

٢٨ مايو ٢٠٢٦
fix-bug
مطوّرو البرمجيات

Fix a bug using test-driven development. Use when the user reports a bug, describes unexpected behavior, wants to fix a defect, or says something is broken. Enforces a strict test-first workflow where a failing test must be written and verified before any fix…

٢٨ مايو ٢٠٢٦
spec-check
محللو ضمان جودة البرمجيات والمختبرون

Audit spec/plan documents against the codebase. Ensures every spec section has implementing code, tests, and matching logic. Use when the user says "check specs", "spec audit", or "verify specs".

٢٨ مايو ٢٠٢٦
upgrade-packages
مطوّرو البرمجيات

Upgrade all dependencies/packages to their latest versions. Diffr is TypeScript/Node — use when the user says "upgrade packages", "update dependencies", "bump versions", "update packages", or "upgrade deps".

٢٨ مايو ٢٠٢٦
ci-prep
مطوّرو البرمجيات

Prepares the current branch for CI by running the exact same steps locally and fixing issues. If CI is already failing, fetches the GH Actions logs first to diagnose. Use before pushing, when CI is red, or when the user says "fix ci".

٢٨ مايو ٢٠٢٦
submit-pr
مطوّرو البرمجيات

Creates a pull request with a well-structured description after verifying CI passes. Use when the user asks to submit, create, or open a pull request.

٢٨ مايو ٢٠٢٦
website-audit
مطوّرو الويب

Audits a website for SEO, AI search performance, structured data, mobile usability, broken links, and social media cards. Fixes issues found. Use when the user mentions "audit website", "SEO", "fix search ranking", "AI search", "structured data", "social…

٢٨ مايو ٢٠٢٦
عرض ١٢ من أصل ١٦ مستودعات