claude-code-skills and ai-coding-config

One provides a suite of tools for the full delivery lifecycle, while the other offers a marketplace with agents and coding rules, suggesting they are **complements** where the former's plugins could be enhanced or managed through the latter's marketplace.

claude-code-skills
56
Established
ai-coding-config
43
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 20/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 224
Forks: 40
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stars: 20
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About claude-code-skills

levnikolaevich/claude-code-skills

Great Claude Code plugin suite — 6 installable plugins covering the full delivery lifecycle. Project bootstrap, documentation generation, codebase audits (security, quality, architecture, tests), Agile pipeline with multi-model AI review and quality gates, performance optimization, and GitHub community workflows.

Based on the README, here's a technical deep dive: The suite provides 129 composable skills distributed across 7 modular plugins that operate as Claude Code native tools via marketplace installation, each with independent functionality but sharing a common `/shared` resource directory and CLI skill naming convention (`ln-XXX` format for easy discovery). Key capabilities include hash-verified file editing via **hex-line-mcp** (content hash per line prevents stale-context corruption), **hex-graph-mcp** for AST-driven codebase indexing (SQLite graph with cycle/clone detection), and **hex-ssh-mcp** for token-efficient remote editing—all bundled MCP servers integrate with optional external services (Linear for issue tracking, Context7 for library docs, Ref for standards). Multi-model AI review delegates parallel code reviews to Codex and Gemini agents with fallback orchestration, while quality gates and

About ai-coding-config

TechNickAI/ai-coding-config

Claude Code plugin marketplace with 18 commands, 24 agents, and 33 coding rules

Provides cross-tool configuration (Claude Code, Cursor, Windsurf, Cline) with persistent todo storage across context compaction—todos automatically save to disk and restore after session breaks. Implements specialized agent workflows (security, performance, UX reviewers) and autonomous capabilities like `/autotask` that create branches, write tests, and iterate on bot feedback end-to-end.

Scores updated daily from GitHub, PyPI, and npm data. How scores work