Browse Skills

44915 skills found

swift-dependencies.md
3
1 export swift-dependencies
2 nonameplum from "nonameplum/agent-skills"
3 A dependency management library for Swift with controlled, testable dependencies
2026-01-05
programming-swift.md
3
1 export programming-swift
2 nonameplum from "nonameplum/agent-skills"
3 The complete Swift Programming Language book by Apple, covering syntax, features, concurrency, and the formal language reference.
2026-01-05
full-stack-debugger.md
3
1 export full-stack-debugger
2 ingpoc from "ingpoc/SKILLS"
3 This skill should be used when debugging full-stack issues that span UI, backend, and database layers. It provides a systematic workflow to detect errors, analyze root causes, apply fixes iteratively, and verify solutions through automated server restarts and browser-based testing. Ideal for scenarios like failing schedulers, import errors, database issues, or API payload problems where issues originate in backend code but manifest in the UI.
2026-01-05
swiftui-components.md
3
1 export swiftui-components
2 xtone from "xtone/ai_development_tools"
3 SwiftUI UI component catalog. Use when implementing NavigationStack, Swift Charts, PhotosPicker, TipKit, ScrollView enhancements, animations, layouts, WebView, Liquid Glass and other UI components. Organized by feature category with OS version compatibility info. Reference for discovering available components and implementation patterns.
2026-01-05
improve-skill.md
3
1 export improve-skill
2 alexanderop from "alexanderop/workoutTracker"
3 Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.
2026-01-05
e2e-flow-test.md
3
1 export e2e-flow-test
2 mwguerra from "mwguerra/claude-code-plugins"
3 Execute complete user flow testing with Playwright MCP, testing end-to-end journeys through the application
2026-01-05
trino-to-hive-migration.md
3
1 export trino-to-hive-migration
2 treasure-data from "treasure-data/td-skills"
3 Convert Trino queries to Hive when memory errors occur. Covers syntax differences (td_time_string→TD_TIME_FORMAT, REGEXP_LIKE→RLIKE, ARRAY_AGG→COLLECT_LIST) and engine selection.
2026-01-05
graph-database-expert.md
3
1 export graph-database-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert in graph database design and development with deep knowledge of graph modeling, traversals, query optimization, and relationship patterns. Specializes in SurrealDB but applies generic graph database concepts. Use when designing graph schemas, optimizing graph queries, implementing complex relationships, or building graph-based applications.
2026-01-05
jtbd-psychographic-research.md
3
1 export jtbd-psychographic-research
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Provides Jobs-to-be-Done and psychographic research frameworks for brand identity work. Auto-activates during brand positioning, voice development, messaging, and strategy phases. Use when discussing target audience, customer research, JTBD, jobs to be done, four forces, push pull anxiety habit, emotional jobs, social jobs, functional jobs, limbic types, VALS segments, psychographics, or customer motivations.
2026-01-05
marketing.md
3
1 export marketing
2 vapvarun from "vapvarun/claude-backup"
3 Create comprehensive marketing content for themes, plugins, and web products. Generates organized folder structure with product descriptions, feature highlights, social media posts, email campaigns, video scripts, sales materials, and brand assets. Use when creating promotional content, announcements, or sales copy.
2026-01-05
incident-triage.md
3
1 export incident-triage
2 benreceveur from "benreceveur/claude-workflow-engine"
3 Faster on-call handoffs and better postmortems with triage SOPs
2026-01-05
cdn-media-delivery.md
3
1 export cdn-media-delivery
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when configuring CDN for media delivery, implementing cache invalidation, or designing signed URL patterns. Covers CDN configuration, edge caching, origin shielding, and secure media access for headless CMS.
2026-01-05
creating-hooks.md
3
1 export creating-hooks
2 jack-michaud from "jack-michaud/faire"
3 Build event-driven hooks in Claude Code for validation, setup, and automation. Use when you need to validate inputs, check environment state, or automate tasks at specific lifecycle events.
2026-01-05
systematic-debugging.md
3
1 export systematic-debugging
2 alexanderop from "alexanderop/workoutTracker"
3 Systematic debugging framework for any bug, test failure, or unexpected behavior.Use BEFORE proposing fixes. Triggers: "bug", "test failure", "flaky test", "debugging","root cause", "investigate", "why is this failing", "unexpected behavior", "not working","broken", "error", "fix this", "what's wrong".
2026-01-05
secrets-management.md
3
1 export secrets-management
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when designing secret storage, rotation, or credential management systems. Covers HashiCorp Vault patterns, AWS Secrets Manager, Azure Key Vault, secret rotation, and zero-knowledge architectures.
2026-01-05
design-thinking.md
3
1 export design-thinking
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design Thinking methodology for human-centered innovation. Covers the 5-phase IDEO/Stanford d.school approach (Empathize, Define, Ideate, Prototype, Test) with workshop facilitation and exercise templates.
2026-01-05
validation.md
3
1 export validation
2 minhuw from "minhuw/claude-writer"
3 This skill should be used when validating whether a specific word or phrase is appropriate, commonly used, and correct in academic technical contexts. Use for checking terminology in research papers targeting top-tier computer science conferences.
2026-01-05
memory-cli-ops.md
3
1 export memory-cli-ops
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Execute and troubleshoot memory-cli commands for episode management, pattern analysis, and storage operations. Use this skill when running CLI commands, debugging CLI issues, explaining command usage, or guiding users through CLI workflows.
2026-01-05
code-review.md
3
1 export code-review
2 ntsk from "ntsk/dotfiles"
3 Code review workflow using GitHub CLI. Use when reviewing pull requests, checking PR diffs, adding review comments, or approving/requesting changes on PRs.
2026-01-05
documenting-domains.md
3
1 export documenting-domains
2 thkt from "thkt/claude-config"
3 Generate domain understanding documentation from codebase analysis. Extracts entities, business logic, domain terms, and concept relationships. Triggers: domain understanding, glossary, entities, business logic, domain model, ER diagram, use cases.
2026-01-05
k-docs.md
3
1 export k-docs
2 Falkicon from "Falkicon/Mechanic"
3 Index of Mechanic documentation with summaries and links. Load this to understand what documentation exists and where to find detailed information on specific topics. Triggers: docs, documentation, reference, guide, help.
2026-01-05
entity-relation-based-documentation.md
3
1 export entity-relation-based-documentation
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 Generate documentation based on Miyabi's Entity-Relation Model (14 entities, 39 relationships). Use when documenting features, updating architecture docs, or explaining how components work.
2026-01-05
supabase-rls-fix.md
3
1 export supabase-rls-fix
2 Primadetaautomation from "Primadetaautomation/primadata-marketplace"
3 Fix Supabase RLS issues - handles missing user context, system processes, background jobs, and provides standardized RLS templates
2026-01-05
frontend-design.md
3
1 export frontend-design
2 donggyun112 from "donggyun112/ai-librarian"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05