Skip to main content
Run any Skill in Manus
with one click
GitHub repository

opencode-simple

opencode-simple contains 16 collected skills from zhmxiaowo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
2
updated
2026-03-12
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

agentic-engineering
software-developers

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

2026-03-12
ai-first-engineering
computer-and-information-systems-managers-113021

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

2026-03-12
api-design
software-developers

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
software-developers

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

2026-03-12
backend-patterns
software-developers

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
software-developers

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
software-developers

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

2026-03-12
configure-ecc
software-developers

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
software-developers

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

2026-03-12
continuous-learning
software-developers

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

2026-03-12
continuous-learning-v2
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-03-12
project-guidelines-example
software-developers

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

2026-03-12
search-first
software-developers

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

2026-03-12
strategic-compact
software-developers

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

2026-03-12
verification-loop
software-developers

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

2026-03-12