alexeyshishin/as-skill

Domain Driven Harness for Claude Code.

4Stars on the repository
41Mods indexed here, across every type
17d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-build

01

alexeyshishin/as-skill

Skill Claude CodeCodex

Implement an already-approved plan from swarm-report/ -plan.md. Routes each task to the executing agent that owns its file scope (frontend / backend / devops / mobile), runs the tests, writes an implementation report. Use AFTER /code-plan, never before.

not rated 4 17d ago A 57 tokens original MIT

code-debug

02

alexeyshishin/as-skill

Skill Claude CodeCodex

Find the root cause of a bug or failing test. Spawns 1 debugger subagent that reproduces, ladders hypotheses, isolates with evidence, and applies the minimal fix. Use when a test fails, /code-build reports blocked, or "X stopped working". Does NOT design features (that's /code-plan).

not rated 4 17d ago A 67 tokens original MIT

code-plan

03

alexeyshishin/as-skill

Skill Claude CodeCodex

Design a feature before writing code. Spawns planner + skeptic subagents that read the Memory Bank, argue, and write a plan to swarm-report/. Use BEFORE /code-build, for any feature touching 2+ files or with unclear scope. Skip for typos and one-line fixes.

not rated 4 17d ago A 61 tokens original MIT

code-review

04

alexeyshishin/as-skill

Skill Claude CodeCodex

Review a finished change against its plan. Spawns 1 reviewer subagent, reports ship/rework with severity-tagged findings. Use AFTER /code-build.

not rated 4 17d ago A 35 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Turns an idea, a series of notes, or raw material into an article draft (Habr / Medium / personal blog) — with a TL;DR, a thesis → arguments → example → implication structure, and an authorial voice. Use when "write an article," "shape these thoughts into a long-read," "make a Habr post," "article draft.".

not rated 4 17d ago A 81 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Structures a technical tutorial — prerequisites, a "after reading this you'll be able to do X" goal, numbered steps with commands and checks, troubleshooting, cleanup. Doesn't write the full text: it produces a correct skeleton for the author to fill in with details. Use when "write a tutorial," "put together…

not rated 4 17d ago A 90 tokens original MIT

content-factory

07

alexeyshishin/as-skill

Skill Claude Code

A content factory — turns a single source into a full content package in one pass. Takes as input a finished article, a video transcript, OR (if there's only a topic) offers to run deep research and assemble a source itself. Output: a 1500–2500 word article, 10 threads, 5 Reels/Shorts scripts, 5 posts…

not rated 4 17d ago A 172 tokens original MIT

content-humanizer

08

alexeyshishin/as-skill

Skill Claude CodeCodex

A skill for humanizing Russian-language text. Removes signs of AI generation, makes the text feel alive. ALWAYS use this when the user asks to: humanize a text, remove traces of a neural network, make a text lively/natural, rewrite it like a human, humanize in Russian, remove officialese, remove wateriness/filler…

not rated 4 17d ago A 147 tokens original MIT

content-tg-post

09

alexeyshishin/as-skill

Skill Claude CodeCodex

Turns an idea, a note, or raw text into a ready-to-post Telegram channel post — tight, thesis-first, in the author's voice, within 500-1500 characters. Use when the user wants "write a TG post," "shape this thought for the channel," "short post," "tg post," "shape an idea for subscribers.".

not rated 4 17d ago A 76 tokens original MIT

caveman

10

alexeyshishin/as-skill

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens"…

not rated 4 17d ago A 102 tokens copy · 72% MIT

memory-bank-defrag

11

alexeyshishin/as-skill

Skill Claude Code

Defragment and re-actualize a project memory bank (the .assistant/ knowledge base + the project's auto-memory). Reads everything that changed in the repo since the last defrag, finds where the memory bank has gone stale or accumulated amendment-on-amendment "patches", folds the patches into clean current-state docs…

not rated 4 17d ago A 143 tokens original MIT

memory-bank

12

alexeyshishin/as-skill

Skill Claude Code

Maintains a lightweight, always-current "project encyclopedia" in .memory-bank/ — capturing architecture, stack, conventions, key entities, and active tasks. After each meaningful change, the AI suggests concise updates or explicitly confirms no update is needed.

not rated 4 17d ago A 53 tokens original MIT

swarm-report

13

alexeyshishin/as-skill

Skill Claude CodeCodex

Domain Driven Harness for Claude Code.

not rated 4 17d ago not scanned tokens not measured original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Builds a Conventional Commits commit message for the current changes in git. Analyzes the staged diff (or unstaged, if staged is empty), determines type/scope, writes the subject and, if needed, a body. Use when the user wants to "make a commit", "commit the changes", "commit this", "write a commit message", "commit…

not rated 4 17d ago A 86 tokens original MIT

git-pr-description

15

alexeyshishin/as-skill

Skill Claude CodeCodex

Builds a Pull Request description from the diff of the current branch against the base branch (main/master). Analyzes all commits, extracts "why / what / how to verify", captures breaking changes. Use when the user wants to "describe the PR", "write a description for the pull request", "put together a PR", "push and…

not rated 4 17d ago A 84 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

An Obsidian note-editing skill that fills in navigation fields in a note's frontmatter, the metadata block at the top of the file.

not rated 4 17d ago A 122 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

A read-only reviewer for notes in an Obsidian inbox. Obsidian is a note-taking app that stores linked Markdown files; the reviewer recommends where each note belongs and what should happen next.

not rated 4 17d ago A 63 tokens original MIT

obsidian-ingest

18

alexeyshishin/as-skill

Skill Claude CodeCodex

Processes an arbitrary markdown file (article, web clip, transcript, notes, draft note) and turns it into structured knowledge for an Obsidian base using the PARA methodology. The skill extracts atomic entities (concepts, insights, facts), invents logical names for notes, creates a source literature note, and builds…

not rated 4 17d ago A 141 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Critical analysis of Obsidian notes — hybrid search for similar and opposing topics in the knowledge base, identifying contradictions with existing knowledge, reasoned critique of argumentation and coverage completeness. Use this skill whenever the user asks to: critique a note, break it down, find contradictions…

not rated 4 17d ago A 121 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

An Obsidian inbox-processing skill for turning unorganised notes into structured notes using the PARA method: projects, areas, resources, and archives.

not rated 4 17d ago A 102 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Refactor lecture notes in Obsidian — extract concepts, definitions, and theorems from lecture notes into separate notes, turn the lecture into a "table of contents" with links, update links to the discipline MOC. Use this skill when the user asks to process, split, or refactor a lecture's notes or several lectures.…

not rated 4 17d ago A 135 tokens original MIT

obsidian-split-note

22

alexeyshishin/as-skill

Skill Claude CodeCodex

Refactor a large Obsidian note — split it into atomic/thematic notes while preserving wikilinks in the original. Use this skill when the user asks to split, divide, or refactor a specific note. The skill creates child notes, inserts [[links]] into the original, and follows the PARA vault structure.

not rated 4 17d ago A 71 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Offload an Obsidian hub note that too many notes link to (an in-degree tangle). The main signal of a tangle is a high in-degree (tens to hundreds of incoming links); out-degree is secondary. The skill creates sub-MOCs under the hub's existing categories and redirects incoming links from resource notes to the specific…

not rated 4 17d ago A 226 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: