Insight-Services-APAC/ingenious

General-purpose Gen AI Accelerator developed for Insight APAC projects

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

prune-claude-md

01

Insight-Services-APAC/ingenious

Command Claude Code

Reduce CLAUDE.md to only the most essential information for effective agent performance. Target: 300 lines maximum.

not rated 24 7mo ago A 0 tokens original MIT

prune-readme

02

Insight-Services-APAC/ingenious

Command Claude Code

Reduce README.md to essential information for developer onboarding. Target: concise, scannable, actionable.

not rated 24 7mo ago A 0 tokens original MIT

verify-readme

04

Insight-Services-APAC/ingenious

Command Claude Code

Audit README.md to ensure it accurately reflects the current state of the codebase and provides working instructions.

not rated 24 7mo ago A 0 tokens original MIT

create-spec

05

Insight-Services-APAC/ingenious

Command Claude Code

write a comprehensive file in markdown listing down comprehensive user stories to for an agent to test. name this file spec.md. Focus only on user stories that can be tested with Playwright MCP. Make sure to document all existing features in the app found in the codebase. DO NOT add any user stories that are not found…

not rated 24 7mo ago A 0 tokens original MIT

honest-review

06

Insight-Services-APAC/ingenious

Command Claude Code

Perform a brutally honest code review. Do not soften feedback or use diplomatic language. State problems directly.

not rated 24 7mo ago A 0 tokens original MIT

iteratively-verify

07

Insight-Services-APAC/ingenious

Command Claude Code

Work autonomously to validate the application end-to-end per all User Stories in spec.md. Resolve all remaining issues until fully functional.

not rated 24 7mo ago A 0 tokens original MIT

perf

09

Insight-Services-APAC/ingenious

Command Claude Code

Perform deep analysis to identify performance bottlenecks across the codebase.

not rated 24 7mo ago A 0 tokens original MIT

tech-debt-analysis

10

Insight-Services-APAC/ingenious

Command Claude Code

Perform a deep manual analysis of the entire codebase to identify technical debt through comprehensive code reading and understanding.

not rated 24 7mo ago A 0 tokens original MIT

compush

11

Insight-Services-APAC/ingenious

Command Claude Code

Command "compush" from Insight-Services-APAC/ingenious, covering prompt: generate, commit, and push with git, instructions, examples, single commit (small changes) and multiple commits (extensive changes).

not rated 24 7mo ago A 0 tokens original MIT

gitpull

12

Insight-Services-APAC/ingenious

Command Claude Code

Command "gitpull" from Insight-Services-APAC/ingenious, covering instructions, conflict resolution tips, example workflow, fetch latest changes and update main branch.

not rated 24 7mo ago A 0 tokens original MIT

pr-create

13

Insight-Services-APAC/ingenious

Command Claude Code

Use GitHub CLI to create a pull request targeting the base branch specified in $ARGUMENTS. If no argument is provided, use to-stable as the default base branch.

not rated 24 7mo ago A 0 tokens original MIT

pr-merge

14

Insight-Services-APAC/ingenious

Command Claude Code

You are an expert GitHub repository manager and Python developer. Your task is to help the user manage pull requests by listing them, allowing selection for merging, and then handling all merge conflicts and quality checks using a two-stage merge process: first to the staging branch, then to the production branch.

not rated 24 7mo ago A 0 tokens original MIT

version-bump

15

Insight-Services-APAC/ingenious

Command Claude Code

Increment the patch version (vX.Y.Z to vX.Y.(Z+1)), create a pull request, merge it, and publish a new release.

not rated 24 7mo ago A 0 tokens original MIT

docker-setup

18

Insight-Services-APAC/ingenious

Command Claude Code

Create or improve Dockerfile and .dockerignore for this project, then build and test locally to ensure it works properly.

not rated 24 7mo ago A 0 tokens original MIT

janitor

20

Insight-Services-APAC/ingenious

Command Claude Code

Run code quality checks in parallel using Opus subagents and git worktrees. Fix all issues found—don't just report them.

not rated 24 7mo ago A 0 tokens original MIT

audit

21

Insight-Services-APAC/ingenious

Command Claude Code

Use ESLint security plugins and npm audit to detect common JavaScript/TypeScript security issues.

not rated 24 7mo ago A 0 tokens original MIT

complexity

22

Insight-Services-APAC/ingenious

Command Claude Code

Use ESLint complexity rules to identify high-complexity functions and refactor them safely.

not rated 24 7mo ago A 0 tokens original MIT

gen-tests

23

Insight-Services-APAC/ingenious

Command Claude Code

Generate comprehensive tests for the JavaScript/TypeScript codebase, including unit tests (Vitest) and end-to-end browser tests (Playwright).

not rated 24 7mo ago A 0 tokens original MIT

jsdoc

24

Insight-Services-APAC/ingenious

Command Claude Code

Use ESLint JSDoc plugin to ensure all functions, classes, and modules have proper, consistent documentation.

not rated 24 7mo ago A 0 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: