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

ai-toolkit

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

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

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

terraform-service-scaffold
مطوّرو البرمجيات

Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.

2026-06-18
js-security-audit
محللو أمن المعلومات

Audit JS/TS projects against NPM Security Guidelines covering project setup, dependency hygiene, CI/CD pipeline, Dependabot, and incident response. Use when reviewing package.json or lockfiles, adding or upgrading npm dependencies, setting up CI security gates, hardening a new repo, or responding to a compromised package.

2026-04-28
python-api-endpoint-creator
مطوّرو البرمجيات

Creates FastAPI endpoints with layered architecture (Router → Service → Repository). Use when creating new API endpoints, CRUD operations, or scaffolding a new domain module in a FastAPI project.

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

Python/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.

2026-04-02
python-testing-strategies
محللو ضمان جودة البرمجيات والمختبرون

Testing patterns for FastAPI with pytest-asyncio, httpx AsyncClient, fixtures, and test data factories. Use when writing tests, setting up test infrastructure, or improving coverage in a FastAPI project.

2026-04-02
ops-investigate-alert
مديرو الشبكات وأنظمة الحاسوب

Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.

2026-03-31
ops-oncall-log
مديرو الشبكات وأنظمة الحاسوب

Create a structured on-call log by pulling alerts from monitoring and writing a summary to your team's wiki. Requires a monitoring MCP (recommended: Datadog) and a wiki MCP (Confluence or Notion).

2026-03-31
terraform-module-creator
مطوّرو البرمجيات

Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.

2026-03-31
web-to-prd
متخصصو إدارة المشاريع

Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.

2026-03-31
web-to-prd
متخصصو إدارة المشاريع

Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.

2026-03-31
api-endpoint-creator
مطوّرو البرمجيات

Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.

2026-03-30
article-writing
الكتّاب التقنيون

Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.

2026-03-30
backend-api-design
مطوّرو البرمجيات

Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.

2026-03-30
brainstorm
محللو أبحاث السوق ومتخصصو التسويق

Run a structured brainstorm session for startup ideas. Takes a theme or problem and generates ideas with quick gut-checks. Use when the user wants to explore a space or generate new ideas.

2026-03-30
browser-qa
محللو ضمان جودة البرمجيات والمختبرون

Run real browser QA with Playwright. Use when testing a frontend feature, verifying UI before PR, smoke testing after deploy, or investigating reported visual bugs.

2026-03-30
competitive-teardown
محللو أبحاث السوق ومتخصصو التسويق

Deep competitor analysis. Tear apart a specific competitor or compare multiple competitors. Use when the user names a competitor or asks "who else is doing this?"

2026-03-30
content-engine
محللو أبحاث السوق ومتخصصو التسويق

Turn one idea into platform-native content for X, LinkedIn, TikTok, YouTube, newsletters. Use when the user wants social posts, threads, scripts, or content calendars.

2026-03-30
database-patterns
مصممو قواعد البيانات

Database design patterns including schema design, migrations, soft deletes, and Exposed ORM. Use when creating tables, writing migrations, or implementing repositories.

2026-03-30
database-table-creator
مصممو قواعد البيانات

Creates database table with full Kotlin synchronization (SQL migration → Table → Entity → Repository → Tests). Use when adding new database tables or entities.

2026-03-30
deep-research
محللو أبحاث السوق ومتخصصو التسويق

Run deep research on a topic. Web searches, data collection, source checking, and a structured report. Use when the user needs more than a quick answer.

2026-03-30
design-intelligence
مصممو واجهات الويب والرقمية

Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.

2026-03-30
design-workflow
مصممو واجهات الويب والرقمية

Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.

2026-03-30
idea-validation
محللو أبحاث السوق ومتخصصو التسويق

Validate a startup idea with competitor analysis, market signals, and risk assessment. Be brutally honest. Use when the user wants to test if an idea is worth building.

2026-03-30
investor-materials
محللو التمويل والاستثمار

Create pitch decks, one-pagers, memos, financial models, and fundraising materials. Use when the user needs investor-facing docs.

2026-03-30
investor-outreach
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Draft cold emails, warm intro blurbs, follow-ups, and investor communications. Use when the user needs to write to angels, VCs, or accelerators.

2026-03-30
kotlin-best-practices
مطوّرو البرمجيات

Kotlin coding standards including null safety, Either error handling, coroutines, and Exposed ORM patterns. Use when writing Kotlin code, reviewing code quality, or learning project patterns.

2026-03-30
market-research
محللو أبحاث السوق ومتخصصو التسويق

Run market research, competitive analysis, investor due diligence, and industry scans. Use when the user wants market sizing, competitor comparisons, fund research, or tech scans.

2026-03-30
security-checklist
محللو أمن المعلومات

Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.

2026-03-30
startup-pipeline
محللو أبحاث السوق ومتخصصو التسويق

Coordinates the full startup idea pipeline from brainstorm to investor outreach. Use when the user starts a new idea project, asks for the 'full pipeline', or references stages/gates.

2026-03-30
terraform-best-practices
مديرو الشبكات وأنظمة الحاسوب

Quick reference for Terraform conventions including file organization, naming, modules, state, security, and anti-patterns. Use when writing or reviewing Terraform code.

2026-03-30
terraform-review
مديرو الشبكات وأنظمة الحاسوب

PR review checklist for Terraform changes covering structure, state safety, security, naming, modules, variables, providers, and CI/CD. Use when reviewing Terraform PRs or doing pre-merge checks.

2026-03-30
terraform-security-audit
محللو أمن المعلومات

Security audit for Terraform codebases covering IAM, networking, encryption, secrets, access control, and compliance. Use before prod deploys, periodic audits, or new service security review.

2026-03-30
terraform-service-scaffold
مديرو الشبكات وأنظمة الحاسوب

Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.

2026-03-30
testing-strategies
محللو ضمان جودة البرمجيات والمختبرون

Testing patterns for Micronaut/Kotlin backend including repository tests, integration tests, and test data builders. Use when writing tests, setting up test infrastructure, or improving coverage.

2026-03-30
ci-cd-patterns
مطوّرو البرمجيات

CI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.

2026-03-27
service-debugging
مديرو الشبكات وأنظمة الحاسوب

Structured debugging runbook for backend services. Use when investigating production issues, API errors, performance problems, or when something broke and you need to find why.

2026-03-27
ui-ux-pro-max
مصممو واجهات الويب والرقمية

UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.

2026-03-27