Browse Skills
44358 skills found
pop-knowledge-lookup.md
0
1
export
pop-knowledge-lookup
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Queries cached external documentation and blog content for authoritative, up-to-date information. Sources include Claude Code docs, engineering blog, and configured knowledge bases with 24-hour TTL caching. Use when you need current information about Claude Code features, hooks, or best practices. Do NOT use for general coding questions - rely on training knowledge or web search instead.
2026-01-05
using-anime-service.md
0
1
export
using-anime-service
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides using AnimeService for anime tracking operations. Use when implementing anime status checks, episode tracking, plan-to-watch, or hidden anime features.
2026-01-05
todo-skill-name.md
0
1
export
todo-skill-name
2
from
"lnittman/skills"
from
"lnittman/skills"
3
This skill should be used when TODO: describe the tool/file/API this skill handles and the situations that should trigger it.
2026-01-05
evidence-validator.md
0
1
export
evidence-validator
2
from
"ethanolivertroy/claude-grc-engineering"
from
"ethanolivertroy/claude-grc-engineering"
3
Validates audit evidence artifacts for completeness, timeliness, relevance, and authenticity. Reviews screenshots, logs, configurations, and policies against control requirements.
2026-01-05
vote-reset.md
0
1
export
vote-reset
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Safe UI compatible multisig batch JSON to reset veNFT votes. Use when the user wants to reset votes, clear voted status, or prepare vote reset transactions for a multisig wallet.
2026-01-05
java-for-gophers.md
0
1
export
java-for-gophers
2
from
"holive/java-for-gophers"
from
"holive/java-for-gophers"
3
Interactive Java/Spring Boot learning skill for experienced Go developers. Use when the user wants to learn Java, practice Spring Boot, work on Java exercises, or asks for Java explanations in Go terms. Supports mood-aware pacing with "low energy" mode for difficult days. Teaches through iterative project building rather than passive learning.
2026-01-05
malware-patterns.md
0
1
export
malware-patterns
2
from
"amattas/agentic-coding"
from
"amattas/agentic-coding"
3
Common malware behaviors and analysis patterns
2026-01-05
clean-architecture-checker.md
0
1
export
clean-architecture-checker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Verifies code follows Clean Architecture principles in Polibase. Activates when creating or modifying src/domain, src/application, src/infrastructure, or src/interfaces files. Checks dependency rules, entity independence, repository patterns, DTO usage, and type safety.
2026-01-05
phase-execution-controller.md
0
1
export
phase-execution-controller
2
from
"UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
from
"UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
3
Executes completed phases, validates runtime behavior, and controls safe transition to the next phase.
2026-01-05
database-migrations.md
0
1
export
database-migrations
2
from
"VilnaCRM-Org/core-service"
from
"VilnaCRM-Org/core-service"
3
Create, manage, and apply database migrations using Doctrine ODM for MongoDB. Use when modifying entities, adding fields, managing database schema changes, creating repositories, or troubleshooting database issues.
2026-01-05
app-icon-generation.md
0
1
export
app-icon-generation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate iOS and watchOS app icons and image assets from SVG sources using Inkscape and sips
2026-01-05
drupal-backend.md
0
1
export
drupal-backend
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Drupal Back End Specialist skill for custom module development, hooks, APIs, and PHP programming (Drupal 8-11+). Use when building custom modules, implementing hooks, working with entities, forms, plugins, or services.
2026-01-05
cli-gemini.md
0
1
export
cli-gemini
2
from
"MichelKerkmeester/AI-Systems"
from
"MichelKerkmeester/AI-Systems"
3
Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini operations.
2026-01-05
rust-performance-safety-patterns.md
0
1
export
rust-performance-safety-patterns
2
from
"pmcfadin/cqlite"
from
"pmcfadin/cqlite"
3
Zero-copy deserialization, async I/O patterns, lifetime management, memory-efficient parsing, and safe handling of unsafe code for SSTable parsing. Use when working with performance optimization, memory efficiency, async/await, borrowing/lifetimes, zero-copy patterns, or memory usage under 128MB target.
2026-01-05
plan-implementer.md
0
1
export
plan-implementer
2
from
"djhuangit/scrum_and_tell"
from
"djhuangit/scrum_and_tell"
3
Implement technical plans methodically with phase-by-phase execution and verification checkpoints. Use this skill when following a detailed implementation plan that has phased changes and success criteria. The skill guides through each phase, verifies completion, and pauses for human confirmation before proceeding to the next phase.
2026-01-05
azure-boards.md
0
1
export
azure-boards
2
from
"dariuszparys/claude-code-toolkit"
from
"dariuszparys/claude-code-toolkit"
3
Work with Azure DevOps Product Backlog Items using az boards CLI
2026-01-05
create-opencode-plugin.md
0
1
export
create-opencode-plugin
2
from
"bangedorrunt/swarmtool-addons"
from
"bangedorrunt/swarmtool-addons"
3
Create OpenCode plugins using @opencode-ai/plugin SDK. Use when user wants to BUILD a plugin in .opencode/plugin/ or ~/.config/opencode/plugin/ - for custom tools, event hooks, LLM parameter control, auth providers, or tool execution interception. DO NOT use when modifying OpenCode source code (packages/plugin, packages/opencode, etc.) or working on OC internals - those are core development, not plugin creation.
2026-01-05
moai-lang-javascript.md
0
1
export
moai-lang-javascript
2
from
"dolsoon/my-awesome-project"
from
"dolsoon/my-awesome-project"
3
Enterprise JavaScript for Node.js and browser: Node.js 22.11.0 LTS (Jod), npm 11.x, ES2025 features, async operations, module systems, package management; activates for server-side development, scripting, tooling, package management, and runtime optimization.
2026-01-05
programming-rails.md
0
1
export
programming-rails
2
from
"renzo4web/automaton"
from
"renzo4web/automaton"
3
Best practices for Ruby on Rails development across models, controllers, services, and background jobs
2026-01-05
rfp-early-detection.md
0
1
export
rfp-early-detection
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Identify RFPs 30-90 days early by monitoring job postings, conferences, fleet changes, facility expansions, and M&A activity. Use for building vendor lists and finding opportunities before competitors.
2026-01-05
schwab-data-sweep.md
0
1
export
schwab-data-sweep
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Collect a single Schwab MCP data snapshot (accounts, quotes, indicators, option chains) with a five-minute cache so trading agents can reuse consistent inputs. Use whenever an options persona needs fresh risk, market, or chain data before recommending trades.
2026-01-05
cli-tool-development.md
0
1
export
cli-tool-development
2
from
"autohandai/community-skills"
from
"autohandai/community-skills"
3
Build professional CLI tools with Node.js, commander, and Ink
2026-01-05
copilot-agent-coordinator.md
0
1
export
copilot-agent-coordinator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically assigns GitHub issues to appropriate GitHub Copilot agents based on issue type, labels, and content. Triggers on "assign agent", "who should work on this", "route this issue", or after creating issues via github-mcp-orchestrator.
2026-01-05
bid-automation.md
0
1
export
bid-automation
2
from
"sihu-dev/forge-labs"
from
"sihu-dev/forge-labs"
3
제조업 SME 입찰 프로세스 자동화 - 공고 수집, AI 매칭, 제안서 생성
2026-01-05