Skip to main content

bouclem/skills

SkillsMP 已收集 bouclem/skills 中的 450 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
450
GitHub 星标
7
GitHub Forks
1

已展示 40 / 450 个已收集 Skill。

职业分类
其他高等院校教师
描述

Multi-perspective academic paper review with dynamic reviewer personas. Simulates 5 independent reviewers (EIC + 3 peer reviewers + Devil's Advocate) with field-specific expertise. Supports full review, re-review (verification), quick assessment, methodology…

原文语言:英语

更新
职业分类
其他高等院校教师
描述

12-agent academic paper writing pipeline. 10 modes (full/plan/outline/revision/revision-coach/abstract/lit-review/format-convert/citation-check/disclosure). 6 paper types, 5 citation formats, bilingual abstracts, LaTeX/DOCX-via-Pandoc/PDF output. Style…

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a…

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis.…

原文语言:英语

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

Helps an AI assistant work with the Miraheze wiki farm — writing wiki requests that get approved, navigating ManageWiki, doing common how-to tasks (templates, skins, permissions, custom domains, backups), writing regex for MediaWiki search-and-replace, AND…

原文语言:英语

更新
职业分类
技术写作员
描述

Helps an AI assistant write, structure, and edit articles in the encyclopedic style of Wikipedia — neutral tone, lead section, summary style, inline citations, no peacock/weasel/persuasive language, and the stub→FA quality ladder. Also covers Simple English…

原文语言:英语

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

Autonomous coding agent. Delegate any task that involves understanding, writing, or running code — from a GitHub issue, a bug report, or a user request. It explores, implements, and verifies on its own.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Deep research with structured reports and charts. ONLY use when the user explicitly requests research/analysis, or needs data visualization with charts, or quantitative/comparative analysis across multiple sources. Do NOT use for simple questions or quick…

原文语言:英语

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

Test and prototype code in a sandboxed environment. Use for debugging, verifying logic, or installing packages.

原文语言:英语

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

Read and write files in the shared session workspace. Use this to access files created by any skill — code-agent outputs, office documents, images, and more. All within the same isolated session.

原文语言:英语

更新
职业分类
综合办公文员
描述

Read, send, draft, delete, and organize Gmail emails

原文语言:英语

更新
职业分类
未分类
描述

Create, modify, and manage PowerPoint presentations.

原文语言:英语

更新
职业分类
未分类
描述

Place search, directions, geocoding, and interactive maps

原文语言:英语

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

Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. Only activate in MSBuild/.NET build context. USE FOR: builds failing with 'Cannot create a file when that file already exists', 'The process cannot access the file because it is…

原文语言:英语

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

Guide for MSBuild extensibility: CustomBefore/CustomAfter hooks, wildcard imports with alphabetic ordering, import gating with control properties, NuGet package build extension layout (build/buildTransitive), and the MicrosoftCommonPropsHasBeenImported guard.…

原文语言:英语

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

Analyzes the variety and depth of assertions across .NET test suites. Use when the user asks to evaluate assertion quality, find shallow testing, identify assertion-free tests (no assertions or only trivial ones like Assert.IsNotNull), flag self-referential…

原文语言:英语

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

Generates and writes new unit tests for any programming language using a Research-Plan-Implement pipeline. Use when asked to generate tests, write unit tests, add tests, improve test coverage, create test project, achieve high coverage, comprehensive tests,…

原文语言:英语

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

Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET, cpp.md for C++). Do not use directly — invoked by code-testing agents and skills…

原文语言:英语

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

Detects duplicate boilerplate, copy-paste tests, and structural maintainability issues across .NET test suites. Use when the user asks to reduce repetition, consolidate similar test methods, convert copy-paste tests to data-driven parameterized tests, suggest…

原文语言:英语

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

Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP). Use when user asks to "migrate to MTP", "switch from VSTest", "enable Microsoft.Testing.Platform", "use MTP runner", or mentions EnableMSTestRunner, EnableNUnitRunner, or…

原文语言:英语

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

Detection-focused review of .NET test code for anti-patterns that undermine reliability and diagnostic value. USE FOR: audit test quality, review test code, find test anti-patterns, tests pass but don't verify anything, flaky tests, ordering dependency,…

原文语言:英语

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

Performs pseudo-mutation analysis on .NET production code to find gaps in existing test suites. Use when the user asks to find weak tests, discover untested edge cases, check if tests would catch a bug, or evaluate test effectiveness through mutation-style…

原文语言:英语

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

Deep formal test smell audit based on academic research taxonomy (testsmells.org). Detects 19 categorized smell types — conditional logic, mystery guests, sensitive equality, eager tests, and more — with calibrated severity and research-backed remediation.…

原文语言:英语

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

Analyzes test suites and tags each test with a standardized set of traits (e.g., positive, negative, critical-path, boundary, smoke, regression). Use when the user wants to categorize, audit, or label tests with traits. Do not use for writing new tests,…

原文语言:英语

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

Write new MSTest unit tests and implement concrete fixes in existing MSTest code using MSTest 3.x/4.x modern APIs and best practices. USE FOR: write unit tests for a class, write MSTest tests, create test class, fix test assertions, MSTest assertion APIs…

原文语言:英语

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

Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, or setting up skill directory structures. Handles frontmatter generation, section templates, and validation guidance.

原文语言:英语

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

Scaffolds eval.yaml test files for agent skills in the dotnet/skills repository. Use when creating skill tests, writing evaluation scenarios, defining assertions and rubrics, or setting up test fixture files. Handles eval.yaml generation, fixture…

原文语言:英语

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

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

原文语言:英语

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

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.

原文语言:英语

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

Master the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration.

原文语言:英语

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

You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph.

原文语言:英语

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

Build tools that agents can use effectively, including architectural reduction patterns. Use when creating new tools for agent systems, debugging tool-related failures or misuse, or optimizing existing tool sets for better agent performance.

原文语言:英语

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

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated…

原文语言:英语

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

Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing.

原文语言:英语

更新
职业分类
平面设计师
描述

Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis.

原文语言:多语言混合

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

REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64).

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.

原文语言:英语

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

Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.

原文语言:英语

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

You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur

原文语言:英语

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

You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati

原文语言:英语

更新
已展示 40 / 450 个已收集 Skill。