Browse Skills
44969 skills found
crypto-ta-analyzer.md
1
1
export
crypto-ta-analyzer
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Technical analysis with 29+ indicators (BB, Ichimoku, RSI, MACD). Generates 7-tier trading signals with divergence detection, volume confirmation, and squeeze alerts for crypto and stocks.
2026-01-05
agentuity-cli-cloud-apikey-list.md
1
1
export
agentuity-cli-cloud-apikey-list
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List all API keys. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
web3-testing.md
1
1
export
web3-testing
2
from
"sweatpotato13/solidity-contract-boilerplate"
from
"sweatpotato13/solidity-contract-boilerplate"
3
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
2026-01-05
vibeflow-tdd.md
1
1
export
vibeflow-tdd
2
from
"mizkun/vibeflow"
from
"mizkun/vibeflow"
3
Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"yellow-seed/template"
from
"yellow-seed/template"
3
TDD(テスト駆動開発)スキル。Red-Green-Refactorサイクルに基づく開発支援。Use when: 開発を依頼された時。
2026-01-05
execution-logger.md
1
1
export
execution-logger
2
from
"rmax/dotfiles-ng"
from
"rmax/dotfiles-ng"
3
Record structured per-execution audit logs to ~/.config/opencode/logs/<agent>/<timestamp>-<slug>.json
2026-01-05
sentry-client.md
1
1
export
sentry-client
2
from
"JasonPaff/head-shakers"
from
"JasonPaff/head-shakers"
3
Enforces Head Shakers client-side Sentry monitoring conventions when implementing error boundaries, route-level error pages, user interaction tracking, and client component error handling. This skill ensures consistent patterns for global error handling, breadcrumbs, and front-end error capture.
2026-01-05
accessibility.md
1
1
export
accessibility
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Ensure digital accessibility. Use when designing for accessibility, auditing WCAG compliance, or implementing a11y features. Covers WCAG 2.1 guidelines.
2026-01-05
ai-data-analyst.md
1
1
export
ai-data-analyst
2
from
"GrupoUS/aegiswallet"
from
"GrupoUS/aegiswallet"
3
Perform comprehensive data analysis, statistical modeling, and data visualization by writing and executing self-contained Python scripts. Use when you need to analyze datasets, perform statistical tests, create visualizations, or build predictive models with reproducible, code-based workflows.
2026-01-05
homelab-deployment.md
1
1
export
homelab-deployment
2
from
"vonrobak/fedora-homelab-containers"
from
"vonrobak/fedora-homelab-containers"
3
Automated service deployment with validation, templating, and verification - use when deploying new services, updating existing deployments, or troubleshooting deployment issues
2026-01-05
laravel-architecture.md
1
1
export
laravel-architecture
2
from
"Mentor-Wizard/mentor-wizard-webapp"
from
"Mentor-Wizard/mentor-wizard-webapp"
3
Generates a Laravel architecture based on best practices for modern Laravel applications.
2026-01-05
mcp-narsil.md
1
1
export
mcp-narsil
2
from
"MichelKerkmeester/opencode-dev-environment"
from
"MichelKerkmeester/opencode-dev-environment"
3
Deep code intelligence via Narsil MCP providing 76 tools for security scanning (OWASP, CWE, taint analysis), call graph analysis (CFG, DFG, callers/callees), structural queries (symbols, definitions, references), and supply chain security (SBOM, license compliance). Accessed via Code Mode for token efficiency.
2026-01-05
work-common.md
1
1
export
work-common
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Common utilities for work plugin operations
2026-01-05
agentuity-cli-repl.md
1
1
export
agentuity-cli-repl
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
interactive REPL for testing
2026-01-05
large-instructions-skill.md
1
1
export
large-instructions-skill
2
from
"sfmskywalker/agentskillsdotnet"
from
"sfmskywalker/agentskillsdotnet"
3
A skill with large instructions for performance testing
2026-01-05
rules-builder.md
1
1
export
rules-builder
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
Use when the user wants to create, edit, list, or manage Claude Code rules in .claude/rules/. Provides guided elicitation to configure path-specific rules with proper YAML frontmatter and glob patterns. Can list all available rules from user-level and project directories.
2026-01-05
developing-reactflow-ui.md
1
1
export
developing-reactflow-ui
2
from
"jeongsk/claude-skills"
from
"jeongsk/claude-skills"
3
React Flow 라이브러리를 사용한 노드 기반 UI 개발 지원. 노드/엣지 생성, 커스터마이징, 레이아웃, 상호작용 구현 시 사용. 항상 최신 문서를 WebFetch로 참조하여 정확한 정보 제공.
2026-01-05
git-commit.md
1
1
export
git-commit
2
from
"Shavakan/claude-marketplace"
from
"Shavakan/claude-marketplace"
3
Create git commits with succinct technical messages. Activates when user requests git commit creation.
2026-01-05
skill-refinement.md
1
1
export
skill-refinement
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Evaluate and improve skills with tests and metrics; use when asked to validate or iterate on skill quality.
2026-01-05
cicd-pipeline-builder.md
1
1
export
cicd-pipeline-builder
2
from
"Lordjiggy/claude-code-marketplace"
from
"Lordjiggy/claude-code-marketplace"
3
Generate CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins with best practices
2026-01-05
creating-branch.md
1
1
export
creating-branch
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Creates feature branches with optimized short naming, auto-incrementing, and commit type detection (feat/fix/refactor). Supports manual descriptions and auto-generation from uncommitted git changes. Use when user requests to create branch, start new branch, make branch, checkout new branch, switch branch, new task, start working on, begin work on feature, begin feature, create feature branch, run /create-branch command, or mentions "branch", "feature", "new feature", "feat", "fix", or "checkout".
2026-01-05
testing-skills-with-subagents.md
1
1
export
testing-skills-with-subagents
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use before skill deployment to verify pressure resistance via TDD RED-GREEN-REFACTOR cycle with Serena metrics tracking - measures compliance score (0.00-1.00) across pressure scenarios
2026-01-05
error-handling.md
1
1
export
error-handling
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Implement robust error handling in Node.js with custom error classes, async patterns, Express middleware, and production monitoring
2026-01-05
bootstrap-helpers.md
1
1
export
bootstrap-helpers
2
from
"sjnims/bootstrap-expert"
from
"sjnims/bootstrap-expert"
3
This skill should be used when the user asks about Bootstrap helpers, Bootstrap clearfix, Bootstrap color and background helpers, Bootstrap colored links, Bootstrap focus ring, Bootstrap icon link, Bootstrap position helpers, Bootstrap ratio helpers, Bootstrap stacks, Bootstrap stretched link, Bootstrap text truncation, Bootstrap vertical rule, Bootstrap visually hidden, or needs help with Bootstrap helper classes.
2026-01-05