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

Wulfic

Vue par dépôt de 12 skills collectés dans 2 dépôts GitHub.

skills collectés
12
dépôts
2
mis à jour
2026-06-12
explorateur de dépôts

Dépôts et skills représentatifs

build-run
Développeurs de logiciels

Execute build commands, dev servers, scripts, and interpret their output. Use when: running builds, starting/stopping dev servers, executing install commands, running linters or type-checkers, interpreting non-zero exit codes, or orchestrating multi-step command sequences. Manages terminal lifecycle and output parsing.

2026-05-31
code-explore
Développeurs de logiciels

Explore and understand an existing codebase before implementing. Use when: starting work on an unfamiliar codebase, finding where a function is defined or called, looking for existing patterns to follow, checking if a feature already exists before building it, or doing cross-repo code intelligence. Uses gitnexus MCP and workspace search tools.

2026-05-31
code-review
Analystes en assurance qualité des logiciels et testeurs

Aggressive, thorough code review. Use when: reviewing a PR, auditing a file before merge, checking for security issues, OWASP Top 10 violations, performance problems, missing error handling, poor logging, or just reviewing a junior dev's work. Uses think.criticize + workspace analysis.

2026-05-31
debug-errors
Développeurs de logiciels

Systematic error triage and fix loop. Use when: build fails, type errors appear, runtime exceptions occur, get_errors returns problems, tests fail with unexpected errors, logs show exceptions. Reads VS Code diagnostics, terminal output, and log files to form hypotheses and drive fixes to zero errors.

2026-05-31
git-ops
Développeurs de logiciels

Git operations with enforced conventions: branch from issues, conventional commits, clean history, tagging releases. Use when: starting work on a new feature or bug fix (create branch), committing completed work, creating a release tag, cleaning up branches, or enforcing commit message standards. Does NOT push or force-push without confirmation.

2026-05-31
github-workflow
Développeurs de logiciels

GitHub operations: create/update issues, open PRs, review PR status, check workflow runs, search code across repos, manage releases, list branches. Use when working with GitHub repos, tracking work in issues, or managing the release process. Uses github MCP.

2026-05-31
recall-session
Développeurs de logiciels

Start or resume a work session. Use when: beginning a new conversation on an existing project, resuming after a break, onboarding to a codebase, or needing to establish what was done and what's next. Searches mem0 for project history, reads TODO.md, and produces a focused next-steps plan.

2026-05-31
research-docs
Développeurs de logiciels

Pull live, up-to-date library and API documentation. Use when: asking how to use any external package, framework, or API; before implementing against a third-party SDK; when training data may be stale (anything released after 2023); looking up config options, migration guides, or changelogs. Uses context7 MCP.

2026-05-31
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés