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

PAS

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

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

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

add-agent
مطوّرو البرمجيات

Use when creating a local agent for a pas-clief workspace. Walks the user through naming the agent, defining its role, listing its skills, and writing CLAUDE.md and CONTEXT.md from templates. The agent lands in `library/agents/<name>/`.

2026-04-29
newsletter
الكتّاب والمؤلفون

Use when drafting and publishing a newsletter issue. Walks research → draft → publish phases, using the writer agent. Example library process for pas-clief — copy or extend it for your own use.

2026-04-29
drafting-style
الكتّاب والمؤلفون

Use when applying a workspace's drafting conventions to written output — voice, format, sentence rhythm, the things that make output feel like it belongs to this project. Reads the workspace's style notes if any and adjusts the draft accordingly.

2026-04-29
polish-prose
الكتّاب والمؤلفون

Use when line-editing a draft for clarity and economy. Tightens sentences, removes filler, rewrites awkward constructions, ensures every sentence earns its keep. Apply this skill on the final pass before output.

2026-04-29
web-research
مساعدو المكتبات الإداريون

Use when an agent needs to gather sources or background information from the web for a topic. Produces a concise sources file with URLs, summaries, and the most relevant excerpts.

2026-04-29
upgrade
مطوّرو البرمجيات

Use when checking that a pas-clief workspace is current with the latest plugin conventions, or when migrating from an older version. Walks a checklist of structural and template changes and offers to apply each.

2026-04-29
visualize
مطوّرو البرمجيات

Use when rendering a process flow as a markdown diagram — phases, agents, sub-processes, and the data passed between them. Reads the process recipe and outputs a Mermaid-compatible flowchart.

2026-04-29
add-process
مطوّرو البرمجيات

Use when creating a local process for a pas-clief workspace — a recipe that composes agents, skills, and phases into a slash-invokable workflow. The process lands in `.claude/skills/<name>/` so it becomes invocable as `/<name>`.

2026-04-29
add-skill
مطوّرو البرمجيات

Use when creating a local skill for a pas-clief workspace — a callable capability that agents and processes invoke by name. Walks the user through naming, when-to-use, how-to-use, inputs, and outputs. The skill lands in `library/skills/<name>/`.

2026-04-29
init
مطوّرو البرمجيات

Use when scaffolding a new pas-clief workspace. Brainstorms with the user about what they're building (or what they want to figure out), then writes a tailored `CLAUDE.md` and minimum-viable structure. The deliverable is shared understanding — by the end of the conversation, the LLM understands what the user wants and the workspace reflects it.

2026-04-29
pas-clief
مطوّرو البرمجيات

Use when creating, managing, or running processes, agents, and skills using the script-free folder-as-workspace method. Single entry point for pas-clief — routes to the right shortcut based on user intent.

2026-04-29
orchestration-patterns
مطوّرو البرمجيات

Decision guide for selecting the right orchestration pattern for a process

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

Evolve the PAS plugin — choose between full multi-agent cycles, quick superpowers-driven cycles, or resume a previous cycle.

2026-04-20
applying-feedback
متخصصو إدارة المشاريع

Use when reviewing and applying accumulated feedback from backlogs across PAS artifacts. Invoked by the PAS router when user mentions feedback, upgrade, or improvement.

2026-04-20
creating-agents
مطوّرو البرمجيات

Use when creating or editing an agent within a PAS process. Usually invoked by creating-processes, not directly by users.

2026-04-20
creating-hooks
مطوّرو البرمجيات

Use when creating or editing Claude Code hooks for a PAS process, plugin, or component. Invoked by creating-processes or standalone for adding hooks to existing artifacts.

2026-04-20
creating-processes
مطوّرو البرمجيات

Use when creating a new PAS process from a user's goal description. Invoked by the PAS router, not directly by users.

2026-04-20
creating-skills
مطوّرو البرمجيات

Use when creating or editing a composable skill within a PAS agent or process. Usually invoked by creating-agents, not directly by users.

2026-04-20
upgrading
مطوّرو البرمجيات

Scan a PAS project and fix any gaps between its current state and what the installed plugin version expects.

2026-04-20
gh-engagement
وكلاء ومديرو أعمال الفنانين والرياضيين

Use when engaging with contributors on GitHub issues. Guides tone, comment structure, and when to ask for clarification vs acknowledge vs resolve.

2026-04-20
issue-triage
محللو ضمان جودة البرمجيات والمختبرون

Use when triaging open GitHub issues for the PAS framework. Reads issues, classifies them, assesses priority, and produces a triage report for Discovery.

2026-04-20
pr-management
مطوّرو البرمجيات

Use in the Release phase to commit, branch, PR, and sync. Only plugin files go to main — everything else stays on dev.

2026-04-20
dx-audit
محللو أبحاث السوق ومتخصصو التسويق

Use when evaluating PAS from a new user's perspective. Assesses onboarding path, naming clarity, documentation gaps, and overall developer experience.

2026-04-20
ecosystem-scan
محللو أبحاث السوق ومتخصصو التسويق

Use when researching Claude Code's current capabilities, competing frameworks, and ecosystem trends. Produces an opportunity report for Discovery.

2026-04-20
feedback-analysis
متخصصو إدارة المشاريع

Use when processing accumulated feedback signals across PAS artifacts. Scans backlog directories, classifies signals, identifies patterns, and produces a prioritized report.

2026-04-20
framework-assessment
مطوّرو البرمجيات

Use when evaluating PAS's current state at the start of a development cycle. Audits artifacts against conventions, identifies architectural gaps, and compares capabilities to goals.

2026-04-20
implementation-planning
مطوّرو البرمجيات

Use when producing a scoped implementation plan from approved priorities. Creates file-level specificity with parallelization analysis.

2026-04-20
change-validation
محللو ضمان جودة البرمجيات والمختبرون

Use when validating implemented changes against the plan, PAS conventions, cross-artifact consistency, and regressions.

2026-04-20
bootstrap-marketplace
مطوّرو البرمجيات

Scaffold a new user-controlled marketplace repository for PAS plugins. Invoked by /pas when cwd is not inside a marketplace and the user chooses to bootstrap one here.

2026-04-20
pas
متخصصو إدارة المشاريع

Use when creating, managing, or improving processes, agents, and skills. The single entry point for the PAS framework.

2026-04-20
message-routing
مطوّرو البرمجيات

Use when classifying user messages at process gates. Carried by orchestrator agents to determine how to handle user responses.

2026-03-10
self-evaluation
متخصصو التدريب والتطوير

Use at agent shutdown to write structured improvement signals. Carried by all agents when feedback is enabled. Zero cost during productive work.

2026-03-10
message-routing
مطوّرو البرمجيات

Use when classifying user messages at process gates. Carried by orchestrator agents to determine how to handle user responses.

2026-03-10
orchestration-patterns
مطوّرو البرمجيات

Decision guide for selecting the right orchestration pattern for a process

2026-03-10
self-evaluation
مطوّرو البرمجيات

Use at agent shutdown to write structured improvement signals. Carried by all agents when feedback is enabled. Zero cost during productive work.

2026-03-10
visualize-process
مطوّرو الويب

Use when visualizing a process structure as HTML. Runs generate-overview.sh to produce a self-contained overview page.

2026-03-10
visualize-process
مطوّرو البرمجيات

Use when visualizing a process structure as HTML. Runs generate-overview.sh to produce a self-contained overview page.

2026-03-08