Skip to main content
Run any Skill in Manus
with one click
fcoury
GitHub creator profile

fcoury

Repository-level view of 15 collected skills across 7 GitHub repositories.

skills collected
15
repositories
7
updated
2026-05-28
repository explorer

Repositories and representative skills

good-pr
software-developers

Update the title and body of one or more pull requests.

2026-05-28
x-api
software-developers

Use the official X API through X Docs MCP and XMCP to search or retrieve posts, users, lists, spaces, trends, news, DMs, bookmarks, and analytics, or to perform explicitly requested X actions such as posting, replying, liking, reposting, following, messaging, or deleting. Use for X research, account operations, and X API integration questions; never use browser automation or scraping for X content.

2026-05-26
documentation-pass
software-developers

Non-functional documentation pass over an existing code change: write PR-level narrative, add/clarify module/type/function docs (especially Rust rustdoc), surface implicit contracts/invariants, and call out design risks without changing runtime behavior. Use when asked for “DOCUMENTATION PASS mode”, “doc pass”, “rustdoc pass”, “comment pass”, “make this change legible to reviewers”, or when a PR needs a clearer description + in-code documentation but must not alter behavior.

2026-03-29
code-replay
software-developers

Guided hands-on replay of code changes for deep learning. Breaks down diffs (from branches, PRs, or commits) into an optimal sequence of minimal steps for the user to re-implement by hand, validating each step before moving on. Use this skill when the user wants to understand, learn from, or replay code changes — phrases like "walk me through these changes", "I want to understand this PR", "help me replay this branch", "teach me what this commit does", "break down these changes for me", or any request to learn by re-implementing existing diffs.

2026-03-29
pr-review-triage
software-developers

Critically triage automated AI PR review feedback (CodeRabbit, Codex, Copilot, etc.). This skill should be used when the user pastes a GitHub PR review link and wants each suggestion evaluated for whether to apply as-is, apply with modifications, or skip, with clear rationale. Triggers on phrases like "review PR feedback", "triage this review", or any GitHub PR review URL.

2026-02-24
xcodebuildmcp
software-developers

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

2026-02-22
analyze-rust-optimizations
software-developers

This skill performs thorough analysis of Rust libraries to find optimization opportunities. It should be used when reviewing Rust code for performance improvements, memory efficiency, or when profiling indicates bottlenecks. Focuses on runtime performance and memory usage through dynamic profiling tools and static code analysis.

2026-02-07
tmux-tui-testing
software-quality-assurance-analysts-and-testers

Test TUI (Text User Interface) applications using tmux. Use this skill when you need to automate testing of terminal-based applications by sending keystrokes and capturing pane output.

2026-02-07
Showing 7 of 7 repositories
All repositories loaded