Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
swapniltamse
ملف منشئ GitHub

swapniltamse

عرض على مستوى المستودعات لـ 29 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
29
مستودعات
4
محدث
2026-06-10
مستكشف المستودعات

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

change-coupling-detector
مطوّرو البرمجيات

Detects files that always change together, exposing hidden coupling that inflates Lead Time for Change and makes every PR bigger than it needs to be.

2026-05-25
deployment-checklist
مطوّرو البرمجيات

Generates a deployment-specific checklist before any code ships, covering rollout, monitoring, communication, and rollback. Directly reduces Change Failure Rate and Mean Time to Restore.

2026-05-25
feature-flag-gate
مطوّرو البرمجيات

Requires a feature flag for any user-facing change, giving teams an instant kill switch without a deployment.

2026-05-25
flaky-test-detector
محللو ضمان جودة البرمجيات والمختبرون

Identifies flaky tests in the affected test suite before shipping, because flaky tests kill Deployment Frequency by making CI untrustworthy.

2026-05-25
test-coverage-gate
محللو ضمان جودة البرمجيات والمختبرون

Blocks shipping code where test coverage for changed files drops below threshold, and flags untested paths that directly raise Change Failure Rate.

2026-05-25
breaking-change-detector
مطوّرو البرمجيات

Detects breaking changes to public APIs, interfaces, and exported symbols, and blocks shipping without a migration path.

2026-05-25
dependency-audit
مطوّرو البرمجيات

Audits any new dependency before it enters the codebase, covering license, maintenance health, CVEs, and bundle impact.

2026-05-25
migration-sentinel
مطوّرو البرمجيات

Hard gate for database migrations. Enforces reversibility, lock analysis, and dual-write strategy before any schema change ships.

2026-05-25
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
owasp-security-gate
محللو أمن المعلومات

Full pre-ship security review that runs all ten OWASP Top 10 checks in sequence. Use before any significant feature ships to production.

2026-05-25
ssrf-check
محللو أمن المعلومات

Checks for server-side request forgery risk before any code that makes outbound HTTP requests based on user-supplied URLs or parameters is written or modified.

2026-05-25
security-logging-failures
محللو أمن المعلومات

Requires structured security event logging before any authentication, authorization, or sensitive data access code ships.

2026-05-25
data-integrity-failures
محللو أمن المعلومات

Checks deserialization safety, CI/CD pipeline integrity, and dependency integrity before any code that deserializes objects or executes pipeline scripts is written or modified.

2026-05-25
auth-failures
محللو أمن المعلومات

Enforces secure authentication patterns before any login, session, token, or credential management code is written or modified.

2026-05-25
vulnerable-components
محللو أمن المعلومات

Checks CVE status, license compatibility, and maintenance health of any new dependency before it enters the codebase.

2026-05-25
security-misconfiguration
محللو أمن المعلومات

Checks for insecure default settings, exposed debug endpoints, permissive CORS, open cloud storage, and missing security headers before any configuration or deployment code ships.

2026-05-25
insecure-design
محللو أمن المعلومات

Requires a threat model before any new user-facing feature, authentication flow, or data handling system is designed or modified.

2026-05-25
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات