Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٧٬١٢٥ من skills من tomevault-io/skills-registry. افتح أي skill لمراجعة مصدره وتفاصيله.
tomevault-io/skills-registryعرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Gemini Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent…
لغة النص الأصلي: الإنجليزية
Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma). Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Formal evaluation framework for Gemini Code sessions implementing eval-driven development (EDD) principles Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. Use when this capability…
لغة النص الأصلي: الإنجليزية
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Use when working with a comprehensive verification system for Gemini Code sessions.
لغة النص الأصلي: الإنجليزية
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value EGC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Gemini Code or understanding what…
لغة النص الأصلي: الإنجليزية
Guide to transform prototypes into robust, distributable Python packages using the src layout, hybrid paradigm, and strict configuration management. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
> Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Write and maintain documentation for Catel. Structured workflow for creating, updating, Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Persistent file-based memory system Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
> Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Use when writing, modifying, reviewing, or reading Terraform (HCL) code.
لغة النص الأصلي: الإنجليزية
Use when spawned as a teammate in a Claude Code agent team — activated by a team lead's spawn instruction. Required reading for the inbox sync protocol, dispatch limits, and protocol-message responses that keep multi-agent coordination from drifting into…
لغة النص الأصلي: الإنجليزية
Use when spawned as a teammate in a Claude Code agent team — activated by a team lead's spawn instruction. Required reading for the inbox sync protocol, dispatch limits, and protocol-message responses that keep multi-agent coordination from drifting into…
لغة النص الأصلي: الصينية
This skill is applicable to execute the workflow or actions described in the overview. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
name: django-access-review Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
name: django-perf-review Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
description: Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
name: graphql-architect Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
This skill is applicable to execute the workflow or actions described in the overview. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
name: kubernetes-architect Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
name: kubernetes-deployment Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
name: langchain-architecture Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
This skill provides comprehensive guidance for machine learning tasks using scikit-learn, the industry-standard Python library for classical machine learning. Use this skill for classification, regression, clustering, dimensionality reduction, preprocessing,…
لغة النص الأصلي: الإنجليزية
name: security-bluebook-builder Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
This skill is applicable to execute the workflow or actions described in the overview. Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
TypeScript coding standards and conventions including file naming rules Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Extract text from PDF files, translate it to a target language, and save the result as a Markdown file. Use this skill when the user wants to translate a PDF document or asks to "convert PDF to Chinese". Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Design high-density editorial HTML info cards in a modern magazine and Swiss-international style, then render them as ratio-specific PNG screenshots. Use when the user provides text or core information and wants: (1) a complete responsive HTML info card, (2)…
لغة النص الأصلي: الإنجليزية
SDK installation and setup patterns for Agent-to-Agent Protocol across Python, TypeScript, Java, C#, and Go. Use when implementing A2A protocol, setting up SDKs, configuring authentication, or when user mentions SDK installation, language-specific setup, or…
لغة النص الأصلي: الإنجليزية
| Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Jest unit testing standards covering configuration, test structure, testing patterns, and coverage requirements Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
Evaluates whether a programming language dependency should be used by analyzing maintenance activity, security posture, community health, documentation quality, dependency footprint, production adoption, license compatibility, API stability, and funding…
لغة النص الأصلي: الإنجليزية