Browse Skills
20307 skills found
python-quality.md
0
1
export
python-quality
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for Python code quality using ruff (modern) or pylint+isort+black (traditional). Use when linting Python files, configuring Python tools, troubleshooting lint errors, or understanding tool selection.
2026-01-05
algorithmic-art.md
0
1
export
algorithmic-art
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
2026-01-05
android-product-shaping.md
0
1
export
android-product-shaping
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill is used to turn Android app ideas into small, well-bounded product slices with clear value, ready for UX and implementation.
2026-01-05
requesting-code-review.md
0
1
export
requesting-code-review
2
from
"JoaquinCampo/codex-skills"
from
"JoaquinCampo/codex-skills"
3
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
2026-01-05
ollama-rag.md
0
1
export
ollama-rag
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models.
2026-01-05
headless-ui.md
0
1
export
headless-ui
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds accessible UI components with Headless UI primitives for React and Vue. Use when creating custom-styled dropdowns, modals, tabs, or other interactive components with full accessibility support.
2026-01-05
type-safety.md
0
1
export
type-safety
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Type safety best practices for modern Python development. Activated when working with type hints, basedpyright, typing-extensions, Protocol, TypedDict, generics, or type narrowing.
2026-01-05
qr-code-generator.md
0
1
export
qr-code-generator
2
from
"PerceptLabs/nostril"
from
"PerceptLabs/nostril"
3
Use when implementing QR code generation - provides complete patterns for generating QR codes from text/URLs, displaying QR codes in modals, and customizing QR code appearance
2026-01-05
lighthouse-runner.md
0
1
export
lighthouse-runner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Runs Google Lighthouse audits using Playwright for SEO, Performance, Accessibility, and Best Practices scoring. Supports both URLs and local HTML files. Use when user mentions "Lighthouse", "page speed", "performance audit", "Core Web Vitals", "CWV", or needs comprehensive web performance analysis.
2026-01-05
frontend-patterns.md
0
1
export
frontend-patterns
2
from
"grmkris/yoda.fun"
from
"grmkris/yoda.fun"
3
React/Next.js data patterns - React Query hooks, ORPC client integration, error handling, cache invalidation. Complements frontend-design skill (visuals).
2026-01-05
global-tech-stack.md
0
1
export
global-tech-stack
2
from
"elliotsaha/smt-slack-app"
from
"elliotsaha/smt-slack-app"
3
Use the project's specific technology stack including Next.js, React, TypeScript, Hono, PostgreSQL, Chakra UI, and Temporal for workflow automation. When setting up new features, choosing libraries, or making architectural decisions. When working on frontend code using React and Next.js. When implementing backend APIs with Hono. When working with PostgreSQL databases via Drizzle or Prisma. When styling with Chakra UI components. When implementing authentication with better-auth or workflows with Temporal. When adding dependencies or configuring build tools. This skill ensures technology choices align with the project's established stack.
2026-01-05
sk.md
0
1
export
sk
2
from
"lambdamechanic/skills"
from
"lambdamechanic/skills"
3
How to use the repo-scoped sk CLI to manage Claude Skills in this codebase.
2026-01-05
go.md
0
1
export
go
2
from
"anntnzrb/.claude"
from
"anntnzrb/.claude"
3
Develop Go applications using modern patterns, popular libraries, and idiomatic design. Activate when working with .go files, go.mod, go.sum, or user mentions Go, Golang, goroutines, channels, or Go libraries like gin, cobra, gorm.
2026-01-05
gh-issue-commenter.md
0
1
export
gh-issue-commenter
2
from
"u473t8/learning-app"
from
"u473t8/learning-app"
3
Comment on GitHub issues using the gh CLI. Use when Codex needs to share an implementation plan, progress update, or blockers. Always read the issue body and comments for context, optionally read related issues, and only create or update Codex-owned comments.
2026-01-05
forensic-complexity-trends.md
0
1
export
forensic-complexity-trends
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when monitoring code quality over time, measuring refactoring impact, tracking if complexity is improving or worsening, or validating technical debt work - tracks complexity metrics across git history identifying improving, stable, or deteriorating files
2026-01-05
task-decomposition.md
0
1
export
task-decomposition
2
from
"elevanaltd/hestai-core"
from
"elevanaltd/hestai-core"
3
Task decomposition with integrated validation via Codex clink. Guides task-decomposer through BUILD-PLAN creation, mandatory validation gate, and fix loop. Use when creating build plans, decomposing blueprints into tasks, or validating task granularity. Triggers on build plan, task decomposition, B1 phase, decompose blueprint, atomic tasks.
2026-01-05
gcp-nodejs-cicd.md
0
1
export
gcp-nodejs-cicd
2
from
"igalbakal/idp-gen-x-ai-skills"
from
"igalbakal/idp-gen-x-ai-skills"
3
Generate CI/CD pipelines for Node.js and Angular applications on GCP with Cloud Build and GKE deployment. Use when creating or updating deployment pipelines for Node.js services, Express APIs, NestJS applications, or Angular frontends targeting Google Cloud Platform.
2026-01-05
skill-webdesign.md
0
1
export
skill-webdesign
2
from
"raro123/fund-investigator"
from
"raro123/fund-investigator"
3
Expert web designer for responsive, mobile-first websites. Specializes in landing pages using Astro, Tailwind CSS, and Cloudflare Pages. Enforces design consistency through style guides, semantic HTML, and accessibility. Prioritizes data-driven content patterns to minimize hardcoding. Trigger when working on website projects, landing pages, web components, or design system implementation.
2026-01-05
tech-debt-analyzer.md
0
1
export
tech-debt-analyzer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze and prioritize technical debt with refactoring recommendations. Use when evaluating code quality or planning debt reduction.
2026-01-05
mcp-devops-unified.md
0
1
export
mcp-devops-unified
2
from
"wu-s-john/legit-poker"
from
"wu-s-john/legit-poker"
3
DevOps automation for a Next.js (Vercel) frontend, Fly.io backend, and Supabase Postgres. The agent should prefer `just` recipes as the invocation surface. Internally, recipes use a hybrid MCP+CLI approach: Supabase CLI for writes/migrations (local & prod), Fly MCP preferred for ops with flyctl fallback, and Vercel CLI for deploy with optional MCP for env/status. Secrets are loaded exclusively via 1Password CLI; values are never printed.
2026-01-05
mui-v7-mastery.md
0
1
export
mui-v7-mastery
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guia completo de MUI V7 para React + TypeScript. Ensina migração V6→V7, design responsivo avançado, theming profissional, padrões de componentes e detecção automática de sintaxe antiga. Use quando criar dashboards, interfaces modernas, ou trabalhar com Material-UI/MUI.
2026-01-05
moai-formats-data.md
0
1
export
moai-formats-data
2
from
"junseokandylee/ClaudeAutomate"
from
"junseokandylee/ClaudeAutomate"
3
Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation for modern applications
2026-01-05
flutter-ui.md
0
1
export
flutter-ui
2
from
"abhishekbrt/GlowState"
from
"abhishekbrt/GlowState"
3
Flutter UI patterns including layouts, Material 3 components, and responsive design. Use when building screens, creating reusable widgets, or implementing responsive layouts.
2026-01-05
token-efficient-mcp-template.md
0
1
export
token-efficient-mcp-template
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when creating token-efficient hook systems and MCP server architectures for web applications. Use for React/FastAPI, Django, Node.js projects that need smart caching, progressive context loading, and 95%+ token reduction. Essential for projects requiring monitoring, debugging, data analysis, and system health tools.
2026-01-05