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

dotfiles

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

skills مجمعة
17
Stars
201
محدث
2026-07-05
Forks
9
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

teach
معلمو التعليم العالي، جميع الآخرون

Teach the user a new skill or concept, within this workspace.

2026-07-05
commit
مطوّرو البرمجيات

Conventional commit message generator for jj and git repos. Analyzes diffs and produces scoped, well-formed commit messages. Use whenever the user says "commit", "make a commit", "write commit message", or similar.

2026-05-28
deslop
مطوّرو البرمجيات

Remove all AI-generated slop like useless comments, try/catch blocks, and casts

2026-05-28
opentui
مطوّرو البرمجيات

Build terminal UIs with OpenTUI. Covers the core API, keymaps, React and Solid bindings, components, layout, keyboard input, plugins, and testing.

2026-05-18
prototype
مطوّرو البرمجيات

Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

2026-05-18
qa
محللو ضمان جودة البرمجيات والمختبرون

Generate test cases in standard QA format.

2026-05-18
pi-improvements
مطوّرو البرمجيات

When encountering pi tool limitations, propose focused extensions that solve one problem each.

2026-04-13
session-retrospective
مطوّرو البرمجيات

At end of difficult sessions, analyze friction points and propose concrete improvements.

2026-04-13
frontend-design
مطوّرو الويب

Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).

2026-02-20
root-cause-tracing
مطوّرو البرمجيات

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-02-20
web-design-guidelines
مصممو واجهات الويب والرقمية

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2026-02-20
code-review
محللو ضمان جودة البرمجيات والمختبرون

Code review entire project

2026-02-10
initz
مطوّرو البرمجيات

Initialize or improve AGENTS.md

2026-02-10
build-feature
مطوّرو البرمجيات

Use when creating or developing a feature, this contains a focused instructions for building features.

2026-01-31
debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-01-31
jj
مطوّرو البرمجيات

Uses the jj (Jujutsu) version control system. Use when asked about jj commands, git push/fetch workflow, or rebasing onto main for non git repo

2026-01-31
react-best-practices
مطوّرو البرمجيات

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-01-31