Skip to main content
Repositorio de GitHub

a

a contiene 11 skills recopiladas de thoughtpolice, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
11
actualizado
2026-07-20
Forks
0
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

buck2-build-troubleshoot
Desarrolladores de software

Debugs Buck2 build failures systematically by analyzing error logs, checking common issues (cache, visibility, cycles), and suggesting fixes. Use when builds fail, tests won't run, or Buck2 reports errors.

2026-07-20
buck2-new-project
Desarrolladores de software

Scaffolds new Buck2 projects with proper BUILD/PACKAGE files, SPDX headers, and depot shims. Use when creating new Rust binaries/libraries, Deno tools, or C++ projects in the monorepo. Ensures consistent structure and metadata from the start.

2026-07-20
buck2-query-helper
Desarrolladores de software

Runs common Buck2 queries for dependency analysis, target inspection, and build graph exploration. Use when investigating dependencies, finding reverse dependencies, filtering by rule type, or understanding target relationships in the monorepo.

2026-07-20
buck2-target-determination
Desarrolladores de software

This skill should be used when determining which Buck2 targets are affected by code changes for incremental builds and tests. Use this when users ask to test/build changed code, find affected targets, or run incremental workflows with jj revisions.

2026-07-20
buck2-test-workflow
Analistas de garantía de calidad de software y probadores

Comprehensive testing workflow that should be used proactively after ANY code changes. Covers immediate testing, recursive package validation with `...`, target determination for affected packages, and reverse dependency testing. Use this skill after modifying BUILD files, changing code, fixing tests, or before committing to ensure nothing breaks downstream. (project)

2026-07-20
using-exe-dev
Administradores de redes y sistemas informáticos

Guides working with exe.dev VMs. Use when the user mentions exe.dev, exe VMs, *.exe.xyz, or tasks involving exe.dev infrastructure.

2026-07-18
buck2-local-resources
Desarrolladores de software

Create Buck2 tests with local resources (processes, services, databases) using LocalResourceInfo and ExternalRunnerTestInfo. Use when tests need external dependencies like databases, HTTP servers, message queues, or Unix sockets that Buck2 should manage automatically. (project)

2026-01-04
jj-clone-third-party
Desarrolladores de softwareOtras ocupaciones informáticas

Clone external repositories into work/ directory for examination and source code research. Use when needing to understand third-party dependency implementations, debug upstream issues, or research API usage patterns. (project)

2025-11-03
jj-graft-third-party
Administradores de redes y sistemas informáticos

Integrate third-party repository history into the monorepo by adding remotes and creating workspaces. Use when testing patches to upstream projects, making local modifications to dependencies, or maintaining forks that need to track upstream changes. (project)

2025-11-03
jj-workspace-experiments
Desarrolladores de software

Create isolated jj workspaces for testing changes, running experiments in parallel, and exploring alternative implementations. Use when testing breaking changes, comparing different approaches, or running long-running operations without blocking other work. (project)

2025-11-03
skill-creator
Especialistas en formación y desarrollo

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2025-11-03