Browse Skills

22656 skills found

testing-standards.md
0
1 export testing-standards
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Standards and best practices for writing effective tests including the testing pyramid, test structure patterns, and coverage guidelines
2026-01-05
memory-curator.md
0
1 export memory-curator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage architectural decisions and insights in memory.jsonl. Use when you need to document strategic decisions, lessons learned, fixed problems, or architectural insights. Append-only audit trail for project knowledge.
2026-01-05
solid-principles.md
0
1 export solid-principles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 SOLID object-oriented design principles for maintainable code
2026-01-05
tauri-development.md
0
1 export tauri-development
2 ebiyy from "ebiyy/traylingo"
3 Guide for developing Tauri v2 desktop apps on macOS. Covers debugging native apps (Rust panics, Sentry integration, thread-local issues), app signing and updater setup, global shortcuts, Keychain secret storage, and Homebrew distribution. Use when building Tauri apps, debugging Rust backend issues, setting up auto-updates, handling keyboard shortcuts, or distributing macOS apps.
2026-01-05
cc-stack-analysis.md
0
1 export cc-stack-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert skill for analyzing Claude Code primitive structures (skills, commands, hooks) in projects. Performs deep quality analysis, detects naming conflicts, validates best practices, identifies missing configurations, and provides actionable recommendations for improving Claude Code setup. This is about analyzing the TOOL configuration itself, not project code.
2026-01-05
redis-expert.md
0
1 export redis-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Redis database expert for caching, data structures, Pub/Sub, Streams, Lua scripting,and performance optimization using Bun.redis native client.Use when working with Redis, caching strategies, key-value stores, real-time data,vector search, or document databases. Works alongside bun-expert skill.
2026-01-05
agent-orchestration-patterns.md
0
1 export agent-orchestration-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when designing multi-agent systems. Ensures proper tool schema design with Pydantic, agent state management, error handling for tool execution, and orchestration patterns.
2026-01-05
sparc-specification.md
0
1 export sparc-specification
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 SPARC Specification phase specialist for requirements analysis, constraint identification, use case definition, and acceptance criteria creation
2026-01-05
moai-library-mermaid.md
0
1 export moai-library-mermaid
2 tjdwls101010 from "tjdwls101010/seongjin_extension_youtube-summarize"
3 Enterprise Mermaid diagramming skill for Claude Code using MCP Playwright
2026-01-05
spec-driven-dev.md
0
1 export spec-driven-dev
2 ThilinaTLM from "ThilinaTLM/claude-plugins"
3 Specification-driven development workflow for AI agents. Use when tasks are too large for a single session, require multi-step implementation, span multiple files/features, or need persistent requirements tracking. Provides structured specification management with token-optimized artifacts for complex feature development, brownfield modifications, and cross-session continuity.
2026-01-05
apollo-server.md
0
1 export apollo-server
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds GraphQL APIs with Apollo Server 4, schema design, resolvers, and data sources. Use when implementing GraphQL servers, building federated graphs, or integrating GraphQL with Node.js frameworks.
2026-01-05
moai-alfred-config-schema.md
0
1 export moai-alfred-config-schema
2 majiayu000 from "majiayu000/claude-skill-registry"
3 .moai/config.json official schema documentation, structure validation, project metadata, language settings, and configuration migration guide. Use when setting up project configuration or understanding config.json structure.
2026-01-05
hooks-management.md
0
1 export hooks-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use PROACTIVELY when you need to create, update, configure, or validate Claude hooks for various events and integrations
2026-01-05
theme-factory.md
0
1 export theme-factory
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Professional styling toolkit with 10 pre-set themes for slides, documents, reports, and HTML pages. Use when applying consistent colors and fonts to any artifact, or when generating custom themes on-the-fly.
2026-01-05
ui-design-guideline.md
0
1 export ui-design-guideline
2 titabash from "titabash/claude-plugins"
3 Create project-specific UI design guideline as a Claude Code Skill. Use when the user says "UI design guideline", "design system", "style guide", or wants to create design guidelines for their project.
2026-01-05
next-bead.md
0
1 export next-bead
2 eaasxt from "eaasxt/Farmhand"
3 Find and safely claim the next Beads task with conflict checking. Use when looking for work, when finishing a task and need the next one, when the user mentions "next task" or "what should I work on", or when coordinating with other agents on task ownership.
2026-01-05
ui-dev.md
0
1 export ui-dev
2 tobiaswaggoner from "tobiaswaggoner/claude-code-archive"
3 Frontend-Entwicklung für Claude Code Archive Backoffice UI.Next.js 16, React 19, Tailwind CSS 4, shadcn/ui, Better Auth.Feature Slices Architektur mit Dependency Injection.Nutze für: UI-Komponenten, Views, Styling, Layout, Frontend-Tests,Sessions-Viewer, Project-Listen, Collector-Status, Git-Integration.Hohe Informationsdichte, professionelles Business-App Design.
2026-01-05
member-experience.md
0
1 export member-experience
2 chekos from "chekos/bns-marketplace"
3 Load when working on member onboarding, retention strategies, feedback collection,NPS surveys, or improving the overall member journey. Contains frameworks forcreating exceptional member experiences at every touchpoint.
2026-01-05
cc-insights.md
0
1 export cc-insights
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use PROACTIVELY when searching past Claude Code conversations, analyzing development patterns, or generating activity reports. Automatically processes conversation history from the project, enables RAG-powered semantic search, and generates insight reports with pattern detection. Provides optional dashboard for visualization. Not for real-time analysis or cross-project searches.
2026-01-05
experiment-advisor.md
0
1 export experiment-advisor
2 Erland366 from "Erland366/kobo_weixin_translated"
3 Given a research goal, use existing skills, training reports, and references to propose a small, concrete experiment plan.
2026-01-05
data-access-guidelines.md
0
1 export data-access-guidelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Database access layer guidelines for Quantum Skincare's Prisma-based data-access library. Covers Prisma schema design, DAO patterns, UUID primary keys, PostgreSQL role-based access control (RBAC), migration workflows, type-safe queries, transaction handling, soft deletes, and testing strategies. Use when working with Prisma schema, DAOs, database migrations, or data access patterns in libs/data-access.
2026-01-05
mastering-langgraph-agent-skill.md
0
1 export mastering-langgraph-agent-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build stateful AI agents and agentic workflows with LangGraph in Python. Use when asked to "build a LangGraph agent", "create a stateful workflow", "add persistence to an agent", "implement human-in-the-loop approval", "debug a LangGraph application", or "create a multi-agent system". Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, HITL oversight, and production monitoring. Includes StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling patterns.
2026-01-05
moai-domain-ml.md
0
1 export moai-domain-ml
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Machine learning model training, evaluation, deployment, and MLOps workflows.
2026-01-05
docs-seeker.md
0
1 export docs-seeker
2 wollfoo from "wollfoo/amp"
3 Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy | Dùng khi tìm tài liệu, hướng dẫn, docs, documentation, api docs, tham khảo.
2026-01-05