developer tooling skills

121 tagged developer tooling, measured the same way as everything else here.

Browse within: agent-runtime 45agent-workflows 45ai-coding-agent 45claude-code-agents 37claude-code-skills 37dotfiles 37atlassian 18ci-cd 18conventional-commits 18Collaboration 13github-project 13

sweet-index

01

mrsladoje/sweet-search

Skill Claude CodeCodex

Use when (re)indexing a Sweet Search project. Runs the full-profile indexer with GPU model prewarming (CoreML cascade on M3+, candle Metal on M1/M2, ORT CPU elsewhere), kills ORT CPU models during indexing to avoid memory contention, and rewarms them for query readiness on completion. Incremental runs under 20 files…

21 3d ago A 83 tokens original Apache-2.0

factory-api

02

nonlinear-xyz/factory-kit

Skill Claude CodeCodex

API conventions for both server actions and tRPC builds. Covers the decision between them, per-mutation Zod input schemas, central router composition, pagination shape, multi-field search via Drizzle ilike + or(), mutation lifecycle hooks, conditional query enabling, stale-time defaults, error response shape and…

9 27d ago A 95 tokens original MIT

factory-ci

03

nonlinear-xyz/factory-kit

Skill Claude CodeCodex

CI and pull-request review conventions. One canonical .github/workflows/ci.yml is the merge gate (typecheck, lint, test, build, claude-review); branch protection's required-checks list matches the job list 1:1; anthropics/claude-code-action@v1 reviews every PR against the factory-pitfalls.md checklist as a required…

9 27d ago A 110 tokens original MIT

nonlinear-xyz/factory-kit

Skill Claude CodeCodex

The operational discipline for running a destructive change against a production database — schema migrations, data backfills, one-shot RPCs, historical seed imports. Adjacent to factory-data-layer.md (schema design) and factory-deployment.md (where migrations execute in CI) — this skill is about the runbook around…

9 27d ago A 155 tokens original MIT

aomi-labs/skills

Skill Claude CodeCodex

Step-by-step guide for creating enriched CryptoSkills agent skills. Use when building new protocol skills, contributing to the directory, or understanding the enriched skill pattern. Covers SKILL.md structure, YAML frontmatter, examples, docs, resources, templates, marketplace registration, and validation. Triggers…

7 9d ago A 85 tokens original MIT

AI-UIconfig-skill

06

voderment/AI-UIconfig-skill

Skill Claude CodeCodex

Refactor an existing SwiftUI project into a governed UI architecture with render-state boundaries, tokenized styling, preview mocks, and a debug-only runtime tuning + writeback tool. Use when the user wants to improve UI maintainability, live-tune styles, or build a reusable UI debugging workflow without changing the…

6 4mo ago A 73 tokens original MIT

agent-builder

07

lhhiep2204/apple-agent-builder-kit

Skill Claude CodeCodex

Use when: creating, refactoring, auditing, upgrading, or debugging Copilot custom agents, skills, instructions, prompts, or hooks for Apple platform software engineering and agile delivery workflows.

6 4mo ago A 40 tokens original MIT

speckit-checklist

08

ldilov/harness-forge

Skill Claude CodeCodex

Generate a custom checklist for the current feature based on user requirements.

4 3mo ago A 19 tokens GPL-3.0

speckit-clarify

09

ldilov/harness-forge

Skill Claude CodeCodex

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

4 3mo ago A 34 tokens GPL-3.0

speckit-specify

10

ldilov/harness-forge

Skill Claude CodeCodex

Create or update the feature specification from a natural language feature description.

4 3mo ago A 19 tokens GPL-3.0

toBzh30/Claude-Project-Bootstrap

Skill Claude CodeCodex

Set up a GitHub Project (v2) for a single repo or a multi-repo platform. Standardized statuses, custom fields (Tier or Initiative + Area/Priority/Effort/Mode), labels, and issue templates. Single-repo flow uses GitHub milestones; multi-repo flow uses a Project Initiative field for cross-repo coordination and surfaces…

3 1mo ago A 142 tokens original MIT

split-claudemd

12

toBzh30/Claude-Project-Bootstrap

Skill Claude CodeCodex

Refactor a long root CLAUDE.md into a hub root + subdirectory spokes + .claude/rules/ topic files — use when the root CLAUDE.md nears Anthropic's line cap (200 as of writing) or gets hard to maintain.

3 1mo ago A 60 tokens original MIT

update-conventions

13

toBzh30/Claude-Project-Bootstrap

Skill Claude CodeCodex

Pull later improvements from the claude-project-bootstrap plugin templates down into this repo's copied convention files — .claude/rules/working-agreements.md and the .github/ISSUETEMPLATE issue templates — and retrofit plugin enablement in .claude/settings.json (turning on plugins like engineering-craft that were…

3 1mo ago A 142 tokens original MIT

reverse-ui

14

big-emotion/agent-atelier

Skill Claude CodeCodex

Reverse-engineer any web application into a complete pixel-perfect reproduction kit. Extracts design tokens, DOM structure, text content, assets, and responsive screenshots across multiple pages. Use when the user asks to "reverse-engineer a UI", "extract a design system", "analyze the design of a website", or wants…

2 1mo ago A 74 tokens original MIT

fix-ci-train

15

big-emotion/agent-atelier

Skill Claude CodeCodex

Batch-fix the CI on every open pull request whose required checks are red — CI only, no review, no merge. From a GitHub PRs URL (or the current repo), enumerate every open PR with failing required checks, fetch each PR's failing-check logs, consolidate a per-PR CI-fix checklist, dispatch a team of parallel fixer…

2 1mo ago A 234 tokens original MIT

issue-train

16

big-emotion/agent-atelier

Skill Claude CodeCodex

Batch-process every open GitHub issue in a list — triage, detect existing PR linkage, detect silent fixes in already-merged PRs, close issues that are no longer pertinent, then plan + build + open one PR per remaining actionable issue with Closes.

2 1mo ago A 57 tokens original MIT

public-release-prep

17

S24DeFi/global-lib-skills

Skill Claude CodeCodex

Audit a private git repository for secrets and personally-identifying info before it goes public, then carry out the cleanup. Use this whenever the user wants to open-source a repo, flip a GitHub repo from private to public, "clean up before going public," or asks whether a repo is safe to share externally — even if…

1 7d ago A 151 tokens

reflectmem

18

King-A23/agent-reflectmem

Skill Claude CodeCodex

Automatically surface prior environment and project shell rules for shell-heavy coding tasks, then record failure-retry-success loops as durable memory. Use for local repositories, especially on Windows or mixed toolchains.

1 3mo ago A 41 tokens original MIT

plane-mcp

19

nicolasegpla/plane-selfhost-mcp

Skill Claude CodeCodex

Plane, Plane MCP, plane-selfhost, create issue, update issue, list projects. Use the custom Plane self-hosted MCP safely and consistently.

0 1mo ago A 34 tokens