233i/agent-skills

Production-grade engineering skills for AI coding agents.

6Stars on the repository
35Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Guidance for designing stable interfaces between software components, including REST APIs, GraphQL schemas, modules, and UI component properties. An API is the agreed way that one piece of software communicates with another.

6 4mo ago A 54 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A browser-testing skill that checks a website while it is running in a real browser through Chrome DevTools. It can inspect the page structure, styles, console messages, network activity, performance data, and accessibility tree.

6 4mo ago B 68 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A guide for setting up automated checks and deployment pipelines. CI/CD means automatically testing, checking, building, and sometimes releasing software when changes are made.

6 4mo ago A 54 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A code-review checklist that examines changes for correctness, readability, system design, security, and speed. It is meant to be used before merging code, meaning before adding it to the shared main branch.

6 4mo ago A 61 tokens original MIT

code-simplification

05

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A code-refactoring guide for making existing code easier to read, understand, maintain, and extend without changing what it does.

6 4mo ago A 55 tokens original MIT

context-engineering

06

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A guide for deciding which project information a coding agent should see, and when. It organizes persistent rules, architecture documents, relevant source files, test results, errors, and conversation history.

6 4mo ago A 43 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A step-by-step method for finding the root cause of test failures, broken builds, unexpected behavior, bugs, and production incidents. It starts by preserving evidence and reproducing the problem before making a fix.

6 4mo ago A 64 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A guide for retiring old software, APIs, or features and moving users to replacements. Deprecation means formally ending support for something; migration means moving its users or callers to another system.

6 4mo ago A 56 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A guide for recording important engineering decisions and the reasons behind them. An ADR, or architecture decision record, is a short document that explains a major technical choice, its context, and the alternatives considered.

6 4mo ago A 46 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A guide for building and changing production-ready user interfaces. It covers components, layouts, responsive behavior, accessibility, interaction, state management, and visual consistency.

6 4mo ago A 52 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A set of Git practices for saving, organizing, reviewing, and rolling back code changes. Git is a version-control system that records project history through commits and separates work through branches.

6 4mo ago A 45 tokens original MIT

idea-refine

12

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

An interactive process for turning an early idea into a clear, practical concept. It explores different directions, tests hidden assumptions, and produces a short plan covering the problem, recommended direction, first version, and exclusions.

6 4mo ago A 46 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A way to build and deliver changes in small, complete slices. Each slice is implemented, tested, checked, and saved as a separate Git commit before the next slice begins.

6 4mo ago A 50 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A measurement-led guide for finding and fixing application slowdowns. It covers both web pages and backend services, including Core Web Vitals, which are standard measures of how quickly and steadily a page loads and responds.

6 4mo ago A 51 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A planning guide that turns a clear specification or requirement into small, ordered tasks with clear acceptance checks. It also maps dependencies so work can be done in a sensible order.

6 4mo ago A 59 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A set of secure coding practices for software that handles user input, accounts, sensitive data, or outside services. It treats information from outside the application as potentially unsafe and requires checks at system boundaries.

6 4mo ago A 57 tokens original MIT

shipping-and-launch

17

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A production-release checklist and planning guide for putting software in front of users. It covers checks such as tests, security, performance, accessibility, infrastructure, documentation, monitoring, and rollback planning.

6 4mo ago A 44 tokens original MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A development method that writes a clear specification before any code. The specification records the goal, requirements, project layout, commands, and checks for deciding when the work is complete.

6 4mo ago A 58 tokens copy · 98% MIT

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A development method where you write a test that fails, add the smallest amount of code to pass it, and then clean up the code while keeping the test passing. Tests are checks that show whether code behaves as expected.

6 4mo ago A 54 tokens original MIT

using-agent-skills

20

233i/agent-skills

Skill Claude CodeCodex

Part of agent-skills

A guide for finding and using agent skills, which are instructions for common software-development tasks. It maps work such as planning, coding, testing, debugging, reviewing, and releasing to the relevant skill.

6 4mo ago A 45 tokens original MIT

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: