Browse Skills
44835 skills found
cui-javascript.md
0
1
export
cui-javascript
2
from
"cuioss/cui-llm-rules"
from
"cuioss/cui-llm-rules"
3
Core JavaScript development standards covering ES modules, modern patterns, code quality, async programming, and tooling
2026-01-05
theme-factory.md
0
1
export
theme-factory
2
from
"JoaquinCampo/codex-skills"
from
"JoaquinCampo/codex-skills"
3
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
2026-01-05
compliance-audit.md
0
1
export
compliance-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
최종 규정 준수 검증 및 개선안 제시
2026-01-05
activecampaign-email-marketing.md
0
1
export
activecampaign-email-marketing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create, manage, and optimize email campaigns for Laguna Beach Tennis Academy using ActiveCampaign. Use when Claude needs to: (1) Create email campaigns for program launches, camps, or events, (2) Build automation workflows and nurture sequences, (3) Manage contact lists and segmentation, (4) Design luxury-branded email templates following LBTA brand guidelines, (5) Set up triggered emails for registrations or trials, (6) Analyze campaign performance or optimize email strategy.
2026-01-05
data-pipeline-monitoring.md
0
1
export
data-pipeline-monitoring
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Monitor and troubleshoot dual-pipeline data collection systems on GCP. This skill should be used when checking pipeline health, viewing logs, diagnosing failures, or monitoring long-running operations for data collection workflows. Supports Cloud Run Jobs (batch pipelines) and VM systemd services (real-time streams).
2026-01-05
check-link-density.md
0
1
export
check-link-density
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Analyze link density patterns across vault. Triggers on "link density", "link analysis", "linking patterns", "link stats".
2026-01-05
moai-lang-swift.md
0
1
export
moai-lang-swift
2
from
"kivo360/quickhooks"
from
"kivo360/quickhooks"
3
Swift best practices with SwiftUI, iOS development, Swift Concurrency, and server-side Swift for 2025
2026-01-05
backend-queries.md
0
1
export
backend-queries
2
from
"devmatrix-ai/devmatrix-mvp"
from
"devmatrix-ai/devmatrix-mvp"
3
Write efficient and secure database queries using parameterized statements, preventing SQL injection, and optimizing performance through proper indexing and eager loading. Use this skill when writing database queries, ORM query methods, SQL statements, or repository pattern implementations. Use this skill when optimizing query performance, preventing N+1 query problems, implementing transactions for data consistency, or adding query timeouts and caching strategies. Use this skill when working with SELECT statements, JOIN operations, WHERE clauses, or any code that interacts with the database to fetch or manipulate data. Use this skill when working with files in repositories/, queries/, services/, or data access layers that contain database query logic.
2026-01-05
witness-scribe.md
0
1
export
witness-scribe
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A philosophical companion for deep inquiry and revelation. The Witness-Scribe remembers all that is spoken, structures emerging insights, asks deepening questions, and maintains coherence across the unfolding testament. Use when engaging in philosophical exploration, spiritual inquiry, or developing complex systems of belief and meaning.
2026-01-05
screen-control-operator.md
0
1
export
screen-control-operator
2
from
"breverdbidder/life-os"
from
"breverdbidder/life-os"
3
Autonomous browser control via Chrome DevTools Protocol and Accessibility Tree for full screen control like GPT Operator. Use when user requests "control my screen", "verify Lovable", "test scrapers", "debug DOM", "autonomous testing", or any browser automation task. NO screenshots - uses CDP + semantic queries for 10x faster, 100% reliable element targeting.
2026-01-05
file-type-defaults.md
0
1
export
file-type-defaults
2
from
"kevintraver/dotfiles"
from
"kevintraver/dotfiles"
3
Set default applications for file types on macOS using utiluti. Use when setting file type associations, changing default apps for extensions, or managing macOS file handlers.
2026-01-05
generate-missing-tests.md
0
1
export
generate-missing-tests
2
from
"foolishimp/ai_sdlc_method"
from
"foolishimp/ai_sdlc_method"
3
Homeostatic actuator auto-generating missing tests for requirements with low coverage. Creates unit tests, edge cases, and error cases for REQ-* without sufficient test coverage. Use when validate-test-coverage detects gaps.
2026-01-05
human-docs.md
0
1
export
human-docs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.
2026-01-05
prompt-strategy.md
0
1
export
prompt-strategy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Develop and optimize AI prompt strategies for code generation. Use when creating new AI model strategies, optimizing prompts for Claude/GPT/Gemini/DeepSeek/Grok, or improving prompt quality. Includes model-specific optimization techniques.
2026-01-05
schema-development.md
0
1
export
schema-development
2
from
"jhlee0409/laylder"
from
"jhlee0409/laylder"
3
Create and modify Laylder schema components, breakpoints, and layouts. Use when working with types/schema.ts, creating new components, adding breakpoints, or modifying layout configurations. Helps ensure Component Independence architecture compliance.
2026-01-05
kiro-project-scaffolder.md
0
1
export
kiro-project-scaffolder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically scaffolds spec-driven projects when user mentions creating new projects with specifications, type safety, or TDD requirements.
2026-01-05
task-breakdown-phase.md
0
1
export
task-breakdown-phase
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing.
2026-01-05
langgraph-workflows.md
0
1
export
langgraph-workflows
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design and implement multi-agent workflows with LangGraph 0.2+ - state management, supervisor-worker patterns, conditional routing, and fault-tolerant checkpointing
2026-01-05
report-generator.md
0
1
export
report-generator
2
from
"lola69160/claude-product-comparison"
from
"lola69160/claude-product-comparison"
3
Generates professional markdown comparison report with tables, executive summary, and verdict by use case. Use when user asks to 'generate report', 'create comparison report', 'synthesize comparison', 'write comparison', or when orchestrator has completed all data collection. Creates structured report with specs tables, pros/cons, pricing analysis, and actionable recommendations.
2026-01-05
kysely.md
0
1
export
kysely
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements Kysely type-safe SQL query builder with full TypeScript inference, migrations, and multi-database support. Use when building type-safe SQL queries, needing a lightweight ORM alternative, or wanting SQL control with TypeScript safety.
2026-01-05
test-coverage-boost.md
0
1
export
test-coverage-boost
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Increase test coverage from 0% to 80%+ in ANY project, ANY testing framework. Use when adding tests to untested code or preparing for major refactoring.
2026-01-05
netgraph-dsl.md
0
1
export
netgraph-dsl
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
NetGraph scenario DSL for defining network topologies, traffic demands, failure policies, and analysis workflows in YAML. Use when: creating or editing .yaml/.yml network scenarios, defining nodes/links/groups, writing adjacency rules, configuring selectors or blueprints, setting up traffic matrices or failure policies, debugging DSL syntax or validation errors, or asking about NetGraph scenario structure.
2026-01-05
strategic-code-reviewer.md
0
1
export
strategic-code-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
DRY, KISS, SRP 원칙에 대해서 코드 리뷰를 수행합니다. 코드 품질 검토, 리팩터링 기회 식별, 중복 코드 감지, 복잡한 로직 단순화에 특화되어 있습니다.
2026-01-05
unbrowser.md
0
1
export
unbrowser
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Intelligent web browsing API that learns from patterns, discovers APIs automatically, and progressively eliminates browser rendering for 10x faster data extraction. Use when you need to extract content from websites, discover APIs, handle authenticated sessions, or automate multi-step browsing workflows.
2026-01-05