18 skills found
compozy / quality-securityGo Codebase Graph Analyzer
rwi001 / production-code-auditAutonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations
crepererum-oss / common-sense-coderAn LSP-MCP bridge for code assistants.
heliohq / qaAn agentic development harness for Claude Code, Codex & Cursor: gated pipeline from spec to green checks.
rwi001 / codex-reviewProfessional code review with auto CHANGELOG generation, integrated with Codex AI
rosendolu / code-reviewReviews pull request diffs for correctness, security, maintainability, and test coverage
feiyun0112 / spec-coding-mcpTransform feature ideas into production-ready code through systematic Spec-Driven Development 通过系统化的**规格驱动开发**,将功能想法转化为可投入生产的代码
repowise-dev / repowiseCodebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
seekrays / seekcodeA clean and efficient code snippet and clipboard management tool designed for developers
Anuj7411 / sipcodeKeep Claude Code context clean. Open-source toolkit: drift detection, re-read dedup, integrity scoring, AST-aware reads, 15 MCP tools. 62.6% measured savings, reproducible.
FlareCoding / styleCode style and naming conventions
gsd-build / get-shit-doneA light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---
tody-agent / cm-clean-codeCode hygiene gate — detect and eliminate dead code, duplicates, naming mess, and code smells. TRIZ-powered. Run after features, before PRs, during debt sprints.
nimiusrd / code_styleコードスタイルとパターンに関するガイドライン
aahlijia / dekkoStatic code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
ProgrammerAnthony / golang-coding-style生产级 AI Agent 技能集,辅助AI Harness应用于企业开发,覆盖代码审查、代码安全审计、TDD、需求工程、实施计划与子代理编排、架构设计、调试、前端开发与技能创建全流程。
noriaki / code-qualityAlways follow this process when making code changes: 1. After writing or modifying code, run the following checks in order: