Topic: opencode
1,723 skills in this topic.
-
plan-protocol
Guidelines for creating and managing implementation plans with citations
kdcokenny/ocx 517
-
plan-review
Criteria for reviewing implementation plans against quality standards
kdcokenny/ocx 517
-
dex
Manage tasks via dex CLI. Use when breaking down complex work, tracking implementation items, or persisting context across sessions.
dcramer/dex 225
-
dex-plan
Create dex task from markdown planning documents (plans, specs, design docs, roadmaps)
dcramer/dex 225
-
swiftui-skills
Apple-authored SwiftUI and platform guidance extracted from Xcode. Helps AI agents write idiomatic, Apple-native SwiftUI with reduced hallucinations.
ameyalambat128/swiftui-skills 54
-
quality-gates
This skill should be used when the user wants to run code quality checks (linting, formatting, type checking, tests) on the lazyopencode project. Use this skill when asked to "run quality gates", "check the code", "run tests", "lint the code", or verify code quality before committing.
NikiforovAll/LazyOpenCode 3
-
agents-compat-skill
Skill discovered from .agents/ path
NikiforovAll/LazyOpenCode 3
-
project-skill
Project-specific skill
NikiforovAll/LazyOpenCode 3
-
task-tracker
Track and manage development tasks
NikiforovAll/LazyOpenCode 3
-
deploy-helper
Helps with deployment tasks and scripts
NikiforovAll/LazyOpenCode 3
-
my-skill
A skill with nested file structure for testing
NikiforovAll/LazyOpenCode 3
-
analyze-ci
Analyze failed GitHub Action jobs for a pull request.
EYH0602/skillshub 4
-
docs-review
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
EYH0602/skillshub 4
-
docstring
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
EYH0602/skillshub 4
-
fuzzing
Design, implement, debug, and maintain fuzzers for security testing. Use when building coverage-guided fuzzers (LibAFL, AFL++, LibFuzzer), writing fuzz targets/harnesses, debugging why a fuzzer isn't finding bugs or coverage isn't increasing, analyzing and triaging crashes, implementing mutation strategies, or working with grammar-based fuzzing for structured inputs.
EYH0602/skillshub 4
-
github-actions-templates
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
EYH0602/skillshub 4
-
paper-polish
This skills helps agents to review and polish research papers written in LaTeX, focusing on writing clarity, grammar, LaTeX best practices, and document structure.
EYH0602/skillshub 4
-
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
EYH0602/skillshub 4
-
read-repo-references
Learn from reference materials and prior art in the .references/ directory
EYH0602/skillshub 4
-
senior-data-scientist
World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and stakeholder communication. Use when designing experiments, building predictive models, performing causal analysis, or driving data-driven decisions.
EYH0602/skillshub 4
-
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
EYH0602/skillshub 4
-
testing-python
Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.
EYH0602/skillshub 4
-
uv-package-manager
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
EYH0602/skillshub 4
-
write-unit-tests
Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns, TestEditor usage, and test file organization.
EYH0602/skillshub 4