Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-skills

agent-skills 收录了来自 PracticalSwan 的 134 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
134
Stars
3
更新
2026-07-11
Forks
2
职业覆盖
15 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

accelerated-computing-cudf
软件开发工程师

Official NVIDIA-authored guidance for NVIDIA cuDF GPU DataFrames, pandas acceleration, dask-cuDF, ETL, joins, groupby, CSV/Parquet I/O, nullable semantics, and multi-GPU DataFrame workloads.

2026-07-11
agent-task-mapping
软件开发工程师

Map tasks to specialist agents. Use when choosing which agent for a job, comparing agent capabilities, or routing to React/Next.js/Playwright/docs/code-quality experts. Keywords: which agent, best agent for this, delegate to expert, agent capability mapping.

2026-07-11
agentic-eval
软件开发工程师

Evaluate and improve AI-generated output with explicit rubrics, reflection loops, and stop conditions. Use when building self-critique workflows, evaluator-optimizer pipelines, or acceptance gates for code, docs, analysis, or plans.

2026-07-11
avoid-ai-writing
技术写作员

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Supports detect-only audits, edit-in-place file cleanup, voice and context profiles, and an iterate-to-convergence pass.

2026-07-11
azure-integrations
软件开发工程师

Azure deployment for web apps — Static Web Apps, App Service, Blob Storage, Bicep/ARM, GitHub Actions CI/CD. Use when deploying Next.js/Vite to Azure or configuring Azure resources for full-stack apps.

2026-07-11
brainstorming
软件开发工程师

Interactive idea refinement using Socratic method to develop fully-formed designs

2026-07-11
breaking-changes-management
软件开发工程师

Manage breaking API changes, migration guides, deprecation notices, and semver versioning. Use when introducing breaking changes, writing migration paths, updating changelogs, or releasing major versions.

2026-07-11
canvas-design
平面设计师

Design philosophy docs and canvas-based visual creation. Use when articulating design principles, crafting multi-page design documents, or exploring aesthetic philosophy with intentional design thinking.

2026-07-11
cloud-design-patterns
软件开发工程师

Choose and compare cloud design patterns for distributed systems. Use when reviewing architecture, selecting workload patterns, or mapping reliability, performance, messaging, security, and migration concerns to concrete design options.

2026-07-11
code-examples-sync
软件开发工程师

Synchronize and verify code examples in documentation. Use when function signatures change, API interfaces update, imports shift, or documentation snippets become outdated and need correction.

2026-07-11
code-quality
软件质量保证分析师与测试员

two-stage review (spec compliance first, then code quality), refactoring, and quality improvement. Use when reviewing code, eliminating code smells, reducing technical debt, refactoring methods, running self-critique loops, or improving maintainability and readability.

2026-07-11
codebase-to-course
网页开发工程师

Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a course,' 'explain this codebase interactively,' 'teach this code,' 'interactive tutorial from code,' 'codebase walkthrough,' 'learn from this codebase,' or 'make a course from this project.' This skill produces a stunning, self-contained HTML file with scroll-based navigation, animated visualizations, embedded quizzes, and code-with-plain-English side-by-side translations.

2026-07-11
codexer
软件开发工程师

Python research assistant with Context7 MCP. Use for Python library research, evaluating packages, enforcing strict Python coding standards, or fetching up-to-date library docs via Context7.

2026-07-11
collision-zone-thinking
软件开发工程师

Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?

2026-07-11
competition-submission-checker
数据科学家

Validate GCI competition predictions and notebook outputs against expected schema, metric, and submission constraints.

2026-07-11
condition-based-waiting
软件质量保证分析师与测试员

Replace arbitrary timeouts with condition polling for reliable async tests

2026-07-11
context-map
软件开发工程师

Scope the real change surface before editing. Use when planning a feature, bugfix, refactor, or review and you need a concrete map of likely touch points, dependencies, tests, and nearby risks.

2026-07-11
course-content-map
其他高等院校教师

Refresh a safe, concise map of this GCI World 2026 workspace before deeper course, assignment, or dataset work.

2026-07-11
csharp-xunit
软件质量保证分析师与测试员

xUnit testing patterns and data-driven test guidance. Use when writing or reviewing .NET unit tests.

2026-07-11
custom-agent-usage
其他计算机职业

Discover, validate, and invoke .agent.md custom agents. Use when finding agent files in the local Claude or VS Code Insiders directories, checking frontmatter, verifying disable-model-invocation, or determining agentName for runSubagent calls.

2026-07-11
deepstream-dev
软件开发工程师

NVIDIA DeepStream SDK development guidance for Python pyservicemaker pipelines, video analytics, TensorRT integration, and streaming inference workflows.

2026-07-11
deepstream-import-vision-model
软件开发工程师

NVIDIA DeepStream model-import guidance for bringing vision models from Hugging Face or NVIDIA NGC into DeepStream pipelines with export, TensorRT build, and benchmark steps.

2026-07-11
defense-in-depth
软件开发工程师

Validate at every layer data passes through to make bugs impossible

2026-07-11
development-workflow
软件开发工程师

Spec-driven development lifecycle — EARS requirements, technical design docs, implementation tracking, and contribution guidelines. Use when planning features, defining requirements, or managing project lifecycle.

2026-07-11
devops-tooling
网络与计算机系统管理员

Git operations, shell scripting, CI/CD pipelines, and terminal automation. Use for conventional commits, PowerShell/Bash scripting, configuring GitHub Actions, or automating development tooling workflows.

2026-07-11
dispatching-parallel-agents
软件开发工程师

Use multiple Claude agents to investigate and fix independent problems concurrently

2026-07-11
doc
桌面出版专家

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

2026-07-11
document-metadata-review
桌面出版专家

Inspect PDFs, DOCX, PPTX, and XLSX files for share-readiness, metadata, links, comments, and hidden content.

2026-07-11
documentation-authoring
项目管理专家

Create structured docs from scratch — PRDs, technical specs, design docs, decision records, knowledge bases. Use when drafting documentation, writing proposals, defining requirements, or planning features.

2026-07-11
documentation-automation
软件开发工程师

Automate doc generation with JSDoc/TSDoc, linters, and pre-commit hooks. Use when setting up markdownlint, configuring doc linting pipelines, integrating JSDoc/TSDoc, or building automated documentation workflows.

2026-07-11
documentation-patterns
软件开发工程师

Templates and structural patterns for API docs, feature docs, config guides, and REST endpoint documentation. Use when structuring docs, applying Markdown templates, or standardizing doc formats.

2026-07-11
documentation-quality
软件开发工程师

Documentation quality standards and writing principles. Use when establishing formatting rules, reviewing doc quality metrics, creating writing guidelines, or enforcing consistent documentation style across a project.

2026-07-11
documentation-verification
软件开发工程师

Validate documentation before merging - check completeness, broken links, code example accuracy, and factual correctness. Use when reviewing docs for quality gates or running pre-merge doc validation.

2026-07-11
docx
桌面出版专家

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Covers polished document output, tracked changes, comments, image updates, XML-level repairs, and safe conversion workflows.

2026-07-11
dotnet-best-practices
软件开发工程师

Ensure .NET/C# code follows maintainable, modern best practices. Use when reviewing or improving C# code, solution structure, async patterns, dependency injection, or testability.

2026-07-11
ds-notebook-strict-code
软件开发工程师

Use only when the user explicitly requests strict code-cell-only output for a Jupyter or undergraduate data-science task, or when an ITX2007 assignment requires that format. Do not activate for ordinary data analysis or explanation requests.

2026-07-11
ds-teaching-assistant
其他高等院校教师

Use for explicit undergraduate data-science teaching, assignment guidance, concept clarification, method selection, or output interpretation. Do not activate merely because a task contains data or Python code.

2026-07-11
excalidraw-diagram-generator
软件开发工程师

Generate .excalidraw diagrams from natural language. Use when creating flowcharts, mind maps, system architecture diagrams, sequence diagrams, ER diagrams, network diagrams, or any visual process visualization.

2026-07-11
excel-sheet
桌面出版专家

Excel (.xlsx) manipulation via MCP server. Use for creating workbooks, formatting cells, writing formulas, building charts, pivot tables, data analysis, or any task involving Excel spreadsheets.

2026-07-11
executing-plans
项目管理专家

Execute detailed plans in batches with review checkpoints

2026-07-11
当前展示该仓库 Top 40 / 134 个已收集 skills。