CommunitySchreiben & Editierengithub.com

Karthick-Ramachandran/recall-os

🧠 Local-first CLI that gives your repo durable, AI-ready memory — features, ADRs, modules, architecture, standards & tests — and a 🩺 deterministic doctor that validates health, evidence & drift. Git tracks what changed; Recall OS tracks why.

Funktioniert mit~Claude Code~Codex CLI~Cursor
npx skills add Karthick-Ramachandran/recall-os

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Dokumentation

Skill: Create ADR

Purpose

Record durable architecture decisions so future humans and agents do not rediscover or contradict them.

Inputs

  • Decision topic.
  • Context and constraints.
  • Options considered.
  • Recommended or selected decision.

Required Reading

  • docs/10-architecture/ARCHITECTURE.md
  • docs/10-architecture/FILE_WRITE_POLICY.md
  • docs/20-security/SECURITY_MODEL.md
  • Relevant existing ADRs in docs/adrs/

Output Files

  • docs/adrs/ADR-####-<slug>.md

Process

  1. Determine whether the change needs an ADR.
  2. Find the next ADR number without reusing existing numbers.
  3. Write context, decision, alternatives, consequences, and related docs.
  4. Mark the status as Proposed unless the human has accepted the decision.
  5. Link to affected PRDs, architecture docs, feature docs, and security docs.

Stop Conditions

Stop and request human decision if:

  • The decision changes security posture, network behavior, telemetry, file writes, auth, secrets, cloud, or runtime MCP.
  • The requested decision conflicts with an accepted ADR.
  • The decision is not actually made yet and should remain a proposal.

Quality Bar

  • The ADR explains why the decision exists, not just what changed.
  • Alternatives and consequences are honest.
  • Status is clear.
  • Related documents are linked.

Verwandte Skills

DLhugly/Clif-Code

AI code editor + terminal coding agent, built in Rust. Works with any LLM via OpenRouter, OpenAI, Anthropic, or Ollama. 20MB native binary, 20 themes, real terminal, git, agent sidebar with tool calling.

community

fengyiqicoder/gmail-receipt-tracker

Find, categorize, and export business expenses from email for tax/expense reports. Agent skill.

community

minimax-ai/minimax-docx

Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say "write a report", "draft a proposal", "make a contract", "fill in this form", "reformat to match this template", or any task whose final output is a .docx file. Even if the user doesn't mention "docx" explicitly, if the task implies a printable/formal document, use this skill.

community

coreyhaines31/ab-test-setup

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program," or "experiment playbook." Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics-tracking. For page-level conversion optimization, see page-cro.

community

likaku/Mck-speech-design-skill

🎙️ AI-powered writing skill for AI Agent — Auto-generate speaker notes & inject into PPTX

community

minimax-ai/pptx-generator

Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint, presentation, slide, deck, slides.

community