amp
Amp-compatible skills are written for teams using the Amp coding-assistant workflow inside real repositories. Expect implementation helpers, debugging guides, refactoring prompts, and development automations that fit an agent working close to the editor and terminal.
Skills compatible with amp
inject
by boshu2/agentops
DEPRECATED (removal target: v3.0.0) — Use ao lookup --query "topic" for on-demand learnings retrieval, or see .agents/AGENTS.md for knowledge navigation. This skill and the ao inject CLI command still work but are no longer called from hooks or other skills.
ios-localization
by dpearson2699/swift-ios-skills
Localize iOS 26+ apps using String Catalogs, modern string types, FormatStyle, and RTL-aware layout. Localization mistakes cause App Store rejections in non-English markets, mistranslated UI, and broken layouts. Ship with correct localization from the start.
search-strategy
by anthropics/knowledge-work-plugins
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
dead-code
by parcadei/continuous-claude-v3
Find unused functions and dead code using TLDR static analysis.
news-summary
by zjfls/zhoujie-claude-skills
Source details, install context, and public review data are available on the full page.
prd-writer
by pmprompt/claude-plugin-product-management
This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work.
app-intents
by dpearson2699/swift-ios-skills
Implement, review, and extend App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence.
app-store-review
by dpearson2699/swift-ios-skills
Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation.
docx-manipulation
by claude-office-skills/skills
This skill enables programmatic creation, editing, and manipulation of Microsoft Word (.docx) documents using the python-docx library. Create professional documents with proper formatting, styles, tables, and images without manual editing.
ios-networking
by dpearson2699/swift-ios-skills
Modern networking patterns for iOS 26+ using URLSession with async/await and structured concurrency. All examples target Swift 6.2. No third-party dependencies required -- URLSession covers the vast majority of networking needs.
reading-invoice
by kazukinagata/shinkoku
Source details, install context, and public review data are available on the full page.
sentry-workflow
by getsentry/sentry-for-ai
Source details, install context, and public review data are available on the full page.
swiftui-uikit-interop
by dpearson2699/swift-ios-skills
Bridge UIKit and SwiftUI in both directions. Wrap UIKit views and view controllers for use in SwiftUI, embed SwiftUI views inside UIKit screens, and synchronize state across the boundary. Targets iOS 26+ with Swift 6.2 patterns; notes backward-compatible to iOS 16 unless stated otherwise.
alicloud-ai-translation-anytrans
by cinience/alicloud-skills
Source details, install context, and public review data are available on the full page.
assess
by kazukinagata/shinkoku
確定申告が必要かどうか、どの種類の申告が必要かを対話的に判定するスキル。 ユーザーの収入状況・家族構成・事業状況をヒアリングし、必要な申告を特定する。
context-compression
by sickn33/antigravity-awesome-skills
When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize tokens per request. The correct optimization target is tokens per task: total tokens consumed to complete a task, including re-fetching costs when compression...
expo-react-native-performance
by pproenca/dot-skills
Comprehensive performance optimization guide for Expo React Native applications. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
furusato
by kazukinagata/shinkoku
ふるさと納税の寄附金受領証明書を読み取り、寄附データを管理し、控除額を計算するスキル。
pdf-generator
by jwynia/agent-skills
Source details, install context, and public review data are available on the full page.
submit
by kazukinagata/shinkoku
確定申告書類の最終確認と提出方法の案内を行うスキル。 申告書の作成が完了した後の最終ステップとして使用する。
axiom-sre
by axiomhq/skills
CRITICAL: ALL script paths are relative to this SKILL.md file's directory. Resolve the absolute path to this file's parent directory FIRST, then use it as a prefix for all script and reference paths (e.g., /scripts/init ). Do NOT assume the working directory is the skill folder.
capabilities
by kazukinagata/shinkoku
shinkoku が現在対応している申告パターン、帳票種類、既知の制限事項を一覧する。
ctf-pwn
by ljagiello/ctf-skills
Quick reference for binary exploitation (pwn) CTF challenges. Each technique has a one-liner here; see supporting files for full details.
htmx
by mindrally/skills
Source details, install context, and public review data are available on the full page.