myskills
myskills には andrader から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Convert a URL to a Markdown file while removing images. Use this skill when the user wants to fetch a webpage and convert it to a clean Markdown format for documentation, analysis, or archiving. It uses curl to fetch the URL and pandoc with specific flags to ensure a high-quality Markdown output.
Fetch, cache, and use local documentation snapshots under references/ (via uvx devdocs-crawler). Use when implementing features and you need authoritative API/concept docs without relying on web browsing (e.g., “Implement X using React”).
Use this skill when you need to interact with the TickTick Open API, automate task or project operations, or run the bundled Python CLI with `uv run`.
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.