Find the perfect skill
Run vibe-stack skill
Productivity
Run a specific skill from the vibe-stack suite using the /vibe-skill command with category, name, method, and arguments.
Amazon Keyspaces Pricing Calculator
Data & AI
Pricing calculator for Amazon Keyspaces with multiple modes: manual inputs, Cassandra diagnostics, compatibility checks, SQL translation, and driver configuration.
Install Generated Skills or Agents
Development
Step-by-step guide to install your generated Claude skills and agents, with multiple options for different environments.
Save Skill
Development
Save action patterns and procedures from conversations as skills.
Publish Skill to Docs Site
DevOps
Sync a marketplace skill to the documentation site, creating detail pages (EN/ZH), updating the marketplace index, and docs.json navigation.
OSF Workflow Integrator
Productivity
Integrates with Open Science Framework (OSF) to manage projects, preregistrations, and open science workflows. Helps streamline compliance with open science practices by automating project creation, material uploads, and DOI generation.
Server Health
DevOps
Full health audit of the newna.ai VPS: checks PM2, Docker, nginx, SSL, databases, disk, firewall, backups, and system resources.
Subagent-Driven Development
Development
Execute implementation plans by dispatching fresh subagents per task with two-stage review: spec compliance then code quality.
Recover PDF Outline Bookmarks Heuristic
Productivity
Recover PDF outline bookmarks using font-size heuristics when no bookmarks exist and no reference PDF or TOC seed is available.
Copy Skill from GitHub
Development
Downloads and installs Claude Code skills from GitHub repositories into your local .claude/skills directory. Specify a GitHub URL pointing to a skill folder, and the script fetches and copies all files preserving structure. Useful when you find a skill online and want to add it to your Claude Code environment.
List Page Creation
Development
Skill for creating an Index/list view with its controller action and repository method in BreweryWarehouse.Web.
Create Reusable Skill
Development
Creates a new reusable skill pattern with Python and/or TypeScript versions, adds to registry, and generates documentation.