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

Code-to-Prompt

يحتوي Code-to-Prompt على 20 من skills المجمعة من HaoNgo232، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

rp-build
مطوّرو البرمجيات

Gather relevant source files for a task, resolve their dependencies, and package everything into a structured context prompt.

2026-04-13
rp-design
مطوّرو البرمجيات

Produce an architectural design and implementation plan based on task requirements, identifying scope, dependencies, impact, and a step-by-step rollout strategy.

2026-04-13
rp-export-context
مطوّرو البرمجيات

Explore the codebase and export a structured context file (e.g., context.xml) for pasting into an external LLM like ChatGPT or Claude Web.

2026-04-13
rp-investigate
مطوّرو البرمجيات

Trace execution paths from an error or bug report to find the root cause, gathering surrounding context (callers, imports, tests) along the way.

2026-04-13
rp-refactor
مطوّرو البرمجيات

Analyze dependencies, callers, and coupling before refactoring, then produce a safe incremental refactoring plan.

2026-04-13
rp-review
مطوّرو البرمجيات

Review recent code changes by gathering git diffs, identifying affected callers and tests, and analyzing for security, performance, and breaking changes.

2026-04-13
rp-test
محللو ضمان جودة البرمجيات والمختبرون

Identify untested functions by comparing source symbols with test symbols, then prepare context for writing missing tests.

2026-04-13
database-design
مصممو قواعد البيانات

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

2026-02-18
frontend-design
المصممون الجرافيكيون

Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.

2026-02-18
lint-and-validate
مطوّرو البرمجيات

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

2026-02-18
react-best-practices
مطوّرو البرمجيات

React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.

2026-02-18
seo-fundamentals
محللو أبحاث السوق ومتخصصو التسويق

SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.

2026-02-18
testing-patterns
محللو ضمان جودة البرمجيات والمختبرون

Testing patterns and principles. Unit, integration, mocking strategies.

2026-02-18
api-patterns
مطوّرو البرمجيات

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-02-16
geo-fundamentals
محللو أبحاث السوق ومتخصصو التسويق

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

2026-02-16
i18n-localization
مطوّرو البرمجيات

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

2026-02-16
mobile-design
المصممون الجرافيكيون

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

2026-02-16
performance-profiling
مطوّرو البرمجيات

Performance profiling principles. Measurement, analysis, and optimization techniques.

2026-02-16
vulnerability-scanner
محللو أمن المعلومات

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

2026-02-16
webapp-testing
محللو ضمان جودة البرمجيات والمختبرون

Web application testing principles. E2E, Playwright, deep audit strategies.

2026-02-16