con un clic
skills_setup
skills_setup contiene 4 skills recopiladas de JustasMonkev, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Verify the latest official framework documentation before implementing or modifying features. Use when requests involve framework or library behavior, new feature implementation, upgrades, deprecations, API usage, or configuration changes where outdated guidance could cause regressions. Do NOT use for trivial CSS changes, general algorithm questions, or when the user explicitly states they have already checked docs.
Review pull requests, commits, branch ranges, or working-tree changes for the JustasMonkev/open-code-review repository. Use when asked to code review changes touching the Open Code Review Go CLI, review agent, diff parsing, rule matching, LLM clients, config/env handling, session viewer, telemetry, npm wrapper, release scripts, docs, or CI. Produces findings-first review output grounded in changed lines, project conventions, and deterministic validation.
Clone and inspect external GitHub repositories in a reusable local cache at ~/explore/repos. Use when asked to explore, inspect, investigate, compare, review, or answer questions about a repository that is not already in the current workspace, especially when the request names a GitHub owner/repo or repository URL.
Verify the latest official framework documentation before implementing or modifying features. Use when requests involve framework or library behavior, new feature implementation, upgrades, deprecations, API usage, or configuration changes where outdated guidance could cause regressions. Do NOT use for trivial CSS changes, general algorithm questions, or when the user explicitly states they have already checked docs.