Skip to main content

Skills dans ce dépôt

tomevault-io/skills-registry - Page 142

SkillsMP a collecté 17 125 skills depuis tomevault-io/skills-registry. Ouvrez un skill pour examiner sa source et ses détails.

tomevault-io/skills-registry

Affichage de 40 skills collectés sur 17 125.

métier
Développeurs de logiciels
description

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack,…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Use when the user asks to personalize the GitHub Copilot CLI assistant, adapt Copilot to their style, use vardoger, or analyze their Copilot CLI conversation history. Reads the local session directory at `~/.copilot/session-state/`, extracts recurring…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

.cursorrules file generation skill Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions to AWS Lambda, choosing between AWS Chalice and raw Python approaches, optimizing cold starts, configuring API Gateway or ALB integration, or…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Guide for adversarial machine learning: adversarial examples, data poisoning, model backdoors, and evasion attacks. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Conventions for the FastAPI service in `api/`. Use when editing or adding endpoints, models, schemas, or migrations under `api/`. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

God-level backend engineering: Node.js (Express, Fastify, NestJS), Python (FastAPI, Django, SQLAlchemy), Go (net/http, Gin, GORM, goroutines, channels), Java (Spring Boot 3, Spring Security, JPA/Hibernate), middleware design patterns, authentication/session…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

| Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL databases, writing SQL, or managing database systems. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript and JavaScript idioms — strict mode, type safety, discriminated unions, async patterns, and Node. Auto-load when working with .ts, .tsx, .js, .jsx files, package.json, or when the user mentions TypeScript, JavaScript, Node, type safety, or…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use this skill when working with Vue.js components, reactivity, state management, or component patterns in Baseweb projects. Examples: "Vue component structure", "Vue reactivity issues", "shared state between components", "Vue computed properties

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Modern TypeScript standards for type safety and maintainability. Use when working with types, interfaces, generics, enums, unions, or tsconfig settings. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Modern TypeScript standards for type safety and maintainability. Use when working with types, interfaces, generics, enums, unions, or tsconfig settings. (triggers: **/*.ts, **/*.tsx, tsconfig.json, type, interface, generic, enum, union, intersection,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Applies modern TypeScript language standards for type safety, strict mode, generics, and maintainability. Use when editing or writing TypeScript/TSX, defining types, interfaces, enums, unions, generics, type guards, or working with tsconfig and strict typing.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Component patterns, state management, and testing standards for the Vue 3 frontend interface in Eyas. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript conventions with generic guidance plus a monorepo-specific addendum. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Modern TypeScript standards for type safety, performance, and maintainability. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

This skill should be used when the user asks to "write typescript", "typescript config", "tsconfig", "type definition", "generics", "utility types", or works with TypeScript language patterns and configuration. Provides comprehensive TypeScript ecosystem…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript language development — strict-mode type system, code quality Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Apply modern TypeScript standards for type safety and maintainability. Use when working with types, interfaces, generics, enums, unions, or tsconfig settings. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Full-stack coding AI covering 50+ specialist skills across language mastery, framework expertise, testing, code quality, architecture, API design, LLM development, performance, security, and developer tooling. Use for Python, TypeScript, JavaScript, Rust,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create a custom Dagster Component with demo mode support, realistic asset structure, and optional custom scaffolder using the dg CLI. Use this skill if there is no Component included in an existing integration or if Dagster does not have the integration. Use…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert guidance for Dagster data orchestration including assets, resources, schedules, sensors, partitions, testing, and ETL patterns. Use when building or extending Dagster projects, writing assets, configuring automation, or integrating with dbt/dlt/Sling.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Initialize a dagster project using the create-dagster cli. Create a dagster project, uv virtual environment, and everything needed for a user to run dg dev or dg check defs successfully. (project) Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Production-quality Python coding standards for writing clean, maintainable, modern Python code Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

How to run coverage tooling per language and interpret results against thresholds. Used by .NET Test Reviewer and React Test Reviewer. Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

| Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

>- Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

>- Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Internationalization (i18n) and localization (l10n) for web and mobile applications. Libraries next-intl, react-i18next, vue-i18n, formatjs, flutter_localizations, ARB. Trigger when the user wants to add multiple languages, extract strings, handle plurals,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when adding, fixing, or reviewing React internationalization, language selectors, locale resources, translated UI copy, or bugs where changing language does not update user-facing strings

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Get current weather conditions for a location. Use this skill when users ask about weather, temperature, current conditions, forecasts, or any weather-related queries like "What's the weather?", "Is it raining?", "How hot is it outside?", "What's the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design PROSE-compliant AI-native code in Markdown. Use when (1) Writing prompts, instructions, or agent definitions (2) Designing multi-primitive AI systems from requirements (3) Decomposing mega-prompts into composable primitives (4) Auditing…

Langue du texte source : anglais

mis à jour
métier
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)Représentants commerciaux en produits techniques et scientifiques (gros et industrie)
description

Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service. Use when this capability…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Universal task initializer that automatically loads PAI context for all user requests. Ensures complete context availability (contacts, preferences, protocols) before responding to any task. (project, gitignored) Use when this capability is needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Intelligent pattern selection for Fabric CLI. Automatically selects the right pattern from 242+ specialized prompts based on your intent - threat modeling, analysis, summarization, content creation, extraction, and more. USE WHEN processing content, analyzing…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis Use when this capability is needed.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 17 125.