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

Iteam-company

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

skills مجمعة
27
مستودعات
1
محدث
2026-05-29
مستكشف المستودعات

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

refactor-project
مطوّرو البرمجيات

Audit and refactor the entire codebase for code quality. Finds components that are too large or mix concerns, logic that belongs in custom hooks, inline types that should be extracted, and client components that could be server components. Produces a prioritised list of issues and fixes them all. Use when the user asks to clean up code, split components, improve code quality, or refactor the project.

2026-05-29
product-review
محللو أنظمة الحاسوب

Review the entire project from the perspective of a potential customer and a growth-focused CEO. Scans landing copy, product UX, API routes, DB schema, auth flow, pricing, email, and configuration — reporting specific conversion blockers, trust issues, UX problems, security gaps, and missing elements. Each finding has a severity label and a concrete fix. Use whenever the user asks for a customer review, growth review, conversion audit, or "what can be improved."

2026-05-27
analytics
مطوّرو البرمجيات

Analytics event tracking in this Next.js project — trackEvent() stub in lib/analytics.ts, Vercel Analytics auto-pageviews already wired in app/layout.tsx, and how to swap in a real provider (PostHog, Mixpanel). Use this skill whenever the user asks about analytics, tracking custom events, replacing the analytics stub, or measuring user behaviour.

2026-05-26
seo
مطوّرو البرمجيات

Full SEO layer for this Next.js project — root layout metadata, page-level static/dynamic metadata, OG images (static + dynamic), sitemap.ts, robots.ts, JSON-LD structured data, canonical URLs, Twitter cards, and comparison/vs pages. Use this skill whenever the user asks about SEO, metadata, open graph, OG image, sitemap, robots.txt, JSON-LD, structured data, canonical URLs, Twitter cards, or adding a competitor comparison page.

2026-05-26
init-project
مديرو الشبكات وأنظمة الحاسوب

Full project initialization after cloning the boilerplate. Installs dependencies, walks through .env setup, configures the database, and writes a project-specific CLAUDE.md. Run this once after cloning. Triggers on /init-project.

2026-05-22
api-patterns
مطوّرو البرمجيات

REST API structure, error handling, and response shapes for Next.js App Router routes. Loaded when writing or reviewing API route handlers.

2026-05-19
auth-patterns
محللو أمن المعلومات

Authentication and authorization patterns for this project. JWT-based auth via getUserFromRequest() called in route handlers, not middleware. Loaded when touching protected routes, token handling, or user session logic.

2026-05-19
db-patterns
مصممو قواعد البيانات

Database access patterns, query rules, and migration conventions using Drizzle ORM + Neon. Loaded when writing queries, repositories, or migrations.

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