بنقرة واحدة
compound-docs
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Guide for structuring, parsing, and validating XML-like tags in LLM inputs, system prompts, outputs, and agent-to-agent communication. Use this skill when designing prompt templates, parsing structured content from text, or handling nested tag boundaries.
Implementation reference library for compound engineering workflows. For workflow orchestration, use slash commands under `commands/workflows/` (constitution, plan, work, review, compound). This skill provides stack-specific fix recipes those workflows consume.
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".
Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or defining architecture artifacts around deletion tests, interfaces, seams, adapters, and explicit contracts.
Run a comprehensive scored audit of agent-native architecture principles
This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.
| name | compound-docs |
| description | Capture solved problems as categorized documentation with YAML frontmatter for fast lookup |
| model | claude-sonnet-4.6 |
| platforms | {"claude":{"allowed-tools":["Read","Write","Bash","Grep"],"disable-model-invocation":true},"copilot":{"model":"gpt-5.3-codex"},"opencode":{"model":"openrouter/moonshotai/kimi-k2.6"}} |
Capture non-trivial solved problems as searchable documentation in docs/solutions/. Keep the file short, structured, and schema-valid so future sessions can actually find and trust it.
docs/solutions/ for similar documents. Reuse or cross-link only when the root cause genuinely matches.[sanitized-symptom]-[module]-[YYYYMMDD].md.schema.yaml using the enum guidance in references/yaml-schema.md.assets/resolution-template.md, then offer the post-capture menu.problem_type, component, root_cause, and severity must match the schema exactly.references/yaml-schema.md to place the file under docs/solutions/<category>/.After writing the document, present a terse next-step menu:
assets/critical-pattern-template.md.docs/solutions/<category>/[filename].md.