Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agent-skills

agent-skills contiene 134 skills recopiladas de PracticalSwan, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
134
Stars
3
actualizado
2026-07-11
Forks
2
Cobertura ocupacional
15 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

accelerated-computing-cudf
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Redactores técnicos

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-11
breaking-changes-management
Desarrolladores de software

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
Diseñadores gráficos

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores web

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-11
competition-submission-checker
Científicos de datos

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

2026-07-11
condition-based-waiting
Analistas de garantía de calidad de software y probadores

Replace arbitrary timeouts with condition polling for reliable async tests

2026-07-11
context-map
Desarrolladores de software

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
Profesores postsecundarios, todos los demás

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

2026-07-11
csharp-xunit
Analistas de garantía de calidad de software y probadores

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

2026-07-11
custom-agent-usage
Otras ocupaciones informáticas

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
Desarrolladores de software

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

2026-07-11
deepstream-import-vision-model
Desarrolladores de software

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
Desarrolladores de software

Validate at every layer data passes through to make bugs impossible

2026-07-11
development-workflow
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

Use multiple Claude agents to investigate and fix independent problems concurrently

2026-07-11
doc
Editores de escritorio

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
Editores de escritorio

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

2026-07-11
documentation-authoring
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Editores de escritorio

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
Desarrolladores de software

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
Desarrolladores de software

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
Profesores postsecundarios, todos los demás

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
Desarrolladores de software

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
Editores de escritorio

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
Especialistas en gestión de proyectos

Execute detailed plans in batches with review checkpoints

2026-07-11
Mostrando las 40 principales de 134 skills recopiladas en este repositorio.