DevelopersGlobal/ai-agent-skills

AI agent skills for production grade applications

This repository also configures its own agents. See what ai-agent-skills tells them →

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

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Distill complex topics into layered, actionable summaries. Start with the key insight, layer in detail, end with recommended next action.

not rated 66 +1 4mo ago A 32 tokens original MIT

security-hardening

26

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Applies OWASP Top 10, secrets management, and least-privilege principles before any code ships. Security is a build step, not an afterthought.

not rated 66 +1 4mo ago A 37 tokens original MIT

simplicity-first

27

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Prevents overengineering by enforcing minimum viable code. No speculative features, no premature abstractions, no unnecessary complexity.

not rated 66 +1 4mo ago A 27 tokens original MIT

surgical-changes

28

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Enforces minimal code modifications — touch only what you must. Prevents drive-by refactoring, comment deletions, and style changes unrelated to the task.

not rated 66 +1 4mo ago A 36 tokens original MIT

task-decomposition

29

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Breaks features into atomic, independently verifiable tasks. No task should take more than 4 hours. Unblocks parallel work and reduces integration risk.

not rated 66 +1 4mo ago A 34 tokens original MIT

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Red-green-refactor cycle with meaningful coverage. Tests are written before implementation. Coverage is a side effect of good tests, not the goal.

not rated 66 +1 4mo ago A 32 tokens original MIT

think-before-coding

31

DevelopersGlobal/ai-agent-skills

Skill Claude CodeCodex

Forces explicit reasoning before writing any code. Surfaces assumptions, manages confusion, and prevents hallucination by demanding clarity upfront.

not rated 66 +1 4mo ago A 30 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: