Error Protocol (3-Strike Rule) Systematic approach to handling errors with escalation. Core Principle If the same approach fails 3 times, escalate to the next level. Errors are not just problems to fi
阅读全文
Externalized Cognition Principles
Externalized Cognition Principles Borrowed from planning-with-files: Use the filesystem as external memory. Core Insight Context Window = RAM (volatile, limited) Filesystem = Disk (persistent, unlimit
阅读全文
Hooks Patterns Library
Hooks Patterns Library Cognitive triggers for automatic reasoning processes. Overview Hooks are automatic triggers that activate meta-cognition processes at key moments. They ensure reasoning happens
阅读全文
Rust Skills Review Report
Rust Skills Review Report Date: 2026-01-16 Current Structure Skills Count: 30 CategoryCountSkills Core4rust-router, rust-learner, coding-guidelines, unsafe-checker Meta-Questions (m01-m15)15m01-m15 Do
阅读全文
Rust Skills - Agent Instructions
Rust Skills - Agent Instructions For OpenAI Codex and compatible agents Default Project Settings When creating Rust projects or Cargo.toml files, ALWAYS use: [package] edition = "2024" rust-version =
阅读全文
Rust Skills Trigger Test Checklist
Rust Skills Trigger Test Checklist Run these queries in a project that has rust-skills installed, and verify the correct skill is triggered. How to Test Go to a Rust project directory with rust-skills
阅读全文
Rust Skills
Rust Skills 中文 | 日本語 AI-powered Rust development assistant with meta-cognition framework What is Rust Skills? Rust Skills is a Claude Code plugin that transforms how AI assists with Rust development.
阅读全文
Rust Skill Creator
name: rust-skill-creator description: "Use when creating skills for Rust crates or std library documentation. Keywords: create rust skill, create crate skill, create std skill, 创建 rust skill, 创建
阅读全文
Browser Automation with agent-browser
name: core-agent-browser description: "Internal support skill for agent-browser CLI workflows used by rust-learner, docs-researcher, and crate-researcher. Use only when browser automation is explicitl
阅读全文
CLI Domain
name: domain-cli description: "Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progr
阅读全文