Showing 1-20 of 52 packages
Meta-skill manager for AI coding agents
CLI to install Claude Code skills from OneSkill marketplace
An interactive, hands-on tutorial system that teaches users to become Claude Code power users through progressive exercises on a real practice project. v1.1.5 fixes model configuration and improves user experience.
Scaffold a new React component with TypeScript, following the project's conventions for component structure, props, styling, and service integration.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automa
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
Implement a comprehensive search system with full-text search, filtering, faceted navigation, and result highlighting across multiple entity types.
Add a new Radix UI component to the project's UI library with proper styling, accessibility, and variant support.
Add a many-to-many relationship between two existing entities using a junction table, including migration, types, and service methods.
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-t
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effor
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P upd
Create Supabase database migrations with proper table structure, indexes, Row Level Security (RLS) policies, and triggers following project conventions.
Implement a complete social feature (like, star, bookmark, follow) across all layers: database migration, types, service methods, and UI components.
Create complete CRUD (Create, Read, Update, Delete) functionality for a new entity type, including database, types, service layer, and UI components.
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
Add filtering capability to an existing entity's list view, extending service layer filters and adding UI controls for faceted navigation.