coding-assistant skills

644 tagged coding-assistant, measured the same way as everything else here.

Browse within: ai-orchestration 60ai-coding 59agent-framework 55AI Safety 53agents-md 44agent-harness 43cli-tools 43ai-assistant 39django 36best-practices 35copilot 35clean-code 34prompt-engineering 32system-prompts 32

add-slash-command

121

bgill55/daedalus

Skill Claude CodeCodex

How to add a new slash command to Daedalus (src/commands), including the docs-sync step that breaks CI if skipped.

4 3d ago A 32 tokens original MIT

fix-typescript-build

122

bgill55/daedalus

Skill Claude CodeCodex

How to fix a failing tsc/npm run build (type-check) run in a project, batching fixes into sprints to preserve context.

4 3d ago A 38 tokens original MIT

bgill55/daedalus

Skill Claude CodeCodex

How to grade a Daedalus run (or pasted agent transcript), root-cause the failure, and ship the fix to Daedalus CORE as a stacked PR — without modifying the prompt-vault sandbox (read-only grading). Covers recurring bug archetypes (Unicode punctuation patch mismatch, syntax-vs-type mislabel, emoji box misalignment…

4 3d ago A 130 tokens original MIT

icode

124

ayukyo/icode-skill

Skill Claude CodeCodex

A Chinese-language, end-to-end coding workflow with separate steps for planning, review, approval, implementation, checking, and final audit. It also includes optional requirement drafting and log-based cause analysis.

3 4d ago A 388 tokens original MIT

ai-history

125

jiantao88/ai-history

Skill Claude CodeCodex

Search and browse AI coding assistant chat history across providers (Claude Code, Codex CLI, Cursor). Find past conversations, inject historical context into the current session, and search across all chat records. Powered by the ai-history CLI tool.

3 2mo ago C 52 tokens original MIT

ai-history

126

jiantao88/ai-history

Skill Claude CodeCodex

Search and browse AI coding assistant chat history across providers (Claude Code, Codex CLI, Cursor). Find past conversations, inject historical context into the current session, and search across all chat records. Use when asked to find past conversations, load context from previous sessions, or search chat history.

3 2mo ago C 64 tokens original MIT

comfyui-generate

127

ssube/conclave

Skill Claude CodeCodex

Generate images via ComfyUI API with support for Flux and LoRAs, plus image-to-video via Wan 2.2. Use when creating images, generating artwork, running ComfyUI workflows, or producing visual content.

2 6mo ago A 52 tokens original MIT

obsidian-import

128

ssube/conclave

Skill Claude CodeCodex

Import an Obsidian vault into ChromaDB for semantic search. Parses markdown files, extracts frontmatter, headings, tags, and content sections. Chunks intelligently by heading hierarchy. Use when indexing a knowledge base, importing notes for semantic recall, or syncing an Obsidian vault to a vector database.

2 6mo ago A 66 tokens original MIT

skill-creator

129

ssube/conclave

Skill Claude CodeCodex

Create and validate skills for Pi. Use when building a new skill, improving an existing skill's SKILL.md, scaffolding a skill directory, or reviewing skill quality. Covers structure, frontmatter, progressive disclosure, script/reference/asset patterns, and project conventions.

2 6mo ago A 57 tokens original MIT

minimalist-audit

130

DivyeshJayswal/minimalist

Skill Claude CodeCodex

Part of minimalist

Audit a codebase or directory for deletion candidates: dead code, unused dependencies, single-use abstractions, config that never varies, and duplicated helpers. Use when the user says "minimalist audit" or asks what can be deleted from a project.

2 1mo ago A 55 tokens original MIT

minimalist-general

131

DivyeshJayswal/minimalist

Skill Claude CodeCodex

Part of minimalist

Subtraction-first thinking for non-coding tasks: writing, planning, research, summarizing, decision-making, or any request that isn't producing code. Same discipline as the minimalist coding skill — question whether the ask is even needed, reuse what already exists, do the smallest thing that fully answers it …

2 1mo ago A 160 tokens original MIT

minimalist

132

DivyeshJayswal/minimalist

Skill Claude CodeCodex

Part of minimalist

Subtraction-first engineering for any coding task. Use when writing, fixing, refactoring, reviewing, or designing code; when choosing dependencies; or whenever the user asks for minimalist, less code, simplest thing, YAGNI, or complains about bloat. Prefer deletion, existing code, stdlib, and native platform features…

2 1mo ago A 77 tokens original MIT

practical-coding

133

Hubujiu/practical-coding

Skill Claude CodeCodex

Use for implementing, fixing, refactoring, or reviewing code with the smallest correct change; routes only unresolved debugging, architecture/choice, or risk-boundary blockers, while code retrieval uses the cheapest sufficient available capability.

2 3d ago A 48 tokens original MIT

engineering-workflow

134

kok-o/koko-contextos-agents

Skill Claude CodeCodex

Senior engineering workflow skill. Enforces spec → plan → build → test → review → ship. AI never writes code before a spec and plan are approved. Acts like a senior, not a junior. Integrated with gstack-roles for automatic role activation per phase.

2 3d ago A 57 tokens original MIT

impeccable-design

135

kok-o/koko-contextos-agents

Skill Claude CodeCodex

Visual design quality enforcement. 50 deterministic anti-pattern rules preventing AI design slop. Bans generic fonts, pure colors, nested cards, dated animations. Adapted for Tailwind CSS v4, shadcn/ui, and Framer Motion stacks.

2 3d ago A 57 tokens original MIT

system-design

136

kok-o/koko-contextos-agents

Skill Claude CodeCodex

Scalable architecture skill based on the System Design Primer. Before designing any backend, reason about load balancers, caching, DB partitioning, CAP theorem, and microservices trade-offs. Adapted for Serverless/Edge, Next.js App Router, BFF, and DDD patterns.

2 3d ago A 61 tokens original MIT

kimi-partner

137

jevonhou/kimi-partner

Skill Claude CodeCodex

Delegate an explicitly approved local coding task from Codex to Kimi Code, monitor it, return review feedback to the same Kimi session, and independently verify the result. Use only when the user explicitly asks to try Kimi or has approved a Codex suggestion to use Kimi for the current task.

2 1mo ago A 65 tokens original MIT

mintlify

138

kieutrongthien/coding-mcp

Skill Claude CodeCodex

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

2 5mo ago A 30 tokens copy · 97% MIT

3d-web-experience

139

hoangatg/ai-agent-toolkit

Skill Claude CodeCodex

Three.js, React Three Fiber, and WebGL for immersive 3D web experiences. Use when building 3D visualizations, product configurators, or interactive 3D content.

1 5mo ago A 44 tokens original MIT

ai-agents-architect

140

hoangatg/ai-agent-toolkit

Skill Claude CodeCodex

Design autonomous AI agent systems. Multi-agent orchestration, tool use, memory, planning, and evaluation. Use when building AI-powered automation or agent workflows.

1 5mo ago A 37 tokens original MIT

aws-serverless

141

hoangatg/ai-agent-toolkit

Skill Claude CodeCodex

AWS serverless architecture principles. Lambda, API Gateway, DynamoDB, S3, SAM/CDK patterns. Use when building serverless applications on AWS.

1 5mo ago A 35 tokens original MIT

frontend-design

142

stabruriss/kota-app

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

1 9d ago A 77 tokens copy · 100% Apache-2.0

github

143

stabruriss/kota-app

Skill Claude CodeCodex

Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a more specific GitHub workflow.

1 9d ago A 53 tokens copy · 100% Apache-2.0

skill-creator

144

stabruriss/kota-app

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

1 9d ago A 64 tokens copy · 88% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: