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

jackfranklin

Repository-level view of 36 collected skills across 1 GitHub repositories.

skills collected
36
repositories
1
updated
2026-07-14
repository explorer

Repositories and representative skills

update-neovim
network-and-computer-systems-administrators

Use when the user requests to update, upgrade, or install the latest release of Neovim.

2026-07-14
write-plan
software-developers

Write a comprehensive, no-placeholder implementation plan as a series of bite-sized tasks, each with exact file paths, real code, TDD steps, and commit instructions. Saves as a GitHub Issue with a [PLAN] prefix. Use after preflight has established what to build.

2026-07-14
review-plan
software-developers

Present a plan to the user for inline annotation via the ai-review UI. Use when you have a plan ready for human review before executing it. The user will annotate it in the browser; you then revise based on their comments.

2026-07-14
educational-reviewer
postsecondary-teachers-all-other

Explain the core concepts, library design patterns, system architecture, or host environment internals involved in a plan or git diff. Spawns an isolated subagent to perform the education.

2026-07-14
adr
software-developers

Capture an Architecture Decision Record (ADR) for a significant decision made in the current project. Store in the project's adrs/ folder. Use when the user asks to record a decision, log an ADR, or capture why something was built a certain way. PROACTIVELY suggest capturing an ADR whenever a non-obvious architectural choice is made — technology selection, structural trade-offs, rejected alternatives — especially after a discussion where context and reasoning were developed. A good prompt — "Want me to capture this as an ADR?"

2026-07-14
jack-references
software-developers

Manage Jack's personal technical reference library at ~/git/references. Use for searching/reading existing references, or adding new ones. Invoke with /jack-references and optional keywords to search, or when the user wants to save a new reference guide. PROACTIVELY suggest saving a new reference whenever the conversation involves figuring out how a library, API, or tool works — especially after debugging, reading docs, or solving a non-obvious integration problem. A good prompt — "Want me to save this as a reference for next time?"

2026-07-14
code-review
software-quality-assurance-analysts-and-testers

Aggressive maintainability review focused on structural simplification, deleting complexity, type safety compiler soundness, resource leaks, accessibility, localization, and concurrency. Activate this skill ANY TIME the user asks for a code review or when you need to perform a senior-level, thorough analysis of code changes.

2026-07-13
later
software-developers

Log items to come back to later — bugs found mid-task, feature ideas, project feedback — as GitHub Issues. Use when the user asks to log, list, view, or work through items saved for later.

2026-07-11
Showing top 8 of 36 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded