Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

opencode-simple

opencode-simple 收录了来自 zhmxiaowo 的 16 个 skills,并提供仓库级职业覆盖和站内 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