Coding

Page 23 of 24

Browse skills in this category.

1691 skills · Showing 1585-1656
Sort by:

by aiskillstore

Apply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance, when optimizing for cost or latency, or when implementing long-running agent systems.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

85
Jan 19, 2026, 04:39 AM

create-pr

Coding

by aiskillstore

Create a PR for this branch. ALWAYS links related issues and uses closing keywords to auto-close them on merge.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Creates new Claude Code skills following best practices. Guides through skill structure,naming, descriptions, and progressive disclosure. Use when user wants to create a skill,build a skill, make a new capability, or asks about skill best practices.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Manage database schema changes with version control. Use when modifying DB schema, adding tables/columns, or setting up new projects. Covers Prisma, Drizzle, and migration best practices.

85
Jan 19, 2026, 04:39 AM

develop

Coding

by aiskillstore

General principles for exploring, developing, editing, and refactoring code. Use for codebase analysis, implementation tasks, and code quality improvements.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

紧急求救 - 飞船坠毁后与Stella的首次联系,帮助她评估损伤并制定初步生存计划

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when implementing structured error handling in backend or frontend code.Triggers for: try-catch patterns, custom exception classes, global error handlers,error logging, user-friendly error messages, or API error responses.NOT for: business logic validation (use domain exceptions) or unrelated error types.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Systematic error diagnosis and resolution using first-principle analysis. Use when encountering any error message, stack trace, or unexpected behavior. Supports replay functionality to record and reuse solutions.

85
Jan 19, 2026, 04:39 AM

exa

Coding

by aiskillstore

使用 Exa.ai API 进行高质量的互联网搜索。需要 EXA_API_KEY 环境变量。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Frontend development guidelines for Next.js + React 19 + shadcn/ui applications. Modern patterns including App Router, Server Components, Client Components, Server Actions, shadcn/ui with Tailwind CSS, React Hook Form, lazy loading, Suspense boundaries, Supabase client integration, performance optimization, and TypeScript best practices. Use when creating pages, components, forms, styling, data fetching, new features or working with Next.js/React code.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。

85
Jan 19, 2026, 04:39 AM

git

Coding

by aiskillstore

Git workflow management including branch validation, commit conventions, PR preparation, and repository health checks.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Git worktree workflow, conventional commits, commit trailers, and PR guidelines. Activated during git operations and commits.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Complete Git workflow from conventional commits to pre-completion verification. Use for all Git operations including commits, branches, and releases.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Git best practices for commits, branches, pull requests, and collaboration workflows following Conventional Commits and GitFlow patterns

85
Jan 19, 2026, 04:39 AM

github

Coding

by aiskillstore

GitHub operations via gh CLI. Use when user mentions: PR, pull request, github issue, workflow, actions, gh, or when git remote shows github.com.

85
Jan 19, 2026, 04:39 AM

golang-lo

Coding

by aiskillstore

Go >= 1.18 项目中希望用 samber/lo(Lodash 风格泛型库)简化集合/映射/字符串、错误处理、重试/节流/防抖、通道并发或指针空值场景时使用。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Identifies high-quality leads for your product or service by analyzing

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Self-improving skill system for Makepad development. Features self-evolution (accumulate knowledge), self-correction (fix errors automatically), self-validation (verify accuracy), usage feedback (track pattern health), version adaptation (multi-branch support), and personalization (adapt to project style). Use to continuously improve makepad-skills during development.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Guide for creating MCP (Model Context Protocol) servers. Use this when building integrations with external services, creating new MCP servers, or connecting Claude to APIs.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when the user asks for a roadmap, timeline, phased plan, or execution sequence.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Manages Plans.md tasks and marker operations. Use when user mentions タスクを追加, Plans.md更新, 完了マーク, タスク状態変更, add task, update plans, mark complete. Do NOT load for: 実装作業, レビュー, Plans.md以外のファイル操作.

85
Jan 19, 2026, 04:39 AM

react-19

Coding

by aiskillstore

Guide for React 19 development with Actions, Server Components, and new hooks. Use for building React 19 apps, form handling, optimistic updates, and migrations.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Synthesizes provided sources neutrally; separates quotes from paraphrase and avoids ungrounded claims.

85
Jan 19, 2026, 04:39 AM

review

Coding

by aiskillstore

Reviews code for quality, security, performance, and accessibility issues. Use when user mentions レビュー, review, コードレビュー, セキュリティ, パフォーマンス, 品質チェック, セルフレビュー, PR, diff, 変更確認. Do NOT load for: 実装作業, 新機能開発, バグ修正, セットアップ.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Domain knowledge for Physical AI, ROS 2, and Humanoid Robotics.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

85
Jan 19, 2026, 04:39 AM

by aiskillstore

国际象棋引擎分析工具,提供最佳走法推荐、局面评估和多种走法选择分析。支持FEN字符串直接输入分析。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

【强制】所有技术文档查询必须使用本技能,禁止在主对话中直接使用 mcp__context7-mcp 工具。触发关键词:查询/学习/了解某个库或框架的文档、API用法、配置参数、错误解释、版本差异、代码示例、最佳实践。本技能通过 context7-researcher agent 执行查询,避免大量文档内容污染主对话上下文,保持 token 效率。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

85
Jan 19, 2026, 04:39 AM

tmux

Coding

by aiskillstore

Manage tmux sessions for interactive background processes

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Design tools that agents can use effectively. Use when creating new tools for agents, debugging tool-related failures, or optimizing existing tool sets.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

【大型代码库分析专用】当需要分析整个项目架构、识别代码模式、追踪功能实现、梳理模块关系时必须使用本技能。触发关键词:分析整个项目/代码库、架构梳理、模块划分、代码模式识别、功能追踪、全局扫描。本技能通过 Gemini CLI 快速扫描完整代码库,提供 AI 驱动的架构洞察和代码分析,大幅节省手动探索时间。仅返回原始分析结果,不做二次解读。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Create isolated git worktrees with smart directory selection and safety verification. Use this when starting feature work that needs isolation, parallel development, or safe experimentation.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs. Enforces evidence-first workflow.

85
Jan 19, 2026, 04:39 AM

weather

Coding

by aiskillstore

查询指定城市的天气信息

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

85
Jan 19, 2026, 04:39 AM

by eser

Manages practice rules. Use when user states a preference or approach, or asks to add/modify rules for coding, architecture, tooling, or best practices.

83
Jan 17, 2026, 11:52 PM

by skanehira

.claude/rules/ディレクトリにベストプラクティスに沿ったルールファイル(.md)を作成します。コーディングルール、テスト規約、セキュリティ要件などのプロジェクト固有の指示を作成する場合に使用します。paths frontmatterによる条件付きルール、適切なファイル名、サブディレクトリ構造をサポートします。

82
Jan 17, 2026, 03:21 PM

by skanehira

ドメインエキスパートとの対話を通じてユビキタス言語(用語集)とドメインモデルを作成する。新規プロジェクト開始時のドメイン理解、既存システムのリファクタリング前のモデル整理、チーム内での用語統一が必要な場合に使用。「DDDでモデリングしたい」「ドメインモデルを作成」「用語集を整理」「ユビキタス言語を定義」などのリクエストで起動。

82
Jan 17, 2026, 03:21 PM

by skanehira

テスト駆動開発(TDD)方法論に従って新機能の実装やバグ修正を行います。新機能の実装、バグ修正、既存機能の拡張時に使用します。RED→GREEN→REFACTORサイクルをテストファーストアプローチで厳格に遵守します。

82
Jan 17, 2026, 03:21 PM

by skanehira

Claude Codeスキルを公式ベストプラクティスに基づいてレビューします。SKILL.mdファイルのレビュー、スキル品質のチェック、スキル構造の検証、改善提案が必要な場合に使用します。「このスキルをレビューして」「スキル品質をチェック」「SKILL.mdを検証」「このスキルを改善」などのリクエストで起動します。

82
Jan 17, 2026, 03:21 PM

by skanehira

SLC(Simple, Lovable, Complete)フレームワークに基づいてプロダクトアイデアの壁打ちを行います。対話的な質問を通じてアイデアを洗練し、SLCの3要素を満たすまで繰り返し検証します。最終的にプロダクト仕様書を生成します。「プロダクトアイデアを壁打ちしたい」「新規プロダクトの企画」「アイデアをSLCで検証」などのリクエストで起動します。

82
Jan 17, 2026, 03:21 PM

by jduncan-rva

Formats code files using prettier and eslint. Use when the user wants to format code, fix linting issues, or clean up code style.

81
Dec 2, 2025, 03:23 PM

by jduncan-rva

A simple example skill for demonstration purposes

81
Dec 2, 2025, 03:23 PM

by pr-pm

Use when creating, improving, or troubleshooting Claude Code subagents. Expert guidance on agent design, system prompts, tool access, model selection, and best practices for building specialized AI assistants.

80
Jan 16, 2026, 03:39 PM

by ojowwalker77

This skill should be used when the user asks to "create a skill from solution", "promote solution to skill", "convert matrix solution", "make skill from solution", or wants to transform a Matrix solution into a reusable Claude Code Skill.

80
Jan 18, 2026, 08:09 PM

by tilework-tech

Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts

80
Jan 19, 2026, 02:52 AM

by cartridge-gg

Review code changes for quality, correctness, and best practices. Use when asked to review a PR, review changes, or assess code quality before merge.

79
Jan 17, 2026, 12:59 AM

create-pr

Coding

by cartridge-gg

Create a pull request from the current branch. Use when changes are ready for review, when asked to submit work, or when explicitly asked to create a PR.

79
Jan 17, 2026, 12:59 AM

sample

Coding

by cexll

Demonstrates plugin skill discovery; logic lives in the main example runtime.

79
Jan 11, 2026, 01:46 PM

update-pr

Coding

by cartridge-gg

Update an existing pull request with new changes or respond to review feedback. Use when addressing PR comments, making requested changes, or updating a PR after review.

79
Jan 17, 2026, 12:59 AM

by cartridge-gg

Run full validation to ensure code is ready for merge. Use before merging PRs, when asked to validate readiness, or as a final check before requesting review.

79
Jan 17, 2026, 12:59 AM

ask-codex

Coding

by bfly123

Send structured prompt to Codex and parse JSON response. Use for direct Codex communication.

78
Jan 18, 2026, 12:44 PM

by bfly123

Send structured prompt to Gemini and parse JSON response. Use for direct Gemini communication.

78
Jan 18, 2026, 12:44 PM

by DataTalksClub

Get or add questions to homeworks via API using curl

78
Jan 16, 2026, 03:21 PM

review

Coding

by bfly123

Dual review with Claude and Codex for quality verification. Use for step or task review.

78
Jan 18, 2026, 12:44 PM