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

dotfiles

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

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

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

url-to-markdown
مطوّرو البرمجيات

Use when needing an easily readable markdown version of any web page.

2026-07-13
find-docs
مطوّرو البرمجيات

Use this skill to retrieve up-to-date documentation, API references, and code examples for any specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates.

2026-05-20
node
مطوّرو البرمجيات

Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, performant, and maintainable Node.js applications.

2026-05-20
web-search
مطوّرو البرمجيات

Search the web using SearxNG, a locally-run meta search engine that aggregates results from multiple engines

2026-05-20
ast-grep
مطوّرو البرمجيات

Use ast-grep INSTEAD OF grep, rg, ripgrep, or read when searching for code patterns. Understands code structure (AST), not just text — finds function calls, class definitions, async patterns, missing error handling, and more with zero false positives from strings/comments. Always prefer over grep/rg for any code-structural search.

2026-04-17
code-conventions
مطوّرو البرمجيات

Code style, comment conventions, and formatting rules for all code changes. Covers whitespace, comment style, JavaScript/TypeScript idioms (nullish coalescing, single-line ifs, nullish checks, interface extraction), and unit test nesting. Use when writing, reviewing, or refactoring code.

2026-04-17
notify
مطوّرو البرمجيات

Use to send notifications to my phone or computer about an event, update, or state change.

2026-04-17
skill-authoring
مطوّرو البرمجيات

Create and maintain Agent Skills that follow the agentskills.io specification and local conventions. Use when you need to add or update skills under ~/.pi/skills.

2026-04-17