Skip to main content

Skills en este repositorio

tools-only/X-Skills - Página 66

SkillsMP ha recopilado 2943 skills de tools-only/X-Skills. Abre una skill para revisar su origen y sus detalles.

tools-only/X-Skills

Mostrando 40 de 2943 skills recopiladas.

ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use ONLY when explicitly requested by user or when invoked by a protocol in sessions/protocols/. DO NOT use proactively. Reviews code for security vulnerabilities, bugs, performance issues, and adherence to project patterns during context compaction or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when creating a new task OR when starting/switching to a task that lacks a context manifest. ALWAYS provide the task file path so the agent can read it and update it directly with the context manifest. Skip if task file already contains "Context Manifest"…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when creating a new task OR when starting/switching to a task that lacks a context manifest. ALWAYS provide the task file path so the agent can read it and update it directly with the context manifest. Skip if task file already contains "Context Manifest"…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Updates task context manifest with discoveries from current work session. Analyzes implementation code and task file to understand what was learned. Only updates if drift or new discoveries found. Provide the task file path.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Updates task context manifest with discoveries from current work session. Reads transcript to understand what was learned. Only updates if drift or new discoveries found.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Audits documentation accuracy against actual implementation. Analyzes git history to identify when code and documentation diverged, extracts actual features from source code, compares against documentation claims. Generates comprehensive audit reports…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Verify documentation accuracy against implementation using git forensics and code analysis with file paths, line numbers, and commit SHAs. Use when checking if README matches code, auditing for documentation-code drift, finding undocumented features, or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use only during context compaction or task completion. Consolidates and organizes work logs into the task's Work Log section.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generates user-facing README.md documentation for Claude Code plugins. Deeply researches plugin capabilities and writes compelling documentation that helps humans understand what the plugin does and why they should install it.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use ONLY during context compaction or task completion protocols or if you and the user have identified that existing documentation has drifted from the code significantly. This agent updates CLAUDE.md files and module documentation to reflect current…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Updates CLAUDE.md files and module documentation to reflect current implementation. Use ONLY during context compaction, task completion protocols, or when documentation has significantly drifted from code. Adapts to mono-repo structure. Supply with task file…

Idioma del texto original: inglés

actualizado
ocupación
Gerentes de ciencias naturales
descripción

Scientific delegation framework for orchestrators - provide observations and success criteria while preserving agent autonomy

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Creates and refactors Bash 5.1+ scripts with modern best practices. Implements shellcheck compliance, proper error handling, and logging. Use when writing new scripts, modernizing existing ones, or debugging shell issues.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Resolve linting/type errors by investigating root causes, not silencing symptoms. Use when ruff, mypy, pyright, or basedpyright report issues. Researches rules, reads code context, loads python3-development skill, and elegantly rewrites code to fix underlying…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Implement embedded C/C++ code for nRF52 and STM32 targets. Use when writing firmware, implementing Zigbee clusters, creating FreeRTOS tasks, or modifying drivers. Follows MISRA-C guidelines and embedded best practices.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guide to understanding and handling UNIX socket files in source distributions, including prevention strategies and troubleshooting socket-related build issues

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Retrieve project versions from environment variables for CI/CD integration. Covers configuration, CI/CD workflows (GitHub, GitLab, Jenkins), Docker/Kubernetes integration, and best practices for external version management.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Navigation guide to comprehensive documentation for Hatchling's source distribution build target, including configuration options, file selection, metadata versions, and advanced features

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run linting and formatting on files or discover project linters. Usage with /lint path or /lint init with optional --force flag

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

System architect for Python CLI tool design. Creates architecture specs, technology stack recommendations, command interfaces, and data models. Provides WHAT to build (interfaces, contracts, schemas), not HOW (implementation is handled by…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Complete guide to the hatch-vcs plugin for Hatchling, covering VCS-based versioning (Git/Mercurial), version file generation, build hook configuration, and migration patterns from setuptools.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Validate version formats and control version progression. Covers PEP 440 compliance, valid formats, invalid formats, and version bumping validation rules.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Researches feature requests and existing architecture documents to produce discovery context. Explores codebase patterns, identifies ambiguities, documents use scenarios, and surfaces questions for orchestrator resolution. Does NOT make technical…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Quick data freshness check. Use when the user asks if data is up to date, when a table was last updated, if data is stale, or needs to verify data currency before using it.

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Trace downstream data lineage and impact analysis. Use when the user asks what depends on this data, what breaks if something changes, downstream dependencies, or needs to assess change risk before modifying a table or DAG.

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Initialize warehouse schema discovery. Generates .astro/warehouse.md with all table metadata for instant lookups. Run once per project, refresh when schema changes. Use when user says "/data:init" or asks to set up data discovery.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Manages Apache Airflow operations including listing, testing, running, and debugging DAGs, viewing task logs, checking connections and variables, and monitoring system health. Use when working with Airflow DAGs, pipelines, workflows, or tasks, or when the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or understand project structure. For running the local environment, see managing-astro-local-env.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase. If you detect Airflow 2.x code that needs migration,…

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Production Python coding standards with automatic version detection (3.10-3.13). Use when writing, reviewing, or refactoring Python to ensure adherence to modern type syntax, LBYL exception handling, pathlib operations, ABC-based interfaces, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Comprehensive index of 82+ Dagster integrations organized by category. Includes AI (OpenAI, Anthropic), ETL (dbt, Fivetran, Airbyte, PySpark), Storage (Snowflake, BigQuery), Compute (AWS, Databricks, Spark), BI (Looker, Tableau), Monitoring, Alerting, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Search GitHub repos (public + private) for code patterns, implementations, and examples.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Used by /flow-next:prime to scan for CI/CD, PR templates, issue templates, and workflow automation. Do not invoke directly.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Epic completion review - verifies all epic tasks implement spec requirements. Triggers on /flow-next:epic-review.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Used by /flow-next:prime to scan for environment setup, .env templates, Docker, and devcontainer configuration. Do not invoke directly.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Gather modern best practices and pitfalls for the requested change.

Idioma del texto original: inglés

actualizado
ocupación
Empleados de archivos
descripción

Search .flow/memory/ for entries relevant to the current task or request.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 2943 skills recopiladas.