Browse Skills

6485 skills found

onboard.md
0
1 export onboard
2 MykolaPinchuk from "MykolaPinchuk/codex_workflow_test"
3 repo to test codex workflow with handout skill
2025-12-30
create-blog-post-from-url.md
0
1 export create-blog-post-from-url
2 celery94 from "celery94/celery94.github.io"
3 从给定 URL 抽取信息并生成新的博客 Markdown 文章、资源目录和 frontmatter。
2026-04-17
documentation-standards.md
0
1 export documentation-standards
2 James1218 from "James1218/claude-code-configurations"
3 My user level configurations
2026-01-22
customgpt-rag-retrieval.md
0
1 export customgpt-rag-retrieval
2 Poll-The-People from "Poll-The-People/customgpt-claude-code"
3 CustomGPT RAG plugin for Claude Code - Enterprise knowledge base search via MCP
2025-12-28
claude-code-meta.md
0
1 export claude-code-meta
2 artimath from "artimath/surf-market"
3 Build Claude Code extensions - skills, agents, hooks, plugins, marketplaces, slash commands. Use when creating Claude Code components, building new skills, writing agents, creating hooks, making plugins, setting up marketplaces, writing slash commands, fixing extension configurations, or troubleshooting Claude Code extensions. Includes builder agents for autonomous creation. Not for looking up docs - use claude-code-docs-reference for that.
2025-12-22
fork-terminal-skill.md
0
1 export fork-terminal-skill
2 emanualjade from "emanualjade/vibe-coding-resources"
3 Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new terminal' or 'new terminal: <command>'.
2025-12-29
nextjs.md
0
1 export nextjs
2 gavanduffy from "gavanduffy/better-chat-bot"
3 Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2.Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
2025-12-05
git-operations-specialist.md
0
1 export git-operations-specialist
2 gendosu from "gendosu/ccmp"
3 Git operations, GitHub CLI, and version control specialist.Handles complex Git analysis, conflict resolution, branching strategies,history investigation, PR management, and advanced Git operations.
2026-01-17
morpho-solana-frontend.md
0
1 export morpho-solana-frontend
2 raunit-dev from "raunit-dev/morpho-on-solana"
3 Build production-ready frontend for Morpho Blue lending protocol on Solana. Covers all 26 program instructions across supply/borrow, flash loans, liquidations, authorization, and admin features. Uses Next.js 14, Anchor client, Jupiter wallet adapter, and Kamino-style UI/UX. Integrates with morpho-solana-builder skill for contract understanding.
2025-12-26
code-ratchets.md
0
1 export code-ratchets
2 LuckierDodge from "LuckierDodge/skills"
3 Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase improvements, (3) preventing copy-paste proliferation of deprecated practices, or (4) setting up pre-commit hooks to count and limit specific code patterns. A ratchet fails if pattern count exceeds OR falls below expected—ensuring patterns never increase and prompting updates when they decrease.
2026-01-27
atomic-components.md
0
1 export atomic-components
2 felixAnhalt from "felixAnhalt/spotify-playlist-extractor"
3 "My playlist is too big and I wanna listen to music based on vibe" - this tool solves that.
2026-01-25
angular-nx.md
0
1 export angular-nx
2 rryter from "rryter/sentinel"
3 Specialized knowledge for working with Angular 19 and Nx in the Sentinel monorepo. Use when generating components, running tests/builds, or working with the frontend workspace structure.
2026-03-26
prompt-optimizer.md
0
1 export prompt-optimizer
2 alongor666 from "alongor666/prompt-optimizer"
3 智能 Prompt 优化顾问技能。基于 Anthropic 官方最佳实践,通过场景识别和技术匹配,将用户的模糊需求转化为高质量 prompt。触发场景:(1) 用户明确请求"优化 prompt"、"帮我写 prompt"、"改进这个指令";(2) 用户的需求描述模糊、不清晰、缺少关键信息;(3) 用户提到"不知道怎么表达"、"效果不好"等问题。适用于所有需要与 Claude 交互的场景,通过结构化对话挖掘需求,生成符合 Claude 4.5 最佳实践的优化 prompt。
2025-12-02
frontend-design.md
0
1 export frontend-design
2 ymat19 from "ymat19/dotfiles"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-04-11
coverage-analyzer.md
0
1 export coverage-analyzer
2 yuta158 from "yuta158/api-test-portfolio"
3 テストカバレッジ分析とテスト生成ガイダンス。coverage.jsonを解析し、未カバー行/ブランチを特定、優先度付きテスト作成提案を出力。トリガー: "カバレッジ分析", "coverage analyze", "テストカバレッジ向上", "未カバー行"
2026-04-17
joke-teller.md
0
1 export joke-teller
2 compactcode from "compactcode/nix-config"
3 Think‑type‑ship: a keyboard‑first, reproducible Nix ecosystem—desktop, laptop, and homelab alike.
2026-04-17
api-design.md
0
1 export api-design
2 cotw-fabier from "cotw-fabier/cosboard"
3 Your approach to handling API design. Use this skill when working on files where API design comes into play.
2025-12-02
meal-prep-assistant.md
0
1 export meal-prep-assistant
2 manshuv from "manshuv/grandmaster-crab"
3 Weekly meal prep and shopping assistant that selects 3 recipes with varied proteins, generates categorized shopping lists, and creates meal prep plans distinguishing Sunday prep from weeknight cooking. Use when planning weekly meals or creating shopping lists.
2025-11-22
ellies-frontend-standards.md
0
1 export ellies-frontend-standards
2 wizzeh from "wizzeh/skills"
3 my skills :)
2026-03-04
system-design.md
0
1 export system-design
2 RamosFBC from "RamosFBC/openresidencia"
3 Comprehensive system design skill for creating professional software architecture specifications. Use this skill when asked to design systems (e.g., "Design a chat application", "Design an e-commerce platform", "Create system architecture for X"). Generates complete technical specifications with architecture diagrams, database schemas, API designs, scalability plans, security considerations, and deployment strategies. Creates organized spec folders with all documentation following professional software engineering standards, from high-level overview down to detailed implementation specifications.
2025-12-22
discovery-tree-workflow.md
0
1 export discovery-tree-workflow
2 zgagnon from "zgagnon/skills"
3 Use when planning and tracking work - creates visible, emergent work breakdown using TypeScript API with just-in-time planning and hierarchical task trees
2025-12-23
summarize-to-apple-notes.md
0
1 export summarize-to-apple-notes
2 cuiguojie from "cuiguojie/my-claude-marketplace"
3 个人 claude code 插件仓库
2025-12-22
github-info.md
0
1 export github-info
2 aadilmallick from "aadilmallick/get-a-job"
3 Retrieve GitHub user profile and repository information using the gh CLI tool. Use when the user asks about their GitHub profile, statistics, repositories, or wants to view their GitHub information. Examples: Show me my GitHub profile, What are my top repositories, Get my GitHub stats.
2026-01-12
skill-aws-knowledge-tool.md
0
1 export skill-aws-knowledge-tool
2 dnvriend from "dnvriend/aws-knowledge-tool"
3 CLI tool for querying AWS Knowledge MCP Server - search, read, and discover AWS documentation
2025-12-05