Browse Skills
44915 skills found
dev-memory-update.md
5
1
export
dev-memory-update
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Update development memory (events.jsonl) based on commit metadata and diff analysis. Automatically tracks features, fixes, refactorings, and decisions.
2026-01-05
deepwiki.md
5
1
export
deepwiki
2
from
"WenJunDuan/Rlues"
from
"WenJunDuan/Rlues"
3
技术文档查询,框架/库研究
2026-01-05
review-skill-improver.md
5
1
export
review-skill-improver
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.
2026-01-05
tk-context.md
5
1
export
tk-context
2
from
"iheanyi/tasuku"
from
"iheanyi/tasuku"
3
Dump full Tasuku context for agent consumption. Use when user says /tk:context or asks for full context, project state, or needs to understand the entire task landscape.
2026-01-05
local-skills-mcp-guide.md
5
1
export
local-skills-mcp-guide
2
from
"kdpa-llc/local-skills-mcp"
from
"kdpa-llc/local-skills-mcp"
3
Expert guide for understanding the Local Skills MCP server repository - its structure, architecture, and implementation. Use when exploring this MCP server's codebase, understanding how Local Skills MCP works internally, or contributing to the project.
2026-01-05
planning-strategy-guide.md
5
1
export
planning-strategy-guide
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Guides intelligent planning strategies with automatic phase detection and complexity assessment. Auto-activates when users mention epic breakdown, feature decomposition, scope estimation, dependency analysis, risk identification, or ask "how do I plan this complex task", "break down this feature", "what's the scope", "estimate effort", "identify dependencies", or "planning strategy". Provides interactive planning mode with 6 planning phases (complexity assessment, scope definition, dependency analysis, risk identification, task breakdown, effort estimation). Works with sequential-thinking for complex decomposition, docs-seeker for research, pm-workflow-guide for command suggestions, and linear-subagent-guide for Linear integration.
2026-01-05
manage-contact.md
5
1
export
manage-contact
2
from
"sinch/sinch-plugins"
from
"sinch/sinch-plugins"
3
Manage contacts in Sinch Conversation API. Use when the user wants to create a contact, update contact information, list contacts, find a contact, get contact details, add channels to a contact, or manage contact channels. Handles contact creation, updates, and channel associations.
2026-01-05
langgraph-implementation.md
5
1
export
langgraph-implementation
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.
2026-01-05
record-quality-baseline.md
5
1
export
record-quality-baseline
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Record quality metrics baseline before refactoring or major changes, capturing audit scores, test coverage, and complexity for comparison
2026-01-05
github-cli.md
5
1
export
github-cli
2
from
"yonatangross/skillforge-claude-plugin"
from
"yonatangross/skillforge-claude-plugin"
3
GitHub CLI (gh) mastery for issues, PRs, Projects v2, and automation. Source of truth for SkillForge development workflow.
2026-01-05
django-workflow.md
5
1
export
django-workflow
2
from
"ilude/claude-code-config"
from
"ilude/claude-code-config"
3
Django framework workflow guidelines. Activate when working with Django projects, manage.py, django-admin, or Django-specific patterns.
2026-01-05
senior-computer-vision.md
5
1
export
senior-computer-vision
2
from
"rickydwilson-dcs/claude-skills"
from
"rickydwilson-dcs/claude-skills"
3
World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI systems, implementing object detection, training custom vision models, or optimizing inference pipelines.
2026-01-05
adr-writing.md
5
1
export
adr-writing
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Write Architectural Decision Records following MADR template. Applies Definition of Done criteria, marks gaps for later completion. Use when generating ADR documents from extracted decisions.
2026-01-05
laravel-validation.md
5
1
export
laravel-validation
2
from
"leeovery/claude-laravel"
from
"leeovery/claude-laravel"
3
Form request validation and comprehensive validation testing. Use when working with validation rules, form requests, validation testing, or when user mentions validation, form requests, validation rules, conditional validation, validation testing.
2026-01-05
vibeship-security-writer.md
5
1
export
vibeship-security-writer
2
from
"vibeforge1111/vibeship-knowledgebase"
from
"vibeforge1111/vibeship-knowledgebase"
3
World-class security content writer for VibeShip Knowledge Base. Creates authoritative, SEO-optimized, LLM-extractable content about cybersecurity vulnerabilities in AI-generated code.Use this skill when:- Writing vulnerability articles (SQL injection, XSS, IDOR, etc.)- Creating AI tool security analysis (Cursor, Claude Code, Bolt patterns)- Writing stack security guides (Next.js + Supabase, Express, etc.)- Generating fix prompts for AI coding tools- Creating security checklists and glossary entries- Writing research content (Vulnerability Index, methodology)- Any security-related KB content for vibeship.co/kb/security/Expertise: SEO optimization, LLM citation optimization, OWASP vulnerabilities, CWE database, AI-generated code patterns, vibe coder audience, technical writing for non-security-experts.
2026-01-05
langgraph-state.md
5
1
export
langgraph-state
2
from
"yonatangross/skillforge-claude-plugin"
from
"yonatangross/skillforge-claude-plugin"
3
LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.
2026-01-05
makefile.md
5
1
export
makefile
2
from
"Olshansk/prompts"
from
"Olshansk/prompts"
3
Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, nodejs, go, chrome-extension.
2026-01-05
add-fish-alias.md
5
1
export
add-fish-alias
2
from
"avegancafe/Juliet"
from
"avegancafe/Juliet"
3
Use when creating a new fish shell alias, function, or command shortcut, or when user asks to "add an alias for X"
2026-01-05
positioning-angles.md
5
1
export
positioning-angles
2
from
"Salesably/salesably-marketplace"
from
"Salesably/salesably-marketplace"
3
Discovers differentiated market positioning using 8 proven frameworks. This skill should be used when launching a new product or service, entering competitive markets, refreshing stale positioning, or when current messaging sounds like every other competitor.
2026-01-05
config-sync-cli-workflow.md
5
1
export
config-sync-cli-workflow
2
from
"CsHeng/dot-claude"
from
"CsHeng/dot-claude"
3
Orchestrate multi-target CLI configuration synchronization using config-sync phase runners and planners.
2026-01-05
github-project-management.md
5
1
export
github-project-management
2
from
"jwilger/claude-code-plugins"
from
"jwilger/claude-code-plugins"
3
This skill should be used when the user asks about "github project", "kanban board","project board", "move issue to", "claim issue", "ready items", "in progress","board status", "priority swimlanes", "project workflow", or needs help managingwork items across Status columns and Priority levels. Provides comprehensive knowledgefor managing GitHub Projects V2 Kanban boards using the gh CLI and gh-project-ext extension.Trigger phrases: "show project board", "what's ready to work on", "move to in progress","claim this issue", "project status", "kanban view", "board overview", "priority queue","project-ext", "gh project"
2026-01-05
channel-info.md
5
1
export
channel-info
2
from
"sinch/sinch-plugins"
from
"sinch/sinch-plugins"
3
Check available messaging channels, channel capabilities, and channel configuration for Sinch Conversation API. Use when the user asks which channels are available, what channels can be used, how to reach someone, what messaging options exist, or channel capabilities for a contact or app.
2026-01-05
qwen-ollama.md
5
1
export
qwen-ollama
2
from
"lawless-m/claude-skills"
from
"lawless-m/claude-skills"
3
Using Qwen 2.5 models via Ollama for local LLM inference, text analysis, and AI-powered automation
2026-01-05
querying-yaml.md
5
1
export
querying-yaml
2
from
"iota9star/my-skills"
from
"iota9star/my-skills"
3
Extracts specific fields from YAML files efficiently using yq instead of reading entire files, saving 80-95% context. Use this skill when querying YAML files, filtering/transforming configuration data, or getting specific field(s) from large YAML files like docker-compose.yml or GitHub Actions workflows
2026-01-05