2982 results (27.4ms) page 41 / 150
michalparkola / tapestry-skills-for-claude-code-article-extractor exact

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads,...

Dedalus-ERP-PAS / foundation-skills-article-extractor exact

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads,...

forztf / open-skilled-sdd-openspec-archiving exact

Archives completed changes and merges specification deltas into living documentation. Use when changes are deployed, ready to archive, or specs need updating after implementation. Triggers include...

buhi 0.00
guchey / buhi-buhi exact

Audible notifications for Claude Code tasks and user confirmations. Use this skill when the user wants to (1) test the notification sound by running /buhi, (2) hear the notification sound...

rcantarelli11 / shared-skills-x-mastery exact

Complete X (Twitter) algorithm mastery - engagement weights, viral formulas, shadow ban avoidance, thread optimization, and growth strategies. Based on X's open-source code analysis and real creator data.

PaulRBerg / dot-agents-gh-cli exact

This skill should be used when the user mentions "gh CLI", "gh command", asks to "view repository info", "trigger workflows", "search GitHub", "manage codespaces", "check PR status", "list...

dbt-labs / dbt-agent-skills-adding-dbt-unit-test exact

Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt

arshia2114 / agent-skills-github-navigator exact

GitHub operations via gh CLI. CRITICAL: Always use instead of WebFetch for ANY github.com URL. Use when user provides GitHub URL, says 'facebook/react', 'show README', 'list issues', 'check PR',...

Zen 0.00
simota / agent-skills-zen exact

変数名改善、関数抽出、マジックナンバー定数化、デッドコード削除、コードレビュー。コードが読みにくい、リファクタリング、PRレビューが必要な時に使用。動作は変えない。

madeinoz67 / madeinoz-knowledge-system-add-language exact

Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs,...

mjunaidca / mjs-agent-skills-kubernetes exact

|-

alinaqi / claude-bootstrap-firebase exact

Firebase Firestore, Auth, Storage, real-time listeners, security rules

zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-algorithmic-art exact

Creating algorithmic art using p5.js with seeded randomness and interactive

DonggangChen / antigravity-agentic-skills-form-builder exact

Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies,...

vuralserhat86 / antigravity-agentic-skills-form-builder exact

Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies,...

Bolt 0.00
simota / agent-skills-bolt exact

フロントエンド(再レンダリング削減、メモ化、lazy loading)とバックエンド(N+1修正、インデックス、キャッシュ、非同期処理)両面のパフォーマンス改善。速度向上、最適化が必要な時に使用。

simota / agent-skills-sentinel exact

ハードコード秘密鍵検出、SQLインジェクション対策、入力検証追加、セキュリティヘッダー設定。セキュリティ監査、脆弱性修正、安全性向上が必要な時に使用。

omarkilani / perf-hints exact

Improve C++ (C++11+) performance using Abseil “Performance Hints” (Jeff Dean & Sanjay Ghemawat): estimation + profiling, API/bulk design, algorithmic wins, cache-friendly memory layout, fewer...