anilcancakir

127 mods across 7 repositories, 48 stars between them.

ac

98

anilcancakir/claude-code-plugin

Plugin Claude Code

Main-agent planning trio (/ac:plan, /ac:execute, /ac:wisdom) with autonomous execution mode plus setup, init, commit commands and skill, agent, command, rule, CLAUDE.md creator skills. Two hooks back the workflow: SessionStart for twin-skill and resume, PreCompact for state preservation.

2 4mo ago A tokens not measured original MIT

commit

99

anilcancakir/claude-code-plugin

Command

Smart commit — preflight checks, convention detection, atomic commits. Delegates to git-master when available.

2 4mo ago A 21 tokens original MIT

execute

100

anilcancakir/claude-code-plugin

Command

Execute an approved plan end-to-end in the main agent. Auto-fix non-architectural deviations, ask on Rule 4. Per-task atomic commits via /ac:commit, Nyquist verify gate with one debug retry.

2 4mo ago A 46 tokens original MIT

init-rules

102

anilcancakir/claude-code-plugin

Command

Auto-generate .claude/rules/ — path-scoped coding conventions from project analysis. Re-run after codebase changes to update rules while preserving manually added conventions.

2 4mo ago B 34 tokens original MIT

plan

103

anilcancakir/claude-code-plugin

Command

Interview-driven planning. Writes .ac/plans/ .md or /phase-N.md. Pair-planning loop, intent-branching, clearance gate, Nyquist verify rule. On approval, chains directly into /ac:execute (interactive or --auto autonomous). Main-agent only.

2 4mo ago A 60 tokens original MIT

setup-coding

104

anilcancakir/claude-code-plugin

Command

Interactive coding style analyzer — scans existing projects, interviews the developer, generates a personalized my-coding skill.

2 4mo ago A 20 tokens original MIT

wisdom

107

anilcancakir/claude-code-plugin

Command

Generate SUMMARY and open-questions artifacts for an executed plan. Auto-invoked by /ac:execute at completion, callable standalone for post-hoc analysis or re-summarization.

2 4mo ago A 37 tokens original MIT

SessionStart

108

anilcancakir/claude-code-plugin

Hook

Runs when a session starts, executing session-start.mjs via node. From anilcancakir/claude-code-plugin.

2 4mo ago A tokens not measured copy · 55% MIT

PreCompact

109

anilcancakir/claude-code-plugin

Hook

Runs before the context is compacted, executing pre-compact.mjs via node. From anilcancakir/claude-code-plugin.

2 4mo ago A tokens not measured original MIT

agent-creator

110

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Create Claude Code agents with optimal structure and output contracts. Use when building subagents, advisory agents, or execution workers for Claude Code plugins.

2 4mo ago A 32 tokens original MIT

claude-md-writer

111

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Write CC-optimal CLAUDE.md and CLAUDE.local.md files. Use when creating, reviewing, or improving any CLAUDE.md — global, project-level, or local. Covers section authoring, compression, dedup boundaries, and quality scoring.

2 4mo ago A 59 tokens original MIT

command-creator

112

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Create Claude Code commands with phase-based structure and agent delegation. Use when building /plugin:command slash commands for Claude Code plugins.

2 4mo ago A 30 tokens original MIT

prompt-writer

113

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Write CC-optimal prompts for skills, agents, commands, and rules. Use when creating or improving any Claude Code extension component, or when writing prompts that need to align with how CC models process instructions.

2 4mo ago A 45 tokens original MIT

rule-creator

114

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Create path-scoped .claude/rules/ for Claude Code projects. Use when adding coding conventions, framework patterns, or domain-specific rules that auto-inject when matching files are touched.

2 4mo ago A 42 tokens original MIT

skill-creator

115

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Create Claude Code skills with progressive disclosure architecture. Use when building reusable workflow skills, domain-specific skills, or optimizing existing skills for Claude Code plugins.

2 4mo ago A 33 tokens original MIT

dart-lsp

116

anilcancakir/claude-code-plugin

Plugin Claude Code

Dart/Flutter language server — go-to-definition, find references, hover, and real-time diagnostics for Claude Code.

2 4mo ago A tokens not measured original MIT

frontend-design

117

anilcancakir/claude-code-plugin

Plugin Claude Code

Frontend design skill — production-grade UI for web and mobile with design systems, visual hierarchy, and distinctive aesthetics.

2 4mo ago A tokens not measured original MIT

frontend-design

118

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Production-grade UI for web and mobile — design systems, visual hierarchy, distinctive aesthetics. Use for frontend implementation and design decisions.

2 4mo ago A 28 tokens original MIT

git-master

119

anilcancakir/claude-code-plugin

Plugin Claude Code

Git expert skill — atomic commits, interactive rebase, and history archaeology for Claude Code.

2 4mo ago A tokens not measured original MIT

git-master

120

anilcancakir/claude-code-plugin

Skill Claude CodeCodex

Git expert — atomic commits with style detection, rebase/squash, and history archaeology (blame, bisect, pickaxe). Use for git operations.

2 4mo ago A 36 tokens copy · 92% MIT