Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
IgorWarzocha
GitHub-Creator-Profil

IgorWarzocha

Repository-Ansicht von 102 gesammelten Skills in 16 GitHub-Repositories.

gesammelte Skills
102
Repositories
16
aktualisiert
2026-07-10
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

command-creator
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Softwareentwickler

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
Grafikdesigner

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
Allgemeine Bürokräfte

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
Projektmanagementspezialisten

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
Finanz- und Investitionsanalysten

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
Desktop-Publisher

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
Zeigt die Top 8 von 43 gesammelten Skills in diesem Repository.
gh-issue-pr-flow
Softwareentwickler

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
Sonstige Computerberufe

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
Softwareentwickler

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
Softwareentwickler

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
Technische Redakteure

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
howcode-dual-native-extension
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-27
temporary-ui-mock-fixtures
Webentwickler

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

2026-05-27
worktree-completion-summary
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
create-application
Projektmanagementspezialisten

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
Personalspezialisten

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

2026-01-11
ai-research
Marktforschungsanalysten und Marketingspezialisten

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
Personalspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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

2026-01-02
prep-interview
Personalspezialisten

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

2026-01-02
research-company
Marktforschungsanalysten und Marketingspezialisten

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
Projektmanagementspezialisten

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
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
boss-and-elite-fights
Sonstige Betriebsspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Freizeit- und Vergnügungsparkbetreuer

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
Softwareentwickler

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
Softwareentwickler

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
Produzenten und Regisseure

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
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
skill-creator
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Softwareentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

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 von 16 Repositories angezeigt