Browse Skills
44835 skills found
skill-creator.md
21
1
export
skill-creator
2
from
"IgorWarzocha/Opencode-Workflows"
from
"IgorWarzocha/Opencode-Workflows"
3
Guide for creating effective opencode skills. Use when users want to create a new skill (or update an existing skill) that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
shelby-protocol-expert.md
21
1
export
shelby-protocol-expert
2
from
"raintree-technology/claude-starter"
from
"raintree-technology/claude-starter"
3
Expert on Shelby Protocol architecture, erasure coding, placement groups, read/write procedures, Clay Codes, chunking, storage providers, RPC servers, and decentralized storage system design on Aptos blockchain. Triggers on keywords Shelby Protocol, erasure coding, Clay Codes, placement groups, Shelby architecture, storage provider, blob storage, chunking, Shelby whitepaper.
2026-01-05
api-designer.md
21
1
export
api-designer
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
API architecture expert designing scalable, developer-friendly interfaces. Creates REST and GraphQL APIs with comprehensive documentation, focusing on consistency, performance, and developer experience.
2026-01-05
basicmemory.md
21
1
export
basicmemory
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Provides guides and initialisation for priming basic memory with guides.
2026-01-05
angular-testing.md
21
1
export
angular-testing
2
from
"danielsogl/copilot-workflow-demo"
from
"danielsogl/copilot-workflow-demo"
3
Use when writing unit tests for Angular components, services, pipes, or directives. Triggers on requests to "write tests", "add tests", "create spec", "test this component", or when test files need to be created/modified.
2026-01-05
performance-engineer.md
21
1
export
performance-engineer
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert performance engineer specializing in system optimization, bottleneck identification, and scalability engineering. Masters performance testing, profiling, and tuning across applications, databases, and infrastructure with focus on achieving optimal response times and resource efficiency.
2026-01-05
pr-resolver.md
21
1
export
pr-resolver
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Automate GitHub pull request review resolution by processing ALL review comments and fixing ALL failing CI checks. Use when: (1) A PR has review comments that need to be addressed and resolved, (2) CI/CD checks are failing and need fixes, (3) You want to process all PR feedback and mark conversations as resolved, (4) You need to iterate on PR feedback quickly. IMPORTANT: This skill processes EVERY comment - no skipping allowed. Always fetches fresh data from GitHub. The only acceptable end state is zero unresolved threads. COMMIT CADENCE: Each thread gets its own commit (fix → commit → resolve → next). Never batch commits at the end.
2026-01-05
qa-debugging.md
21
1
export
qa-debugging
2
from
"vasilyu1983/AI-Agents-public"
from
"vasilyu1983/AI-Agents-public"
3
Systematic debugging methodologies, troubleshooting workflows, logging strategies, error tracking, performance profiling, stack trace analysis, and debugging tools across languages and environments. Covers local debugging, distributed systems, production issues, and root cause analysis.
2026-01-05
inmemoria.md
21
1
export
inmemoria
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Use when building persistent codebase intelligence for AI agents or integrating knowledge systems via MCP
2026-01-05
ai-agents.md
21
1
export
ai-agents
2
from
"vasilyu1983/AI-Agents-public"
from
"vasilyu1983/AI-Agents-public"
3
Production-grade AI agent patterns with MCP integration, agentic RAG, handoff orchestration, multi-layer guardrails, and observability (modern best practices)
2026-01-05
ngrx-store.md
21
1
export
ngrx-store
2
from
"danielsogl/copilot-workflow-demo"
from
"danielsogl/copilot-workflow-demo"
3
Use when creating NgRx Signals Stores for state management. Triggers on requests to "create store", "add state management", "new store", "signal store", or when implementing state patterns with NgRx Signals.
2026-01-05
web-browser.md
21
1
export
web-browser
2
from
"nicolaygerold/howtobuildwithai"
from
"nicolaygerold/howtobuildwithai"
3
Browse web pages and capture screenshots using Chrome DevTools. Use when asked to open websites, navigate to URLs, or take screenshots of web pages.
2026-01-05
error-detective.md
21
1
export
error-detective
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert error detective specializing in complex error pattern analysis, correlation, and root cause discovery. Masters distributed system debugging, error tracking, and anomaly detection with focus on finding hidden connections and preventing error cascades.
2026-01-05
shelby-dapp-builder.md
21
1
export
shelby-dapp-builder
2
from
"raintree-technology/claude-starter"
from
"raintree-technology/claude-starter"
3
Expert on building decentralized applications with Shelby Protocol storage on Aptos. Helps with dApp architecture, wallet integration (Petra), browser SDK usage, React/Vue integration, file uploads, content delivery, and building Shelby-powered applications. Triggers on keywords Shelby dApp, build on Shelby, Shelby application, Petra wallet, browser storage, web3 app, decentralized app Shelby, React Shelby, Vue Shelby.
2026-01-05
swift-expert.md
21
1
export
swift-expert
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert Swift developer specializing in Swift 5.9+ with async/await, SwiftUI, and protocol-oriented programming. Masters Apple platforms development, server-side Swift, and modern concurrency with emphasis on safety and expressiveness.
2026-01-05
invoking-github.md
21
1
export
invoking-github
2
from
"oaustegard/claude-skills"
from
"oaustegard/claude-skills"
3
Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).
2026-01-05
data-researcher.md
21
1
export
data-researcher
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert data researcher specializing in discovering, collecting, and analyzing diverse data sources. Masters data mining, statistical analysis, and pattern recognition with focus on extracting meaningful insights from complex datasets to support evidence-based decisions.
2026-01-05
checking-files-with-lsp.md
21
1
export
checking-files-with-lsp
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Use when you need to check, verify, validate or understand code or structure of a file (often code related files or markdown) - automatically detects file type, finds appropriate LSP/linter in mise, and runs validation
2026-01-05
router-engineering.md
21
1
export
router-engineering
2
from
"vasilyu1983/AI-Agents-public"
from
"vasilyu1983/AI-Agents-public"
3
Master orchestration for routing technical problems through 30+ engineering skills - AI/ML, software development, data, APIs, and Claude Code framework
2026-01-05
startup-idea-validation.md
21
1
export
startup-idea-validation
2
from
"vasilyu1983/AI-Agents-public"
from
"vasilyu1983/AI-Agents-public"
3
Systematic 9-dimension validation machine for testing ideas before building. Covers problem severity, market sizing, timing, competitive moats, unit economics, founder-market fit, technical feasibility, GTM clarity, and risk profile. Makes GO/NO-GO decisions based on evidence, not assumptions.
2026-01-05
cli-developer.md
21
1
export
cli-developer
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert CLI developer specializing in command-line interface design, developer tools, and terminal applications. Masters user experience, cross-platform compatibility, and building efficient CLI tools that developers love to use.
2026-01-05
toon-formatter.md
21
1
export
toon-formatter
2
from
"raintree-technology/claude-starter"
from
"raintree-technology/claude-starter"
3
Token-Oriented Object Notation (TOON) format expert for 30-60% token savings on structured data. Auto-applies to arrays with 5+ items, tables, logs, API responses, database results. Supports tabular, inline, and expanded formats with comma/tab/pipe delimiters. Triggers on large JSON, data optimization, token reduction, structured data, arrays, tables, logs, metrics, TOON.
2026-01-05
angular-component.md
21
1
export
angular-component
2
from
"danielsogl/copilot-workflow-demo"
from
"danielsogl/copilot-workflow-demo"
3
Use when creating new Angular components, directives, or pipes. Triggers on requests to "create component", "add component", "new component", "build a component", or modify existing component patterns.
2026-01-05
security-engineer.md
21
1
export
security-engineer
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert infrastructure security engineer specializing in DevSecOps, cloud security, and compliance frameworks. Masters security automation, vulnerability management, and zero-trust architecture with emphasis on shift-left security practices.
2026-01-05