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

OpenLinkToken

OpenLinkToken contient 6 skills collectées depuis TruvetaPublic, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
8
mis à jour
2026-06-22
Forks
5
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

agentic-workflows
Autres occupations informatiques

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

2026-06-22
doc-coauthoring
Spécialistes en gestion de projets

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-04-16
github-issues
Développeurs de logiciels

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.

2026-04-16
refactor
Développeurs de logiciels

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Use for gradual, incremental improvements to an existing codebase rather than full rewrites.

2026-04-16
remember
Autres occupations informatiques

Use when the user wants to persist a lesson learned, convention, or best practice. Syntax: `/remember [>domain [scope]] lesson`

2026-03-09
git-commit
Développeurs de logiciels

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

2026-02-03