an8079

60 mods across 1 repository, 4 stars between them.

an8079/take-skills

Plugin Claude Code

An intelligent development workflow featuring Socratic interviewing, dual-agent debate, expert team coordination, and RAG system design. Built on Claude Code for seamless AI-assisted development.

4 4mo ago A tokens not measured original MIT

an8079/take-skills

Plugin Claude Code

A Claude Code workflow made of commands and AI agents for gathering requirements, planning work, writing code, testing, reviewing, debugging, and designing retrieval-based AI systems.

4 4mo ago A tokens not measured original MIT

an8079/take-skills

Instructions file CodexOpenCode

Instructions for an8079/take-skills, covering agents.md - agent catalog, agent overview, agent specifications, interviewer and architect.

4 4mo ago A 825 tokens original MIT

an8079/take-skills

Instructions file

Project instructions and an index for a Chinese-language Claude Code toolkit. The toolkit contains agents, commands, domain skills, rules, scripts, and a staged workflow from requirements discovery through delivery.

4 4mo ago A 614 tokens original MIT

team-agents

05

an8079/take-skills

Agent

Agent "team-agents" from an8079/take-skills, covering team agents - 团队协作 agent 定义, agent 总览, agent 详细定义, team-lead and analyst.

4 4mo ago A 0 tokens original MIT

COMMANDS_INDEX

06

an8079/take-skills

Command

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.

4 4mo ago A 0 tokens original MIT

code

07

an8079/take-skills

Command

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.

4 4mo ago A 29 tokens original MIT

debug

08

an8079/take-skills

Command

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.

4 4mo ago A 38 tokens original MIT

interview

09

an8079/take-skills

Command

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.

4 4mo ago A 35 tokens original MIT

plan

10

an8079/take-skills

Command

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

4 4mo ago A 41 tokens original MIT

review

11

an8079/take-skills

Command

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

4 4mo ago A 34 tokens original MIT

spec

12

an8079/take-skills

Command

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

4 4mo ago A 37 tokens original MIT

takes-analyze

13

an8079/take-skills

Command

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

4 4mo ago A 27 tokens original MIT

auto-interview

14

an8079/take-skills

Command

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.

4 4mo ago A 40 tokens original MIT

autopilot

15

an8079/take-skills

Command

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.

4 4mo ago A 26 tokens original MIT

takes-boss

16

an8079/take-skills

Command

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

4 4mo ago A 24 tokens original MIT

takes-cleaner

17

an8079/take-skills

Command

A command that removes unnecessary complexity from AI-generated code while preserving its existing behaviour.

4 4mo ago A 49 tokens original MIT

takes-code-review

18

an8079/take-skills

Command

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.

4 4mo ago A 29 tokens original MIT

deep-interview

19

an8079/take-skills

Command

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

4 4mo ago A 34 tokens original MIT

find-product-remind

20

an8079/take-skills

Command

A command that interviews you about a project, searches the lenny-skills repository, and recommends skills to install.

4 4mo ago A 22 tokens original MIT

takes-fro-review

21

an8079/take-skills

Command

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.

4 4mo ago A 32 tokens original MIT

takes-imapo

22

an8079/take-skills

Command

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

4 4mo ago A 50 tokens original MIT

takes-import

23

an8079/take-skills

Command

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

4 4mo ago A 30 tokens original MIT

takes-label

24

an8079/take-skills

Command

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.

4 4mo ago A 37 tokens original MIT