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

super-compound

يحتوي super-compound على 36 من skills المجمعة من aultramen، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
36
Stars
3
محدث
2026-07-16
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

agentic-delivery
مطوّرو البرمجيات

Use when following the Super Compound BRD -> PRD -> FSD -> GOAL -> IMPLEMENTATION -> VERIFICATION delivery path, artifact traceability, FSD authority, optional ADR handling, zero context bloat issue slicing, or OPEN-* stop conditions.

2026-07-16
executing-plans
مطوّرو البرمجيات

Use when an approved FSD goal or lightweight issue pointer is ready for implementation.

2026-07-16
integration-checking
محللو ضمان جودة البرمجيات والمختبرون

Use when multi-component work needs cross-component verification of API contracts, data flow, events, auth, config, UI, background jobs, or tests.

2026-07-16
issue-workflow
مطوّرو البرمجيات

Use when /sc-plan needs FSD GOAL-* packets turned into lightweight issue pointers, local Markdown Kanban boards, blocker DAGs, or multi-agent task contracts.

2026-07-16
parallel-execution
مطوّرو البرمجيات

Use when a plan or issue board has 2+ independent execution streams whose time saving exceeds coordination overhead. Dispatches agents in isolated git worktrees only after required delivery gates pass.

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

Use when an FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution.

2026-07-16
prd-generator
مطوّرو البرمجيات

Use when an approved BRD must be translated into observable product requirements before FSD planning.

2026-07-16
subagent-orchestration
مطوّرو البرمجيات

Use when executing FSD goals with independent work packages. Dispatches a fresh subagent per goal with file-backed handoff and bounded review.

2026-07-16
triage-workflow
مطوّرو البرمجيات

Use when /sc-plan or /sc-status needs to classify incoming issues, local Markdown issues, external PRs, feature requests, bug reports, stale tickets, ready-for-agent work, or wontfix decisions.

2026-07-16
writing-plans
مطوّرو البرمجيات

Use when an approved PRD needs an implementation-authoritative FSD before code is written.

2026-07-16
architecture-enforcement
مطوّرو البرمجيات

Use when file placement, dependency direction, framework conventions, or project architecture presets must be verified before writing code.

2026-07-11
brainstorming
متخصصو إدارة المشاريع

Use when creative product, feature, UI, or behavior work needs intent, requirements, constraints, or design explored before implementation.

2026-07-11
compatibility-check
مطوّرو البرمجيات

Use when introducing dependencies or auditing runtime support, peer conflicts, deprecations, vulnerability posture, and rollback risk.

2026-07-11
domain-modeling
مطوّرو البرمجيات

Use when work needs shared domain language, CONTEXT.md updates, conditional ADR decisions, glossary cleanup, or terminology checks during BRD, PRD, FSD, triage, architecture, or goal shaping.

2026-07-11
interface-design
مصممو واجهات الويب والرقمية

Use when building, redesigning, or reviewing frontend UI: pages, components, dashboards, landing pages, mobile screens, charts, and interaction states.

2026-07-11
security-audit
محللو أمن المعلومات

Use when auditing code for security vulnerabilities, reviewing auth flows, checking OWASP Top 10 risks, validating secrets handling, or assessing dependency and agent-surface security.

2026-07-11
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing a feature, behavior change, or bugfix that requires production code.

2026-07-11
super-compound
المهن الحاسوبية الأخرى

Super Compound /sc-* .agent workflows.

2026-07-11
checkpoint-protocol
متخصصو إدارة المشاريع

Use when human information, judgment, approval, testing, credentials, review, or external action is genuinely required before proceeding.

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

Use when reviewing code changes for specification compliance, correctness, quality, security, and maintainability.

2026-07-10
context7-docs
مطوّرو البرمجيات

Use when you need up-to-date library/API documentation, code examples, version-specific guides, or framework conventions. Wraps the Context7 MCP tools with a clear usage pattern and fallback strategy.

2026-07-10
data-privacy
محللو أمن المعلومات

Use when processing personal data (PII), implementing consent mechanisms, or handling data subject requests. Covers GDPR, UU PDP Indonesia, and privacy-by-design principles.

2026-07-10
eval-harness
محللو ضمان جودة البرمجيات والمختبرون

Use when non-trivial or AI-assisted behavior needs measurable success criteria and repeatable reliability evidence.

2026-07-10
gap-closure
محللو ضمان جودة البرمجيات والمختبرون

Use when verification, review, or manual testing identifies concrete gaps in otherwise planned or completed work.

2026-07-10
git-workflow-operation
مطوّرو البرمجيات

Use when starting Git work, preparing commits, pushing branches, opening Pull Requests, or coordinating optional git worktrees.

2026-07-10
knowledge-compounding
مطوّرو البرمجيات

Use when a non-trivial problem is solved or substantial work should make future sessions easier.

2026-07-10
secure-code-patterns
محللو أمن المعلومات

Use when implementing input validation, cryptography, data encryption, or secure data handling. Covers allowlist validation, context encoding, password hashing, encryption at rest/transit, and JWT security.

2026-07-10
skill-authoring
مطوّرو البرمجيات

Use when creating, editing, or verifying a skill before deployment.

2026-07-10
state-management
مطوّرو البرمجيات

Use when non-trivial work needs durable, bounded project memory across checkpoints or sessions.

2026-07-10
systematic-debugging
مطوّرو البرمجيات

Use when encountering a bug, test failure, unexpected behavior, intermittent result, or error.

2026-07-10
threat-modeling
محللو أمن المعلومات

Use when designing features that handle sensitive data, authentication, or external integrations and need STRIDE, attack-tree, or trust-boundary analysis.

2026-07-10
todo-management
مطوّرو البرمجيات

Use when ideas or tasks surface during work and must be captured, tracked, and routed without losing current-task focus.

2026-07-10
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work complete, fixed, passing, or ready, including before moving to the next planned task.

2026-07-10
codebase-design
مطوّرو البرمجيات

Use when designing or improving module interfaces, test seams, deep modules, adapter boundaries, architecture options, codebase health, or AI-navigable refactors.

2026-06-22
context-engineering
مطوّرو البرمجيات

Use when managing AI context budget, selective file loading, history digests, and fresh-session handoffs.

2026-06-22
prototyping
مطوّرو البرمجيات

Use when /sc-explore needs throwaway runnable evidence for uncertain state models, business logic, architecture options, UI directions, interaction design, or decisions that are cheaper to test than debate.

2026-06-21