83,201 skills sorted by stars.
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new fe...
Incremental development agent with TDD workflow. Use when implementing features one at a time, following test-driven dev...
Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands,...
Spawn and control external coding agents (Claude Code, Codex, OpenCode, Pi) for delegating tasks. Use when (1) user asks...
Provides coding assistance with best practices and code review
Reviews macOS Swift 6+ code for modern idioms, SOLID principles, SwiftData patterns, and concurrency best practices. Use...
Provides coding style rules for Python and PowerShell. Apply when writing, editing, reviewing, or debugging code.
.NET/C#のコーディング規約、命名規則、レイアウト、C# 12/13/14の最新機能活用ガイドラインを定義する。C#/.NETコード作成時、クラス・メソッド命名時、コードフォーマット時、またはユーザーがコーディング規約、命名規則、C#ベ...
Assigns ED-specific E/M codes with critical care time documentation and procedure coding. Use when coding ED visits, doc...
Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, c...
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture pref...
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint...
Java 21+: records, sealed classes, pattern matching, virtual threads Loom, Spring Boot 3, Maven/Gradle
JavaScript ES2024+: DOM, fetch, promises, generators, WeakRef, Proxy, modern patterns
Set coding experience level for tailored explanations and output format.
[Utilities] Set coding experience level for tailored explanations
Develop and run Mojo code in Claude.ai containers. Handles installation, compilation, and execution. Use when writing Mo...
Nim 2.x: macros, templates, compile-time, memory ARC/ORC, FFI, Nimble, systems programming
TypeScript monorepo patterns including contract-port architecture, dependency injection, hermetic primitive ports, and c...
Coding conventions and patterns for the mymind codebase. Use this skill when writing or modifying any code in this proje...
コーディング用プロンプトを最適化・添削するスキル。 以下の状況で使用: (1) ユーザーが「このプロンプトを改善して」「プロンプトを最適化して」と依頼した時 (2) ユーザーが明示的に「/coding-prompt-optimizer」を実...
R: data frames, tidyverse, ggplot2, statistical modeling, RMarkdown, Shiny, package development
Ruby 3.x: blocks/procs/lambdas, metaprogramming, modules, bundler, gems, Rails, RSpec
import { useState } from 'react';
Simple guideline for running coding CLIs (Codex/Claude/pi/OpenCode) **only via tmux skill**.
Rust: ownership/borrowing/lifetimes, traits, tokio async, anyhow/thiserror, cargo workspaces, unsafe
Coding and security standards. Apply when writing code, handling comments, error handling, API keys, database connection...
Enforce C coding standards including snake_case variables and functions, UPPER_SNAKE_CASE macros, and snake_case filenam...
Enforce C++ coding standards including camelCase or snake_case variables, PascalCase classes, and consistent file naming...