Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
prepare-dataset
Process and validate datasets for training. Use when setting up data pipelines.
majiayu000/claude-skill-registry 163
-
create-tdd-tasks
Transform SDD tasks into test-first TDD task pairs. Reads existing tasks from /create-tasks and generates paired test tasks with RED-GREEN dependencies. Use when user says "create tdd tasks", "add tdd pairs", "convert to tdd", or wants to apply test-first ordering to SDD tasks.
majiayu000/claude-skill-registry 163
-
cancel
Stop any currently playing text-to-speech audio
majiayu000/claude-skill-registry 163
-
vvvv-channels
Helps work with vvvv gamma's Channel system from C# — IChannelHub, public channels, [CanBePublished] attributes, hierarchical data propagation, channel subscriptions, bang channels, and spread sub-channels. Use when reading or writing public channels from C# nodes, publishing .NET types as channels, working with IChannelHub, subscribing to channel changes, or managing hierarchical channel state.
majiayu000/claude-skill-registry 163
-
Skill Development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
majiayu000/claude-skill-registry 163
-
ln-112-project-core-creator
Creates core project docs (requirements, architecture, tech stack, patterns catalog). Use for any project regardless of type.
majiayu000/claude-skill-registry 163
-
doc-consolidation
Merge report and analysis artifacts into permanent docs, then delete source files
majiayu000/claude-skill-registry 163
-
schema-to-openapi
Convert Synnovator data schema to OpenAPI 3.0 specification. Use when:
(1) Need to generate REST API spec from Synnovator's content types and relations
(2) Preparing input for api-builder skill to scaffold backend code
(3) Want standardized, RESTful API design from the Synnovator data model
Triggers: "generate openapi", "create api spec", "convert schema to openapi",
"prepare for api-builder", "generate REST API from synnovator"
majiayu000/claude-skill-registry 163
-
tinacms
Build content-heavy sites with Git-backed TinaCMS. Provides visual editing for blogs, documentation, and marketing sites. Supports Next.js, Vite+React, and Astro with TinaCloud or Node.js self-hosting. Prevents 10 documented errors.
Use when setting up CMS with non-technical editors or troubleshooting ESbuild compilation, module resolution, package manager compatibility, edge runtime limitations, or media upload timeouts.
majiayu000/claude-skill-registry 163
-
helm
Helm chart development, deployment, and management. Activate for helm install, upgrade, charts, values, templates, and Kubernetes package management.
majiayu000/claude-skill-registry 163
-
article-titles
Write titles for blog posts, deep dives, and hub articles. 15 proven formulas + 10 Commandments evaluation. Generate 10+ options, select best through systematic criteria.
majiayu000/claude-skill-registry 163
-
subagent-driven-development
Execute implementation plans by dispatching a fresh subagent per task with two-stage review (spec compliance then code quality). Use when you have an implementation plan with mostly independent tasks and want high-quality, fast iteration within a single session.
majiayu000/claude-skill-registry 163
-
admin-list-pattern
Provides full-stack patterns for implementing searchable, paginated lists in the Erify Admin section. This skill should be used when adding or updating admin tables that require server-side filtering and debounced search.
majiayu000/claude-skill-registry 163
-
scientific-schematics
Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
majiayu000/claude-skill-registry 163
-
ml-antipattern-validator
Prevents 30+ critical AI/ML mistakes including data leakage, evaluation errors, training pitfalls, and deployment issues. Use when working with ML training, testing, model evaluation, or deployment.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-storage-get
Show details about a specific storage bucket. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
creative-thinking-for-research
Applies cognitive science frameworks for creative thinking to CS and AI research ideation. Use when seeking genuinely novel research directions by leveraging combinatorial creativity, analogical reasoning, constraint manipulation, and other empirically grounded creative strategies.
majiayu000/claude-skill-registry 163
-
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
majiayu000/claude-skill-registry 163
-
experiment-decision
Decide when to A/B test vs just ship. Framework for experiment planning and prioritization.
majiayu000/claude-skill-registry 163
-
marketing-principles
Apply timeless marketing and business principles to any problem. Use when someone needs strategic thinking, wants to evaluate a marketing decision, needs a framework for a tough choice, or mentions "first principles," "should I do X," "what would work here," or wants to think through a marketing problem systematically.
majiayu000/claude-skill-registry 163
-
code-generation
Minimal, pattern-matching code output. Write the least code that satisfies requirements. Match existing project patterns. Use Write/Edit tools only.
majiayu000/claude-skill-registry 163
-
using-tmux-for-interactive-commands
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
majiayu000/claude-skill-registry 163
-
swarm
Spawn isolated Codex sub-agents for parallel task execution using the current runtime primitives. Triggers: "swarm", "spawn agents", "parallel work", "run in parallel", "parallel execution".
majiayu000/claude-skill-registry 163
-
elixir-docs-review
Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.
majiayu000/claude-skill-registry 163