Find the perfect skill
Claude Skill Creator
Development
Create, modify, and manage skills for Claude Code following best practices. Includes guidance on frontmatter, description writing, and file organization. Use when building new skills or updating existing ones to extend Claude's capabilities.
Repo Claim Verifier
Development
Verifies claims from a repo analysis via three passes: code grep, DFS graph traversal, and targeted web searches, without re-cloning the repo.
Do Workflow
Development
Take a task and do it top-to-bottom: research, branch, implement, pass CI, open a PR, and ship. Autonomous with sensible defaults.
Create a Draft Pull Request
Development
Push committed changes and create a draft PR on GitHub for early feedback.
PSR-13 Hypermedia Links Generator
Development
Generates PSR-13 compliant hypermedia link implementations for HATEOAS REST APIs. Includes unit tests.
Advanced Regle Validation Patterns
Development
Advanced Regle form validation: collections, async rules, server errors, scoped/merged forms, and object-level validation. For Vue 3 developers.
Add New Blog Post
Development
Adds a new article card to blog.html by matching the existing pattern (title, description, tags, read time, date). Helps when inserting a new blog post into the grid in chronological order while preserving dark mode and hover effects.
Infographic Template Updater
Development
Update template lists and gallery mappings after adding new infographic templates.
Agentic Import
Development
Import external reusable assets (skills, templates, agents) into the v0.2 plugin architecture.
PR Compliance Check
Development
Invoke this skill before creating a PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.
Source Code Fetching with opensrc
Development
Fetch and cache dependency source code for deeper AI implementation context. Understand how libraries work internally using the opensrc CLI.
Software Catalog Curator
Development
Validates and updates the EVERSE software quality catalog, performing deep semantic reviews of tool metadata and verifying quality indicators against official documentation.