Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pdf-process
Run the complete PDF processing pipeline to convert the manual PDF into Next.js application data. This command executes all steps automatically: split, render, extract, translate, build, and manifest.
majiayu000/claude-skill-registry 163
-
brand-voice-extractor
Analyze a company's published content to extract their brand voice, writing style, and tone guidelines. Reads 10-20 of their best content pieces and produces a brand voice profile covering tone, vocabulary level, sentence structure, formatting patterns, CTAs, and target persona. Useful before writing outreach, content, or campaigns that should match a client's existing voice.
majiayu000/claude-skill-registry 163
-
jira
Manage Jira issues, projects, and boards via the Atlassian REST API.
majiayu000/claude-skill-registry 163
-
arch-lens-concurrency
Create Concurrency architecture diagram showing parallel execution patterns, thread pools, synchronization, and barriers. Physiological lens answering "How does parallelism work?"
majiayu000/claude-skill-registry 163
-
npm-automation
Automate NPM tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
self-eval
Honestly evaluate AI work quality using a two-axis scoring system. Use after completing a task, code review, or work session to get an unbiased assessment. Detects score inflation, forces devil's advocate reasoning, and persists scores across sessions.
majiayu000/claude-skill-registry 163
-
zellij
Remote-control zellij sessions for interactive CLIs by sending keystrokes and scraping pane output.
majiayu000/claude-skill-registry 163
-
forge-mesh-loading
Load a 3D model from an OBJ file, create a textured mesh with mipmaps, and render with a fly-around camera. Use when someone needs to load geometry from a file, parse OBJ models, or render textured 3D meshes in SDL3 GPU.
majiayu000/claude-skill-registry 163
-
workflow-automator
Operational workflow automation skill with task sequencing, approval routing, and exception handling
majiayu000/claude-skill-registry 163
-
rfp-ingest
Ingest RFP opportunities from multiple data sources (SAM.gov, eMMA, RFPMart). Use when adding new data sources, modifying ingestion logic, or debugging data fetching issues.
majiayu000/claude-skill-registry 163
-
codealive-context-engine
Semantic code search and AI-powered codebase Q&A across indexed repositories. Use when understanding code beyond local files, exploring dependencies, discovering cross-project patterns, planning features, debugging, or onboarding. Queries like "How does X work?", "Show me Y patterns", "How is library Z used?". Provides search (fast, returns file locations) and chat-with-codebase (slower, costs more, but returns synthesized answers).
majiayu000/claude-skill-registry 163
-
rdkit
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.
majiayu000/claude-skill-registry 163
-
defense-in-depth
Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible
majiayu000/claude-skill-registry 163
-
figure-lab
Iterative visualization development lab for /create-figure. Compose novel D3 visualizations from primitives (marks, scales, encodings), test rendering, evaluate against user intent, and promote successful compositions to /create-figure as first-class commands. Self-improving: tracks render success, visual fidelity, and user satisfaction.
majiayu000/claude-skill-registry 163
-
agent-tester
Agent skill for tester - invoke with $agent-tester
majiayu000/claude-skill-registry 163
-
wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
majiayu000/claude-skill-registry 163
-
defuddle
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
majiayu000/claude-skill-registry 163
-
ipc-communication
当用户要求"IPC 通信"、"进程通信"、"Agent 协议"、"stdin/stdout"、"JSON 消息"、"Orchestrator 通信"、"消息序列化",或者提到"进程间通信"、"Agent 集成"、"消息协议"时使用此技能。用于实现 Rust Orchestrator 和 Platform Agents 之间的 IPC 通信,包括消息格式定义、序列化、错误处理和性能优化。
majiayu000/claude-skill-registry 163
-
seo
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
majiayu000/claude-skill-registry 163
-
pr-review-camino-school-lanttern
majiayu000/claude-skill-registry 163
-
Flutter CI/CD
Continuous Integration and Deployment standards for Flutter apps.
majiayu000/claude-skill-registry 163
-
copywriting
Conversion copywriting formulas, headline templates, email copy patterns, landing page structures, CTA optimization, and writing style extraction. Activate for writing high-converting copy, crafting headlines, email campaigns, landing pages, or applying custom writing styles from assets/writing-styles/ directory.
majiayu000/claude-skill-registry 163
-
youmind
Use this skill when users need Youmind board operations via API (list/find/create boards, add links/files, chat, generate image/slides/docs, extract artifacts). Browser is only for auth bootstrap/refresh.
majiayu000/claude-skill-registry 163
-
claude-allow-stop
Return to normal stop behavior. Use PROACTIVELY after completing all tasks in continuous work mode, when work is committed and tests pass, or when reaching natural stopping point. User can invoke with /claude-allow-stop.
majiayu000/claude-skill-registry 163