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

jrmatherly

عرض على مستوى المستودعات لـ 95 skills مجمعة عبر 9 مستودعات GitHub.

skills مجمعة
95
مستودعات
9
محدث
2026-04-27
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
spacebot
31 skills · 2026-04-27
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعمصممو قواعد البيانات
5 فئات مهنية · 100% مصنفة
33%الحصة
#02
shipit
25 skills · 2026-04-04
مطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
4 فئات مهنية · 100% مصنفة
26%الحصة
#03
agno-apollos
8 skills · 2026-02-20
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
2 فئات مهنية · 100% مصنفة
8.4%الحصة
#04
apollos-portal
7 skills · 2026-03-02
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو قواعد البيانات
3 فئات مهنية · 100% مصنفة
7.4%الحصة
#05
hyprmcp-jetski
6 skills · 2026-02-27
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرونمصممو قواعد البيانات
4 فئات مهنية · 100% مصنفة
6.3%الحصة
#06
hyprmcp-gateway
6 skills · 2026-02-27
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجياتمحللو أمن المعلوماتمديرو الشبكات وأنظمة الحاسوب
4 فئات مهنية · 100% مصنفة
6.3%الحصة
#07
mcp-context-forge
5 skills · 2026-02-26
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو قواعد البيانات
3 فئات مهنية · 100% مصنفة
5.3%الحصة
#08
metorial-workspace
4 skills · 2026-02-01
مطوّرو البرمجياتمطوّرو الويب
2 فئات مهنية · 100% مصنفة
4.2%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

spacebot-dev
مطوّرو البرمجيات

Specialized Spacebot development skill with deep architectural knowledge. Use when working on any Spacebot feature, bug fix, refactor, or investigation. Covers the five-process agent model (Channel, Branch, Worker, Compactor, Cortex), memory system (SQLite + LanceDB + redb), task lifecycle, 60+ tool definitions, Rig framework integration, prompt templates, identity system, messaging adapters, config hot-reload, security/sandbox, and API server. Activate for any Rust code changes in src/, prompt template edits in prompts/, migration work, tool additions, or architectural questions.

2026-04-27
release-bump-changelog
مطوّرو البرمجيات

Use this skill when preparing a release bump or updating release notes. It writes a launch-style release story from the actual change set, then runs `cargo bump` so the generated GitHub notes and the marketing copy land together in `CHANGELOG.md`.

2026-04-26
bun-deps-bump
مطوّرو البرمجيات

Use when bumping a bun-managed dependency in interface/, docs/, packages/api-client/, or spaceui/. Avoids the "lockfile updated, manifest spec stale" drift class that opened PRs

2026-04-26
docs-audit
مطوّرو البرمجيات

Use when auditing project documentation for drift, stale claims, missing changelog entries, completed-but-still-listed TODOs, or when the user asks to review/refresh/cleanup docs across interface/, spaceui/, docs/, or repo-root markdown files. Complements session-sync (which handles CLAUDE.md + memories only).

2026-04-26
fetch-fastembed
مطوّرو البرمجيات

Pre-stage the fastembed BGESmallENV15 ONNX model cache so the 4 memory::search integration tests can run reliably. Call when the user reports `EmbeddingFailed("Failed to retrieve onnx/model.onnx")`, when memory::search tests fail with `native-tls` cert errors, or before a `cargo test --lib` run on a fresh checkout / clean target/.

2026-04-26
api-handler-add
مطوّرو البرمجيات

Use this skill when adding a new REST handler under `src/api/`. Scaffolds the full utoipa + typegen dance: handler function with correct extractor ordering (State → Path → Query → Json), request/response structs with `#[derive(utoipa::ToSchema)]`, `#[utoipa::path(...)]` annotation, router registration in `src/api/server.rs`, and the `utoipa::OpenApi` registration block. Reminds to run `just typegen` + `just check-typegen` before commit. Canonical rule: `.claude/rules/api-handler.md`.

2026-04-26
cluster-context
مديرو الشبكات وأنظمة الحاسوب

Reference knowledge about the Talos Kubernetes cluster that Spacebot deploys into. Use PROACTIVELY when working on containerization, Dockerfile changes, deployment configuration, health checks, environment variables, networking, storage, secrets, database connections, or any work that touches how Spacebot runs in production. Also use when the user mentions the cluster, Kubernetes, k8s, Talos, Flux, namespaces, pods, or asks about Spacebot's production environment.

2026-04-26
session-sync
مطوّرو البرمجيات

End-of-task sync — rebuild code graph, check CLAUDE.md for drift, sync Serena memories against codebase ground truth, and commit doc fixes. Run after completing any significant work (feature, migration, refactor, bug fix) to keep all documentation surfaces current. Use proactively when the user says "sync", "update docs", "session done", "wrap up", or finishes a multi-step task.

2026-04-26
عرض أهم 8 من أصل 31 skills مجمعة في هذا المستودع.
ci-status
مديرو الشبكات وأنظمة الحاسوب

Show CI/CD pipeline status for current branch with job details and failure diagnostics

2026-04-04
cross-validate-artifacts
مطوّرو البرمجيات

Cross-validate documentation and artifacts across the codebase for consistency, conflicts, and contradictions. Use when users ask to "cross-validate", "validate docs", "check documentation consistency", "audit documentation", or find conflicts/contradictions in docs. Supports automatic fixing with "validate and fix" argument. Runs parallel subagents for efficient validation across categories (domain-models, agent-system, tech-stack, architecture, cli-commands). Part of the ShipIT autonomous SDLC platform — https://github.com/jrmatherly/shipit

2026-04-04
react-flow
مطوّرو البرمجيات

React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph visualizations, creating custom workflow nodes, implementing edge labels, or controlling viewport. Triggers on ReactFlow, @xyflow/react, Handle, NodeProps, EdgeProps, useReactFlow, fitView.

2026-04-04
release-debug
مطوّرو البرمجيات

Diagnose semantic-release and npm publish failures from the latest CI release job

2026-04-04
shadcn-ui
مطوّرو البرمجيات

Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons, dialogs, dropdowns, tables, and complex form layouts.

2026-04-04
shipit-kit-commit-pr
مطوّرو البرمجيات

Use when ready to commit, push, and create a PR with CI verification. Triggers include "commit and pr", "push pr", "create pr", "ship it", or when implementation is complete and needs CI validation. Watches CI and auto-fixes failures. Part of the ShipIT autonomous SDLC platform — https://github.com/jrmatherly/shipit

2026-04-04
shipit-kit-fast-loop
مطوّرو البرمجيات

Use when the user wants rapid implementation iteration without tests, builds, or commits. Triggers include "fast loop", "fast iteration", "just code", "no tests", "iterate quickly", or when the user says they have a dev server running and want to check results manually. Part of the ShipIT autonomous SDLC platform — https://github.com/jrmatherly/shipit

2026-04-04
shipit-kit-implement
مطوّرو البرمجيات

Validate specs and autonomously execute implementation tasks with status tracking. Use after /shipit-kit:plan when ready to start implementation. Part of the ShipIT autonomous SDLC platform — https://github.com/jrmatherly/shipit

2026-04-04
عرض أهم 8 من أصل 25 skills مجمعة في هذا المستودع.
apollos-ai
مطوّرو البرمجيات

Self-service portal for managing LLM API access through Microsoft Entra ID. Use when authenticating users, provisioning team memberships, creating or managing API keys, tracking usage, or administering the portal.

2026-03-02
deps-check
مطوّرو البرمجيات

Check for outdated and vulnerable dependencies across Python (uv) and Node (npm) ecosystems. Reports available updates, security advisories, and version constraints. Trigger phrases include "check dependencies", "outdated packages", "deps check", "audit dependencies".

2026-03-01
gen-test
محللو ضمان جودة البرمجيات والمختبرون

Generate a Vitest + React Testing Library test file for a frontend component. Scaffolds MSW handlers, MSAL mock, QueryClient wrapper, and basic test cases matching project conventions. Trigger phrases include "generate test", "add tests for", "scaffold test", "gen test".

2026-03-01
api-doc
مطوّرو البرمجيات

Sync API reference documentation with actual FastAPI endpoint routes. Use when endpoints have been added, removed, or changed and docs need updating. Trigger phrases include "are my docs in sync", "update API docs", "sync endpoints".

2026-03-01
migration
مصممو قواعد البيانات

Generate and apply an Alembic database migration. Use when adding a table, changing a column, or running "create migration". Trigger phrases include "new migration", "add column", "schema change".

2026-03-01
new-endpoint
مطوّرو البرمجيات

Scaffold a new FastAPI endpoint with response model, test, and docs page. Use when adding a new API route to the backend. Trigger phrases include "add endpoint", "create route", "new API".

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

Run full pre-commit validation (backend tests, lint, frontend type check). Use before committing or creating a PR. Trigger phrases include "run checks", "precheck", "validate before commit", "QA gate".

2026-03-01
mcf-api
مطوّرو البرمجيات

Interact with the MCP Context Forge Gateway REST API — register gateways, create servers, invoke tools, manage teams, configure OAuth, and perform admin operations. Use when asked to register an MCP server, call a gateway endpoint, create a team, invoke a tool, set up a virtual server, test API connectivity, check gateway health, manage tokens, configure header passthrough, or perform any gateway API operation. Also trigger when the user mentions curl examples, API payloads, or gateway configuration.

2026-02-26
mcf-plugin
مطوّرو البرمجيات

Author gateway plugins for MCP Context Forge — native Python plugins or external MCP plugins. Use when asked to create a new plugin, add a hook, build a filter/guard/validator, write a content transformer, implement rate limiting or PII detection, or add any pre/post processing to the gateway pipeline. Also use when the user mentions plugin configuration, hook types, or policy enforcement.

2026-02-26
mcf-server
مطوّرو البرمجيات

Scaffold and create new MCP servers for MCP Context Forge. Use when asked to create a new MCP server, add a tool server, scaffold a Python or Go MCP server, build an MCP integration, or register an external service with the gateway. Also use when the user mentions adding new tools, creating a server for a specific API, or building a FastMCP service.

2026-02-26
alembic-migration
مصممو قواعد البيانات

Create an Alembic database migration following project conventions (idempotent, single-head). Use when adding columns, tables, or modifying the database schema.

2026-02-26
check-env
محللو ضمان جودة البرمجيات والمختبرون

Run the full pre-commit quality gate — format, lint, static analysis. Use before committing changes.

2026-02-26
better-icons
مطوّرو الويب

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search <query>` to find icons, `better-icons get <id>` to get SVG. Also available as MCP server for AI agents.

2026-02-01
go-engine-patterns
مطوّرو البرمجيات

This skill should be used when the user asks to "modify engine", "Go code", "gRPC", "mcp-engine", "golangci-lint", "protobuf", mentions "metorial-platform/src/mcp-engine/", or discusses Go development for the Metorial MCP engine. Provides guidance for Go development following engine conventions including golangci-lint v2 compliance.

2026-01-31
mcp-server-development
مطوّرو البرمجيات

This skill should be used when the user asks to "create MCP server", "build server", "add server to catalog", "implement MCP", "new server", mentions "metorial/servers/", or discusses Model Context Protocol server development. Provides comprehensive guidance for building MCP servers that match existing Metorial catalog patterns using the SDK and established conventions.

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

This skill should be used when the user asks to "add endpoint", "create API", "platform backend", "Hono route", "Prisma model", "backend service", mentions "metorial-platform/src/backend/", or discusses TypeScript backend development for the Metorial platform. Provides guidance for building APIs following platform conventions with Hono, Prisma, and Bun.

2026-01-31
عرض 9 من أصل 9 مستودعات
تم تحميل كل المستودعات
jrmatherly Agent Skills | SkillsMP