create-new-skills
Safe 78Create Claude Code Agent Skills
by EGAdams
Teams need repeatable ways to package workflows and domain knowledge for AI agents. This skill guides Claude Code through designing, writing, and testing focused Agent Skills.
Curate your favorite skills into a reusable collection, then install it with one command.
Create Claude Code Agent Skills
by EGAdams
Teams need repeatable ways to package workflows and domain knowledge for AI agents. This skill guides Claude Code through designing, writing, and testing focused Agent Skills.
Debug Agent Communication Failures
by EGAdams
Agent systems can fail through silent routing, transport, or configuration issues. This skill guides structured checks for processes, logs, environment, and message delivery.
Manage Ship CLI Tasks and Stacked Changes
by EduSantosBrito
Teams lose context when AI agents use local todo lists and ad hoc Git commands. This skill directs agents to Ship CLI tasks, stacked changes, PR creation, and guarded webhook follow-up.
Build NixOS Modules with Home Manager Patterns
by EdgarPost
NixOS and Home Manager module setup can be repetitive and error-prone. This skill gives concise patterns for packages, modules, and imports.
Debug Web Apps with Chrome DevTools
by Eccentric-jamaican
Frontend bugs can be hard to reproduce from code alone. This skill guides Claude, Codex, and Claude Code through Chrome DevTools MCP evidence gathering.
Create SEO Blog Posts for Next.js
by Eccentric-jamaican
Blog teams often lose consistency when each post uses different fields, tone, and SEO details. This skill guides Claude, Codex, or Claude Code to draft posts that match the existing Next.js BlogPost pattern.
Explore ZenTao Workflows by Role
by easysoft
New ZenTao users often struggle to connect roles, objects, and command-line actions. This skill guides a role-based tour through real ZenTao workflows.
Manage ZenTao Workflows with CLI
by easysoft
ZenTao data is difficult to query consistently across projects, bugs, tasks, requirements, and tests. This skill maps user requests to zentao CLI commands and response formats.
Manage ZenTao Projects Through the API
by easysoft
Teams need fast access to ZenTao work items without manually building API requests. This skill maps natural language requests to ZenTao REST API v2.0 calls.
Use Skill Workflows Consistently
by DYAI2025
Agents can miss required skill workflows when tasks start quickly. This skill gives a clear process for finding, announcing, and following relevant skills.
Why this variant is first
dyai2025-using-superpowers
2026-08-24
zhanlincui-using-superpowers
2026-08-24
obra-using-superpowers
2026-08-24
codingcossack-using-superpowers
2026-08-24
sickn33-using-superpowers
2026-08-24
davila7-using-superpowers
2026-08-24
cycleaddict-using-superpowers
2026-08-24
cygnusfear-using-superpowers
2026-08-24
Test Skills With Subagents
by DYAI2025
Process skills often fail when agents face time pressure, authority pressure, or sunk cost. This skill gives a repeatable subagent test workflow to expose failures and improve instructions.
Improve Tests by Avoiding Mock Anti-Patterns
by DYAI2025
Poor tests often verify mocks instead of real application behavior. This skill gives Claude, Codex, and Claude Code a checklist for safer TDD, focused mocks, and cleaner test design.
Share Skills Through Pull Requests
by DYAI2025
Reusable skills often stay local because contributors lack a clear publishing workflow. This skill gives Claude, Codex, and Claude Code a structured process for preparing a branch, commit, push, and pull request.
Trace Root Causes in Complex Bugs
by DYAI2025
Complex bugs often appear far from their original trigger. This skill guides backward tracing, targeted instrumentation, and test isolation to find the source.
Build Secure Chrome Extensions
by DYAI2025
Chrome extension teams need safe Manifest V3 architecture, permissions, and review support. This skill guides Claude, Codex, and Claude Code through secure design, implementation, testing, and publishing tasks.
Find Qualified B2B Leads
by DYAI2025
Sales teams often lose time researching accounts that do not match their market. This skill builds focused lead lists with fit scores and outreach guidance.
Why this variant is first
dyai2025-lead-research-assistant
2026-08-24
composiohq-lead-research-assistant
2026-08-24
davila7-lead-research-assistant
2026-08-24
89jobrien-lead-research-assistant
2026-08-24
Enhance Images for Clearer Visuals
by DYAI2025
Low-quality screenshots can make documentation, presentations, and social posts hard to read. This skill guides enhancement, upscaling, sharpening, artifact reduction, and output choices.
Why this variant is first
dyai2025-image-enhancer
2026-08-24
davila7-image-enhancer
2026-08-24
composiohq-image-enhancer
2026-08-24
Strengthen Validation Across Every Layer
by DYAI2025
Invalid data often bypasses a single validation point and fails later in execution. This skill guides Claude, Codex, and Claude Code to add layered checks that make recurring bugs harder to reintroduce.
Draft Researched Content Faster
by DYAI2025
Long-form writing often stalls when research, structure, citations, and revision happen in separate steps. This skill guides Claude, Codex, or Claude Code through outlining, source gathering, drafting feedback, and final polish.
Why this variant is first
dyai2025-content-research-writer
2026-08-24
composiohq-content-research-writer
2026-08-24
davila7-content-research-writer
2026-08-24
Stabilize Async Tests with Condition Waiting
by DYAI2025
Flaky tests often fail because they guess how long async work takes. This skill shows Claude, Codex, and Claude Code how to wait for real conditions instead of fixed delays.