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

opencode-simple

يحتوي opencode-simple على 16 من skills المجمعة من zhmxiaowo، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

2026-03-12
ai-first-engineering
مديرو أنظمة الحاسوب والمعلومات

Engineering operating model for teams where AI agents generate a large share of implementation output.

2026-03-12
api-design
مطوّرو البرمجيات

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2026-03-12
autonomous-loops
مطوّرو البرمجيات

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-03-12
backend-patterns
مطوّرو البرمجيات

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-03-12
blueprint
مطوّرو البرمجيات

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

2026-03-12
coding-standards
مطوّرو البرمجيات

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2026-03-12
configure-ecc
مطوّرو البرمجيات

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

2026-03-12
content-hash-cache-pattern
مطوّرو البرمجيات

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

2026-03-12
continuous-learning
مطوّرو البرمجيات

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

2026-03-12
continuous-learning-v2
مطوّرو البرمجيات

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

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

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

2026-03-12
project-guidelines-example
مطوّرو البرمجيات

Example project-specific skill template based on a real production application.

2026-03-12
search-first
مطوّرو البرمجيات

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.

2026-03-12
strategic-compact
مطوّرو البرمجيات

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-03-12
verification-loop
مطوّرو البرمجيات

CDD (Compile-Driven Development) verification system. No tests — compile + LSP is the sole truth.

2026-03-12