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

Jarvis-Code

يحتوي Jarvis-Code على 60 من skills المجمعة من erikpr1994، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
60
Stars
1
محدث
2026-01-20
Forks
0
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

git-expert
مطوّرو البرمجيات

Use when working with git operations including commits, branches, worktrees, and PRs. Covers the full git workflow from feature isolation to PR submission.

2026-01-20
submit-pr
مطوّرو البرمجيات

Complete PR submission pipeline with local sub-agent review before pushing, CI verification, and automated review integration. Always dispatches code-reviewer and code-simplifier for code changes, plus conditional reviewers (security, performance, dependency, accessibility, i18n, type-design, etc.) based on change type. Waits for CI with `gh pr checks --watch`. Integrates CodeRabbit and Greptile feedback.

2026-01-20
gh-cli
مطوّرو البرمجيات

GitHub CLI patterns for PR reviews, comments, and API operations. Use when working with gh api commands, especially for review threads and comments.

2026-01-19
execute
مطوّرو البرمجيات

Use when following a written plan or task list. Checkpoint verification at each step. Triggers - execute plan, follow plan, implement plan, next step, continue, proceed.

2026-01-19
git-worktrees
مطوّرو البرمجيات

Use for parallel branch development with workspace isolation.

2026-01-19
analytics
مطوّرو البرمجيات

Use when implementing analytics, event tracking, or setting up dashboards. Covers privacy-first tracking, event patterns, and common analytics tools.

2026-01-18
api-design
مطوّرو البرمجيات

REST/GraphQL API design patterns, error handling, and versioning. Use when designing APIs, handling errors, or making API architecture decisions.

2026-01-18
background-tasks
مطوّرو البرمجيات

Efficient handling of long-running commands. Use when running tests, builds, or any command that takes more than a few seconds. Prevents token waste from polling.

2026-01-18
brainstorm
متخصصو إدارة المشاريع

Use when generating ideas, exploring options, defining requirements, or making decisions. Covers both discovery (what to build) and approach (how to build). Triggers - ideate, brainstorm, options, alternatives, explore, what if, could we, ways to, approaches, spec, requirements, user story.

2026-01-18
browser-debugging
مطوّرو الويب

Use when debugging frontend issues in the browser. Covers DevTools usage, network debugging, performance profiling, and console patterns.

2026-01-18
build-in-public
محللو أبحاث السوق ومتخصصو التسويق

Use when sharing development progress publicly. Covers progress sharing, changelog writing, social media updates, community engagement, and milestone announcements.

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

Use when reviewing code changes or conducting PR reviews.

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

Use when working with CodeRabbit AI code review. Covers triggering reviews, interpreting feedback, addressing comments, and PR workflow integration.

2026-01-18
commit-discipline
مطوّرو البرمجيات

Use when making commits. Conventional commits, atomic changes.

2026-01-18
crawl-cli
مطوّرو البرمجيات

Use when implementing web scraping, data extraction, or automated browser interactions. Covers Puppeteer, Playwright, rate limiting, and ethical scraping.

2026-01-18
database-patterns
مصممو قواعد البيانات

Schema design, migrations, queries, and indexing strategies. Use when designing database schemas, writing migrations, or optimizing queries.

2026-01-18
debug
مطوّرو البرمجيات

Use when encountering bugs, test failures, or unexpected behavior. Hypothesis-driven debugging.

2026-01-18
dispatching-parallel-agents
مطوّرو البرمجيات

Use when multiple independent tasks can run simultaneously. Maximizes throughput through parallel Task tool invocations.

2026-01-18
domain-expert
محللو الإدارة

Meta-skill for rapidly learning new domains. Covers domain research process, expert consultation simulation, knowledge validation, and documentation generation.

2026-01-18
frontend-design
مطوّرو الويب

Use when designing UI components, implementing accessibility, responsive layouts, or integrating with design systems.

2026-01-18
idea-to-product
متخصصو إدارة المشاريع

Use when rapidly prototyping ideas into products. Covers MVP scoping, feature prioritization, tech stack selection, timeline estimation, and launch checklist.

2026-01-18
improving-jarvis
مطوّرو البرمجيات

Use when identifying opportunities to improve the Jarvis system, adding patterns, creating skills, or updating rules based on repeated guidance.

2026-01-18
infra-ops
مديرو الشبكات وأنظمة الحاسوب

Use when working with infrastructure, deployments, Docker, CI/CD, or server management. Covers containerization, deployment workflows, and DevOps patterns.

2026-01-18
linear-backlog-grooming
متخصصو إدارة المشاريع

Review and clean up the Linear backlog. Close stale issues, update priorities, merge duplicates, request clarification. Triggers - backlog grooming, backlog cleanup, groom backlog.

2026-01-18
fix-linear-bugs
مطوّرو البرمجيات

Fix Linear issues tagged with "bug". Either produces a PR with the fix or explains why it won't be fixed. Triggers - fix bugs, linear bugs, bug triage, resolve bugs.

2026-01-18
linear-cycle-planning
متخصصو إدارة المشاريع

Plan issues for an upcoming Linear cycle/sprint. Review backlog, prioritize, assign to cycle, balance workload. Triggers - cycle planning, sprint planning, plan cycle.

2026-01-18
create-linear-design
مطوّرو البرمجيات

Create a Linear Document with technical design using Approach Mode brainstorming. Same process as /brainstorm how, outputs to Linear Document. Triggers - linear design, design to linear, technical design, architecture decision.

2026-01-18
review-linear-feature-requests
متخصصو إدارة المشاريع

Review Linear issues tagged with "feature-request". Decide to spec, add to roadmap, merge, or reject. Triggers - review feature request, user request, customer feedback.

2026-01-18
linear
متخصصو إدارة المشاريع

Intelligent work tracking. Automatically classifies issues, gathers codebase context, and creates well-formed Linear tickets. Triggers - linear, issue, track, bug, todo, fix, question, debt.

2026-01-18
create-linear-plan
متخصصو إدارة المشاريع

Create Linear Issues from requirements using the plan process. Same process as /plan but outputs to Linear Issues instead of file. Triggers - linear plan, plan to linear, create issues from plan.

2026-01-18
linear-project-health
متخصصو إدارة المشاريع

Generate health report for a Linear project. Progress vs plan, blocked issues, overdue items, risk assessment. Triggers - project health, project status, project report.

2026-01-18
answer-linear-questions
متخصصو إدارة المشاريع

Answer Linear issues tagged with "question". Explores codebase and produces decisions - never code changes or PRs. Triggers - answer questions, linear questions, question triage.

2026-01-18
linear-refine-ticket
مطوّرو البرمجيات

Refine Linear tickets tagged "refine" or in triage. Pull GitHub context, clarify scope, add acceptance criteria, improve descriptions. Triggers - refine ticket, ticket refinement, triage, improve ticket.

2026-01-18
create-linear-spec
متخصصو إدارة المشاريع

Create a Linear Project from requirements using Discovery Mode brainstorming. Same process as /spec but outputs to Linear instead of file. Triggers - linear spec, spec to linear, create project from spec, linear project.

2026-01-18
resolve-linear-tech-debt
متخصصو إدارة المشاريع

Resolve Linear issues tagged with "tech-debt". Decide to address now, schedule, or close. Triggers - resolve tech debt, technical debt, debt triage, cleanup.

2026-01-18
mcp-integration
مطوّرو البرمجيات

Use when working with MCP servers for enhanced capabilities like documentation retrieval, database access, or specialized tools. Triggers - mcp, context7, documentation lookup, external docs.

2026-01-18
nextjs-patterns
مطوّرو البرمجيات

Next.js App Router patterns, server actions, caching, and routing. Use when working with Next.js 14+ features.

2026-01-18
payment-processing
مطوّرو البرمجيات

Use when implementing payment flows with Stripe or Polar. Covers checkout integration, webhooks, subscriptions, and error handling.

2026-01-18
plan
مطوّرو البرمجيات

Use when you have a spec or requirements for a multi-step task, before touching code. Triggers - plan, design, architect, implementation plan, spec, requirements.

2026-01-18
pr-feedback-tracker
محللو ضمان جودة البرمجيات والمختبرون

Process PR review feedback, categorize comments, create tracking issues for deferred items, and resolve conversations. Can be invoked standalone or during submit-pr Phase 6.

2026-01-18
عرض أهم 40 من أصل 60 skills مجمعة في هذا المستودع.