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

yangsi7

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

skills مجمعة
34
مستودعات
10
محدث
2026-07-08
خريطة المستودعات

أين توجد skills

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

نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

analyze-code
مطوّرو البرمجيات

Intelligence-first code analysis for bugs, architecture, performance, and security. Use proactively when investigating code issues, tracing dependencies, or understanding system behavior. MUST query project-intel.mjs before reading files.

2025-11-04
specification-clarification
متخصصو إدارة المشاريع

Identify and resolve ambiguities in specifications through structured questioning. Use when specification has [NEEDS CLARIFICATION] markers, when user mentions unclear or ambiguous requirements, before creating implementation plans, or when planning reveals specification gaps.

2025-11-04
implementation-planning
مطوّرو البرمجيات

Create technical implementation plans from specifications with intelligence-backed architectural decisions. Use when specification exists and user mentions tech stack, architecture, implementation approach, or asks "how to implement" or "how to build" the feature.

2025-11-04
create-plan
مطوّرو البرمجيات

Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.

2025-11-04
debug-issues
مطوّرو البرمجيات

Debug bugs and errors using intel-first approach with systematic root cause analysis. Use proactively when errors occur, tests fail, or unexpected behavior appears. MUST trace from symptom to root cause with CoD^Σ reasoning.

2025-11-04
define-product
متخصصو إدارة المشاريع

Create user-centric product definitions by analyzing the repository, inferring product goals and user needs, clarifying ambiguities through structured questioning, and generating comprehensive product.md documentation. Use when the user mentions "product definition", "define product", "product strategy", or needs to document user personas, pain points, and user journeys.

2025-11-04
generate-constitution
مطوّرو البرمجيات

Derive technical development principles FROM user needs in product.md using evidence-based reasoning. Creates constitution.md with architecture decisions, tech stack choices, and development constraints - all traced back to specific user needs. Use when user mentions "technical principles", "constitution", "architecture decisions", or after creating product.md.

2025-11-04
task-generation
مطوّرو البرمجيات

Generate user-story-organized task lists from implementation plans. Use when plan exists and user is ready for implementation, mentions "create tasks", "break down work", or asks "what tasks are needed" to implement the feature.

2025-11-04
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
analyze-code
مطوّرو البرمجيات

Intelligence-first code analysis for bugs, architecture, performance, and security. Use proactively when investigating code issues, tracing dependencies, or understanding system behavior. MUST query project-intel.mjs before reading files.

2025-10-26
specification-clarification
متخصصو إدارة المشاريع

Identify and resolve ambiguities in specifications through structured questioning. Use when specification has [NEEDS CLARIFICATION] markers, when user mentions unclear or ambiguous requirements, before creating implementation plans, or when planning reveals specification gaps.

2025-10-26
implementation-planning
مطوّرو البرمجيات

Create technical implementation plans from specifications with intelligence-backed architectural decisions. Use when specification exists and user mentions tech stack, architecture, implementation approach, or asks "how to implement" or "how to build" the feature.

2025-10-26
create-plan
مطوّرو البرمجيات

Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.

2025-10-26
debug-issues
مطوّرو البرمجيات

Debug bugs and errors using intel-first approach with systematic root cause analysis. Use proactively when errors occur, tests fail, or unexpected behavior appears. MUST trace from symptom to root cause with CoD^Σ reasoning.

2025-10-26
define-product
متخصصو إدارة المشاريع

Create user-centric product definitions by analyzing the repository, inferring product goals and user needs, clarifying ambiguities through structured questioning, and generating comprehensive product.md documentation. Use when the user mentions "product definition", "define product", "product strategy", or needs to document user personas, pain points, and user journeys.

2025-10-26
generate-constitution
مطوّرو البرمجيات

Derive technical development principles FROM user needs in product.md using evidence-based reasoning. Creates constitution.md with architecture decisions, tech stack choices, and development constraints - all traced back to specific user needs. Use when user mentions "technical principles", "constitution", "architecture decisions", or after creating product.md.

2025-10-26
task-generation
مطوّرو البرمجيات

Generate user-story-organized task lists from implementation plans. Use when plan exists and user is ready for implementation, mentions "create tasks", "break down work", or asks "what tasks are needed" to implement the feature.

2025-10-26
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
prompt-engineer
الكتّاب التقنيون

Best-practice prompt engineering using research-backed patterns. Handles: transforming rough prompts into production-ready, debugging prompt issues, creating new prompts from scratch. ALWAYS researches via subagents (keeps main context clean). Triggers on: "improve prompt", "fix prompt", "create prompt", "prompt not working", "write a prompt for", "optimize prompt", "/prompt".

2026-05-27
tdd-verification
محللو ضمان جودة البرمجيات والمختبرون

Rigorous TDD workflow enforcement with Red-Green-Refactor cycle, deployment verification, and log monitoring. Use when fixing bugs, implementing features, or verifying deployments.

2026-05-20
e2e-nikita
محللو ضمان جودة البرمجيات والمختبرون

Complete user journey simulation for the Nikita AI girlfriend game. Simulates a real player (Simon) playing through all 5 chapters — registration, onboarding, text gameplay, boss encounters, decay, engagement states, vice personalization, voice calls, portal monitoring, terminal states, and adversarial scenarios. Assesses behavioral realism (does Nikita feel human?), game balance (are thresholds achievable?), and classifies all findings by severity and category. Use this skill whenever the user says "e2e", "end to end test", "full journey test", "test nikita", "regression test", "verify deployment", "test the bot", "test onboarding", "simulate a game", "run the test suite", "play through the game", "test the experience", "check if nikita feels real", "behavioral test", "game balance check", or after any deployment to production. This is THE authoritative E2E testing method — replaces the archived e2e-test-automation and e2e-journey skills. Always use /e2e, never the old commands.

2026-04-15
e2e-test-automation
محللو ضمان جودة البرمجيات والمختبرون

Execute end-to-end tests for Nikita using Telegram MCP, Gmail MCP, Supabase MCP, Chrome DevTools MCP, and gcloud CLI. Use when verifying implementations, testing user journeys, validating integrations, performing regression testing, or after completing any feature implementation. MANDATORY after /implement completes.

2026-03-23
عرض 10 من أصل 10 مستودعات
تم تحميل كل المستودعات