Browse Skills
44915 skills found
frontend-patterns.md
0
1
export
frontend-patterns
2
from
"randalmurphal/claude-config"
from
"randalmurphal/claude-config"
3
Frontend development patterns for React, Vue, and TypeScript including component composition, state management (Redux, Zustand, Pinia), hooks patterns, performance optimization, testing with Jest/Vitest, and build tools (Vite, webpack). Use when building frontend applications, optimizing performance, managing state, or setting up testing.
2026-01-05
ci-pipeline-setup.md
0
1
export
ci-pipeline-setup
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Set up CI/CD pipelines with GitHub Actions. Use when creating new projects, adding automation, or when manual verification becomes bottleneck. Covers lint, test, build, deploy automation.
2026-01-05
task-tracker.md
0
1
export
task-tracker
2
from
"breverdbidder/life-os"
from
"breverdbidder/life-os"
3
ADHD-optimized task state machine with abandonment detection and interventions. Use when: (1) user initiates any task, (2) providing solutions to problems, (3) detecting context switches, (4) user says "done", "completed", "finished", (5) session ends with pending tasks, (6) >30 minutes since solution provided. Tracks complexity, clarity, domain (BUSINESS/MICHAEL/FAMILY/PERSONAL), and triggers interventions.
2026-01-05
emergency-release-workflow.md
0
1
export
emergency-release-workflow
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Emergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment.
2026-01-05
install-dependencies.md
0
1
export
install-dependencies
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when adding project dependencies. Defines dependency management rules and language-specific patterns.
2026-01-05
skills-eval.md
0
1
export
skills-eval
2
from
"athola/claudenomicon"
from
"athola/claudenomicon"
3
Comprehensive evaluation and improvement system for Claude Skills across all ~/.claude/ locations
2026-01-05
arcgis-custom-rendering.md
0
1
export
arcgis-custom-rendering
2
from
"SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
from
"SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3
Create custom layer types with WebGL rendering, custom tile layers, and blend layers. Use for advanced visualizations and custom data sources.
2026-01-05
implementer-agent-skill.md
0
1
export
implementer-agent-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete TDD workflow for implementing business logic (use cases) and API endpoints that make tests pass. Covers Zod safeParse validation, async/await patterns, Next.js API routes, service orchestration, and Clean Architecture compliance.
2026-01-05
blog.md
0
1
export
blog
2
from
"hfoley2013/portfolio-2.0"
from
"hfoley2013/portfolio-2.0"
3
Create new blog posts for the portfolio website with AI-generated hero images. Use when asked to write a blog post, create new content, or when user mentions /blog. Handles content generation, front matter, hero image creation via Gemini, and publishing.
2026-01-05
naturalistic-motion.md
0
1
export
naturalistic-motion
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when animation should feel organic and lifelike—creature animation, realistic characters, nature elements, or any motion that needs to breathe with authentic living quality.
2026-01-05
dev-tools.md
0
1
export
dev-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Run CLI dev tools for game development (world inspection, benchmarks, assets, simulation). Use when user wants to 'check performance', 'inspect world', 'validate assets', 'stress test', or asks about new CLI features.
2026-01-05
bmad-autopilot-skill.md
0
1
export
bmad-autopilot-skill
2
from
"hanibalsk/claude-threads"
from
"hanibalsk/claude-threads"
3
Autonomous BMAD development orchestration
2026-01-05
performance-profiler.md
0
1
export
performance-profiler
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Profile and optimize application performance. Use when diagnosing slow response times, detecting memory leaks, analyzing CPU hotspots, optimizing bundle size, or measuring Core Web Vitals.
2026-01-05
android-code-review.md
0
1
export
android-code-review
2
from
"daispacy/py-claude-marketplace"
from
"daispacy/py-claude-marketplace"
3
Critical Android code review for Payoo Android app. Focuses on high-impact issues - naming conventions, memory leaks, UIState patterns, business logic placement, lifecycle management, and MVI/MVVM pattern violations. Use when reviewing Kotlin files, pull requests, or checking ViewModels, Activities, Fragments, UseCases, and Repositories.
2026-01-05
workflows-work.md
0
1
export
workflows-work
2
from
"nbbaier/compound-engineering-amp"
from
"nbbaier/compound-engineering-amp"
3
This skill should be used when executing work plans, specifications, or todo files systematically while maintaining quality and shipping complete features.
2026-01-05
amazon-writing.md
0
1
export
amazon-writing
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when writing narrative memos, 6-pagers, 1-pagers, press releases, or PRFAQs in Amazon style. Applies Amazon's no-PowerPoint writing standards with data over adjectives, active voice, and the "so what" test.
2026-01-05
github-actions-setup.md
0
1
export
github-actions-setup
2
from
"CodeTonight-SA/claude-optim"
from
"CodeTonight-SA/claude-optim"
3
Automatically configure GitHub Actions CI/CD workflows for any repository using global templates.
2026-01-05
sqlite-integration.md
0
1
export
sqlite-integration
2
from
"rubrical-studios/virtual-ai-studio-dist"
from
"rubrical-studios/virtual-ai-studio-dist"
3
Add SQLite database storage with teaching examples
2026-01-05
tempo.md
0
1
export
tempo
2
from
"julianobarbosa/claude-code-skills"
from
"julianobarbosa/claude-code-skills"
3
Guide for implementing Grafana Tempo - a high-scale distributed tracing backend for OpenTelemetry traces. Use when configuring Tempo deployments, setting up storage backends (S3, Azure Blob, GCS), writing TraceQL queries, deploying via Helm, understanding trace structure, or troubleshooting Tempo issues on Kubernetes.
2026-01-05
receiving-code-review.md
0
1
export
receiving-code-review
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
deliveryroadmap.md
0
1
export
deliveryroadmap
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Create a delivery roadmap that translates strategy into sequenced releases with milestones and dependencies.
2026-01-05
agent-sdk-definitions.md
0
1
export
agent-sdk-definitions
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Programmatic agent definitions for the Claude Agent SDK in TypeScript and Python. Use when creating agents for SDK-based applications rather than filesystem-based Claude Code.
2026-01-05
avalonia-collectionview.md
0
1
export
avalonia-collectionview
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AvaloniaUI에서 CollectionView 대안 (DataGridCollectionView, ReactiveUI)
2026-01-05
learning-habit-formation.md
0
1
export
learning-habit-formation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
habit-formation for enhanced learning effectiveness and personal development.
2026-01-05