Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dotfiles

يحتوي dotfiles على 36 من skills المجمعة من jackfranklin، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
36
Stars
249
محدث
2026-07-14
Forks
33
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

update-neovim
مديرو الشبكات وأنظمة الحاسوب

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

2026-07-14
write-plan
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
معلمو التعليم العالي، جميع الآخرون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
adversarial-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Use when planning code changes, writing an implementation plan, or reviewing code to identify potential edge cases, security vulnerabilities, input sanitization issues, race conditions, or boundary values.

2026-07-10
design-discussion
مطوّرو البرمجيات

Collaboratively discuss designs, evaluate trade-offs, and explore alternative implementation approaches. Seeds the conversation with a quick multi-perspective brainstorm.

2026-07-10
handoff
مطوّرو البرمجيات

Manage and search session handoffs, plans, and conversation summaries. Supports saving progress, listing previous handoffs, or generating a scannable chat summary.

2026-07-10
onboard-branch
مطوّرو البرمجيات

Onboard onto the current Git branch. Explores recent commits, diffs, uncommitted changes, and handoffs, then summarizes the state and asks clarifying questions to get up to speed.

2026-07-03
onboard-plan
مطوّرو البرمجيات

Gives a fresh agent a plan, audits it for comprehension gaps, and verifies technical assumptions against the codebase before implementation begins. Spawns a single sub-agent to perform both checks and presents the findings.

2026-07-03
plan-walkthrough
مطوّرو البرمجيات

Walk the developer through an implementation plan step-by-step in the chat interface. Explains the rationale, non-trivial alternatives considered, and risks for each step before pausing for feedback or approval.

2026-07-03
resolving-merge-conflicts
مطوّرو البرمجيات

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-07-01
doc-clarity-opportunity
مطوّرو البرمجيات

Looks for opportunities to improve documentation and code clarity — JSDoc, inline comments, and README updates. Use when the user wants to find documentation gaps or improve code clarity.

2026-06-30
review-gh-prs
محللو ضمان جودة البرمجيات والمختبرون

Review open GitHub pull requests for mergeability. Use when you want a triage verdict on PRs created on mobile or without careful review. Pass a PR number to review one PR, or no argument to review all open PRs in parallel.

2026-06-29
diagnose-and-propose
مطوّرو البرمجيات

Systematically diagnose a failing command (compilation error, test failure, runtime crash, etc.) before proposing any fix. Traces the root cause through source files and error chains rather than guessing. Only proposes options once the cause is confirmed; if stuck, reports what was investigated and asks for next steps.

2026-06-28
one-by-one
مطوّرو البرمجيات

Walk through a list of items (e.g. code review findings, design questions, open decisions) one at a time, giving full context and discussion for each before moving to the next. Use when the user wants to work through a structured list interactively rather than scan it all at once.

2026-06-27
bug-report
مطوّرو البرمجيات

Use when the user requests to turn the current conversation, exploration, or technical findings into a succinct bug report.

2026-06-27
cloudflare
مطوّرو البرمجيات

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-06-27
code-quality-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews code changes for hacky patterns, redundant state, parameter sprawl, and leaky abstractions. Use when the user asks to "review code quality", "check for hacky patterns", "quality review", or wants a quality-focused code review.

2026-06-27
code-reuse-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews code changes to identify opportunities for reusing existing utilities and helpers. Use when the user asks to "review for reuse", "check for duplicate code", "find existing utilities", or wants a reuse-focused code review.

2026-06-27
convert-audio-mono
فنيو الصوت والفيديو

Use when the user wants to convert a video or audio file's stereo audio to mono, or fix audio that only plays in one ear.

2026-06-27
efficiency-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews code changes for efficiency issues, unnecessary work, missed concurrency, and memory leaks. Use when the user asks to "review for efficiency", "check for performance issues", "find memory leaks", or wants an efficiency-focused code review.

2026-06-27
fresh-eyes-amend
مطوّرو البرمجيات

Amends the previous commit with current changes, then spawns two subagents to independently review the full git diff and propose fresh commit messages. Synthesizes the best parts into a final, accurate commit message without recency bias.

2026-06-27
grill-me
متخصصو إدارة المشاريع

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-27
preflight
مطوّرو البرمجيات

Run the Ponytail minimalism ladder and a codebase assumption check against a proposed task before any planning or implementation begins. Spawns a subagent to do the codebase investigation. Inspired by the Ponytail plugin. Use before write-detailed-implementation-plan or any implementation work.

2026-06-27
review-diff
محللو ضمان جودة البرمجيات والمختبرون

Present a git diff to the user for inline annotation via the ai-review UI. Use when you want to review code changes before committing or requesting review.

2026-06-27
skill-workshop
المهن الحاسوبية الأخرى

Iteratively improve a skill using subagent consensus and simulation testing. Use when a skill is producing bad outputs, has unclear instructions, or you want to stress-test it before shipping. Runs proposal evaluation and scenario simulation rounds with multiple agents to surface issues and build confidence.

2026-06-27
suggest-manual-tests
محللو ضمان جودة البرمجيات والمختبرون

Use when the user wants to generate manual test cases, QA steps, or test plans based on a git diff of latest commits, branch comparison, or unstaged changes.

2026-06-27
verify-mechanical-change
محللو ضمان جودة البرمجيات والمختبرون

Spawns two independent subagents to verify if the staged or specified git diff is purely mechanical (no behavior or UI changes), then synthesizes their findings to ensure high accuracy.

2026-06-27
workers-best-practices
مطوّرو البرمجيات

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-06-27
wrangler
مديرو الشبكات وأنظمة الحاسوب

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-06-27
new-deno-app
مطوّرو الويب

Scaffold a new Deno 2 + Hono + Deno KV + Eta + HTMX app with password auth and PWA support. Use when the user wants to create a new personal web app following this stack.

2026-04-23
new-lit-pwa
مطوّرو الويب

Scaffold a new Vite + LitElement + IDB PWA app hosted on Netlify with a private GitHub repo. Use when the user wants to create a new personal web app following this stack.

2026-04-16