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

ai-dev-skills

يحتوي ai-dev-skills على 13 من skills المجمعة من olivomarco، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
0
محدث
2026-06-28
Forks
0
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

session-handoff
مطوّرو البرمجيات

Capture the current session's state into a clean, copy-pasteable handoff block so work can continue in a fresh session. Use when the user wants to hand off, continue elsewhere, start a new session, or uses any 'handoff' / 'continue session' trigger phrases.

2026-06-28
youtube-transcript
موظفو المكاتب العامون

Ingest YouTube transcripts from a single video or an entire playlist and produce a detailed, structured summary of what was said. Use when the user shares a YouTube URL (video or playlist) and wants a transcript, notes, key takeaways, or a summary. Triggers include 'summarize this YouTube video', 'transcribe this playlist', 'what does this video say', or any youtube.com / youtu.be link.

2026-06-28
roast-me
محللو ضمان جودة البرمجيات والمختبرون

Roast the user about their own repository — a witty, savage-but-affectionate code review of the codebase's questionable choices. ONLY highlight really questionable choices, do not roast just for the sake of roasting. ONLY run when the user explicitly asks to be roasted, e.g. "roast me", "roast this repo", "roast my code", "destroy me", "be brutally honest about my repo". Never trigger automatically or infer this from unrelated requests. Technology-agnostic.

2026-06-23
dry-consolidation
مطوّرو البرمجيات

Audit a codebase for duplication and inconsistency (DRY violations) and propose concrete consolidation into shared components, helpers, and utilities. Use when asked to "find duplication", "DRY this up", "check consistency", "deduplicate code", or "find repeated patterns". Technology-agnostic.

2026-06-21
functional-review
محللو ضمان جودة البرمجيات والمختبرون

Review the existing functionality of an application for correctness, broken flows, missing states, and bugs. Use when asked to "do a functional review", "check the app works correctly", "find broken flows", "review functionality", or "audit user flows". Technology-agnostic.

2026-06-21
next-feature-opportunities
متخصصو إدارة المشاريع

Review an application as a product and recommend the most impactful next features and functional improvements to build. Use when asked "what should I build next", "suggest new features", "next feature opportunities", "product improvement ideas", or "what's missing". Technology-agnostic.

2026-06-21
refactoring-opportunities
مطوّرو البرمجيات

Analyze a codebase for refactoring opportunities that improve maintainability, readability, and reduce technical debt, then produce a prioritized plan. Use when asked to "find refactoring opportunities", "identify code smells", "reduce tech debt", or "suggest refactors". Technology-agnostic.

2026-06-21
security-review
محللو أمن المعلومات

Audit a codebase for security vulnerabilities and produce a prioritized remediation plan. Use when asked to "run a security review", "audit for vulnerabilities", "check OWASP Top 10", "find security issues", or "do a security audit". Technology-agnostic.

2026-06-21
unit-test-coverage
محللو ضمان جودة البرمجيات والمختبرون

Audit unit-test coverage gaps and generate new tests to improve confidence on critical paths. Use when asked to "improve test coverage", "find untested code", "write missing unit tests", "audit test coverage", or "increase coverage". Technology-agnostic.

2026-06-21
content-humanizer
المحررون

Remove AI-generated traces from text. Suitable for editing or reviewing text, making it sound more natural and like human handwriting. A comprehensive guide to "AI writing characteristics" based on Wikipedia. Detects and corrects the following patterns: exaggerated symbolism, Propaganda language, superficial analysis ending in -ing, vague attributions, excessive use of dashes, the three-part rule, AI vocabulary, negative parallelism, and excessive connecting phrases.

2026-06-20
frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

2026-06-20
align-documentation
مطوّرو البرمجيات

Audit and update existing documentation so it matches the current codebase — in-place updates only, no new files. Use when asked to "align the docs", "update documentation", "fix stale docs", "sync docs with code", or "check docs accuracy". Technology-agnostic.

2026-06-19
stale-code-check
مطوّرو البرمجيات

Detect stale, dead, deprecated, or obsolete code, dependencies, config, and assets that can be safely removed. Use when asked to "find dead code", "check for stale code", "find unused dependencies", "detect obsolete code", or "clean up the codebase". Technology-agnostic.

2026-06-19