an8079/take-skills

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

COMMANDS_INDEX

01

an8079/take-skills

Command

Part of claude-dev-assistant

An index of coding commands for a staged workflow, from interviewing and planning through implementation, testing, review, and debugging. It also lists commands for project analysis, automation, quality checks, and team work.

not rated 4 4mo ago A 0 tokens original MIT

code

02

an8079/take-skills

Command

Part of claude-dev-assistant

A coding assistant persona for a full-stack developer, meaning someone who works across both the visible app and its server-side code. It supports test-driven development, or TDD, where tests are written before implementation and then used to guide changes.

not rated 4 4mo ago A 29 tokens original MIT

debug

03

an8079/take-skills

Command

Part of claude-dev-assistant

A debugging assistant for analysing error messages, stack traces, logs, inputs, and environments. A stack trace is the list of code calls showing how an error was reached.

not rated 4 4mo ago A 38 tokens original MIT

interview

04

an8079/take-skills

Command

Part of claude-dev-assistant

A Chinese-language requirements interview assistant that asks detailed questions about a proposed software project. It helps define the problem, boundaries, technical limits, and first usable version.

not rated 4 4mo ago A 35 tokens original MIT

plan

05

an8079/take-skills

Command

Part of claude-dev-assistant

A planning command that breaks a specification into small tasks, maps their dependencies, identifies risks, sets priorities, and defines acceptance checks.

not rated 4 4mo ago A 41 tokens original MIT

review

06

an8079/take-skills

Command

Part of claude-dev-assistant

A code-review command whose reviewer checks whether changes work correctly, stay secure, remain maintainable, perform acceptably, and have suitable tests.

not rated 4 4mo ago A 34 tokens original MIT

spec

07

an8079/take-skills

Command

Part of claude-dev-assistant

An architecture-design command for planning how software is structured, including its data, interfaces, and major components.

not rated 4 4mo ago A 37 tokens original MIT

takes-analyze

08

an8079/take-skills

Command

Part of claude-dev-assistant

A command that examines an existing project’s files, technologies, entry points, modules, APIs, and data models, then produces an architecture report.

not rated 4 4mo ago A 27 tokens original MIT

auto-interview

09

an8079/take-skills

Command

Part of claude-dev-assistant

A command that runs a debate between a product manager focused on user and business value and an architect focused on technical design and feasibility.

not rated 4 4mo ago A 40 tokens original MIT

autopilot

10

an8079/take-skills

Command

Part of claude-dev-assistant

An automatic task-running command with five stages: expanding the request, planning the work, executing it, checking quality, and validating the result. It repeats the work cycle when the goal has not yet been reached.

not rated 4 4mo ago A 26 tokens original MIT

takes-boss

11

an8079/take-skills

Command

Part of claude-dev-assistant

A command that puts the agent into a strict boss-like supervision mode, using Chinese-language prompts to judge work quality and progress.

not rated 4 4mo ago A 24 tokens original MIT

takes-code-review

13

an8079/take-skills

Command

Part of claude-dev-assistant

A code-review command that asks four separate reviewers to inspect security, performance, maintainability, and architecture. It combines their findings into one report ordered by severity.

not rated 4 4mo ago A 29 tokens original MIT

deep-interview

14

an8079/take-skills

Command

Part of claude-dev-assistant

A Socratic requirements interview command that asks questions to turn an unclear idea into a structured specification document.

not rated 4 4mo ago A 34 tokens original MIT

takes-fro-review

16

an8079/take-skills

Command

Part of claude-dev-assistant

A command that repeatedly has one agent improve a web page while another agent scores it against measurable criteria. It uses agent-browser to inspect the page.

not rated 4 4mo ago A 32 tokens original MIT

takes-imapo

17

an8079/take-skills

Command

Part of claude-dev-assistant

A command that repeatedly improves a web page by having one agent change it and another agent score it with browser-based checks.

not rated 4 4mo ago A 50 tokens original MIT

takes-import

18

an8079/take-skills

Command

Part of claude-dev-assistant

A project-import command that examines an existing codebase and defines which parts an AI development system may change.

not rated 4 4mo ago A 30 tokens original MIT

takes-label

19

an8079/take-skills

Command

Part of claude-dev-assistant

A command that assigns GitHub Issue labels by looking for keywords in the issue title and description. It uses GitHub CLI to apply labels for priority, issue type, complexity, and affected component.

not rated 4 4mo ago A 37 tokens original MIT

notify

20

an8079/take-skills

Command

Part of claude-dev-assistant

A command for configuring task notifications in Claude Code, including desktop alerts, sounds, and webhooks.

not rated 4 4mo ago C 17 tokens original MIT

orchestrate

22

an8079/take-skills

Command

Part of claude-dev-assistant

A command for coordinating work across multiple isolated sessions or containers. It can run tasks in parallel, one after another, or according to a dependency graph, where a task waits for the tasks it depends on.

not rated 4 4mo ago A 27 tokens original MIT

takes-plan-review

23

an8079/take-skills

Command

Part of claude-dev-assistant

A command that reviews project specification documents from both a business and a software-architecture perspective, then improves the documents. It uses separate reviewers for business concerns and technical concerns, followed by a product manager who combines their feedback.

not rated 4 4mo ago A 28 tokens original MIT

takes-po

24

an8079/take-skills

Command

Part of claude-dev-assistant

An agent that diagnoses software bugs, finds their underlying cause, makes a focused code fix, and checks it with a regression test.

not rated 4 4mo ago A 35 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: