Browse Skills

20307 skills found

fashion-styling.md
0
1 export fashion-styling
2 Nikojuu from "Nikojuu/hienohelma"
3 Complete styling guide for women's fashion boutique theme. Apply phase by phase for complete restyling. Modern editorial aesthetic with elegant typography, geometric accents, and sophisticated animations. (project)
2026-01-05
skill-coach.md
0
1 export skill-coach
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns, improve skill, skill audit. NOT for general coding advice, slash commands, MCP development, or non-skill Claude Code features.
2026-01-05
skills-sync.md
0
1 export skills-sync
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Align Codex-native skills with documented skills safely.
2026-01-05
readability-scorer.md
0
1 export readability-scorer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Assess text readability using multiple metrics. Execute Python script for detailed readability analysis. Use when evaluating text complexity, comprehension level, or audience fit.
2026-01-05
generate-questions.md
0
1 export generate-questions
2 emon100 from "emon100/codle"
3 Generate high-quality bilingual programming quiz questions for Codle. Use this skill when creating new quiz questions that test deep understanding rather than rote memorization.
2026-01-05
ios-generate-unit-tests.md
0
1 export ios-generate-unit-tests
2 daispacy from "daispacy/py-claude-marketplace"
3 Generate comprehensive unit tests for iOS RxSwift project files (ViewModels, UseCases, Services). Creates complete test files with nested mocks, RxTest patterns, session error handling, and memory leak tests. Use when "generate unit tests", "write tests for", "create unit tests", "add tests for", or analyzing Swift files in PayooMerchant project.
2026-01-05
webrecon.md
0
1 export webrecon
2 ozenalp22 from "ozenalp22/webrecon"
3 WebRecon - reconnaissance tool using parallel Chrome instances for competitive analysis, design extraction, and API discovery
2026-01-05
jelly-supabase-skill.md
0
1 export jelly-supabase-skill
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Query and interact with Supabase databases using real-time subscriptions and PostgreSQL-compatible queries. Supports SELECT operations with Row Level Security (RLS), filtering, ordering, and pagination. Activated when users mention "supabase", "realtime database", or need Supabase backend features.
2026-01-05
create-app.md
0
1 export create-app
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill whenever creating a new application. IMPORTANT: This should be the FIRST thing you read when starting a new project. IMPORTANT: Read this before planning or brainstorming.
2026-01-05
print-styles.md
0
1 export print-styles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write print-friendly CSS using @media print. Use when creating printable pages, invoices, receipts, articles, or any content users might print.
2026-01-05
spec-first-sdlc.md
0
1 export spec-first-sdlc
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Spec-First, Agent-Implemented Software Development Lifecycle. Use when:(1) Starting a new software project that needs structured design-before-code approach,(2) User mentions "SDLC", "spec-first", "design docs", or "implementation spec",(3) User wants to go from requirements/intent to working code with traceability,(4) Project requires documented architectural decisions and review checkpoints,(5) User has existing design artifacts and wants to continue from a specific phase.Produces: Intent doc → HLD → ADR-Lite → EIS → Code → Validation tests.
2026-01-05
sub-agent-design.md
0
1 export sub-agent-design
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for designing Claude Code sub-agents. Helps apply official documentation effectively and avoid common pitfalls. ALWAYS use when creating or reviewing sub-agents (aka agents or subagents).
2026-01-05
nestjs-testing-skill.md
0
1 export nestjs-testing-skill
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to set up, write, or refactor tests for a NestJS TypeScript backend, including unit tests, integration tests, and e2e tests with Jest, TestingModule, and Supertest.
2026-01-05
athena-pr-reviewer.md
0
1 export athena-pr-reviewer
2 emiperez95 from "emiperez95/cc-toolkit"
3 PROACTIVELY USED when reviewing a PR, branch, or Jira story. Handles code review against requirements and provides actionable feedback.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 pproenca from "pproenca/dot-claude-old"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
writing-affordances.md
0
1 export writing-affordances
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when refactoring fat Rails models with repetitive prefixes like entropy_*, notification_*, or multi-association coordination. Extracts PORO wrappers that group operations around nouns/concepts.
2026-01-05
code-smell-detector.md
0
1 export code-smell-detector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detect code smells including long methods, large classes, duplicated code, and deep nesting. Use when identifying code quality issues or planning refactoring.
2026-01-05
issue-creator.md
0
1 export issue-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic tasks with dependencies, sizing, and labels.
2026-01-05
css-variables.md
0
1 export css-variables
2 sernstberger from "sernstberger/base-joy"
3 Use CSS variables from the theme system in components. Use when adding z-index, animation durations, or other themeable values to components. Covers themeVars usage, the prepareCssVars utility, and runtime theming.
2026-01-05
simplify.md
0
1 export simplify
2 aaronwald from "aaronwald/dlawskillz"
3 Look for opportunities to simplify the code base.
2026-01-05
expo-api-audit.md
0
1 export expo-api-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive audit of Expo/React Native app API integration layer. Use when asked to: (1) Review API interactions, auth handling, or token management, (2) Find hardcoded data or screens bypassing API, (3) Verify user interactions properly sync to backend, (4) Analyze offline behavior and caching, (5) Audit Orval/OpenAPI code generation, (6) Check for API security issues. Supports TanStack Query, Zustand, axios, Expo Router, expo-secure-store, and expo-constants patterns.
2026-01-05
code-review.md
0
1 export code-review
2 tahb from "tahb/dotfiles"
3 Comprehensive code review for security, performance, maintainability, and best practices with impact analysis and authoritative references
2026-01-05
pandoc.md
0
1 export pandoc
2 cadrianmae from "cadrianmae/claude-marketplace"
3 Automatically assist with Pandoc document conversions when user mentions converting markdown to PDF/DOCX/HTML or other formats. Validate YAML frontmatter, check dependencies (bibliography, images), and provide format-specific conversion guidance. Use when user asks about citations, academic papers, presentations, or document generation from markdown.
2026-01-05
server-action.md
0
1 export server-action
2 WillFDA from "WillFDA/motivia"
3 Crée des Server Actions pour Motivia. Utilise ce skill quand l'utilisateur demande une action serveur, une mutation, un CRUD, ou une opération base de données. Suit le pattern next-safe-action avec gestion d'erreurs typée.
2026-01-05