All authors
reason-machines avatar

Claude Skills by reason-machines

github.com/reason-machines
489 skillsA× 322B× 74C× 34D× 30F× 290 installs365 views
Cuimao TranslatorA

Claude Code skill for translating English PDF books into fluent, natural Chinese using a multi-mode, multi-style translation pipeline.

documentationgobash
0
81
Cve 2026 31431 Copy FailB

Detector and proof-of-concept LPE toolkit for CVE-2026-31431 ("Copy Fail"), a Linux kernel algif_aead page-cache scratch-write vulnerability enabling local privilege escalation.

securitypythongo
0
81
Daily Stock AnalysisA

LLM-powered A/H/US stock intelligent analysis system with multi-source data, real-time news, AI decision dashboards, and multi-channel push notifications via GitHub Actions.

businesspythongo
0
81
Darksword KexploitA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. DarkSword is a kernel exploit for iOS 15.0–26.0.1, reimplemented in Objective-C. It provides kernel-level read/write primitives and privilege escalation capabilities. Offsets are currently hardcoded for iOS 15.x; extending to other versions requires supplying correct kernel offsets. ---

toolsshellbash
0
81
Darwin Skill OptimizerA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. darwin-skill brings Andrej Karpathy's `autoresearch` loop to Agent Skill optimization. It evaluates every SKILL.md file across 8 weighted dimensions (100 pts total), proposes targeted improvements, tests them, and keeps only changes that measurably improve the score — a ratchet that never goes backwards. ---

ai-agentstypescriptgo
0
81
Dbx Database ClientA

Open-source lightweight cross-platform database management tool built with Tauri, Vue 3, and Rust supporting MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, and SQL Server.

databasestypescriptrust
0
81
Deepclaude ProxyC

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend at up to 17x lower cost.

ai-agentsshellbash
0
81
Deepsec Vulnerability ScannerA

AI agent skill for using deepsec, the agent-powered security vulnerability scanner for large codebases

ai-agentstypescriptrust
0
81
Deepseek OcrA

Expert skill for using DeepSeek-OCR, a vision-language model for optical character recognition with context optical compression supporting documents, PDFs, and images.

documentationpythonrust
0
81
Deepseek V4 Roleplay InstructA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection.

ai-agentspythonbash
0
81
Deerflow Super Agent HarnessD

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. DeerFlow (**D**eep **E**xploration and **E**fficient **R**esearch **Flow**) is an open-source super agent harness built on LangGraph and LangChain. It orchestrates sub-agents, persistent memory, sandboxed execution, and extensible skills to handle tasks ranging from deep research to code execution, slide generation, and automated content workflows. ---

ai-agentspythongo
0
81
Design Md Chrome ExtractorA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. A Chrome extension that reads visual styles from any live website — typography, colors, spacing, border radius, shadows, and motion — and generates structured `DESIGN.md` or `SKILL.md` files compatible with AI coding agents like Claude Code, Cursor, Codex, and Google Stitch. ---

designjavascriptgo
0
81
Designlang Design ExtractA

Extract complete design systems from any website — colors, typography, spacing, shadows, and more — using the designlang CLI.

designjavascriptgo
0
81
Dflash Mlx Speculative DecodingA

Lossless DFlash speculative decoding for MLX on Apple Silicon — 1.7–4x faster LLM inference using block diffusion drafting with target model verification.

ai-agentspythongo
0
81
Diagram Design EditorialA

Generate editorial-quality HTML+SVG diagrams (13 types) for blog posts and documentation using Claude Code, with brand-matched styling and no external dependencies.

documentationrustgo
0
81
Dictionary Of Ai CodingA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. **mattpocock/dictionary-of-ai-coding** is a plain-English reference glossary for AI coding terminology. It explains the vocabulary behind models, tokens, agents, context windows, failure modes, memory systems, and workflow patterns — without assuming prior ML expertise. ---

ai-agentstypescriptrust
0
81
Dingtalk Workspace CliF

Use DingTalk Workspace CLI (dws) to manage DingTalk contacts, calendar, todos, attendance, approvals, and more from the command line or AI agent workflows.

devopsrustgo
0
81
Dnshe FreedomainsB

Use DNSHE to register, manage, and automate free subdomains (us.ci, cc.cd, de5.net, ccwu.cc) with Anycast DNS via dashboard or REST API.

securityjavascriptpython
0
81
Does It Age VerifyA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. **DoesItAgeVerify** is a community-maintained reference list tracking whether open source operating systems (Linux distros, BSDs, etc.) have implemented, are planning to implement, or have refused to implement age verification — as required by laws passed in Brazil and California, and proposed in Colorado, Illinois, and New York. ---

documentationpythongo
0
81
Dontbesilent Business DiagnosisB

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. A Claude Code skill suite distilled from 12,307 tweets into 4,176 structured knowledge atoms. Provides business diagnosis, competitor benchmarking, content strategy, execution unblocking, and concept deconstruction — all as slash commands. ---

businesspythongo
0
81
Dontbesilent Business DiagnosticsB

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. A business diagnosis toolkit distilled from 12,307 tweets into structured Claude Code skills. Provides six diagnostic tools covering commercial model validation, competitor benchmarking, content strategy, execution unblocking, and Wittgenstein-style concept deconstruction. Knowledge base includes 4,176 structured knowledge atoms and 10 methodology documents. ---

ai-agentspythongo
0
81
Dontbesilent DbskillB

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. Business diagnosis toolkit for Claude Code. Distilled from 12,307 tweets into 4,176 structured knowledge atoms across 6 diagnostic skills. ---

content-marketingpythongo
0
81
Emdash CmsA

AI coding agent skill for building with EmDash, the full-stack TypeScript CMS built on Astro and Cloudflare

databasestypescriptgo
0
81
Evanflow Tdd LoopA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. EvanFlow is a TDD-driven iterative feedback loop for software development with Claude Code. 16 cohesive skills + 2 custom subagents walk an idea from brainstorm → plan → execute → iterate, with real checkpoints where you stay in control. The agent never auto-commits, never auto-stages, never proposes a PR without your explicit direction. ``` brainstorm → plan → execute (vertical-slice TDD per task) → iterate → STOP └─ sequent...

code-qualitygobash
0
81
Everything Claude Code HarnessA

Agent harness performance system for Claude Code and other AI coding agents — skills, instincts, memory, hooks, commands, and security scanning

developmentjavascripttypescript
0
81
Ex Skill DistillA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. Distill a real ex-partner into a Claude Code AI Skill using their chat logs (WeChat/QQ), social media screenshots, photos, and your own descriptions. The generated skill talks with their vocabulary, replies in their style, remembers shared places and jokes, and reacts emotionally the way they did. ---

developmentpythongo
0
81
Fabro Workflow FactoryF

Skill for using Fabro, the open source AI coding workflow orchestrator that lets you define agent pipelines as Graphviz DOT graphs with human gates, multi-model routing, and cloud sandboxes.

ai-agentsrustgo
0
81
Fieldtheory Cli BookmarksD

Sync, search, classify, and query X/Twitter bookmarks locally using the Field Theory CLI

ai-agentstypescriptrust
0
81
Filmkit Fujifilm CameraA

Browser-based preset manager and RAW converter for Fujifilm X-series cameras using WebUSB and PTP protocol

developmenttypescriptgo
0
81
Fireworks Tech GraphA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. Turn natural language descriptions into polished SVG + PNG technical diagrams. Supports 8 diagram types, 5 visual styles, and deep knowledge of AI/Agent system patterns (RAG, Mem0, Multi-Agent, Tool Call flows). ---

ai-agentsgobash
0
81
Fl Studio Patcher Malware WarningA

WARNING - This project is malicious software disguised as an FL Studio crack/patcher

documentationrustaws
0
81
Flash Moe InferenceA

Run 397B parameter Mixture-of-Experts LLMs on a MacBook using pure C/Metal with SSD streaming

ai-agentspythongo
0
81
Flashkda Delta AttentionA

High-performance Kimi Delta Attention CUDA kernels built on CUTLASS for efficient recurrent state inference

developmentpythongo
0
81
Flashqla Linear AttentionA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. FlashQLA is a high-performance linear attention kernel library built on [TileLang](https://github.com/tile-ai/tilelang), providing optimized forward and backward passes for GDN (Gated Delta-rule Network) Chunked Prefill. It achieves 2-3× forward speedup and 2× backward speedup over FLA Triton kernels on NVIDIA Hopper (SM90+) GPUs.

developmentpythonbash
0
81
Flipoff Split Flap DisplayA

Expert skill for building, customizing, and embedding the FlipOff split-flap display emulator — a free, offline-capable web app that turns any browser/TV into a retro airport departure board.

devopspythongo
0
81
Flowdriver Covert TransportC

Tunnel SOCKS5 traffic through Google Drive API requests to bypass restrictive networks and DPI inspection.

devopsgobash
0
81
Free Code Claude CliF

Build and use free-code, the open-source fork of Claude Code CLI with telemetry removed, guardrails stripped, and all experimental features unlocked.

ai-agentstypescriptgo
0
81
Freebuff2api Openai ProxyC

OpenAI-compatible proxy server for Freebuff that translates standard OpenAI API requests into Freebuff's backend format with multi-token rotation and Docker deployment.

devopsjavascriptpython
0
81
Freecodecamp CurriculumA

Comprehensive guide for contributing to and working with freeCodeCamp's open-source codebase and curriculum platform

developmentjavascripttypescript
0
81
Freellmapi ProxyA

OpenAI-compatible proxy aggregating 14 free-tier LLM providers with automatic failover and per-key rate tracking.

ai-agentstypescriptpython
0
81
Fresh Start NirholasB

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection.

documentationpythonrust
0
81
Friday Tony Stark Voice AssistantB

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. FRIDAY is a two-process AI voice assistant: a **FastMCP server** exposes tools (web search, news, system info) over SSE, and a **LiveKit voice agent** connects microphone → STT → LLM → TTS → speaker in real time, calling MCP tools as needed. ---

ai-agentspythongo
0
81
Future Agi PlatformB

Expert skill for using Future AGI — the open-source end-to-end platform for evaluating, observing, and improving LLM and AI agent applications with tracing, evals, simulations, datasets, gateway, and guardrails.

ai-agentsjavascripttypescript
0
81
G0dm0d3 Liberated Ai ChatA

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. G0DM0D3 is a single-file (`index.html`) open-source, privacy-first, multi-model AI chat interface built for red teaming, cognition research, and liberated AI interaction. It routes to 55+ models via OpenRouter and includes specialized engines: GODMODE CLASSIC (5 parallel model/prompt combos), ULTRAPLINIAN (up to 51-model comparative evaluation), Parseltongue (input perturbation for red teaming), AutoTune (adaptive sampling pa...

developmentjavascripttypescript
0
81
Garden Skills Web Design EngineerB

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. An AI agent skill that elevates AI-generated HTML/CSS/JavaScript artifacts from generic and functional to polished and visually compelling. Inspired by Claude Design's system prompt, this skill encodes design taste, anti-pattern rules, typography pairings, and a structured six-step workflow directly into your agent's decision-making process. ---

designjavascriptrust
0
81
Gbrain Agent KnowledgeC

> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection. GBrain is a markdown-first, Postgres-backed knowledge brain for AI agents. It turns a git repo of markdown files into a hybrid-searchable (vector + keyword + RRF) knowledge base. The agent reads from and writes to the brain, compounding knowledge over time. Built to work with OpenClaw and Hermes Agent, but usable with any agent that can run CLI commands or call MCP tools. ---

ai-agentstypescriptgo
0
81
Gemma Gem Browser AiA

Build and extend Gemma Gem, an on-device AI browser assistant Chrome extension running Google's Gemma 4 model via WebGPU with no cloud dependencies.

developmentjavascripttypescript
0
81
Gemma Tuner MultimodalA

Fine-tune Gemma 4 and 3n models with audio, images, and text on Apple Silicon using PyTorch and Metal Performance Shaders.

businesspythongo
0
81
Geoflow Content AutomationA

GEOFlow open-source GEO/SEO content production system with AI generation, review workflow, and publishing pipeline built on PHP and PostgreSQL.

devopsphpbash
0
81
Ghostling Libghostty TerminalA

Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering

businessshellgit
0
81