Browse Skills
429 skills found
perplexity-research.md
9
1
export
perplexity-research
2
from
"dbmcco/claude-agent-toolkit"
from
"dbmcco/claude-agent-toolkit"
3
Advanced skills for Claude Code: multi-agent orchestration, task coordination, and external service integrations
2026-02-25
know-tool.md
9
1
export
know-tool
2
from
"eighteyes/tx"
from
"eighteyes/tx"
3
Configurable agent meshes for reproducible AI behavior with steering and guiderails. Works while you think. Claude Code SDK.
2026-02-10
context7-efficient.md
9
1
export
context7-efficient
2
from
"Rehan-Ul-Haq/my-skills"
from
"Rehan-Ul-Haq/my-skills"
3
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
2026-02-10
technical-implementation.md
9
1
export
technical-implementation
2
from
"leeovery/claude-technical-workflows"
from
"leeovery/claude-technical-workflows"
3
From Idea to Implementation: Agentic Engineering Workflows for Claude Code
2026-02-24
linearis-cli.md
9
1
export
linearis-cli
2
from
"coalesce-labs/catalyst"
from
"coalesce-labs/catalyst"
3
Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.
2026-02-18
core.md
9
1
export
core
2
from
"jeffh/claude-plugins"
from
"jeffh/claude-plugins"
3
Humanlayer + other productivity plugins
2026-01-31
hardened-outline-driven-development-for-rust.md
9
1
export
hardened-outline-driven-development-for-rust
2
from
"OutlineDriven/odin-claude-plugin"
from
"OutlineDriven/odin-claude-plugin"
3
ODIN [for Claude Code as a plugin] - Outline Driven development approach for agentic INtelligence
2026-02-25
gemini-research-subagent.md
9
1
export
gemini-research-subagent
2
from
"DasBluEyedDevil/Multi-Agent-Workflow"
from
"DasBluEyedDevil/Multi-Agent-Workflow"
3
Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements.
2026-02-09
crypto-research.md
8
1
export
crypto-research
2
from
"stevengonsalvez/agents-in-a-box"
from
"stevengonsalvez/agents-in-a-box"
3
context engineering for agentic coding
2026-02-25
papi.md
8
1
export
papi
2
from
"hummat/paperpipe"
from
"hummat/paperpipe"
3
Extract equations and context from research papers for LLM coding assistants (arXiv, LaTeX, RAG)
2026-02-24
opensource-code-explorer.md
8
1
export
opensource-code-explorer
2
from
"kaishin/dotfiles"
from
"kaishin/dotfiles"
3
These are my dotfiles.
2026-02-20
archive-project.md
8
1
export
archive-project
2
from
"gokhanarkan/minimal-second-brain"
from
"gokhanarkan/minimal-second-brain"
3
A minimal, AI-native Obsidian vault template. 3 folders, manifest files for Claude/Copilot, automated maintenance.
2026-02-20
creating-skills.md
8
1
export
creating-skills
2
from
"acasto/iptic-memex"
from
"acasto/iptic-memex"
3
An extensible Python CLI program for interfacing with LLM providers. Has file, chat, and ask modes, and can save conversations in a human-readable format for external consumption.
2026-02-02
rules-manager.md
7
1
export
rules-manager
2
from
"fturkyilmaz/nest-next-clean-arch"
from
"fturkyilmaz/nest-next-clean-arch"
3
Enterprise-level monorepo project built with NestJS (backend) and Next.js (frontend), following Clean Architecture principles. Includes JWT/LDAP/ADFS authentication, Prisma ORM with PostgreSQL/SQL Server, TanStack Query, Redux, Tailwind CSS, Radix UI, Dockerized deployment and Azure DevOps CI/CD pipelines.
2026-01-04
microsim-vis-network.md
7
1
export
microsim-vis-network
2
from
"dmccreary/microsims"
from
"dmccreary/microsims"
3
Micro simulations created by generative AI tools such as ChatGPT.
2026-02-13
ecosystem-patterns.md
7
1
export
ecosystem-patterns
2
from
"delorenj/skills"
from
"delorenj/skills"
3
My sack of delicious Claude skills
2026-02-20
enhancing-notes.md
7
1
export
enhancing-notes
2
from
"alexanderop/second-brain-nuxt"
from
"alexanderop/second-brain-nuxt"
3
Personal knowledge base for capturing and connecting content using Zettelkasten-style wiki-links
2026-02-25
project-planner.md
7
1
export
project-planner
2
from
"samhvw8/dot-claude"
from
"samhvw8/dot-claude"
3
Universal project planning for non-technical projects. Domains: business, personal, creative, academic, organizational, events. Capabilities: goal setting, milestone planning, resource allocation, timeline creation, risk assessment, progress tracking. Actions: create, plan, structure, breakdown, track projects. Keywords: project plan, roadmap, strategy, goal setting, milestones, timeline, action plan, project management, business plan, personal goals, creative project, academic planning, event planning, organizational change, OKRs, SMART goals, Gantt chart. Use when: creating project plans, setting goals/milestones, planning business initiatives, organizing events, structuring academic work, developing strategies/roadmaps.
2026-02-16
ensue-auto-memory.md
7
1
export
ensue-auto-memory
2
from
"christinetyip/ensue-auto-memory"
from
"christinetyip/ensue-auto-memory"
3
Automatic persistent memory for Claude Code sessions. Remembers your preferences, corrections, and project context across sessions.
2026-01-03
leta.md
6
1
export
leta
2
from
"andreasjansson/lspcmd"
from
"andreasjansson/lspcmd"
3
Command-line LSP client for agentic coders
2026-02-18
plan-with-tdd-and-prd.md
6
1
export
plan-with-tdd-and-prd
2
from
"rstacruz/agentic-toolkit"
from
"rstacruz/agentic-toolkit"
3
Comprehensive planning guidelines for PRDs, TDDs, and discovery documents. Invoke when planning projects or code changes.Common user requests: - "Write a PRD for [feature]" - "Draft a TDD for [feature]" - "Plan [feature]" - "Plan a code change" - "Write discovery document for [feature]" - "Research and plan [topic]"
2026-02-25
prep-interview.md
6
1
export
prep-interview
2
from
"IgorWarzocha/agentic-job-search-vault"
from
"IgorWarzocha/agentic-job-search-vault"
3
Obsidian-style, Opencode-fuelled, agentic workflow enabling easy, semi-automated end-to-end job applications.
2026-01-31
epistemic-cognitive-guardrails.md
6
1
export
epistemic-cognitive-guardrails
2
from
"Krigsexe/agentic-workflow"
from
"Krigsexe/agentic-workflow"
3
A rigorous methodology for integrating AI assistants without cognitive drift
2026-02-11
exa-research.md
6
1
export
exa-research
2
from
"closedloop-technologies/awesome-deep-researchers"
from
"closedloop-technologies/awesome-deep-researchers"
3
Use Exa AI for neural search, content retrieval, and automated deep research. Requires EXA_API_KEY.
2026-01-27