agentskills io skills

48 tagged agentskills io, measured the same way as everything else here.

Browse within: agent-skills-validation 22linting 22conventional-commits 13developer-experience 13documentation 13

KemingHe/common-devx

Skill Claude CodeCodex

Create and maintain structured design documentation that drives development. Use for new projects, design decisions, growing complexity, or when audit is due. Triggers: "design docs", "LDD", "core decisions", "taxonomy", "parked decisions".

10 3mo ago A 55 tokens original MIT

KemingHe/common-devx

Skill Claude CodeCodex

Generate structured handoff documents for context transfer across AI session boundaries. Use at the end of a session to preserve decisions, objectives, and resources for the next session. Triggers: "handoff", "next session", "session handoff", "wrap up session", "context transfer".

10 3mo ago A 62 tokens original MIT

KemingHe/common-devx

Skill Claude CodeCodex

Generate pull request (GitHub) or merge request (GitLab) descriptions following repository templates. Use when creating PRs/MRs to communicate changes, impact, and value. Triggers: "create pr", "create mr", "pull request", "merge request", "pr description", "mr description".

10 3mo ago A 68 tokens original MIT

vignzpie/resume-agent-skills

Skill Claude CodeCodex

Build a comprehensive career profile (careerprofile.md) through a structured interview that adapts to the user's experience level and career track. Use this skill whenever the user wants to "build a resume from scratch", "start fresh", "create my professional profile", "I don't have a resume yet", or when the…

6 +1 4mo ago A 143 tokens original MIT

resume-tailor

05

vignzpie/resume-agent-skills

Skill Claude CodeCodex

Tailor a resume to a specific job description using the user's careerprofile.md as the source of truth. Use this skill whenever the user wants to apply for a job, customize their resume, "make my resume fit this JD", "tailor for this role", "ATS-optimize", or asks for a resume targeting a specific company /…

6 +1 4mo ago A 154 tokens original MIT

write-tests

06

Anyesh/skillprobe

Skill Claude CodeCodex

Write skillprobe YAML tests for LLM skills. Use when asked to write tests, create test scenarios, test a skill, generate skillprobe tests, or check whether a skill activates correctly.

5 4mo ago A 41 tokens original MIT

clean-code

08

Anyesh/skillprobe

Skill Claude CodeCodex

Write clean Python functions with type hints and no docstrings.

5 4mo ago A 14 tokens original MIT

skill-check

09

JckJhns/skill-check

Skill Claude CodeCodex

Comprehensive testing and validation of Claude skills. Use this skill whenever the user wants to test, validate, audit, or quality-check a skill — whether they say "test my skill", "check this skill works", "validate my skill", "run skill-check", or anything similar. Also trigger when the user asks things like "does…

2 4mo ago A 192 tokens original MIT

sven1103-agent/sklint

Skill Claude CodeCodex

bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb…

2 6mo ago A 262 tokens AGPL-3.0

line-count-warning

11

sven1103-agent/sklint

Skill Claude CodeCodex

Line 0 Line 1 Line 2 Line 3 Line 4 Line 5 Line 6 Line 7 Line 8 Line 9 Line 10 Line 11 Line 12 Line 13 Line 14 Line 15 Line 16 Line 17 Line 18 Line 19 Line 20 Line 21 Line 22 Line 23 Line 24 Line 25 Line 26 Line 27 Line 28 Line 29 Line 30 Line 31 Line 32 Line 33 Line 34 Line 35 Line 36 Line 37 Line 38 Line 39 Line 40…

2 6mo ago A 8 tokens AGPL-3.0

roebi/new-work-skills

Skill Claude CodeCodex

Guides a user and a chat agent through a structured monthly review focused on the benefits gained from using the agent. Use this skill at the end of each month when the user wants to reflect on value created, time saved, friction reduced, knowledge gained, or next improvements. Activate for phrases like: "monthly…

2 3mo ago A 107 tokens

roebi/new-work-skills

Skill Claude CodeCodex

Teaches the new thinking of how to do new work with Agent Skills. Use this skill when the user wants to understand how to organize work using skills, how to save sessions as skills, how to use skill trees, how to continuously improve skills, how to use skills as roles, how to use evolving state with skills, or how to…

2 3mo ago A 112 tokens

roebi/new-work-skills

Skill Claude CodeCodex

Documents the Skill Class Model — the OO-based taxonomy that classifies every Agent Skill as one of: Role, Topic, Process, or OneStepProcess, each extending the base Skill class. Defines the v1 metadata extension fields for skill-class, crud-verb, topic, requires-role, subprocess-of, subtopic-of, and subrole-of. Use…

2 3mo ago A 155 tokens

review-pr

16

sevenschulte/agentic-harness

Skill Claude CodeCodex

Review an open pull request against this repo's conventions. Pulls the diff via gh pr diff, scans for common issues (missing tests, secrets, hard-coded config, missing error handling, conventions violations), and posts a structured review comment via gh pr comment. Use when the user says "review PR #N", "look at this…

2 4mo ago A 89 tokens original MIT

save-memory

17

sevenschulte/agentic-harness

Skill Claude CodeCodex

Persist newly-learned facts from the current session into the memory pyramid. Scans the conversation for durable information, finds the right file, deduplicates, and writes back. Use when the user says "remember this", "save it", "for next time", or when a non-obvious fact surfaced that a future session would ask…

2 4mo ago A 74 tokens original MIT

ship-pr

18

sevenschulte/agentic-harness

Skill Claude CodeCodex

Ship the current branch as a pull request. Runs tests, formats code, commits any uncommitted work, pushes the branch, and opens a PR against the base branch with a generated body following the team's PR template. Use when the user says "ship it", "open a PR", "send this for review", or finishes a feature and wants it…

2 4mo ago A 80 tokens original MIT