Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
IgorWarzocha
Profil créateur GitHub

IgorWarzocha

Vue par dépôt de 102 skills collectés dans 16 dépôts GitHub.

skills collectés
102
dépôts
16
mis à jour
2026-07-10
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
Opencode-Workflows
43 skills · 2026-01-27
Autres occupations informatiquesAnalystes en sécurité de l'informationDéveloppeurs de logicielsGraphistesÉditeurs PAOSpécialistes en gestion de projets
11 catégories métier · 100% classifié
42%part
#02
howaboua-pi-stuff
10 skills · 2026-07-10
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAutres occupations informatiquesRédacteurs techniques
4 catégories métier · 100% classifié
9.8%part
#03
howcode
9 skills · 2026-06-10
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiquesDéveloppeurs web
5 catégories métier · 100% classifié
8.8%part
#04
agentic-job-search-vault
9 skills · 2026-01-11
Analystes en études de marché et spécialistes en marketingSpécialistes en gestion de projetsSpécialistes en ressources humaines
3 catégories métier · 100% classifié
8.8%part
#05
AI-plays-Slay-The-Spire-2
9 skills · 2026-03-18
Développeurs de logicielsPréposés aux parcs d'attractions et de loisirsProducteurs et réalisateursSpécialistes des opérations commerciales, autresSpécialistes en gestion de projets
5 catégories métier · 100% classifié
8.8%part
#06
opencode-agent-swarm-demo
6 skills · 2025-11-02
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiques
2 catégories métier · 100% classifié
5.9%part
#07
pi-clawa
5 skills · 2026-06-24
Autres occupations informatiquesDéveloppeurs de logiciels
2 catégories métier · 100% classifié
4.9%part
#08
pi-markdown-workflows
2 skills · 2026-05-23
Développeurs de logiciels
1 catégories métier · 100% classifié
2.0%part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

command-creator
Autres occupations informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Graphistes

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
Commis de bureau généraux

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
Spécialistes en gestion de projets

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
Analystes financiers et en placements

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
Éditeurs PAO

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
Affichage des 8 principaux skills collectés sur 43 dans ce dépôt.
gh-issue-pr-flow
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
howcode-dual-native-extension
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-27
temporary-ui-mock-fixtures
Développeurs web

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

2026-05-27
worktree-completion-summary
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
create-application
Spécialistes en gestion de projets

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
Spécialistes en ressources humaines

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

2026-01-11
ai-research
Analystes en études de marché et spécialistes 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
Spécialistes en ressources humaines

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
Analystes en études de marché et spécialistes 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
Spécialistes en ressources humaines

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

2026-01-02
research-company
Analystes en études de marché et spécialistes 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
Spécialistes en gestion de projets

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
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
boss-and-elite-fights
Spécialistes des opérations commerciales, autres

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Préposés aux parcs d'attractions et de loisirs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Producteurs et réalisateurs

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
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
skill-creator
Autres occupations informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
12 dépôts affichés sur 16