ghe-claim
آمن 69Claim GitHub issues to start work
بواسطة Emasoft
GitHub issue management requires manual tracking of assignments and workflow state. This skill automates the claim process with validation, atomic assignment, and worktree setup for immediate development.
ghe-checkpoint
آمن 68Save progress to GitHub Issues
بواسطة Emasoft
Users lose track of work state across sessions. This skill posts progress checkpoints to GitHub Issues, preserving work context and enabling seamless continuation without changing workflow phases.
global-validation
مخاطر منخفضة 66Implement Global Input Validation
بواسطة EIS-ITS
This skill provides comprehensive validation patterns for user input, API requests, and form data. It helps prevent injection attacks, ensures data integrity, and delivers consistent error feedback to users.
global-conventions
آمن 69Maintain Consistent Project Development Standards
بواسطة EIS-ITS
Managing development conventions across teams is challenging and leads to inconsistent code quality. This skill guides Claude Code to follow your project-wide standards for structure, version control, documentation, and workflows.
eightctl
آمن 70Control Your Eight Sleep Pod
بواسطة aiskillstore
Managing Eight Sleep pod settings manually is time-consuming. This skill enables AI assistants to control bed temperature, alarms, and schedules through the eightctl CLI tool.
video-processor
مخاطر منخفضة 68Convert and transcribe videos with FFmpeg and Whisper
بواسطة EGAdams
Process videos without manual command-line work. Extract audio, convert formats, and generate transcripts with simple commands. Perfect for content creators, educators, and developers.
create-new-skills
آمن 70Create custom Agent Skills
بواسطة EGAdams
Claude needs domain expertise to perform specialized tasks. This skill provides a step-by-step workflow for packaging your knowledge into reusable Agent Skills that Claude discovers and uses automatically. Transform general-purpose Claude into a specialist for your workflows.
agent-communication-debugger
مخاطر متوسطة 56Agent Communication Debugger
بواسطة EGAdams
An AI skill for Claude, Codex, and Claude Code
ship-cli
آمن 68Manage tasks and track stacked changes
بواسطة EduSantosBrito
Managing work across tasks, commits, and PRs is fragmented and error-prone. This skill provides a unified workflow for Linear task management with stacked changes using Jujutsu.
blog-writer
آمن 70Create Blog Posts with SEO
بواسطة Eccentric-jamaican
Writing blog content requires consistent formatting, SEO metadata, and adherence to site structure. This skill streamlines blog post creation for Next.js sites by following established patterns and generating complete, publication-ready entries.
zentao-tour
آمن 70Explore ZenTao Project Management via Interactive Chat
بواسطة easysoft
New users struggle to learn complex project management tools like ZenTao. This skill provides a guided, conversational tour that adapts to the user's role and lets them practice real operations in their own ZenTao instance.
zentao-cli
آمن 69Integrate ZenTao project management via CLI
بواسطة easysoft
Access and manage ZenTao project data through natural language commands. Claude handles authentication, data queries, and task operations using the zentao CLI tool.
zentao-api
آمن 71Manage ZenTao projects with AI
بواسطة easysoft
Integrate Claude with ZenTao project management system to automate project tracking, bug management, and task workflow operations through REST API v2.0.
video-downloader
آمن 68Download videos from YouTube and platforms
بواسطة DYAI2025
Save online videos for offline viewing and editing. Download educational content, tutorials, and your own videos with quality and format options.
verification-before-completion
آمن 69Verify work before claiming completion
بواسطة DYAI2025
AI assistants often claim work is complete without running verification commands. This skill enforces evidence-based verification by requiring fresh command output before any success claims, preventing false completion reports.
using-superpowers
آمن 70Apply proven workflows to every task
بواسطة DYAI2025
Tasks often repeat solved problems because AI agents skip established workflows. This skill ensures you always check for relevant skills before starting, follow mandatory workflows like brainstorming before coding, and track all checklist items with TodoWrite.
template-skill
آمن 69Create skills from standardized template
بواسطة DYAI2025
This template provides the foundation for building new Claude skills. It includes the required structure and documentation format so developers can focus on implementing functionality rather than configuring boilerplate.
subagent-driven-development
آمن 70Execute Plans with Automated Subagent Quality Gates
بواسطة DYAI2025
Managing complex implementation plans often leads to context pollution and quality issues when working in a single session. This skill provides a structured workflow that dispatches fresh subagents for each independent task with automated code review checkpoints, enabling fast iteration while maintaining quality standards.
root-cause-tracing
آمن 70Trace bugs to their source
بواسطة DYAI2025
Debugging often treats symptoms instead of finding root causes. This skill teaches systematic backward tracing through call stacks to identify the original trigger of errors, preventing recurring bugs.
raffle-winner-picker
آمن 68Pick random winners from lists or spreadsheets
بواسطة DYAI2025
Manually selecting random winners from long lists is time-consuming and prone to bias. This skill uses cryptographically secure random selection to fairly pick winners from CSV files, Excel spreadsheets, Google Sheets, or simple text lists.