Browse Skills

329 skills found

academic-writing-cs.md
2
1 export academic-writing-cs
2 SipengXie2024 from "SipengXie2024/Helios-Writing"
3 Comprehensive toolkit for writing high-quality computer science research papers (conference, journal, thesis). Provides narrative construction guidance, sentence-level clarity principles (Gopen & Swan), academic phrasebank, CS-specific conventions, and section-by-section quality checklists. Use when assisting with academic paper writing, revision, or structure planning across all stages from drafting to submission.
2026-05-17
enterprise-readiness.md
2
1 export enterprise-readiness
2 netresearch from "netresearch/enterprise-readiness-skill"
3 Agent Skill for enterprise readiness assessment - security, quality, and automation | Claude Code compatible
2026-05-28
rspec-testing.md
2
1 export rspec-testing
2 hoblin from "hoblin/claude-code-rails-skills"
3 Auto-activating Claude Code skills for Rails development. Best practices and ready-to-use patterns.
2026-05-07
arxiv-search.md
2
1 export arxiv-search
2 langchain-samples from "langchain-samples/deepagent-coder"
3 A deepagent-based coding assistant
2026-03-04
skill-creator.md
2
1 export skill-creator
2 eliasjudin from "eliasjudin/codex-skill-creator"
3 Create and refine Codex skills (folders containing `SKILL.md`). Use when you need help naming a skill, writing effective `name`/`description`, structuring the on-disk instructions, or adding scripts/references/assets for repeatable workflows.
2025-12-21
arxiv-reader.md
2
1 export arxiv-reader
2 yamadashy from "yamadashy/ccreader"
3 GitHub Issue + Claude Code Action で「あとで読む」を管理する実験的なリポジトリ
2026-02-21
deep-research-synthesizer.md
2
1 export deep-research-synthesizer
2 anthony-maio from "anthony-maio/pieces-agent-skills"
3 Two advanced agentic skills for Pieces OS, focusing on deep research synthesis and MCP-based long-term memory interactions.
2026-04-14
markdown-writer.md
2
1 export markdown-writer
2 robertbagge from "robertbagge/claude-starter"
3 Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2025-11-27
sinusitis-care.md
2
1 export sinusitis-care
2 milsonson from "milsonson/--claude-skill"
3 Expert sinusitis consultant. IMMEDIATELY search 10+ authoritative sources (UpToDate, AAO-HNS, EPOS, Mayo, PubMed/PMC, Cleveland Clinic, Hopkins, Springer, NORD, ENT Today, USA Sinus) for ANY sinus question. Use WebFetch to read sources deeply. Mark uncertainty explicitly.
2026-02-22
fact-checker.md
2
1 export fact-checker
2 suchwow-sysadmin from "suchwow-sysadmin/claude-code-factchecker"
3 AI-powered fact-checking that browses, crawls, clicks, and *understands*. (MCP server required for full feature set.)
2025-12-09
quality-reviewer.md
2
1 export quality-reviewer
2 ArcadeAI from "ArcadeAI/arcade-mcp-ts"
3 TypeScript framework for building MCP servers with built-in OAuth (21 providers), secret injection, middleware, multi-user JWT auth, and worker routes. Wraps @modelcontextprotocol/sdk.
2026-03-26
source-of-truth.md
2
1 export source-of-truth
2 frmoretto from "frmoretto/source-of-truth-creator"
3 Create epistemically honest Source of Truth documents that pass Clarity Gate verification. Use when consolidating research, documenting project state, creating verification baselines, or building authoritative references. Triggers on "create source of truth", "document verified state", "consolidate research", "create verification baseline", "build authoritative reference".
2026-05-21
obsidian-project-assistant.md
2
1 export obsidian-project-assistant
2 ali5ter from "ali5ter/obsidian-project-assistant"
3 📓 Claude Code skill and agent for automatic project documentation in Obsidian
2026-05-24
lsp-enable.md
2
1 export lsp-enable
2 zircote from "zircote/lsp-tools"
3 LSP-first code intelligence for Claude Code with strong enforcement patterns. Part of the zircote-lsp marketplace.
2026-05-17
memory-management.md
2
1 export memory-management
2 zcf0508 from "zcf0508/mem-mcp"
3 Manages long-term memory for users across conversations. Automatically queries relevant memories when starting a new topic, and saves important personal information, habits, schedules, and user-requested memories. Use this when discussing user background, preferences, or plans; starting a new task or project; users mention personal details or ask to remember something.
2026-04-13
xfeed.md
2
1 export xfeed
2 ericksoa from "ericksoa/xfeed"
3 Filter your X timeline based on your interests using Claude Haiku
2026-01-26
serena-semantic-code.md
2
1 export serena-semantic-code
2 helmecke from "helmecke/dotfiles"
3 My dotfiles
2026-05-16
linear.md
2
1 export linear
2 ryantking from "ryantking/agentctl"
3 A CLI that provides settings, hooks, and isolated workspaces for agents.
2026-05-23
research-repo.md
2
1 export research-repo
2 aadishv from "aadishv/dotfiles"
3 making this rn because my computer screen is glitching and uh 1) i want to back up all of my settings, 2) idk man i'm just freaking out cause what if my computer fully glitches in the middle of my bio final and proctorio kicks me and my teacher thinks i'm cheating then i get a zero on the final and F in bio
2026-02-21
using-the-block-collection-and-block-party.md
2
1 export using-the-block-collection-and-block-party
2 aemsites from "aemsites/da-blog-tools"
3 The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
2026-05-01
medusa-backend.md
2
1 export medusa-backend
2 Modsens3 from "Modsens3/medusa-backend-skill"
3 Complete Medusa backend API reference and integration guide
2026-01-17
command-verify.md
1
1 export command-verify
2 d-oit from "d-oit/command-verify"
3 🚀 Intelligent command verification system for documentation with git diff-based cache invalidation. Zero-token operation, cross-platform CLI tool that discovers and validates commands in markdown files with 90%+ cache hit rates. Built for modern JavaScript/Node.js projects with comprehensive testing and self-learning capabilities.
2026-04-10
manage-python-env.md
1
1 export manage-python-env
2 dudusoar from "dudusoar/VRP-Toolkit"
3 Quick reference for uv (fast Python package manager) operations to save tokens. Use when creating virtual environments, installing packages, managing dependencies, or when user asks about uv commands. Provides concise patterns for Python project setup and package management.
2026-05-08
code-review-preferences.md
1
1 export code-review-preferences
2 ChaiWithJai from "ChaiWithJai/claude-code-mastery"
3 Claude Code Mastery: 3.5hr livestream course for Cursor/Copilot users switching to Claude Code. Skills, agents, plugins, and team adoption.
2025-12-26