Claude Skills for a Technical Writer — Page 18
claude-mem How It Works
Explain how claude-mem captures observations, injects memory, and stores data locally.
Engram Memory Skill
Give your AI coding agent persistent cross-session memory that proactively saves decisions, conventions, bugs, and discoveries.
Engram PR Workflow
Enforces an issue-first pull request workflow for the Engram repository, requiring every PR to link an approved issue and follow strict formatting rules.
Engram Business-Rules Guardrails
Product and business-rule guardrails for Engram's sync, permission, and memory semantics.
Engram Cultural & Collaboration Norms
Cultural and collaboration norms for Engram contributors and agents, ensuring product coherence and explicit decisions.
Software Copyright Materials Generator
Automatically produce complete Chinese software copyright application materials, including DOCX code excerpts, user manual, and form TXT.
PinMe Share
Create a polished static share page and upload it to PinMe in one command.
Tiny Web Crawler Skill
Crawl from one or more starting pages, fetch readable content, search within pages, follow relevant links, and stop when the requested information is found or a bounded limit is reached.
OpenChamber Desktop Shell Skill
Gives AI agents the correct architecture boundaries and security rules when changing OpenChamber's Electron main/preload code, IPC, or packaging.
OpenSkills Universal Skills Loader
One CLI, every AI coding agent: a universal installer for SKILL.md that brings the Claude Code skills ecosystem to anything that reads AGENTS.md.
RenderCV Issue Triage
Analyzes newly opened GitHub issues on rendercv/rendercv, posts a comment with findings and an action plan, and offers to open a PR.
GEO Technical SEO Audit Skill (geo-technical)
Runs a technical SEO audit on any website with AI-search focus: server-side rendering, AI crawler access, Core Web Vitals, and security headers.
ClawTeam Multi-Agent Coordination
Turn multiple AI coding agents into a coordinated team via the clawteam CLI: spawn workers, delegate tasks, exchange messages, and monitor boards with git worktree isolation.
Hugging Face Evaluation Manager Skill
Structure benchmark scores into Hugging Face model cards: extract them from READMEs, import from Artificial Analysis, or run your own evals with vLLM/lighteval.
Agents Observe
Real-time observability for Claude Code sessions and multi-agent runs — see subagents, tool calls, and token costs live.
Rails Upgrade Analyzer
Analyzes your Rails app's upgrade path: detects the current version, fetches the latest release and official guides, and upgrades files via selective merging that preserves local customizations.
ESP32 Master Embedded Engineering Skill
Expert guidance for ESP32 chip selection, GPIO validation, and firmware generation, actively preventing bricking and protocol conflicts.
Move Code Quality Checker
Reviews Move packages against the official Move Book Code Quality Checklist and returns actionable, prioritized feedback.
PDF Skill
Teaches an agent to read, split, merge, and create PDF files with Python libraries, covering the most common PDF operations in document automation.
Cost Mode
A Claude Code behavioral mode that cuts costs 30-60% through concise responses, smart model routing, and session discipline — without sacrificing technical accuracy.
Continuous Code Review
Dispatch focused reviews after tasks, major features, and before merges to catch problems early.
Writing Plans
Turn multi-step software requirements into executable, testable implementation plans.
Karpathy Coding Guidelines
Reduce coding-agent mistakes with explicit assumptions, simpler implementations, surgical edits, and verifiable goals.
CC Safety Net Command Guard
Blocks destructive Git and filesystem commands before AI coding agents execute them.