Browse Skills

44835 skills found

sqlite-extension-generator.md
0
1 export sqlite-extension-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate optimized SQLite extensions in C, Rust, or Mojo
2026-01-05
supabase-expert.md
0
1 export supabase-expert
2 JKKN-Institutions from "JKKN-Institutions/Kenavo"
3 This skill should be used when working with Supabase database operations in the MyJKKN project, including creating modules, updating schemas, writing RLS policies, creating database functions, implementing Auth SSR, or developing Edge Functions. Automatically triggers when user mentions 'database', 'table', 'SQL', 'Supabase', 'migration', 'RLS', 'policy', or 'Edge Function'.
2026-01-05
jotai-patterns.md
0
1 export jotai-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Jotai atomic state management patterns. Use when implementing fine-grained reactive state.
2026-01-05
integration-test.md
0
1 export integration-test
2 uniyous from "uniyous/parkgolf-platform"
3 Park Golf Platform 통합 테스트 가이드. API 테스트, 서비스 간 통신 테스트, E2E 테스트 실행 방법 안내. "통합테스트", "integration", "API 테스트", "서비스 테스트" 관련 질문 시 사용합니다.
2026-01-05
spawn-commit.md
0
1 export spawn-commit
2 Zeliper from "Zeliper/z-coder"
3 빌드 성공 후 commit-agent를 활용하여 커밋 생성
2026-01-05
golang-cli-cobra-viper.md
0
1 export golang-cli-cobra-viper
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Building production-quality CLI tools with Cobra command framework and Viper configuration management
2026-01-05
project-context.md
0
1 export project-context
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides architecture knowledge for the dealflow-network project including tRPC router patterns, Drizzle ORM conventions, authentication flow, file organization, and collaborative contact system. Use when working on this codebase, adding features, or understanding existing patterns.
2026-01-05
axios.md
0
1 export axios
2 SlanyCukr from "SlanyCukr/riot-api-project"
3 Promise-based HTTP client for making requests from browser and Node.js
2026-01-05
planning-framework.md
0
1 export planning-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply structured thinking before coding. Use when: starting new features, making architectural decisions, refactoring large components, or evaluating implementation approaches. Includes Musk's 5-step algorithm and ICE scoring framework.
2026-01-05
my-skill-name.md
0
1 export my-skill-name
2 Ming-Kai-LC from "Ming-Kai-LC/self-learn"
3 Clear description of what this skill does and when Claude should use it. Include trigger keywords users might mention.
2026-01-05
pal-codereview.md
0
1 export pal-codereview
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic code review covering quality, security, performance, and architecture using PAL MCP. Use for pull request reviews, code audits, or pre-commit validation. Triggers on review requests, PR reviews, or code quality checks.
2026-01-05
wp-astro-supabase-devops.md
0
1 export wp-astro-supabase-devops
2 cdryampi from "cdryampi/wordpress_headless"
3 Set up or fix Docker Compose, Nginx edge routing, healthchecks, and service wiring for WordPress headless (MariaDB), Astro, and Supabase self-hosted in C:\digitalbitsolutions\wordpress_headless. Use when asked to make docker compose up --build work, update edge routing, or adjust .env.example/README for this WP + Astro + Supabase stack.
2026-01-05
workflow-canvas.md
0
1 export workflow-canvas
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Celery canvas patterns for workflow composition including chains, groups, chords, signatures, error handling, and nested workflows. Use when building complex task workflows, parallel execution patterns, task synchronization, callback handling, or when user mentions canvas primitives, workflow composition, task chains, parallel processing, or chord patterns.
2026-01-05
obsidian-facet-selection.md
0
1 export obsidian-facet-selection
2 AlejandroIglesiasCalvo from "AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
3 Selecciona una faceta de trabajo segun la peticion y registra la decision con fuentes.
2026-01-05
test-case-generator.md
0
1 export test-case-generator
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Automated test case generation specialist that creates comprehensive unit tests, integration tests, and test scenarios from code, requirements, or specifications across multiple testing frameworks
2026-01-05
code-fix-assistant.md
0
1 export code-fix-assistant
2 chaorenex1 from "chaorenex1/coding-agent-workflow"
3 Automated code quality assistant that formats code, fixes syntax/type errors, detects bugs, and validates fixes across Python, JavaScript, TypeScript, Java, Go, and Rust
2026-01-05
start-project.md
0
1 export start-project
2 ikjingo from "ikjingo/zenless"
3 Zenless 프로젝트 개발 환경을 실행하는 스킬. 사용자가 "프로젝트 실행", "서버 시작", "개발 환경 시작" 등을 요청할 때 사용. PostgreSQL, 백엔드(Spring Boot), 프론트엔드(Vite) 서비스를 순차적으로 시작하고 상태를 확인함. (project)
2026-01-05
languages-frameworks.md
0
1 export languages-frameworks
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cloudflare"
3 Expert guidance on 9 programming languages (Python, JavaScript, Java, Go, Rust, PHP, C++, Kotlin, TypeScript) and 10+ frameworks. Compare, select, and master.
2026-01-05
creating-skills.md
0
1 export creating-skills
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Guided skill creation with PARAMOUNT quality gates. Enforces skill-creation-best-practices automatically. Use when creating new skills or invoking /create-skill.
2026-01-05
coding-standards.md
0
1 export coding-standards
2 yzlin from "yzlin/supaviber"
3 Guide for writing clean, maintainable code following industry best practices and design principles like DRY, SOLID, and composition patterns. Use when writing any code to ensure consistency, readability, and long-term maintainability across all programming languages.
2026-01-05
implement-feature.md
0
1 export implement-feature
2 stevenraines from "stevenraines/underkingdom-godot-cc"
3 Checkout a new branch and implement a feature from a plan file. Use when the user says "/implement-feature {feature-file}" to start implementing a feature defined in plans/features/.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 Ramblurr from "Ramblurr/nix-devenv"
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
learning-impact-measurement.md
0
1 export learning-impact-measurement
2 majiayu000 from "majiayu000/claude-skill-registry"
3 impact-measurement for measuring learning effectiveness and business impact.
2026-01-05
evidence-collector.md
0
1 export evidence-collector
2 euCann from "euCann/OSCAL-GRC-SKILLS"
3 Plan and manage security evidence collection for compliance audits and assessments. Use this skill to identify required evidence, track collection status, and ensure audit readiness.
2026-01-05