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

vscarpenter

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

skills مجمعة
22
مستودعات
4
محدث
2026-07-25
مستكشف المستودعات

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

claude-code-primitives
المهن الحاسوبية الأخرى

Reference for Claude Code's own mechanics — slash commands, skills, subagents, hooks — and how they route together. Use when creating or editing a slash command, skill, subagent, or hook, or when deciding which primitive fits a task.

2026-07-25
sentry-verification
محللو ضمان جودة البرمجيات والمختبرون

Verify Sentry error capture is working after a DSN change or deploy. Use when testing Sentry, confirming error reporting works, or debugging why errors aren't showing up in the Sentry dashboard.

2026-07-25
branch-preflight
مطوّرو البرمجيات

Sanity-check the working tree before starting plan execution or new branch work. Catches inherited damage that silently breaks verification later — merge conflict markers committed to tracked files, outstanding stash entries that may bleed into your work, uncommitted changes you may not realize you have. Runs in ~1 second. Trigger BEFORE invoking superpowers:executing-plans or superpowers:subagent-driven-development, BEFORE creating a new feature branch off main, or when verification mysteriously fails on files you did not touch.

2026-07-23
cleaning-up-merged-branches
مطوّرو البرمجيات

Syncs main and deletes the local feature branch after a PR is merged on GitHub. Use when the user says they merged or squash-merged a PR ("I merged PR 411 on GitHub", "merged the PR", "clean up the branch"). Codifies this repo's squash-merge default, where `git branch -d` wrongly reports "not fully merged" and a verified force-delete is required.

2026-07-23
inkwell-retrofit
مطوّرو الويب

Apply the Inkwell design system to an existing page or component without creating a competing styling system. Use for styling retrofits, standalone HTML explainers, docs pages, or Tailwind v4 token alignment.

2026-07-23
open-knowledge
المهن الحاسوبية الأخرى

Authoritative agent-runtime contract for working inside an OpenKnowledge project — a markdown-CRDT knowledge base exposed over MCP. Use whenever reading, listing, searching, or editing any `.md` or `.mdx` file in the project, and before any `mcp__open-knowledge__*` tool call (`exec`, `search`, `write`, `edit`, and the rest). Installed by `ok init`, so its presence means this is an OpenKnowledge project and it governs every markdown file here. Covers the read/write tool surface, grounding and linking rules, folder/template conventions, the live browser preview, and the rule that OK's MCP tools — never native file tools — handle in-scope markdown.

2026-07-23
pb-collection
مطوّرو البرمجيات

Add or modify a field on the PocketBase tasks collection end-to-end — schema script, task-mapper, Zod schema, Dexie version bump, migration test. Use when the user wants to add/remove/rename a synced task field. Codifies the PocketBase v0.23+ gotchas and recurring step-order mistakes.

2026-07-23
reviewable-pr-slicing
مطوّرو البرمجيات

Convert an approved technical plan into a sequence of small, reviewable PRs with clear phase boundaries, validation gates, and PR descriptions. Use for multi-step refactors, workflow changes, security-remediation tranches, documentation-plus-code rollouts, or any change that is too risky or noisy for one PR.

2026-07-23
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات