tdd-workflows-tdd-green
안전 70Implement Minimal Code for TDD Green Phase
작성자 sickn33
This skill helps Claude implement the simplest possible code to make failing tests pass, following TDD green phase principles. It guides users to write just enough code to satisfy test requirements without over-engineering.
tavily-search
안전 74Search the Web with LLM-Optimized Results
작성자 tavily-ai
Finding accurate, current information on the internet is time-consuming. This skill provides AI-ready search results optimized for LLM consumption with relevance scores, content snippets, and domain filtering.
extract
낮은 위험 68Extract Web Content from URLs
작성자 tavily-ai
This skill extracts clean markdown or text content from specific URLs using Tavily's extraction API. Perfect for research, documentation retrieval, and content aggregation without writing custom scraping code.
tts-skill
낮은 위험 71Convert text to natural speech with multiple TTS engines
작성자 tabortao
Converting text to speech manually requires complex setup and API keys. This skill provides a unified interface to multiple TTS engines including local voice cloning and cloud services.
SKILL: verification_hygiene
안전 68Implement Evidence Verification Discipline
작성자 SyntagmaNull
Prevents AI models from treating search results as infallible truth. Establishes structured protocols for external evidence gathering, source tiering, and verification sprawl prevention.
SKILL: structure_judgment
안전 69Route Complex Inputs to Optimal Response Layers
작성자 SyntagmaNull
AI models often answer the wrong layer of complex user inputs, leading to drift, overreach, or fake certainty. Structure judgment analyzes inputs to identify the primary structural problem and routes to the correct handling layer before responding.
SKILL: judgment_hygiene
안전 68Improve reasoning structure and epistemic hygiene
작성자 SyntagmaNull
Prevents common reasoning failures where AI models present inference as observation or give costless recommendations. This skill enforces structural discipline through six systematic checks that ensure claims are properly grounded and uncertainty is honestly represented.
svelte-code-writer
안전 70Build and fix Svelte 5 components with official tools
작성자 sveltejs
Struggling with Svelte 5 runes and modern patterns? Access official documentation and automated code fixes directly in your workflow.
workflow-automation
안전 70Automate Development Workflows with Scripts
작성자 supercent-io
Developers spend hours on repetitive tasks like running builds, tests, and deployments. This skill provides ready-to-use templates for npm scripts, Makefiles, Git hooks, and CI/CD pipelines to automate these workflows.
web-design-guidelines
안전 73Review UI Code for Web Standards Compliance
작성자 supercent-io
Ensure your UI code follows industry best practices and accessibility standards. This skill automatically checks your components against Vercel's Web Interface Guidelines and reports violations with specific line numbers and fix suggestions.
web-accessibility
안전 70Build Accessible Web Interfaces
작성자 supercent-io
Web applications often exclude users with disabilities due to poor accessibility implementation. This skill provides WCAG 2.1 guidance for creating inclusive, screen-reader-friendly, keyboard-navigable interfaces.
vibe-kanban
낮은 위험 71Orchestrate AI Agents on a Visual Kanban Board
작성자 supercent-io
Managing multiple AI coding agents leads to git conflicts and lost context. This skill provides visual task tracking with automatic git worktree isolation, enabling parallel agent execution without conflicts.
vercel-deploy
안전 71Deploy to Vercel
작성자 supercent-io
Deploy web applications to Vercel instantly without authentication. Automatically detect frameworks and return both preview and claim URLs.
user-guide-writing
안전 71Write User Guides That Actually Help People
작성자 supercent-io
Users abandon products when documentation is confusing. This skill helps you create clear, step-by-step guides with screenshots, FAQs, and tutorials that reduce support tickets.
ui-component-patterns
안전 71Build Reusable UI Components
작성자 supercent-io
Create maintainable React components with modern design patterns. This skill provides patterns for props API design, compound components, render props, custom hooks, and performance optimization.
testing-strategies
안전 71Build Robust Testing Strategies
작성자 supercent-io
Software projects lack consistent test coverage and face frequent bugs. This skill provides comprehensive testing strategies covering unit, integration, and E2E testing with practical examples and best practices.
technical-writing
안전 71Write Technical Documentation
작성자 supercent-io
Produce clear, comprehensive technical documentation including specifications, architecture docs, runbooks, and API docs with industry best practices.
task-planning
안전 70Plan and organize software development tasks
작성자 supercent-io
Transform vague feature requests into actionable development tasks with clear acceptance criteria. Apply agile best practices like INVEST criteria and MoSCoW prioritization to deliver predictable sprint outcomes.
task-estimation
안전 71Estimate Development Tasks with Agile Methods
작성자 supercent-io
Stop guessing task durations and start planning with confidence. This skill applies proven agile estimation techniques to help your team reach consensus on story points, identify risks early, and create realistic sprint plans.
system-environment-setup
안전 71Set Up Development Environments
작성자 supercent-io
Quickly configure consistent development and production environments using Docker Compose, environment variables, dev containers, and infrastructure templates.