Writing & Editing
MoonshotAI/test
Use when writing or reviewing tests, or when asked how to write a good single test. Encodes the per-test rules behind the "test the contract / responsibility, not the implementation" principle — name and structure one behavior per `it`, drive through the public surface, stub only true external boundaries, control time and config via documented knobs, and keep tests clear, isolated, and refactor-resilient. The same rules drive both authoring (write mode) and auditing existing tests (review mode).
$ npx skills add MoonshotAI/kimi-codeMoonshotAI/agent-core-review
Use ONLY for code review and test write/review guidance in `packages/agent-core-v2` (the DI × Scope agent engine). Does NOT apply to the legacy `packages/agent-core` or to any other package — for those, do not load this skill. Groups the review and testing lenses used for agent-core-v2 — `slop` (single-level-of-abstraction / layered error-handling review, invoked only on explicit request) and `test` (contract-driven per-test rules for both authoring and reviewing tests). Apply the sub-skill that matches the task; do not apply `slop` unprompted.
$ npx skills add MoonshotAI/kimi-codeahmdd4vd/fable-code
Code like Fable 5 — methodical, verified, and deeply informed by context. Use this skill whenever you need to write, edit, or create code.
$ npx skills add ahmdd4vd/Fable5resBuilderIO/adding-a-skill
Use in the BuilderIO/skills repo whenever adding, updating, publishing, documenting, validating, or wiring a public skill. Covers the repo-local skill files, root catalog docs, plugin metadata, @agent-native/skills dynamic install path, optional managed AGENTS/CLAUDE instruction blocks in ../agent-native/framework, and generated/synced Plan skill gotchas.
$ npx skills add BuilderIO/skillsBuilderIO/plan-arbiter
Use when asked to compare, cross-review, merge, judge, choose, or arbitrate competing plans from multiple agents such as Codex and Claude Code; when given two or more proposed plans, session IDs, transcripts, plan documents, PR descriptions, or pasted strategies; or when the user wants one recommended execution plan after agents review each other's proposals.
$ npx skills add BuilderIO/skillsddcarolyn/writing-humanizer-zh
Claude skill: remove AI writing patterns from Chinese text (translated from blader/humanizer, MIT)
$ npx skills add ddcarolyn/writing-humanizer-zhresume-cross-examine-and-interview-prep-claude-skill
Recently updated agent-skill-related GitHub repository: darshithedpara/resume-cross-examine-and-interview-prep-claude-skill.
$ npx skills add darshithedpara/resume-cross-examine-and-interview-prep-claude-skillljunnan24-hash/x-insight-cards
Find quality X posts and turn them into Douyin & Xiaohongshu content|自动搜集 X 优质帖子,转化为抖音、小红书双语图文素材的 Codex Skill
$ npx skills add ljunnan24-hash/x-insight-cardsqiuweidom-oss/whole-task-control-codex
An OpenAI Codex skill that prevents long-running task drift across context compaction, corrections, resumed sessions, and multi-agent workflows.
$ npx skills add qiuweidom-oss/whole-task-control-codexmorningisle/shuo-ren-hua
Translate complex content into plain language. A Claude Code / Codex skill.
$ npx skills add morningisle/shuo-ren-huaandreasaez/forma-copy
Forma Copywriting Claude Skills for B2B marketing teams
$ npx skills add andreasaez/forma-copyblueskylh/review-x-content
Codex skill for auditing X posts against platform rules and creator monetization standards.
$ npx skills add blueskylh/review-x-contentCilieTe/benchmark-eval-multiagent
Codex skill for blind multi-agent benchmark Evaluate auditing and safe JSONL writeback
$ npx skills add CilieTe/benchmark-eval-multiagentKonjacW/obsidian-study-workflow
Codex skills for Obsidian study notes, tag normalization, and editable schedule workflows.
$ npx skills add KonjacW/obsidian-study-workflowAugustusHu/useless-skills
Reusable Codex skills
$ npx skills add AugustusHu/useless-skillsjurgenj136/pushover-cli
A secure, automation-friendly Pushover CLI for sending notifications from terminals, scripts, and AI agents
$ npx skills add jurgenj136/pushover-cliFlat0312/wechat-article-writing
Codex skill for a verified end-to-end WeChat article workflow
$ npx skills add Flat0312/wechat-article-writingF-e-u-e-r/opus-pack
Distilled operating skills for daily-driver Claude models — few dense rules, executable gates over long prose.
$ npx skills add F-e-u-e-r/opus-packRollingGo-AI/RollingGo-hotel-skill-global
Global 2 million hotels booking skill. Featuring price monitoring and alert functions. Powered by official data from world's #3 B2B travel platform. It supports credit card payments, full order tracking, and 24/7 customer support.
$ npx skills add RollingGo-AI/RollingGo-hotel-skill-globalSh1qiu1573/rebuild-editable-ui-psd
Codex skill:将带UI的游戏图片转化为可编辑的PSD
$ npx skills add Sh1qiu1573/rebuild-editable-ui-psdg761007/git-worklog
Agent skill that turns a Git repo's real code history into a per-day project worklog under PROJECT_WORKLOG/ (one Markdown file per day + an index) — reads actual diffs, not just commit messages, and previews every change before writing.
$ npx skills add g761007/git-worklogzhangwenwen1272-debug/whole-task-control-codex
Open-source Codex skill for keeping long-running tasks aligned across context compaction, corrections, and resumed work.
$ npx skills add zhangwenwen1272-debug/whole-task-control-codexZane456/ieee-paper-search
Claude Code agent skill: IEEE-only paper survey — search, triage, translated-abstract cards, one-confirmation PDF fetch. Requires institutional IEEE Xplore network access.
$ npx skills add Zane456/ieee-paper-searchwindchillscalanthes-ship-it/flaky-test-detective
A Claude Agent Skill that finds the root cause of flaky (non-deterministic) tests and rewrites them to be deterministic. pytest · Jest · RSpec · Go · JUnit.
$ npx skills add windchillscalanthes-ship-it/flaky-test-detective