Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:
yu-iskw
GitHub creator profile

yu-iskw

Repository-level view of 285 collected skills across 38 GitHub repositories, including approximate occupation coverage.

skills collected
285
repositories
38
occupation fields
2
updated
2026-05-22
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
dbt-tools-ts
28 skills · 2026-05-22
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la información
3 occupation categories · 100% classified
9.8%share
#02
dbt-helpers
21 skills · 2026-02-17
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAdministradores de redes y sistemas informáticosAnalistas de seguridad de la informaciónArquitectos de bases de datos
5 occupation categories · 100% classified
7.4%share
#03
software-development-team-plugin
16 skills · 2026-02-07
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónDiseñadores de interfaces web y digitales
7 occupation categories · 100% classified
5.6%share
#04
dbt-artifacts-parser-ts
14 skills · 2026-05-14
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de gestiónAnalistas de seguridad de la informaciónEspecialistas en gestión de proyectos
5 occupation categories · 100% classified
4.9%share
#05
github-secops-agent
13 skills · 2026-04-16
Analistas de seguridad de la informaciónDesarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
5 occupation categories · 100% classified
4.6%share
#06
skill-inspector
12 skills · 2026-02-20
Desarrolladores de softwareAnalistas de seguridad de la informaciónAnalistas de garantía de calidad de software y probadores
3 occupation categories · 100% classified
4.2%share
#07
github-project-skills
11 skills · 2026-03-23
Desarrolladores de softwareEspecialistas en gestión de proyectosAnalistas de garantía de calidad de software y probadores
3 occupation categories · 100% classified
3.9%share
#08
data-agent-ctl
11 skills · 2026-04-28
Desarrolladores de softwareAnalistas de gestiónAnalistas de seguridad de la informaciónAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
6 occupation categories · 100% classified
3.9%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
dbt-tools-ts
28 skills00updated 2026-05-22
9.8% of creator
Showing top 8 of 28 collected skills in this repository.
#002
dbt-helpers
21 skills00updated 2026-02-17
7.4% of creator
manage-adr
Desarrolladores de software

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

2026-02-17
dbt-helpers-plugin-scaffold
Desarrolladores de software

Scaffold and standardize new dbt-helpers plugins (Warehouse, Tool, or Schema). Use when starting a new plugin implementation or updating plugin discovery configuration.

2026-02-17
implement-agent-skills
Desarrolladores de software

Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection.

2026-02-17
setup-dev-env
Administradores de redes y sistemas informáticos

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.

2026-02-17
dbt-helpers-golden-e2e
Analistas de garantía de calidad de software y probadores

Implement and run End-to-End tests using golden output comparison. Use when verifying CLI behavior, plan generation, or full project execution.

2026-02-16
dbt-helpers-integration-testcontainers
Analistas de garantía de calidad de software y probadores

Set up and run integration tests using Testcontainers. Use when testing warehouse adapters against real database engines or verifying filesystem-dependent operations.

2026-02-16
dbt-helpers-nullable-testing
Analistas de garantía de calidad de software y probadores

Implement and use Nullable Infrastructure adapters for mock-free testing. Use when writing unit tests for core logic, implementing infrastructure adapters, or setting up test fixtures.

2026-02-16
dbt-helpers-path-policy
Arquitectos de bases de datos

Manage and enforce path templating and naming conventions in dbt-helpers. Use when implementing PathPolicy, defining template variables, or configuring warehouse-specific defaults.

2026-02-16
Showing top 8 of 21 collected skills in this repository.
#003
software-development-team-plugin
16 skills31updated 2026-02-07
5.6% of creator
compliance-check
Oficiales de cumplimiento

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

2026-02-07
deploy
Administradores de redes y sistemas informáticos

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

2026-02-07
design-component
Diseñadores de interfaces web y digitales

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

2026-02-07
implement-feature
Desarrolladores de software

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

2026-02-07
orchestrate
Desarrolladores 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 across agents.

2026-02-07
plan-task
Especialistas en gestión de proyectos

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.

2026-02-07
research
Desarrolladores 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.

2026-02-07
review-code
Desarrolladores de software

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

2026-02-07
Showing top 8 of 16 collected skills in this repository.
#004
dbt-artifacts-parser-ts
14 skills00updated 2026-05-14
4.9% of creator
dependency-upgrade
Desarrolladores 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 monorepo release versions.

2026-05-14
lint-fix
Analistas de garantía de calidad de software y probadores

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.

2026-05-14
manage-adr
Desarrolladores 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.

2026-05-14
postmortem
Especialistas en gestión de proyectos

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 asks. Skip nit-picks and one-off mistakes.

2026-05-14
version-bump
Desarrolladores 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.

2026-05-14
dbt-parser-refresh
Desarrolladores 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.

2026-05-08
deep-problem-solving
Analistas de gestión

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 user wants structured discovery before committing to a solution, a scored comparison of approaches, or to avoid jumping straight to an answer—especially for architecture, strategy, or high-stakes trade-offs.

2026-04-13
test-fix
Analistas de garantía de calidad de software y probadores

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.

2026-04-12
Showing top 8 of 14 collected skills in this repository.
#005
github-secops-agent
13 skills00updated 2026-04-16
4.6% of creator
build-fix
Desarrolladores 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.

2026-04-16
lint-fix
Desarrolladores 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.

2026-04-16
manage-adr
Desarrolladores 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.

2026-04-16
test-fix
Analistas de garantía de calidad de software y probadores

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.

2026-04-16
postmortem
Especialistas en gestión de proyectos

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 asks. Skip nit-picks and one-off mistakes.

2026-04-16
secops-assign-copilot-to-issue
Analistas de seguridad de la información

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.

2026-04-16
secops-check-pr-checks
Analistas de seguridad de la información

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 secops-post-ci-nudge-comment to nudge.

2026-04-16
secops-create-remediation-issue
Analistas de seguridad de la información

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; does not push branch code.

2026-04-16
Showing top 8 of 13 collected skills in this repository.
#006
skill-inspector
12 skills10updated 2026-02-20
4.2% of creator
setup-dev-env
Desarrolladores 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.

2026-02-20
inspect-skills
Analistas de seguridad de la información

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

2026-02-05
lint-and-fix
Desarrolladores 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.

2026-01-23
update-llm-models
Desarrolladores 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.

2026-01-23
malicious-cleanup
Desarrolladores de software

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

2026-01-23
safe-greet
Desarrolladores de software

A simple skill to greet the user.

2026-01-23
build-and-fix
Desarrolladores 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.

2026-01-23
clean-project
Desarrolladores 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.

2026-01-23
Showing top 8 of 12 collected skills in this repository.
#007
github-project-skills
11 skills40updated 2026-03-23
3.9% of creator
github-project-manager
Especialistas en gestión de proyectos

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

2026-03-23
github-triage-agent
Desarrolladores de software

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

2026-03-23
gh-set-active-project
Desarrolladores 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 subsequent agent sessions will auto-verify silently against this config.

2026-03-23
gh-verifying-context
Desarrolladores 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 start of every session.

2026-03-23
gh-issue-management
Desarrolladores 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.

2026-03-23
implementing-agent-skills
Desarrolladores 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 about Agent Skills format or SKILL.md.

2026-03-23
lint-and-fix
Analistas de garantía de calidad de software y probadores

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

2026-03-23
readme-sync
Desarrolladores de software

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

2026-03-23
Showing top 8 of 11 collected skills in this repository.
#008
data-agent-ctl
11 skills00updated 2026-04-28
3.9% of creator
build-and-fix
Desarrolladores 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.

2026-04-28
codeql-fix
Analistas de seguridad de la información

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

2026-04-28
deep-problem-solving
Analistas de gestión

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 user wants structured discovery before committing to a solution, a scored comparison of approaches, or to avoid jumping straight to an answer—especially for architecture, strategy, or high-stakes trade-offs.

2026-04-28
lint-and-fix
Desarrolladores 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.

2026-04-28
manage-adr
Desarrolladores 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.

2026-04-28
postmortem
Especialistas en gestión de proyectos

At the end of a coding agent session (Cursor, Claude Code, Codex, Gemini CLI, or similar), summarize outcomes, failures, inefficiencies, and root causes, then output a concise postmortem with ranked Must/Should/Consider improvements. Chat-only output; do not edit project files unless the user explicitly asks. Skip nit-picks and one-off mistakes.

2026-04-28
problem-solving
Analistas de gestión

Broadly and deeply analyze user intent (avoiding XY problems) and evaluate multiple solution approaches (default 5) with scores from 0 to 100.

2026-04-28
python-upgrade
Desarrolladores de software

Safely upgrade Python dependencies using uv. Use when asked to "upgrade dependencies", "update packages", "check for updates", or fix version mismatches in a Python project.

2026-04-28
Showing top 8 of 11 collected skills in this repository.
#009
agentic-workloads
11 skills00updated 2026-02-06
3.9% of creator
problem-solving
Analistas de gestión

Broadly and deeply analyze user intent (avoiding XY problems) and evaluate multiple solution approaches (default 5) with scores from 0 to 100.

2026-02-06
general-security-audit
Analistas de seguridad de la información

Workflow for auditing security vulnerabilities using trivy, osv-scanner, and trunk.

2026-02-06
implement-agent-skills
Desarrolladores de software

Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection.

2026-02-06
manage-adr
Desarrolladores de software

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

2026-02-06
manage-changelog
Desarrolladores de software

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

2026-02-06
security-vulnerability-audit
Analistas de seguridad de la información

Workflow for auditing security vulnerabilities using trivy, osv-scanner, and trunk.

2026-02-06
update-readme
Desarrolladores de software

Update README.md to reflect changes in project structure, skills, and agents. Use when new components are added or architecture changes.

2026-01-23
implement-agent-skill
Desarrolladores de software

Central meta-skill for creating and unifying all Agent Skills. Orchestrates specialized meta-skills for analysis, workflows, tools, and scaffolding.

2026-01-23
Showing top 8 of 11 collected skills in this repository.
#010
llmops-demo-ts
10 skills64updated 2026-04-03
3.5% of creator
bump-dependencies
Desarrolladores 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.

2026-04-03
compliance-check
Analistas de seguridad de la información

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

2026-02-08
deploy
Administradores de redes y sistemas informáticos

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

2026-02-08
design-component
Diseñadores de interfaces web y digitales

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

2026-02-08
implement-feature
Desarrolladores de software

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

2026-02-08
plan-task
Especialistas en gestión de proyectos

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.

2026-02-08
review-code
Analistas de garantía de calidad de software y probadores

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

2026-02-08
security-audit
Analistas de seguridad de la información

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

2026-02-08
Showing top 8 of 10 collected skills in this repository.
#011
gemini-data-agent-mcp
10 skills00updated 2026-04-28
3.5% of creator
build-and-fix
Desarrolladores 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.

2026-04-28
codeql-fix
Analistas de seguridad de la información

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

2026-04-28
improve-claude-config
Desarrolladores de software

Self-improvement skill for evolving Claude Code configuration. Use when you notice repeated mistakes, want to add new workflows, or optimize the development experience.

2026-04-28
lint-and-fix
Desarrolladores 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.

2026-04-28
node-upgrade
Desarrolladores de software

Safely upgrade Node.js dependencies in pnpm workspaces. Use when asked to "upgrade dependencies", "update packages", "check for updates", or fix version mismatches.

2026-04-28
postmortem
Especialistas en gestión de proyectos

End-of-session capture of failures, surprises, and lessons so agent behavior and repo config improve. Use after non-trivial work; skip trivial sessions unless something went wrong.

2026-04-28
security-scan
Analistas de seguridad de la información

Scan for vulnerable dependencies and CVEs via pnpm lint:security (Trunk Trivy/OSV-scanner), optional pnpm security:grype or pnpm lint:all (Trunk-all plus Grype). Use for dependency CVE checks, security-scoped lint, or post-bump verification.

2026-04-28
security-vulnerability-audit
Analistas de seguridad de la información

Workflow for auditing security vulnerabilities using Trunk (Trivy and OSV-scanner). Use when checking for project vulnerabilities, hard-coded secrets, or repairing security flaws.

2026-04-28
Showing top 8 of 10 collected skills in this repository.
#012
openspec-skills
10 skills00updated 2026-02-11
3.5% of creator
openspec-manager
Especialistas en gestión de proyectos

Staff Strategic Orchestrator for Spec-Driven Development (SDD). Proactively leads the lifecycle of a change, ensuring strategic alignment, technical rigor, and cross-disciplinary excellence.

2026-02-11
getting-openspec-artifact-instructions
Desarrolladores de software

Outputs enriched instructions for creating an artifact or applying tasks for an OpenSpec change. Use when the agent needs guidance on how to write a spec, design, or implement tasks.

2026-02-11
archiving-openspec-change
Desarrolladores de software

Archives a completed OpenSpec change and updates the main specifications. Use when implementation is finished and verified.

2026-02-09
checking-openspec-status
Desarrolladores de software

Displays the completion status of artifacts for an OpenSpec change. Use to track progress of proposal, specs, design, and tasks.

2026-02-09
creating-openspec-change
Desarrolladores de software

Creates a new OpenSpec change directory and initial structure. Use when starting a new feature, bugfix, or refactor.

2026-02-09
initializing-openspec
Desarrolladores de software

Initializes OpenSpec in a project directory. Use when starting a new project or adding OpenSpec to an existing one.

2026-02-09
listing-openspec-items
Desarrolladores de software

Lists OpenSpec items such as active change proposals and specifications. Use to discover what changes are in progress or what specs exist.

2026-02-09
updating-openspec-instructions
Desarrolladores de software

Updates OpenSpec instruction files in a project. Use when OpenSpec is already initialized but instructions need refreshing or the CLI was updated.

2026-02-09
Showing top 8 of 10 collected skills in this repository.
Mostrando 12 de 38 repositorios