- Home
- /
- Categories
- /
- File Ops
File Ops
File manipulation and management
react-single-responsibility
by Lichens-Innovation
Strategies to simplify components, hooks, and methods: decomposition order (utilities, hooks, sub-components), early returns, control flow, parameter design, and code smell fixes. Use when the user says: ungodify this method/function/component, simplify this method/function/component, make this method/function/component less complex; or when refactoring a large component, hook, or function, reducing complexity, applying single responsibility, or asking how to simplify a component, hook, or method.
prioritize
by ddaanet
Score and rank pending tasks by priority. Triggers on "prioritize", "score the backlog", "rank tasks", "reprioritize", or task ordering needs. WSJF-adapted scoring producing priority-ordered tables with parallel batches.
charmkeeperration-tests
by seb4stien
Use this skill when you need to write, update, migrate or fix integration tests.
create-command
by VitaDynamics
Create a new custom slash command following conventions and best practices
signalradar
by vahnxu
Monitors Polymarket prediction markets for probability changes and sends alerts when thresholds are crossed. Supports AI model releases, crypto, and geopolitics categories. Use when user asks to "check prediction markets", "monitor Polymarket", "track market probabilities", "set up market alerts", or "watch AI/crypto/geopolitics predictions". Do NOT use for stock market analysis, sports betting, or real-time trading signals. 监控 Polymarket 预测市场概率变化,超过阈值时推送通知。支持 AI 模型发布、加密货币、 地缘政治三大类别。不适用于股市分析、体育博彩或实时交易信号。
Motion Sampler Skill
by yousufjoyian
Claude agent skills and workspace configuration
macos-swiftui-dev
by fanthus
Create macOS applications using SwiftUI. Use when building macOS apps from scratch, including window-based apps, menu bar apps, apps with sidebar navigation, or when adding macOS-specific features like keyboard shortcuts, toolbars, and native UI components. Triggers on requests like "Build me a macOS app", "Create a SwiftUI app for Mac", "Make a menu bar app", or "Add keyboard shortcuts to my macOS app".
code-audit
by pietz
Structural health assessment for codebases. Use when the user asks to audit code quality, assess code health, review a codebase, find technical debt, clean up code structure, or identify refactoring opportunities. Also use when asked to do a "code audit", "codebase review", "quality assessment", or "tech debt analysis". Provides parallel multi-lens analysis via sub-agents with specialized checklists for code health, cross-module coherence, refactoring detection, and security.
cowork-porter
by naveedharri
Export and import Claude Desktop Cowork sessions as portable archives.
pyramid-read
by josuakiviranta
Read markdown files at configurable zoom levels. Use every time when you or subagents needs to read or gather information from markdown files instead of "Read"-tool. Supports progressive disclosure — list headers first, expand only what's relevant.
pomodoro-timer
by skystmm
"Pomodoro timer with reminders and calendar integration. Use when user asks to '设置番茄钟', '开始番茄钟', '番茄工作法', '定时提醒', or wants to track focused work sessions. Supports custom durations, break reminders, and iCal export. Optional Feishu calendar integration."
dig
by iemong
Clarify ambiguities in plans with structured questions using the AskUserQuestion tool. 使用タイミング: (1) 計画の曖昧な点を明確にしたい (2) 実装前に要件を詰めたい トリガーキーワード: 曖昧、不明確、要件確認、dig
shopify-section-structure
by skomskiy
Shopify theme section structure, file organization, and schema requirements. Use when creating or modifying Shopify theme sections.
code-explainer
by atovk
用简单的语言和类比解释代码的工作原理,适合初学者理解复杂代码
google-drive
by minkhant1996
"Manage Google Drive - upload, download, share files, create folders"
implement-with-feedback
by Xalior
Git-centric implementation workflow. Enforces clean checkout, creates a properly named branch, tracks progress in a WIP markdown file, and commits continuously so git logs serve as the primary monitoring channel. Use when starting instructed, offer for any plan-based implementation task.
Linear Issue Tracking - Complete Reference
by alienfast
Linear issue tracking - MUST READ before using Linear commands
Wireshark Network Traffic Analysis
by jcastillotx
This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.
git-commit
by totto2727-dotfiles
Analyzes git changes and creates granular commits with Conventional Commits format messages. Detects repository language pattern from recent commits. MUST ALWAYS be used when creating git commits, regardless of whether the user explicitly requests it or not.
skill-creator
by aiagentskills
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
openarch
by NikoConn
Consult Spanish building regulations (CTE, GVA). Search legal requirements and updated documents from official sources.
xmind-processor
by cruldra
Programmatically create, read, and modify XMind mind map files (.xmind). Provides Python utilities for parsing xmind files, inserting topics, setting background colors, and creating new mind maps from templates. Use when working with XMind files for automation, batch processing, or generating mind maps programmatically.
algolia-search
by ncdevshiv
"Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality."
full-output-enforcement
by paulbryantbaker-art
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.