Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 172 页

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

tomevault-io/skills-registry

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

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

Comprehensive Sanity development best practices covering GROQ performance, schema design, Visual Editing, images, Portable Text, page builders, Studio configuration, TypeGen, localization, and migrations. Use this skill when building, reviewing, or optimizing…

原文语言:英语

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

Performs intelligent compliance audits for software projects. Automatically detects which regulatory frameworks (GDPR, HIPAA, PCI-DSS, CCPA, SOC 2) apply based on project analysis and user context. Provides tiered reports with executive summaries and detailed…

原文语言:英语

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

Test all the makefile targets in the current directory and in any subdirectories Use when this capability is needed.

原文语言:英语

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

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

原文语言:英语

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

Pedantic backend pre-commit + atomic-commit skill for Django/Optimo repos that enforces local AGENTS.md, repo-local docs, pre-commit hooks, and repo-local commit hygiene without AI signatures. Use when this capability is needed.

原文语言:英语

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

Pedantic backend PR workflow skill that follows repo-local workflow docs, GitHub issue linkage, safe Django migrations, and downtime-safe schema changes. Use when this capability is needed.

原文语言:英语

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

Create a structured plan directory with Ralph Wiggum Loop integration for backend Django projects (PLAN.md, task files, and RALPH-PROMPT.md). Use when this capability is needed.

原文语言:英语

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

Generate comprehensive API docs from Bruno (.bru) files by mapping requests to a Django implementation (DRF/Django Ninja), including auth, multi-tenant filtering, schemas, and code references. Use when this capability is needed.

原文语言:英语

更新
职业分类
项目管理专家
描述

> Use when this capability is needed.

原文语言:英语

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

Generate weekly code-review digest docs from PR review comments for any GitHub repo, capturing themes, repeated issues, and concrete takeaways. Use when this capability is needed.

原文语言:英语

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

Plan and execute backend and frontend Dependabot remediation with wave-based sequencing, resolver validation, and post-merge closure checks. Use when this capability is needed.

原文语言:英语

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

CTA login attribution implementation skill for Django4Lyfe: guides adding new CTA sources, button/tab attribution, enum registration, and tests. Use when this capability is needed.

原文语言:英语

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

Mixpanel analytics tracking implementation + review skill for Django optimo_analytics: add events and audit for PII safety, schema design, and code quality. Use when this capability is needed.

原文语言:英语

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

Hyper-pedantic Django code review skill emulating Monty's correctness-first, multi-tenant-safe, harness-aware review style. Use when this capability is needed.

原文语言:英语

更新
职业分类
项目管理专家
描述

Create or update a structured plan directory with a PLAN.md index and numbered task files (001-*.md) containing checklists, tests, and completion criteria. Use when this capability is needed.

原文语言:英语

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

Generate comprehensive, reviewer-friendly PR descriptions with diagrams, structured test plans, and repo-local workflow context. Use when this capability is needed.

原文语言:英语

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

> Use when this capability is needed.

原文语言:英语

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

Create and manage release PRs against master branch. Use this when preparing releases, bumping versions, resolving merge conflicts, and publishing GitHub releases. Handles the full release workflow including merging release into master, version bumping in…

原文语言:英语

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

Generate repository harness docs: a short AGENTS.md map, README.md, CLAUDE.md stub, and repo-local docs that make the codebase legible to agents. Use when this capability is needed.

原文语言:英语

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

Perform a web search using the Gemini CLI to retrieve up-to-date information, facts, or documentation not in your training data. Use when this capability is needed.

原文语言:英语

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

Essential rules and methods you must follow when refactoring code. Use when this capability is needed.

原文语言:日语

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

Advanced Context Engineering for Coding Agents (ACE-FCA) - Structured workflow for large codebases using Research → Plan → Implement phases with Frequent Intentional Compaction (FIC). Use when: setting up ACE-FCA for new projects, onboarding to complex…

原文语言:英语

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

Release Flutter apps to iOS (TestFlight/App Store), Android (Play Store), and Web (Firebase Hosting). Use when: (1) Building and releasing Flutter apps, (2) Managing app versioning, (3) Deploying to app stores or web hosting, (4) Setting up CI/CD for Flutter…

原文语言:英语

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

Comprehensive Flutter testing guide for BLoC/Cubit, repositories, widgets, and integration tests with Clean Architecture patterns. Use when: (1) Writing tests for Flutter apps, (2) Testing BLoC/Cubit state management, (3) Testing repositories and data…

原文语言:英语

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

Manage Google Cloud Platform and Firebase infrastructure with Terraform. Use when: (1) Setting up Firebase projects, (2) Configuring GCP resources, (3) Managing multi-environment infrastructure (dev/staging/prod), (4) Deploying Firestore/Storage rules, (5)…

原文语言:英语

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

Create and manage GitHub Actions workflows for CI/CD pipelines. Use when: (1) Creating new workflow files, (2) Setting up PR checks and automated testing, (3) Configuring deployment pipelines, (4) Managing secrets and environment variables, (5) Debugging…

原文语言:英语

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

Comprehensive Python testing guide for unit tests, integration tests, services, repositories, and Firebase Functions with pytest. Use when: (1) Writing tests for Python applications, (2) Testing services and repositories, (3) Testing Firebase Cloud Functions,…

原文语言:英语

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

Design beautiful UIs following shadcn/ui principles. Use when planning layouts, choosing components, composing forms/dialogs/pages, or making design decisions. Framework-agnostic patterns for shadcn implementations (React, Flutter, Vue, etc.). Use when this…

原文语言:英语

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

Comprehensive guide for creating effective GitHub Copilot skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use when asked to: create/make/build/scaffold/initialize a new skill, update/modify an existing skill,…

原文语言:英语

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

Execute implementation plans by dispatching fresh subagents for each independent task, with two-stage review after each (spec compliance first, then code quality). Use when: (1) you have an implementation plan with independent tasks, (2) tasks can be done in…

原文语言:英语

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Enforces root cause investigation over random fixes.

原文语言:英语

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

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with failing tests first.

原文语言:英语

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

Build UI with shadcn_flutter components. Use when creating pages, widgets, forms, dialogs, layouts, or any UI element. Covers component APIs, theming, and Material-to-shadcn mapping. Use when this capability is needed.

原文语言:英语

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

Create or update an Action in app/Actions following JournalOS conventions (validation, logging, queues, tests). Use when this capability is needed.

原文语言:英语

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

Create or update a journal entry module (database, model, actions, views, controllers, API, docs, tests). Use when adding a new journal module or changing an existing module such as mood, health, or obligations. Use when this capability is needed.

原文语言:英语

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

Update the README.md file to list all available journal modules under the Features section with categorized, collapsible sections. Use when adding, removing, or reorganizing modules and keeping documentation in sync. Use when this capability is needed.

原文语言:英语

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

Update and complete JournalOS translation JSON files by running composer journalos:locale and fixing missing or empty translations in lang/*.json. Use when UI copy changes, new keys are added, or locale files are out of sync. Use when this capability is…

原文语言:英语

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

Teaches when and how to use unknown instead of any type in TypeScript. Use when working with TypeScript code that has any types, needs type safety, handling external data, or when designing APIs. Critical for preventing type safety violations. Use when this…

原文语言:英语

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

Teaches component composition patterns in React 19 including children prop, compound components, and render props. Use when designing component APIs, creating reusable components, or avoiding prop drilling. Use when this capability is needed.

原文语言:英语

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

Configure connection pool sizing for optimal performance. Use when configuring DATABASE_URL or deploying to production. Use when this capability is needed.

原文语言:英语

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