Insajin

60 mods across 1 repository, 105 stars between them.

ast-refactoring

25

Insajin/autopus-adk

Skill Claude CodeCodex

A code-refactoring guide that uses an abstract syntax tree, a structured representation of source code, to make changes based on code meaning rather than text matching.

105 2d ago A 15 tokens original MIT

auto-canary

26

Insajin/autopus-adk

Skill Claude CodeCodex

A deployment health-check skill for testing whether a recently deployed or staging website is working. It runs build, end-to-end, and browser checks, then reports a pass, warning, or failure.

105 2d ago A 24 tokens original MIT

auto-dev

27

Insajin/autopus-adk

Skill Claude CodeCodex

A full development workflow that runs planning, implementation, and documentation synchronization in order.

105 2d ago A 18 tokens original MIT

auto-doctor

28

Insajin/autopus-adk

Skill Claude CodeCodex

A diagnostic helper for checking whether an agent harness is installed correctly and whether its platform connections are wired up.

105 2d ago A 21 tokens original MIT

auto-fix

29

Insajin/autopus-adk

Skill Claude CodeCodex

A bug-fixing workflow that first reproduces a problem with a test, then applies the smallest code change needed. It also checks the related code path and runs tests afterward.

105 2d ago A 19 tokens original MIT

auto-go

30

Insajin/autopus-adk

Skill Claude CodeCodex

A command that implements code from a SPEC, a document describing the required behavior and work.

105 2d ago A 15 tokens original MIT

auto-goal

31

Insajin/autopus-adk

Skill Claude CodeCodex

Skill "auto-goal" from Insajin/autopus-adk, covering auto-goal, omp invocation and 실행 계약.

105 2d ago A 30 tokens original MIT

auto-idea

32

Insajin/autopus-adk

Skill Claude CodeCodex

An idea-workshop helper that develops ideas through discussion among multiple providers, meaning different AI services or viewpoints, then records the results in a structured file. It also uses ICE scoring, which rates ideas by impact, confidence, and ease.

105 2d ago A 31 tokens original MIT

auto-map

33

Insajin/autopus-adk

Skill Claude CodeCodex

A codebase-mapping skill that summarizes a project's structure, starting points, dependencies, important files, and suggested next actions. An entry point is the file or command where an application or process begins running.

105 2d ago A 25 tokens original MIT

auto-plan

34

Insajin/autopus-adk

Skill Claude CodeCodex

A code-planning skill that examines a codebase and creates a detailed specification, implementation plan, and acceptance criteria. It can organize requirements using EARS, a structured way to describe how software should behave in different situations.

105 2d ago A 25 tokens original MIT

auto-qa

35

Insajin/autopus-adk

Skill Claude CodeCodex

QAMESH project QA mesh — auto qa init, plan, run, release, evidence, and feedback guidance.

105 2d ago A 26 tokens original MIT

auto-review

36

Insajin/autopus-adk

Skill Claude CodeCodex

A code-review skill that examines changed code using the TRUST 5 criteria and automated checks. It can review files, commit ranges, or changes assigned a risk level, with optional review strategies and providers.

105 2d ago A 18 tokens original MIT

auto-secure

37

Insajin/autopus-adk

Skill Claude CodeCodex

A security-audit skill that checks the parts of a project affected by a change against the OWASP Top 10, a widely used list of common web-application security risks.

105 2d ago A 22 tokens original MIT

auto-setup

38

Insajin/autopus-adk

Skill Claude CodeCodex

A project-onboarding helper that examines a codebase and creates or updates documents describing its structure and technology choices.

105 2d ago A 31 tokens original MIT

auto-status

39

Insajin/autopus-adk

Skill Claude CodeCodex

A project dashboard skill that reports the current specification status for a project and its submodules. A specification is a written description of what should be built and how it should behave.

105 2d ago A 23 tokens original MIT

auto-sync

40

Insajin/autopus-adk

Skill Claude CodeCodex

A documentation synchronizer that updates project records after implementation work is finished. It can cover specifications, API documentation, architecture diagrams, decision records, changelogs, and project structure files.

105 2d ago A 21 tokens original MIT

auto-test

41

Insajin/autopus-adk

Skill Claude CodeCodex

An end-to-end testing helper that runs the test scenarios written in a `scenarios.md` file. End-to-end tests check a complete user flow across the relevant parts of an application.

105 2d ago A 20 tokens original MIT

auto-update

42

Insajin/autopus-adk

Skill Claude CodeCodex

A repository-maintenance workflow that detects the current code repository or related workspace and updates its harness surface. The harness is the set of files and commands that guide automated coding work.

105 2d ago A 27 tokens original MIT

auto-verify

43

Insajin/autopus-adk

Skill Claude CodeCodex

A frontend user-experience verification workflow built around Playwright, a tool for controlling browsers in automated tests. It checks important user flows and visual states in a frontend.

105 2d ago A 24 tokens original MIT

auto-why

44

Insajin/autopus-adk

Skill Claude CodeCodex

A decision-tracing workflow that searches project documents such as Lore, specifications, and architecture notes. It looks for the recorded reason behind a design or implementation choice.

105 2d ago A 26 tokens original MIT

auto

45

Insajin/autopus-adk

Skill Claude CodeCodex

A command router for the Autopus helper. It maps an exact command, such as setup, test, review, or verify, to the matching detailed skill.

105 2d ago A 15 tokens original MIT

ax-annotation

46

Insajin/autopus-adk

Skill Claude CodeCodex

@AX code annotation workflow skill for agent-driven tag application.

105 2d ago A 15 tokens original MIT

brainstorming

47

Insajin/autopus-adk

Skill Claude CodeCodex

A structured idea-generation and selection workflow. It uses methods such as SCAMPER, “How Might We” questions, Crazy 8s, ICE scoring, and voting to move from many ideas to a short list.

105 2d ago A 16 tokens original MIT

browser-automation

48

Insajin/autopus-adk

Skill Claude CodeCodex

A browser-automation workflow that detects the terminal environment and chooses a browser control tool. It supports opening pages, taking snapshots, clicking, filling fields, and other checks.

105 2d ago A 34 tokens original MIT