Source

waybarrios/opencode-power-pack

55 skills · 2.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
security-review Perform a focused security review of pending git changes to identify high-confidence security vulnerabilities with re…
waybarrios/opencode-power-pack
698
2
code-review Review a pull request or a set of code changes for bugs, logic errors, and project-convention violations using a conf…
waybarrios/opencode-power-pack
437
3
frontend-design Create distinctive, production-grade frontend interfaces with high design quality and accessible markup. Use this ski…
waybarrios/opencode-power-pack
104
4
code-explorer Deeply analyze an existing codebase feature by tracing execution paths, mapping architecture layers, understanding pa…
waybarrios/opencode-power-pack
99
5
agents-md-improver Audit and improve project-rules files (AGENTS.md, CLAUDE.md, .agents/instructions, local overrides) so the agent keep…
waybarrios/opencode-power-pack
97
6
feature-dev Guide a feature implementation through a structured seven-phase workflow with deep codebase understanding, clarifying…
waybarrios/opencode-power-pack
91
7
code-reviewer Review code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventio…
waybarrios/opencode-power-pack
90
8
code-architect Design a feature architecture by analyzing existing codebase patterns and conventions, then provide a comprehensive i…
waybarrios/opencode-power-pack
87
9
mcp-builder Guide the creation of high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external se…
waybarrios/opencode-power-pack
81
10
skill-creator Create new skills (SKILL.md files), modify and improve existing skills, and design skill descriptions for accurate tr…
waybarrios/opencode-power-pack
78
11
code-quality Agents should invoke this skill for code reviews, linting/formatting setup, maintainability checks, complexity concer…
waybarrios/opencode-power-pack
22
12
ai-slop Operational rubric that turns "don't make AI slop" into observable properties, severity levels, evidence requirements…
waybarrios/opencode-power-pack
21
13
design-patterns Agents should invoke this skill when choosing patterns, designing traits/interfaces/components, deciding abstraction …
waybarrios/opencode-power-pack
21
14
differential-review Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebas…
waybarrios/opencode-power-pack
21
15
insecure-defaults Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecu…
waybarrios/opencode-power-pack
21
16
supply-chain-risk-auditor Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surfac…
waybarrios/opencode-power-pack
21
17
security-threat-model Create a repository-grounded AppSec threat model covering assets, trust boundaries, attackers, abuse paths, and mitig…
waybarrios/opencode-power-pack
20
18
trl-training Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, G…
waybarrios/opencode-power-pack
20
19
agentic-actions-auditor Audit GitHub Actions that run AI agents for prompt injection, unsafe interpolation, sandbox gaps, and permissive acto…
waybarrios/opencode-power-pack
19
20
agents-md-revise Capture learnings from the current session into the project-rules file (AGENTS.md, CLAUDE.md, or local override) so f…
waybarrios/opencode-power-pack
19
21
codeql Run CodeQL database creation and security queries, add data-extension models, or process CodeQL SARIF. Use when CodeQ…
waybarrios/opencode-power-pack
19
22
fp-check Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIV…
waybarrios/opencode-power-pack
19
23
hf-cli Use the `hf` CLI for Hub authentication, downloads, uploads, repositories, cache, jobs, buckets, webhooks, and endpoi…
waybarrios/opencode-power-pack
19
24
hf-cloud-aws-context-discovery Discover the active AWS profile, region, account, and caller identity before SageMaker or AWS work. Use when local AW…
waybarrios/opencode-power-pack
19
25
hf-cloud-python-env-setup Create an isolated Python environment with a compatible Python version and boto3 for SageMaker or AWS automation. Use…
waybarrios/opencode-power-pack
19
26
hf-cloud-sagemaker-deployment-planner Plan and coordinate a model deployment to Amazon SageMaker, including serving stack and real-time versus async infere…
waybarrios/opencode-power-pack
19
27
hf-cloud-sagemaker-iam-preflight Verify or select a SageMaker execution role before creating models, endpoints, or training jobs. Use when a role ARN …
waybarrios/opencode-power-pack
19
28
hf-cloud-sagemaker-production-defaults Implement a production SageMaker endpoint with autoscaling, CloudWatch alarms, and tags. Use after the serving image …
waybarrios/opencode-power-pack
19
29
hf-cloud-serving-image-selection Select and verify the current region-specific serving container URI for a SageMaker model deployment. Use after the d…
waybarrios/opencode-power-pack
19
30
hf-mem Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hug…
waybarrios/opencode-power-pack
19
31
huggingface-best Find and compare recommended Hugging Face models for a task using benchmarks, model size, and device constraints. Use…
waybarrios/opencode-power-pack
19
32
huggingface-community-evals Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware.
waybarrios/opencode-power-pack
19
33
huggingface-datasets Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search …
waybarrios/opencode-power-pack
19
34
huggingface-gradio Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layo…
waybarrios/opencode-power-pack
19
35
huggingface-llm-trainer Train or fine-tune language models with TRL or Unsloth on Hugging Face Jobs, including SFT, DPO, GRPO, reward models,…
waybarrios/opencode-power-pack
19
36
huggingface-local-models Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, q…
waybarrios/opencode-power-pack
19
37
huggingface-lora-space-builder Build and publish a Gradio Hugging Face Space for a user-provided image or video LoRA, including pipeline selection a…
waybarrios/opencode-power-pack
19
38
huggingface-paper-publisher Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datas…
waybarrios/opencode-power-pack
19
39
huggingface-papers Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors…
waybarrios/opencode-power-pack
19
40
huggingface-spaces Build, deploy, debug, or maintain a Hugging Face Space using Gradio, Docker, or Static SDKs. Use for general Space ho…
waybarrios/opencode-power-pack
19
41
huggingface-tool-builder Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API…
waybarrios/opencode-power-pack
19
42
huggingface-trackio Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firi…
waybarrios/opencode-power-pack
19
43
huggingface-vision-trainer Train object-detection, image-classification, or SAM segmentation models on Hugging Face Jobs. Use for vision fine-tu…
waybarrios/opencode-power-pack
19
44
huggingface-zerogpu Implement or debug Hugging Face Spaces ZeroGPU code using `@spaces.GPU`, including isolation, state, duration, sizing…
waybarrios/opencode-power-pack
19
45
paper-summarizer Agents should invoke this skill for academic or technical papers, arXiv/PubMed/IEEE/ACM links, PDFs, methodology revi…
waybarrios/opencode-power-pack
19
46
sarif-parsing Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "par…
waybarrios/opencode-power-pack
19
47
semgrep Run Semgrep static analysis across a codebase, optionally using Semgrep Pro for cross-file taint analysis. Use when S…
waybarrios/opencode-power-pack
19
48
semgrep-rule-creator Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writin…
waybarrios/opencode-power-pack
19
49
semgrep-rule-variant-creator Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. T…
waybarrios/opencode-power-pack
19
50
train-sentence-transformers Train or fine-tune SentenceTransformer bi-encoders, CrossEncoder rerankers, or SparseEncoder models, including losses…
waybarrios/opencode-power-pack
19
Page 1 · 55 total Next