writing-great-skills

writing-great-skills is a skill for Claude Code, Codex from d0hx4n2503/Agent-Skills. Its token cost is not measured, scanned not scanned, original, Apache-2.0.

A collection of skills, prompts, tools, and engineering practices for building and using AI agents.

In plain words
What is it for?
It is for designing agents, improving agent workflows, and applying engineering practices to agent projects.
Why use it?
It gathers guidance and reusable resources in one place when working on agent-based software.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for designing agents, improving agent workflows, and applying engineering practices to agent projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/d0hx4n2503/agent-skills/writing-great-skills
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add d0hx4n2503/Agent-Skills --skill writing-great-skills
Clone the repo
git clone --depth 1 https://github.com/d0hx4n2503/Agent-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for writing-great-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/d0hx4n2503/agent-skills/writing-great-skills/github.svg)](https://agentmods.dev/skills/d0hx4n2503/agent-skills/writing-great-skills)
Your own site
<a href="https://agentmods.dev/skills/d0hx4n2503/agent-skills/writing-great-skills"><img src="https://agentmods.dev/badge/skills/d0hx4n2503/agent-skills/writing-great-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for writing-great-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/d0hx4n2503/agent-skills/writing-great-skills"><img src="https://agentmods.dev/badge/skills/d0hx4n2503/agent-skills/writing-great-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The whole file, excluding the scripts and references it only reads on demand.
Security scan n/a The body is not available under this licence, so nothing was scanned.
Origin original No closer match found in the catalogue.
skills/non-dev/writing-great-skills/SKILL.md · 1 lines

The source is not reproduced here

Licensed Apache-2.0

The repository is licensed Apache-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 1 lines e3b0c44298fc

Subscribe to this mod's changes

writing-great-skills is a skill published in the GitHub repository d0hx4n2503/Agent-Skills (2 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. It was not scanned, because the body is not available under its licence. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

casely

Virtual QA Lead that turns requirement documents into review-ready, TestRail-importable test cases in one conversation — no commands to memorize. Use this skill whenever the user has requirements, a spec, a user story, or acceptance criteria (PDF, DOCX, XLSX, TXT, MD, or pasted text) and wants test cases, a test plan…

JohnWayneeee/casely-qa-skill · 233 tokens

story-repo-scout

Inspect a repository for story-specific implementation evidence, applicable decisions, validation prior art, and bounded planning-critical external primary sources, then produce compact Repo Context. Use for pre-implementation file discovery and greenfield path grounding; use tester-mindset for test strategy and avoid…

n-n-code/n-n-code-skills · 76 tokens

context-engineering

Workflow for context packets, context audits, compaction, handoffs, session memory, and deciding what AI-agent context to load, retrieve, trim, summarize, refresh, or omit. Use for context rot, context flooding, stale or missing context, task switching, and long-running agent sessions. Do not use when prompt wording…

n-n-code/n-n-code-skills · 89 tokens

story-implementation-planner

Create a constraint-aware implementation plan from a Ready Story Card and sufficiently evidenced Repo Context. Use when the requested artifact is the plan itself; use story-to-plan-orchestrator for multi-stage preparation, packet completion, resumption, or validation. Avoid story drafting, repo scouting, and direct…

n-n-code/n-n-code-skills · 65 tokens

story-to-plan-orchestrator

Coordinate multi-stage story-to-plan preparation across story-clarifier, story-repo-scout, and story-implementation-planner. Use for complete implementation-ready handoffs, two or more missing stages, split-slice selection, partial-packet resumption, consistency validation, or stale-stage recovery before coding; use a…

n-n-code/n-n-code-skills · 83 tokens

setup-playwright

Use when adding, extending, or repairing a repo-owned Playwright test harness across Node Playwright Test, Playwright Pytest, or .NET/Java test frameworks. Also use when explicitly persisting @playwright/cli developer tooling, or adding or regenerating Playwright Test Agent definitions for a compatible Node Playwright…

n-n-code/n-n-code-skills · 93 tokens