an8079

60 mods across 1 repository, 4 stars between them.

notify

25

an8079/take-skills

Command

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

4 4mo ago C 17 tokens original MIT

office-hours

26

an8079/take-skills

Command

A command for reviewing whether a product or feature is worth building.

4 4mo ago A 18 tokens original MIT

orchestrate

27

an8079/take-skills

Command

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.

4 4mo ago A 27 tokens original MIT

takes-plan-review

28

an8079/take-skills

Command

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.

4 4mo ago A 28 tokens original MIT

takes-po

29

an8079/take-skills

Command

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

4 4mo ago A 35 tokens original MIT

takes-pua

30

an8079/take-skills

Command

An optional motivational command that uses friendly competition to encourage someone after repeated failed attempts or when they are close to giving up. It does not use insults or belittle the user.

4 4mo ago A 19 tokens original MIT

qa-only

31

an8079/take-skills

Command

A reporting-only command for systematic web-application quality checks. It explores a supplied or locally running website, detects relevant project details and tests, and produces a structured report with a health score and screenshots.

4 4mo ago A 36 tokens original MIT

qa

32

an8079/take-skills

Command

A command that tests a web application, records evidence, fixes the bugs it finds, and tests the result again.

4 4mo ago A 33 tokens copy · 88% MIT

rag

33

an8079/take-skills

Command

A design and discussion command for RAG systems, which let an AI search a collection of documents before generating an answer. It covers workflows, document splitting, search methods, databases for document vectors, and monitoring tools.

4 4mo ago A 38 tokens original MIT

ralph

34

an8079/take-skills

Command

A persistent work loop that repeatedly executes a coding task, verifies the result, and fixes problems until an architecture check passes.

4 4mo ago A 22 tokens original MIT

an8079/take-skills

Command

A security-focused architecture review command that examines a system from an attacker’s point of view. It challenges assumptions, looks for weak points, and considers how failures could spread or make the system costly to run.

4 4mo ago A 44 tokens original MIT

sandbox

36

an8079/take-skills

Command

A command that runs commands or coding-agent tasks inside an isolated Docker container. Docker containers are separated environments that can limit network access, file changes, users, and computer resources.

4 4mo ago E 16 tokens original MIT

takes-scope

37

an8079/take-skills

Command

A command for defining which files or directories a coding agent may modify, which must remain read-only, and which require a warning first.

4 4mo ago A 25 tokens original MIT

structure_thinking

38

an8079/take-skills

Command

A project-architecture analysis based directly on the code and its folder structure. Software architecture describes how a system is divided into parts and how those parts work together.

4 4mo ago A 25 tokens original MIT

lyd_team

39

an8079/take-skills

Command

A command for forming a team of specialized agents to handle a complex task. It supports roles such as planning, implementation, verification, criticism, coordination, and supervision.

4 4mo ago A 28 tokens original MIT

test-teams

40

an8079/take-skills

Command

A command that assembles three testing specialists and a senior programmer to test an application together.

4 4mo ago A 27 tokens original MIT

ultraqa

41

an8079/take-skills

Command

A quality-check command that repeats testing, result verification, and fixes until the stated quality target is reached.

4 4mo ago A 23 tokens original MIT

ultrawork

42

an8079/take-skills

Command

A command that breaks a large coding task into separate subtasks and runs them at the same time using multiple agents.

4 4mo ago A 24 tokens original MIT

tdd

43

an8079/take-skills

Command

A test-driven development workflow, where tests are written first, the smallest passing implementation is added, and the code is then improved.

4 4mo ago A 21 tokens original MIT

test

44

an8079/take-skills

Command

A testing-focused coding assistant that plans, writes, runs, and analyses tests. It covers unit tests for small pieces of code, integration tests for connected modules, and end-to-end tests for complete user flows.

4 4mo ago A 31 tokens original MIT

an8079/take-skills

Skill Claude CodeCodex

API contract testing: verify that API providers and consumers honor agreed-upon interfaces without running full integration. Use when building microservices, running Consumer-Driven Contract (CDC) tests, testing REST/GraphQL/Protobuf contracts, or ensuring frontend-backend API compatibility. Covers Pact, OpenAPI…

4 4mo ago A 77 tokens original MIT

api-reviewer

46

an8079/take-skills

Skill Claude CodeCodex

Skill "api-reviewer" from an8079/take-skills, covering api-reviewer, 触发词, 概述, 核心审查维度 and 1. api 设计规范.

4 4mo ago A 0 tokens original MIT

autopilot

47

an8079/take-skills

Skill Claude CodeCodex

Skill "autopilot" from an8079/take-skills, covering autopilot — ultrawork autonomous execution mode, name, description, when to activate and protocol.

4 4mo ago C 0 tokens original MIT

chaos-engineering

48

an8079/take-skills

Skill Claude CodeCodex

Chaos engineering for distributed systems: design and run chaos experiments to proactively discover weaknesses before they cause outages. Use when user mentions chaos, fault injection, resilience testing, GameDays, chaos monkey,LitmusChaos, Gremlin, steady-state hypothesis, or when building信頼性 into microservices.

4 4mo ago A 64 tokens original MIT