AnExiledDev

62 mods across 1 repository, 9 stars between them.

TaskCompleted

25

AnExiledDev/CodeForge

Hook

Runs when a task is marked completed, executing task-completed-check.py via python3. From AnExiledDev/CodeForge.

9 1mo ago A tokens not measured

debug

26

AnExiledDev/CodeForge

Skill Claude CodeCodex

Investigate logs and diagnose issues using the debug-logs agent.

9 1mo ago A 12 tokens

auto-code-quality

27

AnExiledDev/CodeForge

Plugin Claude Code

Self-contained code quality plugin: collects edited files, batch-formats at Stop (Ruff/Black for Python, gofmt for Go, Biome for JS/TS/CSS/JSON/GraphQL/HTML, shfmt for Shell, dprint for Markdown/YAML/TOML/Dockerfile, rustfmt for Rust), batch-lints at Stop (Pyright + Ruff for Python, Biome for JS/TS/CSS/GraphQL…

9 1mo ago A tokens not measured

git-workflow

30

AnExiledDev/CodeForge

Plugin Claude Code

Standalone git workflow: review, commit, push, PR creation, and PR review.

9 1mo ago A tokens not measured

pr-review

31

AnExiledDev/CodeForge

Skill Claude CodeCodex

Review an existing pull request without merging — post findings as PR comment.

9 1mo ago A 13 tokens

ship

32

AnExiledDev/CodeForge

Skill Claude CodeCodex

Review changes, commit with detailed message, push, and optionally create pull request.

9 1mo ago A 15 tokens

notify-hook

33

AnExiledDev/CodeForge

Plugin Claude Code

Desktop notifications and audio chime when Claude finishes responding.

9 1mo ago A tokens not measured

ps

35

AnExiledDev/CodeForge

Skill Claude CodeCodex

Inject a behavioral prompt snippet by name.

9 1mo ago A 10 tokens

session-context

37

AnExiledDev/CodeForge

Plugin Claude Code

Session lifecycle hooks: git state injection, TODO harvesting, and commit reminders.

9 1mo ago A tokens not measured

skill-engine

38

AnExiledDev/CodeForge

Plugin Claude Code

23 coding knowledge packs with auto-suggestion for frameworks, tools, and patterns.

9 1mo ago A tokens not measured

agent-browser

39

AnExiledDev/CodeForge

Skill Claude CodeCodex

Guides headless browser automation using the agent-browser CLI for web interaction, accessibility tree navigation, form filling, screenshots, and authenticated sessions. USE WHEN the user asks to "open a webpage", "navigate a site", "take a screenshot", "fill a form", "get page content", "interact with a website"…

9 1mo ago A 124 tokens

api-design

40

AnExiledDev/CodeForge

Skill Claude CodeCodex

Provides REST API design guidance covering resource naming, pagination strategies, error responses, versioning, and authentication patterns. USE WHEN the user asks to "design an API", "design REST endpoints", "plan API versioning", "choose a pagination strategy", "design error responses", "set up rate limiting"…

9 1mo ago A 111 tokens

ast-grep-patterns

41

AnExiledDev/CodeForge

Skill Claude CodeCodex

Teaches syntax-aware code search using ast-grep (sg) and tree-sitter with meta-variable patterns for functions, imports, and classes. USE WHEN the user asks to "use ast-grep", "structural search", "find code patterns", "search with ast-grep", "use tree-sitter", "syntax-aware search", or works with sg run, $$$ARGS…

9 1mo ago A 105 tokens

claude-agent-sdk

42

AnExiledDev/CodeForge

Skill Claude CodeCodex

Provides Claude Agent SDK patterns in TypeScript covering query function, permissions, MCP tools, subagents, and hooks. USE WHEN the user asks to "build an agent with the Claude Agent SDK", "use canUseTool callback", "create MCP tools with createSdkMcpServer", "define subagents", "configure SDK hooks", "stream SDK…

9 1mo ago A 116 tokens

AnExiledDev/CodeForge

Skill Claude CodeCodex

Guides non-interactive Claude Code usage via the -p flag, stream-json output parsing, and CI/CD pipeline integration. USE WHEN the user asks to "run Claude Code in headless mode", "use claude -p for automation", "parse stream-json output", "run Claude Code in CI/CD", "track costs programmatically", "set up permissions…

9 1mo ago A 119 tokens

debugging

44

AnExiledDev/CodeForge

Skill Claude CodeCodex

Guides systematic log analysis and error diagnosis across Docker, systemd, and application environments using forensic investigation methodology. USE WHEN the user asks to "debug logs", "check container logs", "why did this crash", "investigate failure", "find error in logs", "read docker logs", "diagnose the issue"…

9 1mo ago A 114 tokens

AnExiledDev/CodeForge

Skill Claude CodeCodex

Provides a five-phase dependency health analysis covering outdated packages, security vulnerabilities, unused deps, version conflicts, and license compliance across npm, pip, cargo, and Go modules. USE WHEN the user asks to "audit dependencies", "find outdated packages", "find unused dependencies", "check dependency…

9 1mo ago A 109 tokens

docker-py

46

AnExiledDev/CodeForge

Skill Claude CodeCodex

Provides patterns for programmatic Docker container management using the Docker SDK for Python and aiodocker. USE WHEN the user asks to "manage Docker containers from Python", "create containers programmatically", "stream container logs", "execute commands in a running container", "build images with docker-py"…

9 1mo ago A 109 tokens

docker

47

AnExiledDev/CodeForge

Skill Claude CodeCodex

Guides Dockerfile authoring and Docker Compose orchestration with multi-stage builds, health checks, and dev watch mode. USE WHEN the user asks to "write a Dockerfile", "set up Docker Compose", "create a multi-stage build", "add health checks", "use Docker Compose watch", "optimize Docker image size", or works with…

9 1mo ago A 101 tokens

AnExiledDev/CodeForge

Skill Claude CodeCodex

Guides documentation authoring including README structure, docstring formats, API references, and architecture docs. USE WHEN the user asks to "write a README", "add docstrings", "add JSDoc", "document the API", "create architecture docs", "write documentation", "update the docs", or works with Google-style…

9 1mo ago A 103 tokens