
from claude-skill-registry361
Guidelines and templates for designing, validating, and maintaining Claude Code agents (subagents), including schema, naming conventions, tooling and security b
This skill codifies best practices and templates for creating Claude Code agents (subagents). It explains when to use agents vs skills/commands, provides a validated YAML schema and naming conventions, and includes validation tooling to ensure agent files meet structural and security requirements. The SKILL.md includes detailed templates, example patterns (code analysis, testing, docs, refactoring), and a validation script for CI integration.
Invoke this skill when designing a new agent, standardizing agent YAML frontmatter, validating agent files in CI, or deciding whether a task should be implemented as an agent vs a skill/command. It is useful during onboarding, repo maintenance, and automated checks.
Useful for authoring and CI workflows that manage Claude Code agents and skills, and for developer tooling agents (Code/Copilot-style) that generate or validate agent YAML files.
Comprehensive SKILL.md for creating Claude Code agents with detailed schema, naming conventions, tool/model selection guidance, security best practices, and agent patterns. No scripts bundled despite referencing a validate-agent.py script that users cannot run. Well-organized but longer than ideal for a skill doc.
Clean skill with no security concerns — actively promotes security best practices. Main issue is broken internal references (scripts and reference files not bundled). Useful for Claude Code agent authors but niche audience.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.