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

flins

يحتوي flins على 15 من skills المجمعة من powroom، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
39
محدث
2026-01-21
Forks
6
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

avoid-feature-creep
متخصصو إدارة المشاريع

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

2026-01-21
convex-agents
مطوّرو البرمجيات

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

2026-01-21
convex-best-practices
مطوّرو البرمجيات

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

2026-01-21
convex-component-authoring
مطوّرو البرمجيات

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

2026-01-21
convex-cron-jobs
مطوّرو البرمجيات

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

2026-01-21
convex-file-storage
مطوّرو البرمجيات

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

2026-01-21
convex-functions
مطوّرو البرمجيات

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

2026-01-21
convex-http-actions
مطوّرو البرمجيات

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation

2026-01-21
convex-migrations
مصممو قواعد البيانات

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

2026-01-21
convex-realtime
مطوّرو البرمجيات

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

2026-01-21
convex-schema-validator
مصممو قواعد البيانات

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

2026-01-21
convex-security-audit
محللو أمن المعلومات

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations

2026-01-21
convex-security-check
محللو أمن المعلومات

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

2026-01-21
clack-guidelines
مطوّرو الويب

Comprehensive guide for building beautiful interactive command-line interfaces using Clack. Use when creating CLI tools with text input, selections, autocomplete, progress tracking, and streaming output.

2026-01-21
commander-guidelines
مطوّرو البرمجيات

Comprehensive guide for building Node.js command-line interfaces using Commander.js. Use when creating CLI tools with options, commands, subcommands, arguments, and help system customization.

2026-01-21