Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 142 页

SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。

tomevault-io/skills-registry

已展示 40 / 17,125 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
信息安全分析师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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…

原文语言:英语

更新
职业分类
数据科学家
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

| Use when this capability is needed.

原文语言:英语

更新
职业分类
数据库架构师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

| Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
服务销售代表(广告、保险、金融服务和旅游除外)批发与制造业技术与科学产品销售代表
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
信息安全分析师
描述

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.

原文语言:英语

更新
已展示 40 / 17,125 个已收集 Skill。