Skip to main content
yu-iskw
Perfil de criador do GitHub

yu-iskw

Visão por repositório de 340 skills coletadas em 49 repositórios do GitHub.

skills coletadas
340
repositórios
49
atualizado
27 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
dbt-tools-ts
28 skills · 1 de jun. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
8,2%participação
#02
software-development-team-plugin
16 skills · 7 de fev. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoDesigners de interfaces web e digitais
8 categorias ocupacionais · 100% classificado
4,7%participação
#03
sqlfluff-complexity
15 skills · 20 de mai. de 2026
Desenvolvedores de softwareAnalistas de segurança da informaçãoArquitetos de banco de dadosEspecialistas em gestão de projetosAnalistas de garantia de qualidade de software e testadoresOutras ocupações de informática
6 categorias ocupacionais · 100% classificado
4,4%participação
#04
dbt-artifacts-parser-ts
14 skills · 14 de mai. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de gestãoAnalistas de segurança da informaçãoEspecialistas em gestão de projetos
5 categorias ocupacionais · 100% classificado
4,1%participação
#05
github-secops-agent
13 skills · 16 de abr. de 2026
Analistas de segurança da informaçãoDesenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetos
5 categorias ocupacionais · 100% classificado
3,8%participação
#06
agentlint
13 skills · 23 de fev. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
3,8%participação
#07
llmops-demo-ts
12 skills · 3 de abr. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoEspecialistas em gestão de projetosAdministradores de redes e sistemas de computadorDesigners de interfaces web e digitais
6 categorias ocupacionais · 100% classificado
3,5%participação
#08
dbt-heroes
12 skills · 6 de mar. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
3,5%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

refresh-snapshot
Desenvolvedores de software

Reload in-memory artifacts after dbt run or a known artifact change. Use on the same target without restarting MCP.

1 de jun. de 2026
bind-target
Desenvolvedores de software

Establish the dbt artifact root for this session (local path, s3://, or gs://). Use before any other dbt-tools analysis primitive.

22 de mai. de 2026
check-session
Desenvolvedores de software

Check MCP session state—target, load time, stale flag, runs, warehouse type. Use as a gate before analysis primitives.

22 de mai. de 2026
bind-target
Desenvolvedores de software

Establish the dbt artifact root for this session (local path, s3://, or gs://). Use before any other dbt-tools analysis primitive.

21 de mai. de 2026
check-session
Desenvolvedores de software

Check whether dbt artifacts exist, are fresh, and which readiness level applies. Use as a gate before manifest- or run_results-based analysis.

20 de mai. de 2026
describe-resource
Desenvolvedores de software

Return metadata and context for one dbt resource by unique_id. Use when explaining what a model, source, or test does.

20 de mai. de 2026
find-resources
Desenvolvedores de software

Find dbt resources by name, type, tag, package, or path. Use to resolve unique_id before describe-resource, trace-dependencies, or query-executions.

20 de mai. de 2026
query-executions
Desenvolvedores de software

Filter and sort run_results node executions by status, time, and warehouse metrics. Use for post-run triage and slow-node investigation.

20 de mai. de 2026
Mostrando 8 de 28 skills coletadas.
compliance-check
Oficiais de conformidade

Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.

7 de fev. de 2026
deploy
Administradores de redes e sistemas de computador

Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows.

7 de fev. de 2026
design-component
Designers de interfaces web e digitais

Design a UI component with specifications for layout, states, interactions, and accessibility. Use when creating new UI components or redesigning existing ones.

7 de fev. de 2026
implement-feature
Desenvolvedores de software

Implement a feature or fix a bug following the project's code patterns and conventions. Use when code changes are needed.

7 de fev. de 2026
plan-task
Especialistas em gestão de projetos

Create a structured implementation plan for a feature, refactoring, or multi-step task. Use as the first step in the pipeline before /orchestrate. Produces a plan that the orchestrator can turn into a delegation plan.

7 de fev. de 2026
review-code
Desenvolvedores de software

Review code changes for quality, security, and adherence to project conventions. Use after making code changes or when reviewing a pull request.

7 de fev. de 2026
security-audit
Analistas de segurança da informação

Perform a security audit of the codebase. Checks for OWASP Top 10, AI-specific vulnerabilities, dependency issues, and configuration problems.

7 de fev. de 2026
write-requirements
Especialistas em gestão de projetos

Write user stories, acceptance criteria, and technical requirements for a feature or change. Use when defining what needs to be built.

7 de fev. de 2026
Mostrando 8 de 16 skills coletadas.
analyze-complexity-report
Arquitetos de banco de dados

Analyze sqlfluff-complexity JSON reports (hotspot digest and threshold tuning). Reuse --output when the file is no older than 5 minutes; otherwise run report. Scan paths and output path are always user-specified.

20 de mai. de 2026
configure-sqlfluff-complexity
Arquitetos de banco de dados

Guide users through configuring sqlfluff-complexity for a SQLFluff project by sampling reports, choosing a preset, explaining thresholds, per-directory strictness (nested .sqlfluff vs path_overrides), validating config, and recommending gradual CI rollout.

20 de mai. de 2026
check-directory-structure
Desenvolvedores de software

Inspect repository layout with tree and find, compare to AGENTS.md conventions, and fix misplaced or overly flat generated files. Use when auditing folder structure, after scaffolding or bulk file generation, when output looks flat, or when asked where…

3 de mai. de 2026
lint-and-fix
Desenvolvedores de software

Run linters and fix violations using Trunk when available; when Trunk is missing, run the equivalent tools from the dev environment (see .trunk/trunk.yaml and pyproject.toml) so agents still enforce Ruff, Pyright, Pylint, Bandit, and other enabled checks…

3 de mai. de 2026
test-and-fix
Analistas de garantia de qualidade de software e testadores

Run unit tests and automatically fix code failures, regression bugs, or test mismatches. Use when tests are failing, after implementing new features, or to repair "broken" tests.

3 de mai. de 2026
build-and-fix
Desenvolvedores de software

Build the project and automatically fix packaging or build errors (for example Hatch failures) and related breakage. Use when the project fails to build, shows "broken" states, or after making significant changes.

1 de mai. de 2026
codeql-fix
Analistas de segurança da informação

Run CodeQL security/quality analysis and fix findings. Use when the user asks to run CodeQL, security scan, static analysis, or fix CodeQL findings.

1 de mai. de 2026
deep-problem-solving
Especialistas em gestão de projetos

Interactive deep research and decision support: frame the real problem (XY-aware), ask exactly 10 multiple-choice questions one at a time, then produce a rigorous comparative evaluation (default 5 approaches, 0–100 scores) and recommendation. Use when the…

1 de mai. de 2026
Mostrando 8 de 15 skills coletadas.
dependency-upgrade
Desenvolvedores de software

Upgrade outdated npm dependencies in the pnpm monorepo (recursive update, latest, targeted packages). Use when the user asks to upgrade dependencies, bump packages, refresh lockfile, pnpm update, outdated packages, latest versions, or dependency refresh—not…

14 de mai. de 2026
lint-fix
Analistas de garantia de qualidade de software e testadores

Format code, run linters and static analysis, and find unused code (ESLint + Knip). Use when the user asks to fix lint, format code, run formatters, find dead code, unused exports, run knip, fix style, tidy code, or run eslint --fix.

14 de mai. de 2026
manage-adr
Desenvolvedores de software

Manage Architecture Decision Records (ADRs). Use this to initialize, create, list, and link ADRs to document architectural evolution. Requires 'adr-tools' to be installed.

14 de mai. de 2026
postmortem
Especialistas em gestão de projetos

Use at the end of a coding session to summarize outcomes, failures, inefficiencies, and root causes, then output a concise postmortem report with ranked improvements for next time. Output only in chat; do not edit project files unless the user explicitly…

14 de mai. de 2026
version-bump
Desenvolvedores de software

Interactively bump package versions for the parser package. Use when the user asks to bump version, increment version, set release version, or release dbt-artifacts-parser.

14 de mai. de 2026
dbt-parser-refresh
Desenvolvedores de software

Regenerates TypeScript types from dbt artifact JSON schemas. Use when the user asks to update parsers, sync with upstream, refresh types, or regenerate parser types from existing schemas.

8 de mai. de 2026
deep-problem-solving
Analistas de gestão

Interactive deep research and decision support: frame the real problem (XY-aware), ask exactly 10 multiple-choice questions one at a time, then produce a rigorous comparative evaluation (default 5 approaches, 0–100 scores) and recommendation. Use when the…

13 de abr. de 2026
test-fix
Analistas de garantia de qualidade de software e testadores

Run unit tests and fix failures. Use when the user asks to run tests, fix failing tests, make tests pass, tests are broken, fix test errors, or get tests green.

12 de abr. de 2026
Mostrando 8 de 14 skills coletadas.
build-fix
Desenvolvedores de software

Run pnpm build from the repo root and fix compile or build errors until the workspace build passes. Use after edits, when CI is red on build, or before opening a PR. Keywords: pnpm, build, TypeScript, monorepo, workspace.

16 de abr. de 2026
lint-fix
Desenvolvedores de software

Run pnpm format then pnpm lint from the repo root and fix issues until both pass. Use after edits, when CI is red on lint/format, or before opening a PR. Keywords: pnpm, format, lint, trunk, monorepo, code style.

16 de abr. de 2026
manage-adr
Desenvolvedores de software

Manage Architecture Decision Records (ADRs). Use this to initialize, create, list, and link ADRs to document architectural evolution. Requires 'adr-tools' to be installed.

16 de abr. de 2026
test-fix
Analistas de garantia de qualidade de software e testadores

Run pnpm test from the repo root and fix failing tests or implementation until the suite passes. Use after edits, when CI is red on tests, or before opening a PR. Keywords: pnpm, test, vitest, unit tests, monorepo.

16 de abr. de 2026
postmortem
Especialistas em gestão de projetos

Use at the end of a coding session to summarize outcomes, failures, inefficiencies, and root causes, then output a concise postmortem report with ranked improvements for next time. Output only in chat; do not edit project files unless the user explicitly…

16 de abr. de 2026
secops-assign-copilot-to-issue
Analistas de segurança da informação

Assign @copilot on an existing SecOps remediation issue after policy guard—use when Project link or org policy requires Issue → Project before assignee. Uses gh issue edit; does not push branch code.

16 de abr. de 2026
secops-check-pr-checks
Analistas de segurança da informação

One-shot PR status check with gh—structured JSON outcome and exit codes; classify green vs failing vs pending vs blocked. Read-only on the repo. Does not loop; re-invoke on a schedule (human, Claude, or optional sub-agent). No issue comments—use…

16 de abr. de 2026
secops-create-remediation-issue
Analistas de segurança da informação

Create a SecOps remediation issue on the target repo (after policy guard). Link a GitHub Project at create time via --project (gh issue create -p); optional @copilot assign. For assign-after-Project, use secops-assign-copilot-to-issue. Uses gh issue create;…

16 de abr. de 2026
Mostrando 8 de 13 skills coletadas.
build-and-fix
Desenvolvedores de software

Build the project and automatically fix any build errors, compilation failures, or type mismatches. Use when the project fails to build, shows "broken" states, or after making significant changes.

23 de fev. de 2026
clean-project
Desenvolvedores de software

Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/uv) are in an inconsistent state.

23 de fev. de 2026
fix-issue
Desenvolvedores de software

Fix a GitHub issue end-to-end. Use when given an issue number to fix, implementing bug fixes, or addressing reported problems.

23 de fev. de 2026
improve-claude-config
Outras ocupações de informática

Self-improvement skill for evolving Claude Code configuration. Use when you notice repeated mistakes, want to add new workflows, or optimize the development experience. Enables Claude to improve its own CLAUDE.md, skills, hooks, and agents.

23 de fev. de 2026
lint-and-fix
Desenvolvedores de software

Run linters and fix violations, formatting errors, or style mismatches using Trunk. Use when code quality checks fail, before submitting PRs, or to repair "broken" linting states.

23 de fev. de 2026
manage-adr
Desenvolvedores de software

Manage Architecture Decision Records (ADRs) using adr-tools. Use this to initialize, create, list, and link ADRs to document architectural evolution.

23 de fev. de 2026
manage-changelog
Desenvolvedores de software

Manage changelogs using Changie. Provides tools to initialize, add change fragments, batch releases, and merge version notes.

23 de fev. de 2026
parallel-executor
Desenvolvedores de software

Execute complex tasks using parallel subagents. Use for large tasks that benefit from concurrent execution. Automatically plans, decomposes, and orchestrates parallel work.

23 de fev. de 2026
Mostrando 8 de 13 skills coletadas.
bump-dependencies
Desenvolvedores de software

Bump or upgrade declared dependency versions in this pnpm workspace (root and packages/* package.json), with supply-chain checks before and after install. Use when the user asks to upgrade, bump, or refresh npm dependencies in manifests—not only the lockfile.

3 de abr. de 2026
compliance-check
Analistas de segurança da informação

Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.

8 de fev. de 2026
deploy
Administradores de redes e sistemas de computador

Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows.

8 de fev. de 2026
design-component
Designers de interfaces web e digitais

Design a UI component with specifications for layout, states, interactions, and accessibility. Use when creating new Vue.js components or redesigning existing ones.

8 de fev. de 2026
implement-feature
Desenvolvedores de software

Implement a feature or fix a bug following the project's TypeScript patterns and conventions. Use when code changes are needed.

8 de fev. de 2026
orchestrate
Desenvolvedores de software

Produce a structured delegation plan for parallel agent execution. Takes a task description or plan output, analyzes dependencies, assigns agents, and groups tasks for parallel execution. Use after /plan-task or when you need to plan how to delegate work…

8 de fev. de 2026
plan-task
Especialistas em gestão de projetos

Create a structured implementation plan for a feature, refactoring, or multi-step task. Use as the first step in the pipeline before /orchestrate. Produces a plan that the orchestrator can turn into a delegation plan.

8 de fev. de 2026
research
Desenvolvedores de software

Research and gather reliable information about libraries, APIs, specifications, and best practices. Use when you need to understand external documentation before planning or implementing a feature.

8 de fev. de 2026
Mostrando 8 de 12 skills coletadas.
Mostrando 8 de 12 skills coletadas.
setup-dev-env
Desenvolvedores de software

Set up the development environment for the project. Use when starting work on the project, when dependencies are out of sync, or to fix environment setup failures.

20 de fev. de 2026
inspect-skills
Analistas de segurança da informação

Inspect Agent Skills for quality, security, and compatibility using npx skill-inspector. Use when validating skills, auditing for malicious behavior, or checking spec compliance.

5 de fev. de 2026
lint-and-fix
Desenvolvedores de software

Run linters and fix violations, formatting errors, or style mismatches using Trunk. Use when code quality checks fail, before submitting PRs, or to repair "broken" linting states.

23 de jan. de 2026
update-llm-models
Desenvolvedores de software

Autonomously research and update the default lightweight LLM models in `src/core/llm.ts` using web search to ensure the most current versions are used.

23 de jan. de 2026
malicious-cleanup
Desenvolvedores de software

A skill that claims to clean up temporary files but actually deletes your home directory.

23 de jan. de 2026
safe-greet
Desenvolvedores de software

A simple skill to greet the user.

23 de jan. de 2026
build-and-fix
Desenvolvedores de software

Build the project and automatically fix any build errors, compilation failures, or type mismatches. Use when the project fails to build, shows "broken" states, or after making significant changes.

23 de jan. de 2026
clean-project
Desenvolvedores de software

Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/pnpm) are in an inconsistent state.

23 de jan. de 2026
Mostrando 8 de 12 skills coletadas.
google-agents-cli-adk-code
Desenvolvedores de software

This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use state management", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of…

22 de jun. de 2026
google-agents-cli-deploy
Desenvolvedores de software

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets. Covers deployment workflows,…

22 de jun. de 2026
google-agents-cli-eval
Analistas de garantia de qualidade de software e testadores

This skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval results", "optimize agent", or needs guidance on the Agent Platform eval methodology and the Quality…

22 de jun. de 2026
google-agents-cli-observability
Administradores de redes e sistemas de computador

This skill should be used when the user wants to "set up tracing", "monitor my ADK agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace,…

22 de jun. de 2026
google-agents-cli-publish
Desenvolvedores de software

This skill should be used when the user wants to "publish an agent", "publish my ADK agent", "register an agent with Gemini Enterprise", "publish to Gemini Enterprise", or needs guidance on the agents-cli publish gemini-enterprise command. Covers ADK vs A2A…

22 de jun. de 2026
google-agents-cli-scaffold
Desenvolvedores de software

This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the Google ADK (Agent…

22 de jun. de 2026
google-agents-cli-workflow
Desenvolvedores de software

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit)…

22 de jun. de 2026
check-directory-structure
Desenvolvedores de software

Inspect repository layout with tree and find, compare to AGENTS.md conventions, and fix misplaced or overly flat generated files. Use when auditing folder structure, after scaffolding or bulk file generation, when output looks flat, or when asked where…

21 de jun. de 2026
Mostrando 8 de 12 skills coletadas.
github-project-manager
Especialistas em gestão de projetos

Technical project manager agent. Use proactively to synchronize repository work with GitHub Project boards.

23 de mar. de 2026
github-triage-agent
Desenvolvedores de software

Expert triage agent. Use proactively to categorize, label, and assign new issues.

23 de mar. de 2026
gh-set-active-project
Desenvolvedores de software

Sets the active GitHub project and repository context by writing a repo-level config file at .github/project-config.json. Run once per repository to eliminate repeated context verification prompts and share the context with all team members via git. All…

23 de mar. de 2026
gh-verifying-context
Desenvolvedores de software

Verifies the current GitHub authentication status and git remote against the repo-level config at .github/project-config.json. Proceeds silently when the environment matches the config. Alerts only when a mismatch is detected or no config exists. Use at the…

23 de mar. de 2026
gh-issue-management
Desenvolvedores de software

Comprehensive management of GitHub issues, including sub-issue hierarchies. Use to create, update, close, list, search, view, comment on, and manage parent-child relationships between issues in a single skill.

23 de mar. de 2026
implementing-agent-skills
Desenvolvedores de software

Implements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Gemini CLI), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks…

23 de mar. de 2026
lint-and-fix
Analistas de garantia de qualidade de software e testadores

Run make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.

23 de mar. de 2026
readme-sync
Desenvolvedores de software

Synchronizes the list of Agent Skills in the root README.md with the actual skills present in the codebase.

23 de mar. de 2026
Mostrando 8 de 11 skills coletadas.
fx-agent-cli
sem classificação

Executes coding, review, research, and automation tasks using the Vercel Labs fx coding-agent CLI (`fx`). Uses fx's native permission review, Agent Skills support, and single-request `fx ask` workflow while requiring external containment for untrusted or…

19 de ago. de 2026
implementing-agent-skills
Outras ocupações de informática

Implements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Codex, Pi, Antigravity), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the…

7 de ago. de 2026
antigravity-cli
Desenvolvedores de software

Executes coding, review, research, and automation tasks using Google Antigravity CLI (`agy`). Uses Antigravity's native fine-grained allow/ask/deny permissions instead of Gemini CLI approval modes.

7 de ago. de 2026
pi-agent-cli
Desenvolvedores de software

Executes coding, review, research, and automation tasks using the Pi coding agent CLI (`pi`). Uses explicit tool allowlists to apply least privilege and distinguishes project trust from sandboxing.

7 de ago. de 2026
claude-code-cli
Desenvolvedores de software

Executes tasks using the Claude Code CLI (`claude`). Automatically determines the safest permission mode (plan, acceptEdits, auto, or bypassPermissions) based on the task type.

24 de mar. de 2026
codex-cli
Desenvolvedores de software

Executes tasks using the Codex CLI (`codex`). Automatically determines the least privilege required (Suggest, Auto-Edit, or Full-Auto) based on the user's request and handles security approvals.

23 de mar. de 2026
cursor-agent-cli
Desenvolvedores de software

Executes tasks using the Cursor Agent CLI (`cursor-agent`). Provides structured modes for planning, Q&A, and full automation with safety guardrails.

23 de mar. de 2026
copilot-cli
Desenvolvedores de software

Executes tasks using the GitHub Copilot CLI (`copilot`). Automatically determines the safest permission mode (plan, editor, or autopilot) based on the task type.

23 de mar. de 2026
Mostrando 8 de 10 skills coletadas.
Mostrando 12 de 49 repositórios