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

agentic

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

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

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

writing-clearly-and-concisely
الكتّاب التقنيون

Apply whenever writing content a human will read — emails, documents, reports, documentation, messages, UI copy, commit messages, explanations, or any other prose. Applies Strunk's timeless rules for clearer, stronger, more professional writing.

2026-07-11
svn-to-git-migration
مطوّرو البرمجيات

Migrate a Subversion (SVN) repository to a standalone Git repository by running the migration directly using inline PowerShell (on Windows) or bash (on macOS/Linux). The agent executes all commands itself — detection, each migration phase, and verification — using the powershell tool with inline code (never pointing to a .ps1 file, which is blocked by Group Policy). Use this skill whenever the user mentions SVN migration, converting SVN to Git, "we're moving away from SVN", "git svn is missing", "git-svn not found on Windows", or wants to import SVN history into a Git repo. Also use when someone asks how to preserve SVN history in Git, convert branches/tags from SVN, or set up a Git mirror of an SVN repo.

2026-06-29
autoresearch
مطوّرو البرمجيات

Autonomously optimize any Claude Code skill by running it repeatedly, scoring outputs against binary evals, mutating the prompt, and keeping improvements. Based on Karpathy's autoresearch methodology. Use when: optimize this skill, improve this skill, run autoresearch on, make this skill better, self-improve skill, benchmark skill, eval my skill, run evals on. Outputs: an improved SKILL.md, a results log, and a changelog of every mutation tried.

2026-04-28
conventional-commit
مطوّرو البرمجيات

Workflow for generating conventional commit messages following the Conventional Commits specification. MUST be invoked every time a commit is created. Guides construction of standardized commit messages with correct type, scope, description, body, and footer.

2026-04-28
golang
مطوّرو البرمجيات

Go coding standards and conventions for this project. Apply when writing, reviewing, or refactoring any Go source file.

2026-04-28
markdown
الكتّاب التقنيون

Markdown formatting rules for this project. Apply when writing or editing any .md or .mdx file, including documentation and website content.

2026-03-11
powershell
مطوّرو البرمجيات

PowerShell cmdlet conventions for this project. Apply when writing or reviewing any .ps1 or module file.

2026-03-10