Browse Skills
22656 skills found
moai-domain-frontend.md
0
1
export
moai-domain-frontend
2
from
"kivo360/quickhooks"
from
"kivo360/quickhooks"
3
React 19/Vue 3.5/Angular 19 with state management, performance optimization, accessibility, and meta-frameworks (Nuxt, SvelteKit, Astro, SolidJS).
2026-01-05
running-skills-edd-cycle.md
0
1
export
running-skills-edd-cycle
2
from
"taisukeoe/agentic-ai-skills-creator"
from
"taisukeoe/agentic-ai-skills-creator"
3
Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creating skill evaluation scenarios, or establishing Claude A/B feedback loops for skill validation. Provides development methodology, not content guidance.
2026-01-05
memory-design.md
0
1
export
memory-design
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for Claude Code memory management system. Helps choose between memory locations, organize modular rules, use path-specific rules, and avoid common pitfalls. Use when setting up CLAUDE.md files, organizing .claude/rules/ directories, or deciding where to put project instructions.
2026-01-05
mcp-setup-guide.md
0
1
export
mcp-setup-guide
2
from
"DaichiHoshina/ai-tools"
from
"DaichiHoshina/ai-tools"
3
MCP設定ガイド - Claude Code向けMCPサーバーのセットアップ・トラブルシュート
2026-01-05
project-planning.md
0
1
export
project-planning
2
from
"ByronWilliamsCPA/audio-processor"
from
"ByronWilliamsCPA/audio-processor"
3
Generate initial project planning documents (PVS, ADR, Tech Spec, Roadmap) from a project concept description. Use when starting a new project, when docs/planning/ contains placeholder files, or when user requests project planning document generation.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"elliotsaha/smt-slack-app"
from
"elliotsaha/smt-slack-app"
3
Create and manage database migrations following best practices for schema evolution and data integrity. When creating or modifying database migration files (migrations/*, *.migration.ts, migrate.ts). When working on schema changes, data migrations, or database version control. When implementing reversible migrations with up/down methods, managing indexes on large tables, or handling zero-downtime deployments. When writing migration scripts that alter database structure, add or remove tables, modify columns, or transform data.
2026-01-05
complexity-management.md
0
1
export
complexity-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Maintain and improve code quality using PHPInsights without decreasing quality thresholds. Use when PHPInsights fails, cyclomatic complexity is too high, code quality drops, or when refactoring for better maintainability. Always maintains 93% complexity for src/ and 95% for tests/, plus 100% quality/architecture/style scores.
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"michellepellon/dotfiles"
from
"michellepellon/dotfiles"
3
Enforce strict TDD workflow for all development tasks. Use when implementing new features, fixing bugs, or refactoring code. Ensures comprehensive test coverage (unit, integration, e2e) before writing implementation code. Activates automatically for all coding tasks unless explicitly authorized to skip testing.
2026-01-05
organization-management.md
0
1
export
organization-management
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Implement Clerk multi-tenant organization features with RBAC, role-based access control, organization switching, member management, and tenant isolation. Use when building multi-tenant SaaS applications, implementing organization hierarchies, configuring custom roles and permissions, setting up organization-scoped data isolation, or when user mentions organizations, RBAC, multi-tenancy, roles, permissions, organization switcher, member management, or tenant isolation.
2026-01-05
radulator-qa-tester.md
0
1
export
radulator-qa-tester
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automated QA testing for Radulator's 18 medical calculators across radiology, hepatology/liver, and urology specialties. Tests accuracy, collects browser diagnostics, generates Playwright tests, and manages three-branch Git workflow (dev1→test1→main). Use when testing Radulator calculators, reviewing PRs with qa label, verifying medical formulas, generating test reports, or creating comprehensive test suites.
2026-01-05
numpy-string-ops.md
0
1
export
numpy-string-ops
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Vectorized string manipulation using the char module and modern string alternatives, including cleaning and search operations. Triggers: string operations, numpy.char, text cleaning, substring search.
2026-01-05
vm-infrastructure-ops.md
0
1
export
vm-infrastructure-ops
2
from
"terrylica/gapless-network-data"
from
"terrylica/gapless-network-data"
3
Troubleshoot and manage GCP e2-micro VM running eth-realtime-collector. Use when VM service is down, systemd failures occur, real-time data stream stops, or VM network issues arise. Keywords systemd, journalctl, eth-collector, gcloud compute.
2026-01-05
frontend-tailwind.md
0
1
export
frontend-tailwind
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create beautiful UIs with Tailwind CSS mastery. Expert in utility-first design, responsive layouts, and design systems. Activate for UI development, design system creation, or CSS optimization. Use it anytime you need to write Tailwind CSS.
2026-01-05
workflow-patterns.md
0
1
export
workflow-patterns
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Reusable workflow patterns for skills and agents including sequential checklists, conditional routing, validation loops, and progressive disclosure. Use when designing structured procedures.
2026-01-05
modern-doc.md
0
1
export
modern-doc
2
from
"tychota/moderndoc"
from
"tychota/moderndoc"
3
Create, improve, and debug professional LuaLaTeX documents using KOMA-Script + the moderndoc package (and the legacy modern-doc shim). Use for: generating new documents from a goal, improving typography/layout, producing PDF/A-4-friendly output, setting up minted/biblatex/tabularray/tikz, converting Mermaid → TikZ, and debugging compilation logs.
2026-01-05
web-test-cleanup.md
0
1
export
web-test-cleanup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Clean up test sessions - kill browsers, stop dev servers, free ports, and optionally remove test data. Use this BEFORE starting new tests or AFTER completing tests.
2026-01-05
sql-server-admin.md
0
1
export
sql-server-admin
2
from
"larsnyg/claude-code-template-sql"
from
"larsnyg/claude-code-template-sql"
3
SQL Server administration and maintenance. Use for database backups, security, user management, maintenance tasks, monitoring, and troubleshooting.
2026-01-05
ead-kaufman-benson.md
0
1
export
ead-kaufman-benson
2
from
"JankMajesty/KaufmanEAD"
from
"JankMajesty/KaufmanEAD"
3
Specialized skill for editing and refining EAD2002 finding aids for the Terrence Kaufman Papers at the Archive of Indigenous Languages of Latin America (AILLA), Lillas Benson Latin American Studies and Collections, University of Texas at Austin. Use when working with KaufmanEAD.xml, implementing staff feedback, validating against EAD2002 standards, or referencing institutional finding aid examples.
2026-01-05
bun-testing.md
0
1
export
bun-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Testing guidelines for Bun/TypeScript projects using bun:test framework. Use when writing tests, creating test files, debugging test failures, setting up mocks, or reviewing test code. Triggers on *.test.ts files, test-related questions, mocking patterns, and coverage discussions.
2026-01-05
claude-code-subagent-creator.md
0
1
export
claude-code-subagent-creator
2
from
"hirokita117/template-ai-coding-config"
from
"hirokita117/template-ai-coding-config"
3
Create Claude Code subagents from natural language requirements. Use when users want to create specialized AI subagents for Claude Code without manually writing the configuration. Handles agent creation for testing, code review, debugging, documentation, refactoring, and custom workflows. Generates .claude/agents/*.md files with appropriate YAML frontmatter and system prompts.
2026-01-05
concept-designer.md
0
1
export
concept-designer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design software concepts using Daniel Jackson's methodology. This skill should be used when analyzing existing applications to identify concepts, designing new concepts for features or systems, defining concept structure (purpose, operational principles, state, actions), or composing multiple concepts together. Handles queries like "design a concept for X", "what concepts does this app have", "help me model this feature as a concept".
2026-01-05
sqlite-pattern-learner.md
0
1
export
sqlite-pattern-learner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Learn from database query patterns and recommend optimized approaches
2026-01-05
writing-plans.md
0
1
export
writing-plans
2
from
"JKKN-Institutions/Kenavo"
from
"JKKN-Institutions/Kenavo"
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
energy-efficiency.md
0
1
export
energy-efficiency
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive energy analysis using EnergyPlus, commissioning best practices, and ASHRAE standards for building energy modeling, code compliance verification, and performance optimization
2026-01-05