Browse Skills

44756 skills found

banksy-merged.md
0
1 export banksy-merged
2 Ketomihine from "Ketomihine/my_skills"
3 Combined Banksy notebooks and source code (deduplicated)
2026-01-05
cpp14-code-review.md
0
1 export cpp14-code-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AUTOSAR C++14およびCERT C++コーディング規約に準拠したC++14コードレビュー。安全性重視のC++システムのコードレビュー、セキュリティ監査、品質評価、静的解析ツール設定を行う際に使用。
2026-01-05
implementation-prep.md
0
1 export implementation-prep
2 penne-0505 from "penne-0505/docs_driven_dev_template"
3 Use when preparing to implement instructions by reviewing documentation and TODO.md so the actual work starts with a shared plan.
2026-01-05
conductor-methodology.md
0
1 export conductor-methodology
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "conductor methodology", "context-driven development", "conductor directory structure", "conductor files", "tracks.md", "plan.md", "spec.md", or when commands reference conductor concepts. Provides comprehensive understanding of the Conductor framework for Context-Driven Development.
2026-01-05
nextjs-server-client-components.md
0
1 export nextjs-server-client-components
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (requires Suspense + 'use client'), navigation (Link, redirect, useRouter), cookies/headers access, and 'use client' directive. Activates when prompt mentions useSearchParams, Suspense, navigation, routing, Link component, redirect, pathname, searchParams, cookies, headers, async components, or 'use client'. Essential for avoiding mixing server/client APIs.
2026-01-05
runme-conventions.md
0
1 export runme-conventions
2 hyt-sasaki from "hyt-sasaki/ai-knowledge-promoter"
3 Runme.dev形式の実行可能マークダウン作成・編集用規約。使用タイミング:(1) マークダウンファイルに実行可能なコードブロックを追加(verify.md, README.mdなど)(2) Runme.devセル設定の追加・編集(name, cwd, excludeFromRunAllなど)(3) runme fmtでフォーマット適用(4) 既存Runmeファイルの修正・改善
2026-01-05
adr-code-traceability.md
0
1 export adr-code-traceability
2 terrylica from "terrylica/itp-workflow"
3 Add ADR references to code for decision traceability. Use when creating new files, documenting non-obvious implementation choices, or when user mentions ADR traceability, code reference, or document decision in code. Provides language-specific patterns for Python, TypeScript, Rust, Go.
2026-01-05
onboarding-infra.md
0
1 export onboarding-infra
2 semicolon-devteam from "semicolon-devteam/sax-infra"
3 인프라 엔지니어 온보딩 실습 (SAX-Infra 패키지 전용). Use when (1) sax-core/skill:onboarding에서 호출,(2) 인프라 엔지니어 온보딩 실습 필요 시. 인프라 설정 및 DevOps 워크플로우 체험.
2026-01-05
tsa-integration.md
0
1 export tsa-integration
2 matheus-rech from "matheus-rech/meta-agent"
3 Trial Sequential Analysis for meta-analyses with information size calculations
2026-01-05
policy-as-code-operations.md
0
1 export policy-as-code-operations
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Manage Kyverno policy lifecycle from creation to enforcement. Add policies safely, monitor compliance, handle exceptions, and maintain GitOps-driven operations.
2026-01-05
insurance-underwriter.md
0
1 export insurance-underwriter
2 selfdriven-octo from "selfdriven-octo/skillzeb"
3 ---
2026-01-05
verify-implementation.md
0
1 export verify-implementation
2 semicolon-devteam from "semicolon-devteam/sax-backend"
3 구현 품질 종합 검증. Use when:(1) 구현 완료 후 최종 검증, (2) PR 전 품질 체크,(3) 팀 코덱스 + Reactive + 테스트 통합 검증.
2026-01-05
javascript-documentation-standard.md
0
1 export javascript-documentation-standard
2 Perlover from "Perlover/agent-os-test-skills"
3 MANDATORY for ALL JavaScript code! PROACTIVE - Use when writing JavaScript/TypeScript code. Requires JSDoc comments with @skill-verified tag for all functions. Essential for code documentation and IDE support.
2026-01-05
llm-basics.md
0
1 export llm-basics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 LLM architecture, tokenization, transformers, and inference optimization. Use for understanding and working with language models.
2026-01-05
mcp2cli.md
0
1 export mcp2cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert MCP servers into standalone Bash-invokable scripts. Use when user wants to make an MCP server usable as bash commands, convert MCP to CLI, or wrap MCP tools for agent use.
2026-01-05
consensus-day-orchestrator.md
0
1 export consensus-day-orchestrator
2 EojEdred from "EojEdred/Etrid"
3 Simulate and coordinate Ëtrid’s Consensus Day process, aggregating proposals, electorate role weights, quorum rules, and final decision outcomes.
2026-01-05
message-preflight.md
0
1 export message-preflight
2 kelleysd-apps from "kelleysd-apps/sdd-agentic-framework"
3 MANDATORY pre-flight compliance check that MUST execute at the START of every user message.Implements the Work Session Initiation Protocol (Constitutional Principle X).This skill ensures constitutional compliance BEFORE any work begins by:1. Acknowledging the constitution's 15 principles2. Scanning the user message for domain trigger keywords3. Making an explicit delegation decision4. Authorizing execution only after all steps completeTriggered by: EVERY user message (mandatory, no exceptions)This is a PROACTIVE skill - violations are prevented, not just detected.
2026-01-05
infographic-creation.md
0
1 export infographic-creation
2 zhuxingwan from "zhuxingwan/Infographic"
3 Create beautiful infographics based on the given text content. Use this when users request creating infographics.
2026-01-05
td-hierarchical-clustering.md
0
1 export td-hierarchical-clustering
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Hierarchical clustering for nested data grouping
2026-01-05
mt5-log-reader.md
0
1 export mt5-log-reader
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Reads MetaTrader 5 log files to validate indicator execution, unit tests, and compilation errors. Use when user mentions Experts pane, MT5 logs, errors, or asks "did it work". Triggers - check logs, did it work, Experts pane, Print output, runtime errors, debug output. (project)
2026-01-05