Browse Skills
44557 skills found
tdd-cycle.md
0
1
export
tdd-cycle
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Execute a complete TDD cycle (RED → GREEN → REFACTOR) for one test. Orchestrates the full workflow from writing a failing test through implementation and refactoring to commit.
2026-01-05
validating-type-assertions.md
0
1
export
validating-type-assertions
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches when type assertions are safe versus dangerous in TypeScript. Use when considering using 'as' keyword, type casting, or when working with external data that might use assertions instead of proper validation.
2026-01-05
xfeed.md
0
1
export
xfeed
2
from
"ericksoa/xfeed"
from
"ericksoa/xfeed"
3
Fetch and display filtered X (Twitter) timeline based on your interests. Shows AI/ML research, developer tools, and technical content while filtering out noise, rage bait, and irrelevant posts. Uses Claude Haiku to score relevance against your objectives.
2026-01-05
requirements-gathering.md
0
1
export
requirements-gathering
2
from
"shwilliamson/a-test"
from
"shwilliamson/a-test"
3
Discovery questions, checklists, and techniques for gathering requirements. Use during discovery to ensure thorough understanding before creating issues.
2026-01-05
gemini-image-generator.md
0
1
export
gemini-image-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate images using Google Gemini with customizable options
2026-01-05
workflow-orchestration.md
0
1
export
workflow-orchestration
2
from
"shwilliamson/a-test"
from
"shwilliamson/a-test"
3
Defines the autonomous development workflow. Use when orchestrating work between agents, managing issue lifecycles, or understanding the development loop.
2026-01-05
test-pipeline.md
0
1
export
test-pipeline
2
from
"Gambitnl/Video_chunking"
from
"Gambitnl/Video_chunking"
3
Run pytest test suite for the video processing pipeline with coverage analysis. Use when the user wants to run tests, check test coverage, validate code quality, or verify pipeline functionality.
2026-01-05
uv-project-manager.md
0
1
export
uv-project-manager
2
from
"MoosaAfzal2/ai-native-hackathon-2"
from
"MoosaAfzal2/ai-native-hackathon-2"
3
Create and manage UV-based Python projects with sensible defaults, flexible folder structures (flat or src/), and optional code quality standards (Ruff, Mypy, pytest). Supports APIs, libraries, scripts, and services.
2026-01-05
rust-language.md
0
1
export
rust-language
2
from
"vinnie357/claude-skills"
from
"vinnie357/claude-skills"
3
Guide for writing Rust code covering ownership, borrowing, lifetimes, error handling, async programming, and Rust best practices
2026-01-05
documentation-standards.md
0
1
export
documentation-standards
2
from
"James1218/claude-code-configurations"
from
"James1218/claude-code-configurations"
3
Markdown documentation standards for LLM-optimized architecture including section numbering rules for Pandoc PDF generation. Use when writing markdown documentation, creating skills, or authoring content that may be converted to PDF.
2026-01-05
css-review.md
0
1
export
css-review
2
from
"madogiwa0124/madogiwa-ui"
from
"madogiwa0124/madogiwa-ui"
3
Guide for reviewing modern CSS framework. Use this when asked to review CSS in `packages/css`.
2026-01-05
code-review-master.md
0
1
export
code-review-master
2
from
"Claymore-Q/SAVVY"
from
"Claymore-Q/SAVVY"
3
Code Review Master - Guardian of code quality, standards, and maintainability
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"mountaintop1/myclaude"
from
"mountaintop1/myclaude"
3
Automate git operations including commits, branches, stashing, merging, and rebasing with intelligent conventional commit messages and safety checks. Use when user mentions git, commit, push, pull, branch, stash, merge, or rebase.
2026-01-05
dispatching-parallel-agents.md
0
1
export
dispatching-parallel-agents
2
from
"synqing/Lightwave-Ledstrip"
from
"synqing/Lightwave-Ledstrip"
3
MANDATORY protocol for parallel agent execution when facing 3+ independent failures or tasks that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
2026-01-05
ultra-think.md
0
1
export
ultra-think
2
from
"merllinsbeard/ai-claude-skills-collection"
from
"merllinsbeard/ai-claude-skills-collection"
3
Advanced analytical framework for deep problem solving and multi-dimensional thinking. Systematically analyzes complex problems from technical, business, user, and system perspectives to generate comprehensive solutions with structured recommendations.
2026-01-05
spring-framework-patterns.md
0
1
export
spring-framework-patterns
2
from
"clostaunau/holiday-card"
from
"clostaunau/holiday-card"
3
Comprehensive Spring Framework and Spring Boot best practices including dependency injection patterns, bean lifecycle and scopes, REST API development, Spring Data JPA, service layer design, Spring Security, testing strategies, caching, AOP, async processing, error handling, and common anti-patterns. Essential reference for code reviews and Spring Boot application development.
2026-01-05
vercel-deployment-platform.md
0
1
export
vercel-deployment-platform
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Vercel serverless deployment platform optimized for Next.js with edge functions, automatic previews, and global CDN
2026-01-05
textual.md
0
1
export
textual
2
from
"KyleKing/vcr-tui"
from
"KyleKing/vcr-tui"
3
Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.
2026-01-05
scrape-url.md
0
1
export
scrape-url
2
from
"cyrup-ai/kodegen-claude-plugin"
from
"cyrup-ai/kodegen-claude-plugin"
3
Web crawling with Tantivy full-text search indexing. Supports crawl, search, and auto-crawl. WHEN: User wants to "scrape a website", "crawl documentation", "search crawled content", "index a site". WHEN NOT: Single page fetch (use browser_navigate), web search (use web_search).
2026-01-05
prettier-quality.md
0
1
export
prettier-quality
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for Prettier code formatting across multiple file types (JS/TS, YAML, JSON, CSS, HTML). Use when configuring Prettier, troubleshooting formatting issues, or understanding tool selection for these file types.
2026-01-05
date-timezone.md
0
1
export
date-timezone
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Handle date and timezone conversions correctly in forms and displays. Use when working with: Date inputs, new Date(), formatDate, toLocaleDateString, getDate(), getMonth(), getFullYear(), date parsing, UTC conversion, timezone issues, dates displaying wrong day, date-only fields in forms, YYYY-MM-DD parsing. Triggers: dates off by one day, timezone bugs, form date handling, competition dates, event dates, calendar dates.
2026-01-05
api-versioning.md
0
1
export
api-versioning
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide developers through API versioning strategies, deprecation workflows, and backward compatibility patterns
2026-01-05
namecheap.md
0
1
export
namecheap
2
from
"nexty5870/clawdis-namecheap-skill"
from
"nexty5870/clawdis-namecheap-skill"
3
Domain registration and management via Namecheap API.
2026-01-05
sdd-planning.md
0
1
export
sdd-planning
2
from
"kelleysd-apps/sdd-agentic-framework"
from
"kelleysd-apps/sdd-agentic-framework"
3
Generate comprehensive implementation plans using Specification-Driven Development (SDD)methodology. Use when creating technical design, implementation roadmap, or executingthe /plan command.This skill orchestrates the plan-template.md execution flow, generating research, datamodels, API contracts, and test scenarios. It validates constitutional compliance(Library-First, Test-First, Contract-First) and prepares for task generation.Triggered by: /plan command, user request for "implementation plan", "technical design","how to implement", or "design this feature".
2026-01-05