Browse Skills

44915 skills found

backend-migrations.md
0
1 export backend-migrations
2 frankdevlabs from "frankdevlabs/compilothq"
3 Create and manage database migrations with reversible up/down methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating or modifying migration files in directories like migrations/, db/migrate/, alembic/versions/, sequelize/migrations/, prisma/migrations/, or any database schema versioning folders. Use this when adding or altering database tables, columns, indexes, foreign keys, or constraints in migration scripts, implementing both up (apply changes) and down (rollback changes) methods for reversible migrations that allow safe rollbacks if deployments fail, writing migration scripts for ORMs and migration tools like Sequelize, Alembic, Django migrations, Rails migrations, TypeORM, Prisma migrations, Knex.js migrations, or any database migration framework, creating database indexes on large tables using concurrent creation options like CREATE INDEX CONCURRENTLY in PostgreSQL to avoid table locks that would block production traffic during deployment, separating schema
2026-01-05
ultrathink.md
0
1 export ultrathink
2 majiayu000 from "majiayu000/claude-skill-registry"
3 First-principles deep thinking for significant problems. Use when you need to question assumptions, craft elegant solutions, and challenge beliefs.
2026-01-05
inertia-rails.md
0
1 export inertia-rails
2 renzo4web from "renzo4web/automaton"
3 Building full-stack applications with Inertia.js in Rails using React. Use when working with Inertia responses, forms, props, redirects, React page components, or Rails controllers in an Inertia project.
2026-01-05
kubernetes-troubleshoot.md
0
1 export kubernetes-troubleshoot
2 timbuchinger from "timbuchinger/loadout"
3 Troubleshoot and manage Kubernetes clusters, including resource inspection, debugging, pod logs, events, and cluster operations. Use when the user needs to diagnose issues, inspect workloads, analyze pod failures, or perform Kubernetes cluster operations.
2026-01-05
chrome-devtools-automation.md
0
1 export chrome-devtools-automation
2 amo-tech-ai from "amo-tech-ai/skybox-gamehub"
3 Control Chrome browser through MCP for testing, debugging, network analysis, and performance profiling. Use when testing web apps, measuring Core Web Vitals, analyzing network requests, debugging console errors, or when the user mentions Chrome DevTools, performance traces, or browser automation.
2026-01-05
docs-architect.md
0
1 export docs-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Technical documentation architect that creates comprehensive technical documentation (both short-form guides and long-form manuals) with architecture diagrams, design rationale, and implementation guides. Explains the what and the why.
2026-01-05
verify-compose.md
0
1 export verify-compose
2 semicolon-devteam from "semicolon-devteam/sax-infra"
3 Docker Compose 설정 문법 및 구성 검증. Use when (1) compose 검증, (2) config 확인, (3) compose 수정 후.
2026-01-05
shape-memory.md
0
1 export shape-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI-native session continuity through shape anchors rather than linear logs. Use when beginning a session to orient from prior state, or when ending to crystallize state for future instances.
2026-01-05
audit-security-dependencies.md
0
1 export audit-security-dependencies
2 JackSmack1971 from "JackSmack1971/claude-code-learning-flywheel"
3 Use when adding packages, bumping versions, or responding to security alerts. Enforces supply chain security and vulnerability remediation.
2026-01-05
terminal-pane-tab-management.md
0
1 export terminal-pane-tab-management
2 biwsantang from "biwsantang/dotfiles"
3 Manages terminal panes and tabs for multi-instance workflows. Use when spawning multiple instances, creating new panes/tabs, running commands in separate terminals, splitting the terminal, or when the user mentions "new pane", "new tab", "split terminal", "spawn instance", "multiple terminals", or needs parallel terminal sessions.
2026-01-05
research.md
0
1 export research
2 c-daly from "c-daly/dotclaude"
3 This skill should be used for exploring codebases, looking up documentation, investigating how things work, and gathering context without making code changes. Use for "how does X work?", "find where Y is handled", or "explain Z" questions.
2026-01-05
kcis-school-config.md
0
1 export kcis-school-config
2 geonook from "geonook/learning-management-system-esid"
3 KCIS Linkou Campus elementary school configuration and terminology. Use this skill when implementing school-specific features, understanding course types (LT/IT/KCFS), role permissions, English levels (E1/E2/E3), grading systems, attendance status, or academic calendar settings.
2026-01-05
enforcing-tdd.md
0
1 export enforcing-tdd
2 ArcadeAI from "ArcadeAI/dexa"
3 Use when implementing features, fixing bugs, or making code changes. Ensures scope is defined before coding, then enforces RED → GREEN → REFACTOR test discipline. Triggers: 'implement', 'add', 'build', 'create', 'fix', 'change', 'feature', 'bug'.
2026-01-05
anthropic-api.md
0
1 export anthropic-api
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Integrates Anthropic Claude API for chat, tool use, and vision capabilities. Use when building AI-powered features with Claude models including streaming, extended thinking, and multi-turn conversations.
2026-01-05
frontend-developer.md
0
1 export frontend-developer
2 RasmusGodske from "RasmusGodske/dev-agent-workflow"
3 Skill for implementing frontend features following project conventions. Use when writing Vue components, creating UI, or refactoring frontend code. Loads all frontend rules from .claude/rules/frontend/.
2026-01-05
blog-writer.md
0
1 export blog-writer
2 JaviMaligno from "JaviMaligno/personal-website"
3 Write bilingual blog articles for the personal website. Use when creating a new blog post, article, or writing content for the blog. Handles EN/ES translations, frontmatter, and content structure.
2026-01-05
frontend-frameworks.md
0
1 export frontend-frameworks
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-devrel-engineer"
3 Master modern frontend frameworks including React, Vue.js, Angular, Next.js. Learn component architecture, state management, routing, and framework-specific best practices for building scalable web applications.
2026-01-05
moai-baas-vercel-ext.md
0
1 export moai-baas-vercel-ext
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise Vercel Edge Platform with AI-powered modern deployment, Context7 integration, and intelligent edge orchestration for scalable web applications
2026-01-05
readme-validator.md
0
1 export readme-validator
2 wdavidturner from "wdavidturner/skills-manager"
3 Validates that skills in this repository are accurately documented in the README. Use when verifying skill documentation or during pre-commit validation.
2026-01-05
a11y-tester.md
0
1 export a11y-tester
2 joe-watkins from "joe-watkins/a11y-skills"
3 Run automated accessibility tests on URLs or HTML content using axe-core engine to WCAG 2.2 AA standards, then format findings as standardized issue reports. Use this skill when users want to test website accessibility, find WCAG violations, audit pages for accessibility issues, check if sites are accessible, analyze HTML for accessibility problems, or create accessibility issue tickets. Triggers on requests like "test accessibility", "check for WCAG violations", "audit this URL", "is this page accessible", "find accessibility issues", or "write accessibility issues".
2026-01-05
gitignore.md
0
1 export gitignore
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Generates .gitignore file for Git version control exclusions. Defines files and directories to exclude from version control like node_modules, build artifacts, and local environment files.
2026-01-05
data-lake-architect.md
0
1 export data-lake-architect
2 EmilLindfors from "EmilLindfors/claude-marketplace"
3 Provides architectural guidance for data lake design including partitioning strategies, storage layout, schema design, and lakehouse patterns. Activates when users discuss data lake architecture, partitioning, or large-scale data organization.
2026-01-05
android-dynamic-analyzer.md
0
1 export android-dynamic-analyzer
2 TakukiN from "TakukiN/security_analysis_agent_skills"
3 Android動的解析(DAST)。Frida、Objection、Drozerによるランタイム分析、SSL Pinningバイパス、通信傍受、メモリ解析。root端末またはエミュレータが必要。Triggers on: Frida, Objection, Drozer, dynamic analysis, runtime analysis, SSL pinning bypass, hook, instrumentation, memory dump, traffic interception.
2026-01-05
clerk.md
0
1 export clerk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 clerk expert with self-populating documentation
2026-01-05