Skip to main content
JetBrains
Perfil de criador do GitHub

JetBrains

Visão por repositório de 331 skills coletadas em 25 repositórios do GitHub.

skills coletadas
331
repositórios
25
atualizado
30 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
skills
129 skills · 24 de jun. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webEspecialistas em gestão de projetosDesigners de interfaces web e digitaisAnalistas de segurança da informação
15 categorias ocupacionais · 100% classificado
39%participação
#02
intellij-community
71 skills · 12 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
21%participação
#03
MPS
39 skills · 21 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
12%participação
#04
youtrackdb
16 skills · 1 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresRedatores técnicos
3 categorias ocupacionais · 100% classificado
4,8%participação
#05
thinkrail
13 skills · 27 de ago. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 46% classificado
3,9%participação
#06
junie-extensions
9 skills · 13 de mai. de 2026
Desenvolvedores de softwareArquitetos de banco de dados
2 categorias ocupacionais · 100% classificado
2,7%participação
#07
kotlin
7 skills · 25 de ago. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 29% classificado
2,1%participação
#08
ideavim
6 skills · 24 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
1,8%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

debugging-code
Desenvolvedores de software

Use for debugger-driven runtime root-cause analysis in Rider-supported solutions and projects, including .NET/C#, F#, VB, C++, Unity, Unreal Engine, and other GameDev or mixed-language projects. Trigger when runtime state or control-flow evidence is needed —…

24 de jun. de 2026
refactoring-code
Desenvolvedores de software

Use when semantic refactoring is needed in Rider-supported solutions and projects, including .NET/C#, F#, VB, C++, Unity, Unreal Engine, XAML, Razor, and other GameDev or mixed-language projects. Trigger when edits must update declarations and usages across…

24 de jun. de 2026
modern-web-guidance
Desenvolvedores web

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals,…

20 de mai. de 2026
cloudflare-deploy
Desenvolvedores de software

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

28 de abr. de 2026
algorithmic-art
Desenvolvedores de software

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather…

28 de abr. de 2026
web-design-guidelines
Designers de interfaces web e digitais

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

28 de abr. de 2026
brand-guidelines
Designers gráficos

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

28 de abr. de 2026
canvas-design
Designers gráficos

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work…

28 de abr. de 2026
Mostrando 8 de 129 skills coletadas.
Mostrando 8 de 71 skills coletadas.
mps-aspect-editor
Desenvolvedores de software

Use when creating or changing MPS editor definitions — the overall workflow from scaffolding a `ConceptEditorDeclaration` through componentizing reusable `EditorComponentDeclaration`s, refining cell models and cell layouts, applying style sheets and…

21 de jul. de 2026
mps-aspect-constraints
Desenvolvedores de software

Use when defining or editing MPS language constraints — property validators / setters / getters, referent search scopes (imperative or inherited via `ScopeProvider.getScope`), `referentSetHandler` side effects, default-scope blocks, `canBeChild` /…

21 de jul. de 2026
mps-aspect-editor-menus-and-keymaps
Desenvolvedores de software

Use when authoring the **non-layout** parts of the MPS editor aspect — what happens when the user types, presses a key, triggers completion, pastes, or invokes a context action. Covers action maps (`CellActionMapDeclaration`), cell keymaps…

21 de jul. de 2026
mps-aspect-intentions
Desenvolvedores de software

Use when defining or editing MPS intentions (the Alt+Enter context-action aspect) — adding `IntentionDeclaration` roots, parameterized or surround-with variants, description/isApplicable/execute blocks, child-filter functions, factory-initialized AST…

21 de jul. de 2026
mps-aspect-structure-concepts
Desenvolvedores de software

Define concepts, interface concepts, enumerations, and constrained data types in an MPS language's `structure` aspect. Covers smart-reference detection, alias rules, cardinality, INamedConcept usage, bulk creation, and the full `mps_mcp_alter_structure` /…

21 de jul. de 2026
mps-model-manipulation
Desenvolvedores de software

Use when writing or editing MPS BaseLanguage code that lives inside a model — behavior methods, typesystem rules, checking rules, generator queries, constraints, intentions, scope/canBe callbacks, dataflow builders — and combines the `smodel`, `collections`,…

21 de jul. de 2026
mps-mcp-workflow
Desenvolvedores de software

Complete JetBrains MPS workflow guide for DSL projects — models, languages, generators, node JSON blueprints, validation, MPS MCP tool usage, and the index of companion skills. Use whenever working in an MPS project, when AGENTS.md says to load the MPS…

17 de jul. de 2026
mps-node-editing
Desenvolvedores de software

Add, update, or delete MPS nodes using JSON blueprints — covers the unified blueprint format, staged construction for large subtrees, validation, and reference repair. Use whenever creating, editing, or restructuring nodes in any MPS model (structure, editor,…

17 de jul. de 2026
Mostrando 8 de 39 skills coletadas.
code-review
Analistas de garantia de qualidade de software e testadores

Review code, test, and workflow-machinery changes across multiple dimensions using specialized agents with triage-based selection.

1 de jul. de 2026
create-plan
Desenvolvedores de software

Research the codebase and create an implementation plan with architecture notes, design document, and track decomposition. Use when starting a new feature or large change.

30 de jun. de 2026
execute-tracks
Desenvolvedores de software

Execute the implementation plan: autonomous plan review (Phase 2) on first invocation, then track-by-track execution (Phase A review + decomposition, Phase B implementation, Phase C code review). Use after /create-plan to implement the planned work.

30 de jun. de 2026
fix-ci-failure
Analistas de garantia de qualidade de software e testadores

Diagnose and fix a CI test failure from a GitHub PR or workflow run. Includes root cause analysis, dimensional code review, and PR creation.

30 de jun. de 2026
edit-design
Desenvolvedores de software

Apply an edit to `design.md` or `design-mechanics.md` through the mutation discipline: apply → auto-review → iterate → present. Use this instead of directly Editing those files.

26 de jun. de 2026
readability-feedback
Desenvolvedores de software

Audit a finished design document for hard-to-read or hard-to-understand paragraphs, then harden the house-style rules so future design docs avoid them. Fans out audit sub-agents, classifies each obscure passage as caught-by-an-existing-rule or a gap, and…

26 de jun. de 2026
ai-tells
Redatores técnicos

Reviews any draft for AI writing tells and produces a clean rewrite. Catches structural fingerprints (negative parallelism like "It's not X, it's Y", bullet-everything, Title Case headings, adjective triads), analysis fingerprints (superficial -ing clauses,…

19 de jun. de 2026
review-plan
Desenvolvedores de software

Manually re-run the autonomous plan review (Phase 2 — consistency + structural). The same review runs automatically as the first phase of /execute-tracks; this command is for re-runs after inline replanning or whenever the plan needs explicit re-validation.…

19 de jun. de 2026
Mostrando 8 de 16 skills coletadas.
reflecting-findings
sem classificação

Use when a reflection package hands you another agent's review findings to verify (before they become a fix request): you are the REFLECTOR, an independent skeptic. Judge each finding against the real code and settle it with reflect_finding — kept or refuted.

27 de ago. de 2026
reviewing-changes
sem classificação

Use when a review package asks you to review a plan step's change set (todo.startReview): you are the REVIEWER, not the author. How to judge an agent-written diff, file findings with add_review_comment, and settle with exactly one review_verdict.

27 de ago. de 2026
todos
sem classificação

This chat has a shared, live TODO plan — your tasks for the conversation, which the user also edits. Read this skill and reach for the todo_* tools whenever a request takes more than a couple of steps. It covers the plan model (group = task, items = its…

27 de ago. de 2026
choosing-a-workflow
sem classificação

Use FIRST when any new piece of work arrives — a request, feature, change, fix, question, or idea — before starting on it or choosing an approach. Not for continuing work already routed to a workflow skill.

24 de ago. de 2026
shipping-a-pr
sem classificação

Use when finished work needs to ship as a pull request, or when the ask is about a PR — creating one, bringing it up to date, adding screenshots, watching its checks, or addressing its review comments. Not for reviewing a PR you are not shipping.

24 de ago. de 2026
brainstorming
sem classificação

Use this BEFORE any creative or feature work: building a new feature, adding functionality, changing behavior, or making a nontrivial design decision. Turns the user's request into a validated design — recorded as a spec-graph task-spec — before any…

20 de ago. de 2026
writing-specs
sem classificação

Use when a workflow step drafts or revises a spec artifact — a goal-and-requirements, an architecture, or a module SPEC — or when a workflow skill names it at such a step. The shared quality bar for specs — not a workflow, nothing to execute.

20 de ago. de 2026
importing-a-codebase
Desenvolvedores de software

Use when the repo holds real source code but no specs: the existing-codebase branch of setting-up-a-project, normally reached via that dispatcher, directly only when the situation is unmistakable. Not for empty workspaces (starting-a-new-project) or feature…

21 de jul. de 2026
Mostrando 8 de 13 skills coletadas.
android
Desenvolvedores de software

Senior Android engineer workflows — Kotlin-first (Java legacy supported), Jetpack Compose + View system, MVVM, Coroutines/Flow, Room, Retrofit, Hilt, plus device orchestration via plugin tools (device management, logcat, crash reports, app run) and mobile-mcp…

13 de mai. de 2026
laravel-engineer
Desenvolvedores de software

Use when working on Laravel projects. Covers architecture decisions (Services vs Actions), thin controllers, Form Requests, API Resources, and API versioning. Enforces Larastan verification after code generation.

8 de mai. de 2026
context7
Desenvolvedores de software

Up-to-date library and framework documentation via Context7 MCP. Use when setup, API, or version-specific questions require current documentation.

27 de abr. de 2026
php-engineer
Desenvolvedores de software

Modern PHP 8.x policy and pitfalls. Use when writing, reviewing, or refactoring PHP code — enforces strict types, enum/readonly/match/DNF policy, PHPStan discipline, and catches the subtle traps (type coercion, mixed abuse, readonly mutation through…

27 de abr. de 2026
redis-best-practices
Desenvolvedores de software

Redis policy & pitfalls — key naming, atomicity, TTL strategy, distributed locks, cache patterns, production traps. Use when designing Redis-backed caches, locks, queues, rate limiters, or sessions. Covers the traps LLMs get wrong by default: SETNX + EX…

27 de abr. de 2026
sql-patterns
Arquitetos de banco de dados

SQL policy & pitfalls — query correctness, indexing strategy, safe migrations. Use when writing SQL, diagnosing slow queries, designing schemas, or reviewing Flyway/Liquibase migrations. Covers the traps LLMs miss by default: NOT IN with NULLs,…

27 de abr. de 2026
java-engineer
Desenvolvedores de software

Java 17–25 policy and pitfalls. Use when writing, reviewing, or refactoring Java code — enforces idioms around records, sealed types, switch exhaustiveness, Optional, virtual threads, and null-safety that LLMs frequently get wrong.

27 de abr. de 2026
kotlin-engineer
Desenvolvedores de software

Kotlin 2.x policy and pitfalls. Use when writing, reviewing, or refactoring Kotlin code — enforces coroutine-safety, Flow correctness, null-safety, and API-design rules that LLMs frequently get wrong.

27 de abr. de 2026
Mostrando 8 de 9 skills coletadas.
analysis-api-mark-internal-apis
sem classificação

Drive the per-module internal-API codebase test, then refine the suggested annotations down to `internal` (or up to `@KaImplementationDetail`) based on actual external usage

25 de ago. de 2026
build-bump-gradle-version
sem classificação

Bumps the Gradle wrapper/distribution version that BUILDS the Kotlin project itself — the version behind `./gradlew`, defined by `gradle/wrapper/gradle-wrapper.properties`. Covers the wrapper regeneration and the version-specific fallout that follows it:…

25 de ago. de 2026
build-tools-bump-gradle-api
sem classificação

Bumps the Gradle API version that Kotlin Gradle plugins are compiled against in the Kotlin compiler repository. Use this skill whenever the user asks to upgrade, bump, or update the Gradle compile API version, Gradle plugin API version, or…

25 de ago. de 2026
build-tools-bump-gradle-in-tests
sem classificação

Bump the maximum supported Gradle version in the `kotlin-gradle-plugin-integration-tests` project. Use this whenever the user asks to bump Gradle in integration tests, add a new Gradle X.Y.Z to the test matrix, update `MAX_SUPPORTED` Gradle, "run tests…

25 de ago. de 2026
disable-generation-check
sem classificação

Disables the TeamCity generation check (`forbidGenerationOnTeamcity`) for Kotlin version branching. Only invoke manually via /disable-generation-check.

25 de ago. de 2026
minimize-repro-for-diagnostic-test
Analistas de garantia de qualidade de software e testadores

Makes a minimal reproduction of a Frontend-related bug as a diagnostic test

5 de ago. de 2026
analysis-api-create-cherry-pick-issue
Desenvolvedores de software

Create a KTIJ cherry-pick tracking issue for a KT fix that needs to be cherry-picked to an IntelliJ branch. Use when cherry-picking Analysis API fixes.

2 de abr. de 2026
changelog
Desenvolvedores de software

Maintains the IdeaVim changelog (CHANGES.md). Use when updating the changelog, documenting releases, or reviewing commits/PRs for changelog entries.

24 de jul. de 2026
git-workflow
Desenvolvedores de software

IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project.

10 de fev. de 2026
extensions-api-migration
Desenvolvedores de software

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.

16 de jan. de 2026
issues-deduplication
Desenvolvedores de software

Handles deduplication of YouTrack issues. Use when cleaning up duplicate issues, consolidating related bug reports, or organizing issue tracker.

16 de jan. de 2026
tests-maintenance
Analistas de garantia de qualidade de software e testadores

Maintains IdeaVim test suite quality. Reviews disabled tests, ensures Neovim annotations are documented, and improves test readability. Use for periodic test maintenance.

13 de jan. de 2026
doc-sync
Desenvolvedores de software

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work…

27 de out. de 2025
ue-code-authoring
sem classificação

Use when writing or modifying Unreal Engine C++ — classes, actors, components, subsystems, interfaces, ability-system (GAS) code, module dependencies, reflected UPROPERTY/UFUNCTION API, native gameplay tags, and testable gameplay behavior — in a project open…

21 de ago. de 2026
ue-test-authoring
sem classificação

Use when writing or modifying Unreal Engine automated tests — Automation (IMPLEMENT_SIMPLE_AUTOMATION_TEST, DEFINE_SPEC), CQTest, Functional, Gauntlet, LowLevel/Catch2 — along with test modules and the Build.cs dependencies they need, in a project open in…

21 de ago. de 2026
finding-tests
Analistas de garantia de qualidade de software e testadores

Locates existing tests for a given C# class and method using the test coverage data supplied by IDE. Triggers ONLY for C# production code (`.cs` files in a Rider .NET solution) when generating new tests, adding test coverage, finding existing tests, or when…

20 de jul. de 2026
refactoring-code
Desenvolvedores de software

Use when semantic refactoring is needed in Rider-supported solutions and projects, including .NET/C#, F#, VB, C++, Unity, Unreal Engine, XAML, Razor, and other GameDev or mixed-language projects. Trigger when edits must update declarations and usages across…

10 de jul. de 2026
debugging-code
Desenvolvedores de software

Use for debugger-driven runtime root-cause analysis in Rider-supported solutions and projects, including .NET/C#, F#, VB, C++, Unity, Unreal Engine, and other GameDev or mixed-language projects. Trigger when runtime state or control-flow evidence is needed —…

6 de jul. de 2026
ue-live-debugging
Desenvolvedores de software

Use when debugging UE C++ crashes, runtime bugs, or unexpected behavior with Rider MCP available. Value over bash/grep: analyze_calls traces C++ call hierarchies (ReSharper backend); get_file_problems surfaces IDE-detected issues; get_symbol_info confirms API…

6 de jul. de 2026
Mostrando 12 de 25 repositórios