- 📁 .gemini/
- 📁 .github/
- 📁 .vscode/
- 📄 .envrc
- 📄 .gitignore
- 📄 .gitmodules
Use for Nim symbol navigation and diagnostics. MANDATORY: Use specialized MCP tools (nimFindSymbols, nimFindReferences, nimListSymbols, nimCheckFile, nimCheckProject) first; fall back to grep only on error or user confirmation.
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
projects, and create or revoke Cloud API keys. Use when granting, modifying, or
Use whenever the user mentions a Jira issue key and wants more than a surface-level lookup — "Read PROJ-123", "What's PROJ-123 about?", "Give me context on PROJ-123", "Deep dive PROJ-123", "What's blocking PROJ-123?", "Summarize PROJ-123 and its dependencies", "I need to work on PROJ-123, what should I know?", or any request to understand an issue's purpose, scope, or requirements. Thoroughly researches and synthesizes a Jira issue including all linked issues, sub-tasks, blocked dependencies, and supporting Confluence documentation.
Migrate webpack, Vite, create-react-app (CRA/CRACO), or Vue CLI projects to Rsbuild.
- 📁 references/
- 📁 scripts/
- 📄 .gitignore
- 📄 LICENSE
- 📄 pyproject.toml
Migrates Maven projects to Gradle Kotlin DSL (build.gradle.kts) with version catalogs (libs.versions.toml). Covers single-module and multi-module projects, Spring Boot starter-parent conversion, dependency-scope and BOM mapping, Maven plugin to Gradle plugin translation, and Maven profile equivalents. Also supports a dual-build overlay mode that adds Gradle alongside Maven without removing pom.xml. Triggers on requests to convert pom.xml to Gradle, migrate from Maven to Gradle, generate build.gradle.kts, set up a Gradle version catalog from Maven, modernize a JVM build system, or add Gradle alongside Maven for gradual migration. Does not apply to Gradle-to-Maven conversion, authoring brand-new Gradle projects from scratch with no Maven source, Groovy DSL (build.gradle) authoring unrelated to migration, or non-JVM build tools (npm, Bazel, sbt, Make).
Neues Projekt im aktuellen Workspace verknüpfen — nur Projekt-ID in project.json schreiben
Skill de inicialização da squad. Faz a varredura do projeto e popula a memória técnica e de negócios em `memorys/`. ATENÇÃO - SÓ DEVE ser executada se houver solicitação explícita do usuário ("instalar a squad", "fazer setup inicial", "bootstrap do projeto") ou após o instalador raiz (`agent.md`) já ter feito a configuração de ferramenta.
Sync Azure DevOps work items with git commit history. Analyzes commits, matches to work items, and proposes state updates. Use for daily task sync or sprint status updates.
Sort the "My Projects" section in the GitHub profile README template by star count. Use this skill when the user asks to sort projects, reorder projects by stars, update project ordering, or refresh the project list ranking. Also use when the user adds a new project and wants it placed correctly by popularity.
Use when working with Keboola Connection projects via kbagent CLI.
- 📄 __init__.py
- 📄 _compat.py
- 📄 hooks.py
Build, edit, test, and iterate on software projects with the looplet coder runtime.
- 📁 knowledge/
- 📄 bootstrap-runtime.mjs
- 📄 COMMANDS.md
- 📄 INSTALL.md
Manages AI motion comic production projects with YAML assets and storyboards. Use when users need to initialize Mangou projects, edit storyboard or asset YAML, generate images or videos, split grid shots, stitch final videos, or debug task backfill.