code skills

268 tagged code, measured the same way as everything else here.

Browse within: antigravity 84obsidian 24devops-tools 23coding 20javascript 18linux 16typescript 16code-quality 15macos 15monaco-editor 15playground 15prettier 15quality 13claude-ai 11

SwiftUI

49

onmyway133/claude-code-plugins

Skill Claude CodeCodex

SwiftUI patterns, view composition, styling, and reusable UI elements.

5 7mo ago A 16 tokens original MIT

content-factory

50

alexeyshishin/as-skill

Skill Claude CodeCodex

A content factory — turns a single source into a full content package in one pass. Takes as input a finished article, a video transcript, OR (if there's only a topic) offers to run deep research and assemble a source itself. Output: a 1500–2500 word article, 10 threads, 5 Reels/Shorts scripts, 5 posts…

4 13d ago A 172 tokens original MIT

content-humanizer

51

alexeyshishin/as-skill

Skill Claude CodeCodex

A skill for humanizing Russian-language text. Removes signs of AI generation, makes the text feel alive. ALWAYS use this when the user asks to: humanize a text, remove traces of a neural network, make a text lively/natural, rewrite it like a human, humanize in Russian, remove officialese, remove wateriness/filler…

4 13d ago A 147 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Offload an Obsidian hub note that too many notes link to (an in-degree tangle). The main signal of a tangle is a high in-degree (tens to hundreds of incoming links); out-degree is secondary. The skill creates sub-MOCs under the hub's existing categories and redirects incoming links from resource notes to the specific…

4 13d ago A 226 tokens original MIT

doc-audit

53

florian101010/awesome-agentic-AI-coding-template

Skill Claude CodeCodex

8-phase documentation drift audit across all docs, agent instructions, and config files. Use when checking for documentation drift, stale paths/counts, or inconsistencies between code and docs.

4 6mo ago A 40 tokens original MIT

qa-audit

54

florian101010/awesome-agentic-AI-coding-template

Skill Claude CodeCodex

Use when performing a quality audit, security review, or robustness check of [FILL: main-source-file]. Covers XSS/innerHTML scanning, rule compliance verification, race condition analysis, config schema validation, and documentation drift detection. Produces a severity-classified report (Critical/High/Medium/Low).

4 6mo ago A 67 tokens original MIT

setup-repo

55

florian101010/awesome-agentic-AI-coding-template

Skill Claude CodeCodex

Fully configure this repo for a specific project. Asks 3 targeted questions, reads the codebase, then writes all agent instruction files in place — replacing every [FILL:] marker across all 32 files. Run immediately after cloning the template.

4 6mo ago A 54 tokens original MIT

build-discipline

56

rohansx/build-discipline

Skill Claude CodeCodex

A language- and domain-agnostic engineering discipline for building non-trivial software that actually survives real use — services, parsers, CLIs, data pipelines, simulators, interactive tools, agents, compilers, anything with state, logic, or behavior beyond a toy. Use this skill WHENEVER a task involves writing or…

3 2mo ago A 170 tokens original MIT

adversarial-verify

57

Hawkynt/ClaudeCodePortable

Skill Claude CodeCodex

Use after completing any substantive piece of work (code change, analysis, document, configuration, answer to a hard question) and BEFORE presenting it as done. Switches you from author to attacker - you try to refute your own work and only present it if it survives. Do not skip because the work "looks clean"…

2 22d ago A 82 tokens LGPL-3.0

codebase-index

58

Hawkynt/ClaudeCodePortable

Skill Claude CodeCodex

Use when starting work in a LARGE or UNFAMILIAR codebase, when a repo already contains an INDEX.md, or when repeatedly grepping for where something is defined. Generates and consults INDEX.md - a symbol locator (namespaces, types, enums, constructors, functions, methods with parameters, globals/statics, one-line…

2 22d ago A 148 tokens LGPL-3.0

structured-memory

59

Hawkynt/ClaudeCodePortable

Skill Claude CodeCodex

Use whenever persistent agent memory is read, written, or has grown past its budget - the first time memory is consulted in a session, whenever something worth remembering appears, and whenever MEMORY.md or a topic file exceeds its size budget. Implements a two-tier structure (slim MEMORY.md index linking memory-.md…

2 22d ago A 88 tokens LGPL-3.0

optimization

60

Arclude/Arterm-CLI

Skill Claude CodeCodex

Use when improving performance, latency, throughput, memory usage, or general efficiency. Start by defining target metrics, measuring comprehensively, attributing bottlenecks, validating with static analysis, and prioritizing macro-optimizations before micro-optimizations.

2 2d ago A 52 tokens copy · 100% MIT

api-design

61

danielw-sudo/skill-quiver

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2 2mo ago A 31 tokens

snooze

62

outbit/claude-code-tokenbudget

Skill Claude CodeCodex

Snooze the token quota — temporarily adds extra tokens to all limits for today.

2 3mo ago A 16 tokens original MIT

pwp-deploy

64

shandar/pwp-plugin

Skill Claude CodeCodex

Deployment protocol — safe, observable, reversible releases from main to production. Use this skill whenever the user is deploying, releasing, shipping, or pushing to production. Also use when they say 'deploy this', 'ship it', 'push to production', 'release', 'go live', 'pre-deploy check', 'rollback', 'feature…

1 6mo ago A 119 tokens original MIT

pwp-docs

65

shandar/pwp-plugin

Skill Claude CodeCodex

Documentation lifecycle protocol — living docs that stay current and traceable. Use this skill whenever the user needs to create, update, or organize project documentation. Also use when they say 'update the docs', 'write documentation', 'update the changelog', 'document this', 'add to the README', 'architecture…

1 6mo ago A 112 tokens original MIT

pwp-security-audit

66

shandar/pwp-plugin

Skill Claude CodeCodex

Security review protocol — systematic checks for common vulnerabilities and security hygiene. Use this skill whenever the user asks about security, wants a security audit, mentions vulnerabilities, OWASP, XSS, SQL injection, authentication issues, or secrets management. Also use when they say 'is this secure', 'check…

1 6mo ago A 105 tokens original MIT