Skip to main content

dvcrn/skills

O SkillsMP coletou 30 skills de dvcrn/skills. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
30
Estrelas no GitHub
0
Forks no GitHub
0

Skills neste repositório

Mostrando 30 de 30 skills coletadas.

ocupação
sem classificação
descrição

Install and configure PostHog in an Elixir/Phoenix project, including backend SDK, runtime configuration, an app-owned analytics boundary, identity wiring, JS client assets, template wiring, Plug middleware, and verification. Use when adding PostHog analytics…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Install and configure Sentry in an Elixir or Phoenix project using official modern defaults, including runtime DSN configuration, Sentry.LoggerHandler with log message capture and rate limiting, Sentry.PlugContext placement, Cowboy/Bandit server detection,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

SwiftUI state management using @Observable Store containers (Observation framework, iOS 17+), @Environment injection, store composition, derived state, and async mutation patterns. Use when designing or reviewing Store architecture, migrating from…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Standard for Elixir adapter boundaries using a repo-owned behaviour, a thin public wrapper that selects the default implementation with Application.get_env/3, concrete implementation modules under the same namespace, and Mox mocks wired through…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Handle GitHub PR review comment autofix sessions - fetch unresolved threads, triage, fix code, reply, and resolve threads via GraphQL. Use this skill whenever you receive ci-monitor-event notifications with PR review comments, when the user asks to fix or…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegates GitHub PR code review to OpenAI Codex via the official Codex CLI (`codex exec`), enforcing the strict standards of the pr-code-review-and-quality skill. Use this when asked to review a PR with Codex, evaluate a GitHub pull request against the…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegates code review to OpenAI Codex via the official Codex CLI (`codex exec`), enforcing the strict standards of the code-review-and-quality skill. Use this when you want a highly capable model to review code, PRs, or files against the five-axis standard.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegate questions or tasks to OpenAI Codex via the official Codex CLI (`codex exec`). Codex is a highly capable coding model — use this when an independent Codex perspective materially improves complex reasoning, code review, research, or implementation work.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegates code comment, documentation, and commit message audits to Gemini 3.7 Flash or Gemini 3.7 Flash (Medium) via the Antigravity CLI (agy), enforcing the standards of the comment-and-documentation-quality skill. Use to sweep repositories, directories,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegates GitHub PR code review to Gemini 3.7 Flash (High) via the Antigravity CLI (`agy`), enforcing the strict standards of the pr-code-review-and-quality skill. Use this when you want Gemini to review a GitHub pull request, evaluate it against the…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegates code review to Gemini 3.7 Flash (High) via the Antigravity CLI (agy), enforcing the strict standards of the code-review-and-quality skill. Use this when you want a highly capable model to review code, PRs, or files against the five-axis standard.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Delegate questions or tasks to Gemini 3.7 Flash or Gemini 3.7 Flash (High) via the Antigravity CLI (agy). Use Gemini 3.7 Flash for fast lookups, explanations, and simple questions. Use Gemini 3.7 Flash (High) for deep reasoning, complex code analysis,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Run Codex tasks in cloud environments. Use when you need to execute coding tasks asynchronously in the cloud.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Standards and quality gates for code comments, JSDoc/docstrings, technical documentation, and git commit messages. Use to evaluate or write high-signal, concise documentation and eliminate AI comment fluff, over-explanation, ghost commentary, commit message…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Encrypt a secret for cloud agents using the shared cloud age key, producing a value ready to paste into fnox.cloud.toml. Use when a secret needs to be made available to an agent running in the cloud, when asked to "encrypt this for the cloud", or when…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Manage secrets with fnox. Use when you need to use fnox, need to manage secrets or store something sensitive for a project.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Create GitHub issues and pull requests using the GitHub CLI (gh). Always write the body to a file in .tmp/ and pass it via --body-file so descriptions are descriptive and consistent.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Interact with Jules, Google's asynchronous coding agent. Use when you need to create remote coding sessions or manage jules tasks.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Set up, configure, and troubleshoot Litestream replication to Tigris (Fly.io) for SQLite apps, including Fly.io deployments with Litestream-only or LiteFS+Litestream paths, required secrets/env vars, entrypoint scripts, and restore/validation checks. Use when…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Continuous agentic loop to automatically fetch, triage, fix, and resolve GitHub PR review comments. Runs an infinite loop of fixing high priority comments, pushing changes, re-requesting review, and sleeping for 8 minutes. Use when the user explicitly asks to…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Guide to using mise task runner features efficiently. Use when you need to automate workflows, manage build dependencies, or optimize execution with caching.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Use when we need an explanation of phoenix colocated hooks

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Use when we need an explanation of Phoenix.LiveView.ColocatedJS and how colocated JS is compiled and imported

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Use when we need an explanation of standard Phoenix LiveView client hooks (phx-hook) and when to use colocated vs regular hooks

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Conducts a multi-axis code review of a GitHub pull request and posts it back to the PR as inline review comments plus a summary assessment. Use when asked to review a PR, review a GitHub pull request, leave review comments on a PR, or when a PR number/URL is…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Analyzes GitHub PR review comments, investigates the relevant codebase context, and provides a verdict on whether each comment should be fixed or ignored. Does not make code changes. Use when the user asks to "triage review comments", "investigate PR…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Operate the `chainenv` CLI for local secret workflows across macOS Keychain, Linux keyring, and optional 1Password integration. Use when requests mention `chainenv`, `.chainenv.toml`, `chainenv.toml`, keychain vs 1Password, shell export generation, copying…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Operate the Memrise CLI for community courses, including authentication setup, course/level/word lookup, pool searches, and adding items. Use when requests mention `memcli` commands or the npm package `memrise-cli` (which installs the `memcli` binary),…

Idioma do texto original: inglês

atualizado
ocupação
Recepcionistas e funcionários de informações
descrição

Operate the WeWork CLI for workspace booking workflows, including authentication setup with `WEWORK_USERNAME` / `WEWORK_PASSWORD`, location and desk discovery, booking creation, booking listing, and calendar export. Use when requests mention `wework` commands…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Operate and validate the TripIt CLI for trip and itinerary workflows. Use this skill when users ask to authenticate with TripIt, run `tripit` CLI commands, create/list/get/update/delete trips and child items (hotels, flights, transport, activities), or…

Idioma do texto original: inglês

atualizado
Mostrando 30 de 30 skills coletadas.