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

korchasa

Repository-Ansicht von 161 gesammelten Skills in 9 GitHub-Repositories.

gesammelte Skills
161
Repositories
9
aktualisiert
2026-07-04
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

maintenance
Softwareentwickler

Use when the user asks for a project health audit, maintenance sweep, or multi-category lead-engineer scan followed by interactive issue-by-issue resolution with user approval. Do NOT trigger on routine lint/test runs, single-file cleanups, or standard "check project" requests.

2026-06-21
write-agent-benchmarks
Softwarequalitätssicherungsanalysten und -tester

Create, maintain, and run evidence-based benchmarks for AI agents. Use when setting up testing infrastructure, writing new test scenarios, or evaluating agent performance.

2026-06-21
setup-ai-ide-devcontainer
Softwareentwickler

Generate a .devcontainer (devcontainer.json plus optional Dockerfile) for AI-IDE development with AI CLI integration, skill mounting, and security hardening. Use when the user wants to set up or containerize a dev environment for Claude Code, OpenCode, or flowai.

2026-06-20
engineer-skill
Sonstige Computerberufe

Guide for creating effective Agent Skills (SKILL.md packages). Use when users want to create a new skill, write a skill, author a SKILL.md, or ask about skill structure, best practices, or skill file format. Works across IDEs (Cursor, Claude Code, OpenCode).

2026-06-20
analyze-context
Softwareentwickler

Estimate total token usage and cost across conversation history, system prompts, and active rules. Use when the user asks how much context or how many tokens are in use, to audit context size, or to estimate session cost.

2026-06-20
engineer-ai-ide-plugin
Sonstige Computerberufe

Design and build plugins for AI IDEs (skills, MCP tools, hooks, packaging, manifests, marketplaces, per-IDE validation). Use when the user wants to create, design, or package an AI-IDE plugin.

2026-06-20
engineer-plugin-hooks
Sonstige Computerberufe

Build AI-IDE plugin hook elements - shared policies plus Claude Code/Codex/OpenCode/Cursor adapters for lifecycle events, blocking, audit, and context injection. Use when adding or configuring plugin hooks.

2026-06-20
engineer-plugin-marketplace
Sonstige Computerberufe

Design AI-IDE plugin marketplaces - requirements, host-specific payloads, local dogfood, release sync, and validation. Use when the user wants to create or publish a plugin marketplace.

2026-06-20
Zeigt die Top 8 von 52 gesammelten Skills in diesem Repository.
write-agent-benchmarks
Softwareentwickler

Create, maintain, and run evidence-based benchmarks for AI agents. Use when setting up testing infrastructure, writing new test scenarios, or evaluating agent performance.

2026-06-21
maintenance
Softwareentwickler

Use when the user asks for a project health audit, maintenance sweep, or multi-category lead-engineer scan followed by interactive issue-by-issue resolution with user approval. Do NOT trigger on routine lint/test runs, single-file cleanups, or standard "check project" requests.

2026-06-21
engineer-skill
Sonstige Computerberufe

Guide for creating effective Agent Skills (SKILL.md packages). Use when users want to create a new skill, write a skill, author a SKILL.md, or ask about skill structure, best practices, or skill file format. Works across IDEs (Cursor, Claude Code, OpenCode).

2026-06-20
analyze-context
Softwareentwickler

Estimate total token usage and cost across conversation history, system prompts, and active rules. Use when the user asks how much context or how many tokens are in use, to audit context size, or to estimate session cost.

2026-06-20
engineer-ai-ide-plugin
Sonstige Computerberufe

Design and build plugins for AI IDEs (skills, MCP tools, hooks, packaging, manifests, marketplaces, per-IDE validation). Use when the user wants to create, design, or package an AI-IDE plugin.

2026-06-20
engineer-plugin-hooks
Sonstige Computerberufe

Build AI-IDE plugin hook elements - shared policies plus Claude Code/Codex/OpenCode/Cursor adapters for lifecycle events, blocking, audit, and context injection. Use when adding or configuring plugin hooks.

2026-06-20
engineer-plugin-marketplace
Sonstige Computerberufe

Design AI-IDE plugin marketplaces - requirements, host-specific payloads, local dogfood, release sync, and validation. Use when the user wants to create or publish a plugin marketplace.

2026-06-20
engineer-plugin-mcp
Sonstige Computerberufe

Build AI-IDE plugin MCP elements - stdio JSON-RPC servers, tool schemas, host wiring for Claude Code/Codex, event-name mapping, and validation. Use when adding an MCP server to a plugin.

2026-06-20
Zeigt die Top 8 von 52 gesammelten Skills in diesem Repository.
Zeigt die Top 8 von 37 gesammelten Skills in diesem Repository.
foxcode-run-project-profile
Softwareentwickler

Launch FoxCode in Project Profile mode from Codex via the foxcode MCP server (`launchBrowser`). One tool call, no Python.

2026-07-04
foxcode-run-project-profile
Softwareentwickler

Launch FoxCode in Project Profile mode via the foxcode MCP server (`launchBrowser` tool). One tool call, no Python.

2026-07-04
foxcode-distribution-testing
Softwarequalitätssicherungsanalysten und -tester

Test FoxCode distribution when asked to verify install/update paths, plugin packaging, marketplace contents, npm pack output, Claude Code plugin delivery, Codex plugin/config delivery, OpenCode package delivery, release readiness, or user-machine installation behavior.

2026-06-04
foxcode-run-user-profile
Softwareentwickler

Launch FoxCode in User Profile mode from Codex. Guides extension loading via about:debugging, opens connection page, verifies connectivity.

2026-06-04
foxcode-skill-qa
Softwarequalitätssicherungsanalysten und -tester

Quality-test the user-facing FoxCode skills (`foxcode-run-project-profile`, `foxcode-run-user-profile`) by spawning fresh subagents per probe so context cannot leak. Judges triggering accuracy, end-state correctness, robustness on negative prompts, and adherence to the SKILL.md flow. Use when asked to QA, audit, benchmark, regression-check, or smoke-test FoxCode skills, or to validate that a SKILL.md edit did not break the run flow.

2026-06-04
foxcode-run-user-profile
Softwareentwickler

Launch FoxCode in User Profile mode. Guides user to load extension via about:debugging, opens connection page, verifies connectivity.

2026-06-04
foxcode-usage-analysis
Softwareentwickler

Analyze historical Codex and Claude Code sessions for real FoxCode usage. Use when evaluating how effectively agents use FoxCode, evalInBrowser, launch skills, or browser automation across past sessions.

2026-05-21
foxcode-acceptance-testing
Softwarequalitätssicherungsanalysten und -tester

Run FoxCode acceptance testing when asked to verify that FoxCode works end-to-end, smoke-test browser automation, validate evalInBrowser, check Claude Code/OpenCode/Codex integration, or prove a release candidate works with real Firefox.

2026-05-16
supervisor
Sonstige Computerberufe

Supervisor for one flowai-workflow run (Codex). Starts or resumes a single workflow, diagnoses failures from run artifacts, patches root causes, resumes the same run. Run inside an isolated Codex worker subagent spawned by the `supervise`/`orchestrate` skill.

2026-06-22
init
Softwareentwickler

Copy a bundled flowai-workflow into the user's project so they can adapt and run it locally. Use when the user wants to start using flowai-workflow in a new repo.

2026-06-04
orchestrate
Sonstige Computerberufe

Run the flowai-workflow orchestration policy loop. Delegates policy execution to the workflow orchestrator agent, which selects workflows from ORCHESTRATION.md and supervisor summaries.

2026-06-04
run
Softwareentwickler

Execute a bundled or project-local flowai-workflow DAG. Use to launch a workflow run from inside the host IDE.

2026-06-04
supervise
Sonstige Computerberufe

Live flowai-workflow run supervisor. Use only for requests to run, monitor, continue, or resume a current workflow now. Exclude last-night, finished, post-mortem, root-cause-report, and conceptual questions.

2026-06-04
orchestrator
Sonstige Computerberufe

Long-cycle flowai-workflow orchestrator (Codex). Reads project orchestration policy, selects the next workflow, and returns a structured supervisor delegation request. Run inside an isolated Codex worker subagent spawned by the `orchestrate` skill.

2026-06-04
scaffold
Softwareentwickler

Scaffold or adapt flowai-workflow DAGs in a project. Use for adding flowai-workflow, adapting an existing .flowai-workflow/<name>, validating workflow.yaml, or wiring agent prompts/scripts.

2026-05-30
9 von 9 Repositories angezeigt
Alle Repositories angezeigt