Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

EVOKORE-MCP-PUBLIC

EVOKORE-MCP-PUBLIC contient 250 skills collectées depuis mattmre, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
250
Stars
2
mis à jour
2026-05-22
Forks
0
Couverture métier
15 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

skill-creator
Développeurs de logiciels

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-05-22
orch-panel
Développeurs de logiciels

Invoke a Panel of Experts review on any artifact — code, architecture, plans, repos, or documentation

2026-05-22
orchestration-commands
Développeurs de logiciels

Registry and index of all orchestration command skills

2026-05-22
cross-project-process-miner
Développeurs de logiciels

Aggregates session data from every project slug in ~/.claude/projects/ and surfaces systemic process patterns that appear in 3+ different projects, producing a prioritized finding list with project count, example evidence, and recommended fixes

2026-05-22
panel-of-experts
Développeurs de logiciels

Multi-persona expert panel framework for critical analysis, refinement, and creative insight

2026-05-22
session-retrospective-miner
Développeurs de logiciels

Automatically mines Claude session JSONL and EVOKORE session data to compute efficiency metrics and produce a structured retrospective report with specific narrative improvement recommendations

2026-05-22
orchestration-framework
Développeurs de logiciels

Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas

2026-05-22
improve-codebase-architecture
Développeurs de logiciels

Use when surfacing architectural friction inside a single EVOKORE bounded context and proposing deepening refactors (shallow modules, leaky seams, low locality) that turn shallow modules into deep ones — informed by ADR-0005 bounded contexts and the project's domain language.

2026-05-21
brand-guidelines
Graphistes

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

2026-05-21
file-organizer
Administrateurs de réseaux et de systèmes informatiques

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

2026-05-21
image-enhancer
Développeurs de logiciels

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

2026-05-21
invoice-organizer
Développeurs de logiciels

Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.

2026-05-21
slack-gif-creator
Développeurs de logiciels

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

2026-05-21
tailored-resume-generator
Spécialistes en ressources humaines

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

2026-05-21
theme-factory
Développeurs de logiciels

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

2026-05-21
zoom-out
Développeurs de logiciels

Use when an agent needs to go up a layer of abstraction — map calling modules, identify the seam at which a change should land, and check whether the bug or feature lives at the right altitude.

2026-05-21
ubiquitous-language
Développeurs de logiciels

Use when crystallizing a domain glossary for a single bounded context — extract canonical terms from replay JSONL, evidence JSONL, and src/ identifiers, then write GLOSSARY.md scoped to that context only.

2026-05-21
artifacts-builder
Développeurs de logiciels

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

2026-05-21
changelog-generator
Développeurs de logiciels

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2026-05-21
debugger-driven-analysis
Développeurs de logiciels

Drive runtime analysis with debugger-first workflows for breakpoint planning, register and memory observation, and static-to-dynamic correlation. Use when static analysis is insufficient or runtime behavior must be confirmed.

2026-05-21
developer-growth-analysis
Développeurs de logiciels

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

2026-05-21
ghidra-core-recon
Analystes en sécurité de l'information

Perform first-pass binary reconnaissance using Ghidra-oriented workflows for functions, strings, imports, exports, and symbols. Use when opening an unfamiliar program and needing a fast map before deep decompilation.

2026-05-21
ghidra-function-analysis
Analystes en sécurité de l'information

Analyze a target function through decompilation, xrefs, callers/callees, and supporting evidence. Use when a function has been identified as important and its real semantics need to be recovered.

2026-05-21
ghidra-rename-and-retype
Analystes en sécurité de l'information

Turn raw analysis into a cleaner knowledge base by renaming functions, variables, and data while applying signatures, comments, and types. Use when enough evidence exists to improve semantic clarity without guessing.

2026-05-21
malware-triage-workflow
Analystes en sécurité de l'information

Triage suspicious binaries by combining static indicators, control-flow hints, YARA or pattern matches, and debugger confirmation. Use when the sample may be malicious, packed, evasive, or operationally risky.

2026-05-21
skill-reference
Développeurs de logiciels

Specialized skill for skill reference workflows.

2026-05-21
refly
Développeurs de logiciels

Base skill for Refly ecosystem: creates, discovers, and runs domain-specific skills bound to workflows. Routes user intent to matching domain skills via symlinks, delegates execution to Refly backend. Use when user asks to: create skills, run workflows, automate multi-step tasks, or manage pipelines. Triggers: refly, skill, workflow, run skill, create skill, automation, pipeline. Requires: @refly/cli installed and authenticated.

2026-05-21
reverse-engineering-company-system
Analystes en sécurité de l'information

Run reverse engineering as a coordinated EVOKORE operating system with expert panels, additive workflows, and lightweight learning loops. Use when the target is complex enough that you want more than isolated tool calls.

2026-05-21
reverse-engineering-improvement-loop
Analystes en sécurité de l'information

Convert completed reverse-engineering work into better future workflows, skills, and panel narratives. Use after meaningful milestones, repeated friction, or major analysis wins.

2026-05-21
reverse-engineering-workbench
Analystes en sécurité de l'information

Coordinate EVOKORE reverse-engineering work across Ghidra-style static analysis, semantic recovery, and debugger-guided triage. Use when opening an unfamiliar binary, planning a decompilation workflow, or choosing between static and dynamic analysis paths.

2026-05-21
semantic-recovery-campaign
Analystes en sécurité de l'information

Recover subsystem meaning through disciplined decompilation, xref analysis, renaming, typing, and evidence tracking. Use when a binary is partly mapped and you want durable semantic cleanup instead of ad hoc notes.

2026-05-21
setup-pre-commit
Développeurs de logiciels

Use when bootstrapping or extending the pre-commit hook chain (Husky + lint-staged + Prettier + typecheck + integration tests) for an EVOKORE-style TypeScript repo, including detecting an existing setup, surfacing the diff, and never silently overwriting a configured chain.

2026-05-21
unknown-binary-onboarding
Analystes en sécurité de l'information

Establish the first analysis charter for an unfamiliar binary, library, firmware image, or package. Use when the target is new and you need to choose the right tool lane before diving in.

2026-05-21
webapp-testing
Analystes en assurance qualité des logiciels et testeurs

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-05-21
agentic-jujutsu
Développeurs de logiciels

Use when multiple agents need to write to the same repo concurrently without file-lock stalls — applies claim-before-write, parallel branch fan-out, and semantic 3-way merge to achieve ~87% auto-conflict resolution.

2026-05-21
anti-slop
Développeurs de logiciels

Use when reviewing your own tool-call sequence (or another agent's) for wasteful patterns — re-reading a file you just edited, repeated reads of the same path, bash echo for plain communication. Surfaces concrete patterns to avoid, not vague style advice.

2026-05-21
browser
Analystes en assurance qualité des logiciels et testeurs

Use when automating browser interactions, web scraping, or E2E UI testing using AI-optimized abbreviated selectors and isolated multi-session contexts.

2026-05-21
github-release-management
Développeurs de logiciels

Use when cutting a GitHub release that needs progressive canary rollout (5%→25%→50%→100%) with automated health gates and auto-rollback on error-rate or latency regressions.

2026-05-21
hooks-automation
Développeurs de logiciels

Use when you need to implement or debug Claude Code hooks using the 3-phase memory sync pattern (STATUS→PROGRESS→COMPLETE) with JSON flow-control responses.

2026-05-21
master-workflow-555
Développeurs de logiciels

Use when orchestrating a non-trivial coding task end-to-end and you want disciplined phase/panel/gate structure without giving up autonomous-loop continuity. Drives the 5/5/5 master workflow (5 phases, 5 panels, 5 gates).

2026-05-21
Affichage des 40 principaux skills collectés sur 250 dans ce dépôt.