Coding & Dev Tools
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
-
jason-easyazz Skill Home AssistantHome Assistant Skill
-
jason-easyazz Skill Dynamic WidgetsDashboard Widget Management
-
jason-easyazz Bundle Memory ConsolidationMemory Consolidation Skill
-
willyu1007 Bundle Plan Code RefactorsPlan Code Refactors
-
willyu1007 Bundle Create Dev Docs PlanCreate Dev Docs Plan
-
willyu1007 Bundle Update Dev Docs For HandoffUpdate Dev Docs for Handoff
-
willyu1007 Bundle Review Implementation PlansReview Implementation Plans
-
willyu1007 Skill Object Object[object Object]
-
propane-ai Skill Persona> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Hiring> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Board Prep> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Pitch Deck> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Design HandoffCreate design handoff docs and status updates for engineering and stakeholders. Use when handing off a feature, documenting specs and assets, writing acceptance criteria, or communicating design status.
-
propane-ai Skill Plan Creation> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Metrics Review> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Data And Metrics> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
propane-ai Skill Investor Updates> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
-
ysyecust Skill Flox EnvironmentsFloxで再現可能なクロスプラットフォーム開発環境を作成します — Nixに基づく宣言的な環境マネージャー。次の場合は必ずこのスキルを使用してください: システムレベルの依存関係(コンパイラー、データベース、openssl・libvips・BLAS・LAPACKなどのネイティブライブラリー)を持つプロジェクトを設定する場合; Python、Node.js、Rust、Go、C/C++、Java、Ruby、Elixir、PHP、その他の言語の再現可能なツールチェーンを設定する場合; macOSとLinux間で同一に動作する環境を管理する場合; チームのために正確なパッケージバージョンを固定する場合; ローカルサービス(PostgreSQL、Redis、Kafka)を開発ツールと並行して実行する場合; 単一コマンドで新しい開発者をオンボードする場合; または「自分のマシンでは動く」問題を解決する場合。AI支援やバイブコーディングに特に価値があります — Floxはエージェントがsudoなし、システム汚染なし、サンドボックス制限なしにプロジェクトスコープの環境にツールをインストールでき、結果の環境はリポジトリにコミットされるため、誰でも即座に再現できます。ユーザーがFloxに言及しない場合でも、再現可能、宣言的、クロスプラットフォームな開発環境とシステムパッケージが必要と説明した場合はこのスキルを使用してください。また、ユーザーが.flox/、manifest.toml、flox activate、またはFloxHubに言及した場合も使用してください。
-
jonathimer Bundle Hackathon SponsorshipGetting ROI from hackathon sponsorships for developer tools. Covers evaluating which hackathons to sponsor, booth presence strategies, prizes that actually work, judge involvement, follow-up strategies, and measuring sponsorship ROI. Use when asked about: - Hackathon sponsorship strategy - Developer event sponsorship ROI - Hackathon prizes - Booth presence at hackathons - Post-hackathon follow-up - Hackathon sponsorship evaluation
-
gaebalai-claude-code-kit-ko Skill Pr Write현재 변경 내역(diff)을 기반으로 PR 설명문과 리뷰 체크리스트를 생성한다.
-
gaebalai-claude-code-kit-ko Skill Test Add지정된 함수나 모듈에 유닛 테스트를 추가한다. 기존 테스트 패턴에 맞춘다.
-
gaebalai-claude-code-kit-ko Skill Pr ReviewPR 변경 사항을 리뷰하고, 문제점·개선 제안·질문을 리뷰 코멘트 형식으로 정리한다.
-
gaebalai-claude-code-kit-ko Skill Bug Triage에러 로그나 예외 정보를 기반으로 원인 후보와 원인 분리(트러블슈팅) 절차를 정리한다. 버그 조사 초기 단계에서 사용한다.
-
gaebalai-claude-code-kit-ko Skill Ops Log Sift로그 파일을 분석하고, 가설 수립·트리아지·다음 액션 제안까지 일괄 수행한다. 장애 대응 초기 대응 속도를 높인다.
-
gaebalai-claude-code-kit-ko Skill Bug Reproduce버그의 최소 재현 절차를 확립한다. 재현 조건·환경·절차를 구조화하여 기록한다.
-
gaebalai-claude-code-kit-ko Skill Refactor Plan리팩토링 계획서를 작성한다. 영향 범위·리스크·절차를 정리한 뒤 실행에 들어간다.
-
gaebalai-claude-code-kit-ko Skill CI Test MatrixCI 테스트 매트릭스를 설계한다. OS·런타임 버전·DB 조합을 최적화한다.
-
gaebalai-claude-code-kit-ko Skill Incident Debug운영 장애에 대한 종합 조사 플로우. 로그·코드·git 이력을 교차 분석해 원인을 특정한다.
-
gaebalai-claude-code-kit-ko Skill CI Flaky Triage불안정한 테스트(Flaky Test)를 탐지·분류하고, 격리 전략과 재시도 정책을 수립한다.
-
gaebalai-claude-code-kit-ko Skill DB Query ReviewN+1 문제, 풀테이블 스캔, 집계 부하 등 쿼리 성능 이슈를 리뷰한다
-
gaebalai-claude-code-kit-ko Skill Ops Metric Plan시스템 모니터링 메트릭을 설계하고, 대시보드 구성을 제안한다. 무엇을·왜·어떻게 측정할지 체계적으로 정리한다.
-
gaebalai-claude-code-kit-ko Skill Pr Quality GatePR 생성 전 품질 체크를 일괄 수행한다. 테스트·타입 체크·보안·변경 내역 점검을 포함한다.
-
gaebalai-claude-code-kit-ko Skill CI Coverage Gate테스트 커버리지 임계값과 예외 규칙을 설계한다. CI 게이트로 운영 가능한 설정을 생성한다.
-
gaebalai-claude-code-kit-ko Skill DB Index Suggest쿼리와 실행 계획을 분석해 인덱스 추가·개선 방안을 제안한다
-
gaebalai-claude-code-kit-ko Skill DB Schema Review명명 규칙, 정규화, 제약, 삭제 정책 관점에서 스키마를 리뷰한다
-
gaebalai-claude-code-kit-ko Skill Ops Alert Design알림(알람) 임계값 설계, 노이즈 감소, 에스컬레이션 플로우를 체계적으로 설계한다. 알림 피로를 방지하면서도 중요한 이상은 놓치지 않는다.
Frequently asked questions
What are Coding & Dev Tools agent skills?
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
Which Coding & Dev Tools skills are most installed?
Popular Coding & Dev Tools skills on SkillMD right now include home-assistant, dynamic-widgets, memory-consolidation. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Coding & Dev Tools skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.