claude-skillkit
claude-skillkit is an open-source skill for AI coding agents such as Claude Code and Cursor.
8803 个 Skills
claude-skillkit is an open-source skill for AI coding agents such as Claude Code and Cursor.
Help with creating and managing Claude Code skills. Use when the user asks about creating skills, sk
Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing Skills for clarity, activation reliability, and quality gates.
Check collaboration status from Codex side. Use when user says claude status, check status, or colla
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
クリーンアーキテクチャを採用しているプロジェクト向けの設計・レビュー支援。4層構造(ドメイン層、 ユースケース層、インターフェースアダプタ層、インフラストラクチャ層)に基づく。特にインフラ層は 横断的
クリーンアーキテクチャ・DDD設計 - レイヤー設計、ドメインモデリング、依存関係管理
Clean Architecture準拠性を自動チェック(循環依存・namespace階層・レイヤー間参照制約)。新規実装時・リファクタリング時・Step完了時に使用。Phase B1で97点品質を達
clean-architecture-ios patterns for iOS/tvOS development
Generates the folder structure and boilerplate code for a new feature using Clean Architecture, BLoC
**CLEAN CODE MASTERY**: '코드 작성', '함수 만들어', '구현해', '개발해', '리팩토링', '개선해', '설계해', '클린코드', '코드품질' 요청 시 자
Review code for Clean Code principles focusing on meaningful variable names, function length, and re