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

company-os

يحتوي company-os على 64 من skills المجمعة من vibbs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

setup
مطوّرو البرمجيات

Interactive setup wizard for Company OS. Configures company.config.yaml, generates .claude/settings.json with tech-stack-specific permissions, and scaffolds directories. Supports three modes — interactive wizard, express config block, or auto-extract from a URL/unstructured text.

2026-05-31
architecture-draft
مطوّرو البرمجيات

Produces RFC/ADR defining system boundaries, modules, data model, and integration points. Use when translating a PRD into technical design, making architectural decisions, or designing new system components.

2026-05-31
excalidraw
مطوّرو البرمجيات

Produces architecture diagrams, data flow diagrams, ERDs, and system overviews in Mermaid (inline) and Excalidraw JSON (standalone). Use when an RFC, threat model, or documentation needs visual diagrams.

2026-05-31
threat-modeling
محللو أمن المعلومات

Performs data flow threat analysis with structured mitigations. Use when assessing security threats for new features, architecture changes, or compliance reviews.

2026-05-31
channel-playbook
محللو أبحاث السوق ومتخصصو التسويق

Creates platform-specific marketing playbooks for acquisition channels. Use when launching or optimizing a specific growth channel (e.g., LinkedIn, Twitter, email, Product Hunt).

2026-03-17
customer-conversations
متخصصو إدارة المشاريع

Prepares pre-call briefings, captures post-call debriefs, and routes insights to ICP refinement and PRD evidence. Stores conversation logs as CONV- artifacts in artifacts/decision-memos/.

2026-03-17
feedback-synthesizer
محللو أبحاث السوق ومتخصصو التسويق

Turns messy, unstructured customer and user feedback into actionable themes with supporting evidence. Use when consolidating feedback from multiple sources into product insights.

2026-03-17
gtm-sprint
متخصصو إدارة المشاريعمحللو أبحاث السوق ومتخصصو التسويق

Time-boxed go-to-market sprint that sequences customer validation, positioning, launch, and distribution over 7-21 days. Use when validating market demand, launching an MVP, or running a structured GTM push.

2026-03-17
workflow-router
محللو الإدارةمتخصصو إدارة المشاريع

Maps objectives to required artifacts, stages, and responsible agents. Use when routing any objective, deciding what happens next, or determining which agents need to be involved in a task.

2026-03-17
activation-onboarding
متخصصو إدارة المشاريعمحللو أبحاث السوق ومتخصصو التسويق

Designs "aha moment" flows and activation experiments to improve new user onboarding. Use when optimizing the path from sign-up to first value realization.

2026-03-02
ai-engineering
مطوّرو البرمجيات

Designs AI/ML feature architectures including LLM integration, RAG pipelines, prompt engineering, and AI cost optimization. Use when building features that involve AI/ML components.

2026-03-02
api-contract-designer
مطوّرو البرمجيات

Designs REST/GraphQL API contracts with consistent error handling, pagination, auth, and i18n. Use when designing new API endpoints, modifying existing APIs, or creating service interfaces.

2026-03-02
api-tester-playbook
محللو ضمان جودة البرمجيات والمختبرون

Generates API testing playbooks covering contract tests, authentication testing, pagination validation, and error handling. Use when building or reviewing API test suites.

2026-03-02
artifact-import
متخصصو إدارة المشاريع

Imports existing documents (PRDs, RFCs, API specs, test plans) into Company OS with proper frontmatter, type classification, and artifact linking. Use when bringing external documents into the artifact system.

2026-03-02
background-jobs
مطوّرو البرمجيات

Design patterns for background job processing including retries, idempotency, and queue management. Use when designing or reviewing async task infrastructure.

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

Structured multi-section code review with interactive feedback — architecture, quality, tests, performance. Use for PR reviews, pre-merge quality checks, or self-review before handoff.

2026-03-02
compliance-readiness
ضباط الامتثال

Performs SOC2-lite checklist assessment and compliance gap analysis. Use when preparing for audits, assessing compliance posture, or building toward SOC2 certification.

2026-03-02
content-engine
محللو أبحاث السوق ومتخصصو التسويق

Produces multi-format content strategies with editorial calendars, content briefs, and multiplication workflows. Use when building a content marketing engine, planning blog/newsletter cadence, or creating content briefs.

2026-03-02
decision-memo-writer
متخصصو إدارة المشاريع

Produces structured decision records with rationale, alternatives considered, and consequences. Use when recording non-trivial decisions that future team members need to understand.

2026-03-02
deployment-strategy
مطوّرو البرمجيات

Designs deployment pipelines, rollout strategies, and environment configurations. Use when establishing deployment procedures, planning a feature rollout, or setting up CI/CD pipelines.

2026-03-02
design-system
مصممو واجهات الويب والرقمية

Reads configured design archetype and UX baseline to produce project-specific design tokens, component guidance, and UX patterns. Use when building UI components, reviewing design consistency, or configuring design preferences for the first time.

2026-03-02
dev-environment
مطوّرو البرمجيات

Generates Docker Compose files and dev scripts from tech stack config. Creates environment-specific infrastructure for local development, QA, and production.

2026-03-02
discovery-validation
متخصصو إدارة المشاريع

Smart pre-build discovery that validates novel feature ideas before committing to a full PRD. Classifies objectives as common patterns (skip) or novel concepts (full validation with lean canvas, competitive scan, and risk assessment).

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

Autonomous dogfooding — tests the product by using it as real users would, capturing issues with severity ratings. Supports web apps (via agent-browser) and API-only products.

2026-03-02
email-lifecycle
محللو أبحاث السوق ومتخصصو التسويق

Designs email sequences, templates, and send triggers for SaaS lifecycle marketing and transactional emails. Use when planning onboarding drips, transactional notifications, activation campaigns, or retention email flows.

2026-03-02
experiment-framework
علماء البيانات

Designs statistically rigorous A/B experiments with sample size calculation, guardrail metrics, and results analysis. Use when planning experiments, validating feature impact, or analyzing test results.

2026-03-02
feature-flags
مطوّرو البرمجيات

Designs feature flag strategy, progressive discovery patterns, and per-feature flag specifications for safe rollouts and organic product learning.

2026-03-02
icp-positioning
محللو أبحاث السوق ومتخصصو التسويق

Defines ideal customer profile and product positioning. Use when establishing or refining who the product serves and how it is differentiated in the market.

2026-03-02
incident-response
مديرو الشبكات وأنظمة الحاسوب

Generates incident runbooks, post-mortem templates, and incident response records. Use when establishing incident response procedures, handling a live incident, or conducting post-incident reviews.

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

Scans standards/ and artifacts/ for new or changed content and suggests updates to skills, agents, and configuration. Use after adding new standards documents, API specs, or artifacts to synchronize the system.

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

Defines analytics instrumentation standards including event taxonomy, tracker ID conventions, and per-feature instrumentation plans for measurable product development.

2026-03-02
landing-page-copy
محللو أبحاث السوق ومتخصصو التسويق

Generates conversion-focused landing page copy organized by sections. Use when creating or optimizing landing pages for product launches, features, or campaigns.

2026-03-02
market-intelligence
محللو أبحاث السوق ومتخصصو التسويق

Produces competitive landscape scans, technology radar assessments, and trend timing analysis. Use when monitoring competitors, evaluating new technologies, or identifying market opportunities.

2026-03-02
mobile-readiness
مطوّرو البرمجيات

Defines responsive web design patterns and React Native/Expo mobile architecture ensuring all products work on every screen size. Use when building mobile-first web UIs, planning native mobile apps, or adding PWA support.

2026-03-02
multi-tenancy
مطوّرو البرمجيات

Design patterns for multi-tenant architecture including org scoping, row-level security, and tenant data isolation. Use when designing or auditing tenant isolation boundaries.

2026-03-02
observability-baseline
مطوّرو البرمجيات

Establishes logging, metrics, and tracing conventions for the codebase. Use when setting up or auditing the observability stack and standards.

2026-03-02
positioning-messaging
محللو أبحاث السوق ومتخصصو التسويق

Crafts a crisp product narrative and competitive differentiators for go-to-market materials. Use when defining or refreshing the product story for marketing and sales.

2026-03-02
prd-writer
متخصصو إدارة المشاريع

Generates consistent PRDs with problem statements, acceptance criteria, success metrics, and scope boundaries. Use when creating or updating product requirements for any feature.

2026-03-02
pricing-unit-economics
محللو التمويل والاستثمار

Performs CAC/LTV analysis and pricing model validation. Use when setting initial pricing, evaluating pricing changes, or assessing unit economics health.

2026-03-02
privacy-data-handling
محللو أمن المعلومات

Defines data retention policies, access controls, and deletion procedures. Use when establishing or auditing how personal and sensitive data is stored, accessed, and removed.

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