Browse Skills

18175 skills found

obsidian-moc-creator.md
0
1 export obsidian-moc-creator
2 jeongsk from "jeongsk/langchain-academy"
3 Create and maintain Maps of Content (MOCs) for Obsidian vault navigation. Use when directories lack navigation structure, content needs organization, or index pages are missing. Generates MOCs based on directory structure and file analysis.
2026-01-05
sql-query-optimization.md
0
1 export sql-query-optimization
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 A skill for optimizing SQL queries, focusing on PostgreSQL. It provides a checklist for query analysis, guidance on reading EXPLAIN plans, and patterns for common optimization problems like N+1 queries, JOINs, and pagination. Includes templates for benchmarking and recommending indexes. Use this skill when a user wants to improve the performance of a SQL query.
2026-01-05
guideline-lookup.md
0
1 export guideline-lookup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Look up Fannie Mae underwriting guidelines for income, assets, credit, or collateral verification. Use when questions involve DTI, income documentation, asset requirements, credit standards, or any B3/B4 guideline references. Reads guidelines dynamically from configs/guidelines/ - never hardcodes content.
2026-01-05
barqnet-client.md
0
1 export barqnet-client
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Specialized agent for BarqNet client application development across Desktop (Electron/TypeScript), iOS (Swift), and Android (Kotlin). Handles UI/UX implementation, OpenVPN integration, platform-specific features, secure storage, and native API usage. Use when developing client-side features, fixing UI bugs, or implementing platform-specific functionality.
2026-01-05
learning-research-designer.md
0
1 export learning-research-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 research-designer for evidence-based learning research and evaluation.
2026-01-05
document-sync.md
0
1 export document-sync
2 claimhawk from "claimhawk/shebang"
3 Synchronize text changes across multiple files. Use when updating taglines, brand text, version numbers, or any content that appears in multiple places.
2026-01-05
story-writing.md
0
1 export story-writing
2 memyselfmike from "memyselfmike/gao-agile-dev"
3 Create well-structured user stories from requirements with clear acceptance criteria, technical context, and test scenarios. Use when creating user stories, refining backlog items, or breaking down epics.
2026-01-05
avalonia-dependency-injection.md
0
1 export avalonia-dependency-injection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AvaloniaUI에서 GenericHost와 DI 사용 패턴
2026-01-05
moai-docs-generation.md
0
1 export moai-docs-generation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Documentation generation patterns for technical specs, API docs, user guides, and knowledge bases using real tools like Sphinx, MkDocs, TypeDoc, and Nextra. Use when creating docs from code, building doc sites, or automating documentation workflows.
2026-01-05
create-plan.md
0
1 export create-plan
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.
2026-01-05
xcontent.md
0
1 export xcontent
2 vitortl from "vitortl/thesolowolfeng"
3 X (Twitter) content creation system. USE WHEN create post, write tweet, create thread, build in public, reply tweet, x content, twitter visual.
2026-01-05
skill-design.md
0
1 export skill-design
2 chkim-su from "chkim-su/forge-editor"
3 Best practices for skill structure and types. Use when creating skills.
2026-01-05
create-exercise.md
0
1 export create-exercise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create consistent, high-quality educational programming exercises or tutorials following strict template guidelines. Use this skill whenever you need to create or refine a programming exercise or tutorial for your course. Automatically applies template structure, formatting rules, and quality verification.
2026-01-05
chat-workflow.md
0
1 export chat-workflow
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Use esta skill quando trabalhar com o sistema de chat IA para criação de artigos. Contém workflow completo, detecção de intenção, comandos naturais, e arquitetura técnica.
2026-01-05
security-testing-automation.md
0
1 export security-testing-automation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-red-teaming"
3 Automate security testing, create reusable test suites, integrate with CI/CD, and measure security improvements over time.
2026-01-05
write-docs.md
0
1 export write-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when user requests automated documentation generation from requirements file. Triggers include:- Korean: "문서 작성해줘", "write-docs 실행해줘", "자동 문서 생성"- English: "write documentation", "run write-docs", "generate from requirements"- Context: User has run prepare-docs and has docs/doc-requirements.md file readyThis skill focuses on Step 2 of automated workflow: Reading requirements file and generatingdocumentation automatically with per-sentence accuracy tracking and rationale for low-confidence statements (< 70%).
2026-01-05
docker-workflow.md
0
1 export docker-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.
2026-01-05
quantum-memory.md
0
1 export quantum-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage persistent quantum memories across sessions. Use for storing, retrieving, organizing, and building upon past learnings and insights.
2026-01-05
figma-mcp-workflow.md
0
1 export figma-mcp-workflow
2 JewelsHovan from "JewelsHovan/pain-plus-site"
3 Standardize Figma-to-code workflow using Figma MCP - always get_design_context first, then screenshot, use project tokens not hardcoded values, validate 1:1 parity
2026-01-05
expo-config.md
0
1 export expo-config
2 jeffmichaeljohnson-tech from "jeffmichaeljohnson-tech/prayermap"
3 Use when configuring Expo applications through app.json, app.config.js/ts, and EAS build configuration. Covers environment variables, build profiles, plugins, and deployment settings.
2026-01-05
always-works-testing.md
0
1 export always-works-testing
2 FlorinPopaCodes from "FlorinPopaCodes/claude-marketplace"
3 Default testing standard for all implementation work - ensures code actually works through mandatory execution validation before confirming to user. Applies automatically whenever writing, modifying, debugging, or implementing any code (scripts, APIs, UI, configs, data operations, logic changes). This is the baseline expectation, not an optional extra - every implementation must be verified through actual execution, not assumed correct.
2026-01-05
ask-the-oracle.md
0
1 export ask-the-oracle
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Submit complex code questions to OpenAI GPT-5 Pro for deep analysis when you have 20 minutes. Use when the user asks for architectural analysis, comprehensive code review, debugging complex issues, or requests expert analysis of their codebase that requires extended reasoning. Automatically handles file selection, code packing with Repomix, cost estimation, long-running API requests, and result presentation.
2026-01-05
mini-lessons.md
0
1 export mini-lessons
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interactive mini-lessons for the PAES math curriculum. Use when the user wants to add a new lesson, create lesson content, or implement lesson steps.
2026-01-05
kindle-capture.md
0
1 export kindle-capture
2 Tsunoda-s-FT from "Tsunoda-s-FT/kindle-app"
3 Kindle Web Reader/Kindle macOSアプリからスクリーンショットをキャプチャしてPDF生成。書籍名やASIN指定でKindle本を自動PDF化。Kindleライブラリ検索、Playwrightでページ自動取得、PNG画像からPDF変換、レイアウト設定(single/double)、範囲指定、品質調整、リサイズに対応。タイトル取得に失敗した場合は表紙キャプチャをAIで視認して命名する。
2026-01-05