Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
IgorWarzocha
Perfil de creador de GitHub

IgorWarzocha

Vista por repositorio de 102 skills recopiladas en 16 repositorios de GitHub.

skills recopiladas
102
repositorios
16
actualizado
2026-07-10
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
Opencode-Workflows
43 skills · 2026-01-27
Otras ocupaciones informáticasAnalistas de seguridad de la informaciónDesarrolladores de softwareDiseñadores gráficosEditores de escritorioEspecialistas en gestión de proyectos
11 categorías ocupacionales · 100% clasificado
42%participación
#02
howaboua-pi-stuff
10 skills · 2026-07-10
Desarrolladores de softwareAdministradores de redes y sistemas informáticosOtras ocupaciones informáticasRedactores técnicos
4 categorías ocupacionales · 100% clasificado
9.8%participación
#03
howcode
9 skills · 2026-06-10
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresDesarrolladores webOtras ocupaciones informáticas
5 categorías ocupacionales · 100% clasificado
8.8%participación
#04
agentic-job-search-vault
9 skills · 2026-01-11
Analistas de investigación de mercados y especialistas en marketingEspecialistas en gestión de proyectosEspecialistas en recursos humanos
3 categorías ocupacionales · 100% clasificado
8.8%participación
#05
AI-plays-Slay-The-Spire-2
9 skills · 2026-03-18
Desarrolladores de softwareAsistentes de parques de diversiones y recreaciónEspecialistas en gestión de proyectosEspecialistas en operaciones de negocios, todos los demásProductores y directores
5 categorías ocupacionales · 100% clasificado
8.8%participación
#06
opencode-agent-swarm-demo
6 skills · 2025-11-02
Desarrolladores de softwareAdministradores de redes y sistemas informáticos
2 categorías ocupacionales · 100% clasificado
5.9%participación
#07
pi-clawa
5 skills · 2026-06-24
Otras ocupaciones informáticasDesarrolladores de software
2 categorías ocupacionales · 100% clasificado
4.9%participación
#08
pi-markdown-workflows
2 skills · 2026-05-23
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.0%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

command-creator
Otras ocupaciones informáticas

Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make a /test command that runs pytest" → create command in opencode.json, set prompt to run tests with bash tool - user: "Add a /review command for PRs" → design prompt to fetch diff, analyze changes, generate review comments - user: "Automate this repetitive task" → identify pattern, create slash command with parameterized prompt - user: "Make a /deploy command" → design workflow (build, test, deploy), encode in command prompt

2026-01-27
agent-navigation-sop
Otras ocupaciones informáticas

Generate AGENTS.md for AI agent navigation. Covers build/test commands, coding conventions, task routing, and codebase structure. Use proactively during /init workflow or when creating agent-readable repository documentation. Examples: - user: "/init" → full AI navigation AGENTS.md + skill recommendations - user: "/init basic" → minimal AGENTS.md structure only - user: "Create AGENTS.md for this repo" → assess complexity, generate navigation doc - user: "Document codebase for AI agents" → structured AGENTS.md with task routing

2026-01-27
user-onboarding-sop
Desarrolladores de software

Generate AGENTS.md for end-user assistance. Covers setup, installation, running, and troubleshooting. Use proactively when user asks for "getting started" help or during /init user workflow. Examples: - user: "/init user" → user assistance AGENTS.md with official docs - user: "Create getting started guide" → installation + setup + troubleshooting - user: "Document how to use this repo" → user-focused AGENTS.md - user: "Help users run this software" → setup, prerequisites, usage patterns

2026-01-27
branding
Diseñadores gráficos

Apply official brand colors and typography to professional artifacts. Use for presentations, reports, and documents to ensure corporate visual identity. Use proactively when a "client-ready" look-and-feel is requested. Examples: - user: "Brand this report" -> apply corporate colors and fonts - user: "Apply brand guidelines to these slides" -> update colors/fonts in XML - user: "Check if this document is on-brand" -> verify against color/font standards

2026-01-25
comms
Empleados de oficina generales

Apply standardized formats for internal business communications. Use for status reports, company newsletters, FAQs, and leadership updates. Use proactively when consistency in corporate communication is required. Examples: - user: "Write a 3P update for the week" -> use Progress/Plans/Problems template - user: "Draft a company-wide announcement" -> use newsletter format - user: "Create an FAQ for the new project" -> use internal FAQ guidelines

2026-01-25
cowork
Especialistas en gestión de proyectos

Principles and patterns for effective collaborative work (coworking). Use for aligning agents on communication etiquette, workspace hygiene, and feedback loops. Use proactively when coordinating multi-agent workflows, managing vault hygiene, or standardizing status updates. Examples: - user: "How should we work together?" -> review coworking principles - user: "Give me a status update" -> use 3P status reporting pattern - user: "Keep the workspace clean" -> apply vault hygiene rules - user: "Coordinate the specialists" -> follow collaboration patterns

2026-01-25
excel
Analistas financieros y de inversiones

Handle spreadsheet operations (Excel/CSV) with high-fidelity modeling, financial analysis, and visual verification. Use for budget models, data dashboards, and complex formula-heavy sheets. Use proactively when zero formula errors and professional standards are required. Examples: - user: "Build an LBO model" -> create Excel with banking-standard formatting - user: "Analyze this data and create a dashboard" -> use openpyxl + artifact_tool - user: "Verify formulas in this spreadsheet" -> run recalc.py to check for errors

2026-01-25
pdf
Editores de escritorio

Handle PDF manipulation, form filling, text/table extraction, and high-fidelity generation. Use for professional PDF reports, merging documents, and automated form processing. Use proactively when visual quality and verification are critical. Examples: - user: "Fill this PDF form and verify" -> populate fields and inspect images - user: "Merge these reports and add a watermark" -> use pypdf - user: "Extract this complex table to Excel" -> use pdfplumber for layout preservation

2026-01-25
Mostrando las 8 principales de 43 skills recopiladas en este repositorio.
gh-issue-pr-flow
Desarrolladores de software

Runs this repository's GitHub issue, branch, PR, Changesets, release, and review workflow. Use when filing or implementing issues, preparing package changes, opening or updating PRs, or handling review feedback.

2026-07-10
skill-creator
Otras ocupaciones informáticas

Designs, audits, refactors, and packages reusable agent skills. Use for creating or improving SKILL.md files, trigger descriptions, supporting references/scripts/assets, validation, consolidation, or porting skills between agents. Not for one-off prompt edits or passive documentation with no repeatable workflow.

2026-07-09
agent-native-hardening
Desarrolladores de software

Audits and improves codebase architecture for safe human and agent changes. Use for structural reviews or refactors involving ownership, godfiles/functions, feature boundaries, duplication, contract or state safety, traversability, feedback loops, test fit, work decomposition, or parallel-change readiness. Not for ordinary bug fixes or feature work with no architecture concern.

2026-07-09
agents-md
Desarrolladores de software

Writes, audits, and maintains AGENTS.md files. Use for repository agent instructions, nested scope guidance, global or personal agent context, pruning bloated rules, or separating agent-facing instructions from README documentation.

2026-07-09
anti-ai-copy
Redactores técnicos

Writes, rewrites, and reviews prose so it sounds specific, natural, and appropriate to its author and context. Use for drafting or editing product copy, docs, READMEs, emails, posts, bios, essays, UI text, and other writing; removing AI/ChatGPT, SaaS, corporate, or LinkedIn tells; preserving voice; or making prose more direct, warm, dry, blunt, clear, or human. Not for AI-detector analysis or purely mechanical proofreading with no voice work.

2026-07-09
chrome-cdp
Desarrolladores de software

Controls a local Chrome-family browser through CDP. Use when a task needs rendered-page inspection or debugging, authenticated browser state, navigation, clicks, typing, or screenshots.

2026-07-09
gh-issue-pr-flow
Desarrolladores de software

Runs an opinionated GitHub issue and PR workflow with gh. Use when filing or implementing issues, creating branches, pushing changes, opening or updating PRs, requesting Codex review, or handling review feedback. Repository-specific instructions override this fallback.

2026-07-09
model-facing-api-design
Desarrolladores de software

Designs and reviews model-facing Pi tool contracts: names, descriptions, schemas, prompt snippets/guidelines, results, errors, and truncation. Use when adding or refining tools, or improving tool selection, calls, recovery, or prompt cost.

2026-07-09
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
howcode-dual-native-extension
Desarrolladores de software

Deprecated. Howcode now uses regular Pi SDK extensions from Pi settings/packages; do not add Howcode-only native extension snapshots or settings. Use this only as historical context when removing old dual-native-extension code.

2026-06-10
debug-weird-ui-behavior-with-cdp-logging
Analistas de garantía de calidad de software y probadores

Use when weird app/UI behavior needs live reproduction and tracing, including flicker, stale state, remounts, focus/scroll jumps, action glitches, or ordering flashes

2026-05-28
agent-native-hardening
Desarrolladores de software

TypeScript/JavaScript codebase hardening: maintainability, code quality, architecture cleanup, repo scoring, agent-friendly structure, godfiles, godfunctions, feature folders, DRY, type safety, traversability, feedback loops, worktrees, subagents, swarm refactors.

2026-05-27
gh-issue-pr-flow
Desarrolladores de software

Runs this repo's GitHub issue and PR workflow with gh. Use when the user mentions issue numbers, PR links, or the project board, asks to pick a manageable issue, wants an issue rewritten into a proper issue, wants backlog triage or relabeling, or wants a PR opened, updated, or reviewed. Do not use for local-only git work with no GitHub issue or project flow.

2026-05-27
build-and-run-temp-howcode
Desarrolladores de software

Use when Igor asks to build this branch/current repo and run a disposable build version

2026-05-27
temporary-ui-mock-fixtures
Desarrolladores web

How to add short-lived static fixtures for hard-to-reproduce UI states while tuning layout

2026-05-27
worktree-completion-summary
Desarrolladores de software

Use when Igor says a worktree seems complete and wants a branch/worktree summary saved for later review and merging

2026-05-27
gh-stack
Administradores de redes y sistemas informáticos

Manage GitHub stacked pull requests with `gh stack`. Use when creating stacked diffs, splitting work into dependent PRs, pushing/submitting/syncing/rebasing a stack, checking stack status, or navigating branch layers. Do not use for ordinary single-branch PR work.

2026-05-15
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
create-application
Especialistas en gestión de proyectos

Orchestrates the creation of a full job application package. Triggers whenever the user shares a new job posting, provides a link/URL, pastes a job description or specification, or uses phrases like "apply for this job", "create application package", or "draft application". Generates CV, cover letter, and tracking files using the Candidate Profile.

2026-01-11
track-application
Especialistas en recursos humanos

Manages the application process, tracks statuses, and handles follow-up. Use after sending an application and for updates.

2026-01-11
ai-research
Analistas de investigación de mercados y especialistas en marketing

Automates AI briefing preparation and technology research. Use for regular updates on AI trends, tools, and models relevant to the job search.

2026-01-02
analyze-job-post
Especialistas en recursos humanos

Analyzes a job offer for fit with the Candidate's profile and recommends an application strategy. Use before considering a new job offer.

2026-01-02
market-research
Analistas de investigación de mercados y especialistas en marketing

Automates collecting and analyzing job market data and trends. Use for cyclical monitoring of sectors, salaries, and skills demand.

2026-01-02
prep-interview
Especialistas en recursos humanos

Prepares a complete interview plan based on the Candidate Profile and company research. Use after receiving an invitation.

2026-01-02
research-company
Analistas de investigación de mercados y especialistas en marketing

Conducts deep company research and creates a dossier to support applications. Use before applying, interviewing, or for cultural fit assessment.

2026-01-02
setup-wizard
Especialistas en gestión de proyectos

Guided onboarding for new users. Collects reference documents, builds CANDIDATE-PROFILE.md from them, configures agents. Use for: "set up", "initialize", "get started", "configure my profile".

2026-01-02
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
boss-and-elite-fights
Especialistas en operaciones de negocios, todos los demás

Use this when planning for, entering, or playing an elite or boss fight. Trigger it before pathing into hard fights, before committing combat lines in elites or bosses, when the hard fight is new or unclear and needs STS1 parallel reasoning, and after those fights when updating durable lessons.

2026-03-18
combat
Desarrolladores de software

Use this for combat turn planning and execution. Trigger it before taking combat turns, when deciding whether a turn is easy or hard, when a fight presents setup vs tempo tension, when cost changes or free-card effects appear, and whenever you need general combat heuristics that are not boss-or-elite specific.

2026-03-18
merchant
Desarrolladores de software

Use this when the current screen is a merchant or when planning a shop line from map pressure, gold, deck state, relics, and potions. Trigger it before buying, before leaving a shop, and when a forced elite or boss makes the shop an immediate survival checkpoint. Shops are hard decisions, so prefer reading them with `--hard`.

2026-03-18
act-start
Desarrolladores de software

Use this at the start of an act, or whenever act-level planning resets after a compaction summary or major state change. Trigger it to re-evaluate deck shape, route goals, elite readiness, and act-specific priorities.

2026-03-18
act1
Asistentes de parques de diversiones y recreación

Use this at the start of Act 1 and for Act 1 route, reward, elite, boss, and survival decisions. Trigger it on new runs, whenever Act 1 pathing changes, before Act 1 elite or boss commitments, and when documenting new Act 1 encounters.

2026-03-18
act2
Desarrolladores de software

Use this at the start of Act 2 and for Act 2 route, reward, elite, boss, and survival decisions. Trigger it when Act 2 begins, whenever Act 2 pathing changes, before Act 2 elite commitments, and when documenting new Act 2 encounters.

2026-03-18
ironclad
Desarrolladores de software

Use this when the current run is Ironclad. Trigger it on new runs, after automated compaction summaries, and for Ironclad card, route, shop, reward, and combat decisions.

2026-03-18
events
Productores y directores

Use this when the current screen is an event or when planning an event line from the real run state. Trigger it before choosing any event option, especially when the event offers generated cards, relics, gold-for-HP trades, removes, transforms, or branch-defining risk/value choices.

2026-03-17
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
skill-creator
Otras ocupaciones informáticas

Designs, writes, refactors, and packages agent skills. Use for new skills, SKILL.md improvements, trigger descriptions, references/scripts splits, examples, validation, or porting workflows. Not for one-off prompt tweaks, strict runbooks, or vague workflows.

2026-06-24
clawa-ops
Otras ocupaciones informáticas

Operates a Clawa home. Use when asked to create or onboard subclawas, edit Clawa config, manage pulses, maintain CLAWAS.md routing, or shape Clawa living docs.

2026-06-22
agent-native-hardening
Desarrolladores de software

Hardens codebases for agent-native maintainability across languages. Use when asked to audit, score, refactor, or plan cleanup for architecture, godfiles, godfunctions, feature folders, duplication, type/contract safety, traversability, feedback loops, worktrees, or subagent-friendly structure.

2026-06-20
gh-issue-pr-flow
Desarrolladores de software

Runs a lightweight GitHub issue and PR workflow with gh. Use when the user asks to create or update GitHub issues, work from an issue number or PR link, create a branch, push changes, open a PR, request review, or handle PR review feedback. Repository-specific instructions override this global fallback when present.

2026-06-20
warmth-pass
Otras ocupaciones informáticas

Warms stiff internal agent docs without losing rules, paths, commands, tool names, boundaries, or facts. Use for AGENTS.md, CLAW.md, HUMAN.md, CURIOUS.md, persona cards, worker-home docs, or project instructions that feel robotic. Do not use for schemas, runbooks, API specs, or grammar-only cleanup.

2026-06-20
Mostrando 12 de 16 repositorios