Source

oimiragieo/agent-studio

391 skills · 17.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
react-best-practices-vercel React and Next.js performance optimization guidelines from Vercel Engineering.
oimiragieo/agent-studio
34
2
web-design-guidelines-vercel Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "aud…
oimiragieo/agent-studio
34
3
commit-validator Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-…
oimiragieo/agent-studio
33
4
llm-council Orchestrate multi-LLM parallel debate and synthesis. Dispatches prompts to available omega CLI wrappers in parallel, …
oimiragieo/agent-studio
33
5
modern-python Modern Python tooling best practices using uv, ruff, ty, and pytest. Mandates the Trail of Bits Python coding standar…
oimiragieo/agent-studio
33
6
omega-cursor-cli Shell out to Cursor Agent CLI for headless IDE-aware code tasks. Supports multi-model routing (auto mode routes to Cl…
oimiragieo/agent-studio
33
7
spec-to-code-compliance Verify that implementation code faithfully implements its specification — checks function contracts, API contracts, a…
oimiragieo/agent-studio
33
8
using-git-worktrees Create isolated development workspaces with safety verification. Use when needing parallel development branches.
oimiragieo/agent-studio
33
9
agent-evaluation LLM-as-judge evaluation framework with 5-dimension rubric (accuracy, groundedness, coherence, completeness, helpfulne…
oimiragieo/agent-studio
32
10
authentication-flow-rules OAuth 2.1 compliant authentication flows (MANDATORY Q2 2026). PKCE required for ALL clients, Implicit Flow removed, m…
oimiragieo/agent-studio
32
11
elixir-expert Elixir and Phoenix expert including OTP, Ecto, and functional programming
oimiragieo/agent-studio
32
12
smart-revert Git-aware smart revert for tracks, phases, and tasks. Handles rewritten history, finds related commits, and provides …
oimiragieo/agent-studio
32
13
vercel-deploy Zero-auth Vercel deployment workflow with automatic framework detection for 20+ frameworks. Use when deploying web ap…
oimiragieo/agent-studio
32
14
context-degradation Token-range severity zones (Green/Yellow/Orange/Red/Critical) with detection checklist, early warning indicators, and…
oimiragieo/agent-studio
31
15
jira-pm Jira project management and issue tracking integration
oimiragieo/agent-studio
31
16
poetry-rye-dependency-management Python dependency management with Poetry and Rye -- lockfile-driven workflows, dependency groups, monorepo patterns, …
oimiragieo/agent-studio
31
17
web-perf Structured 5-phase web performance audit workflow with Core Web Vitals thresholds and actionable optimization recomme…
oimiragieo/agent-studio
31
18
webmcp-browser-tools >- WebMCP — browser-side API that lets web applications expose their own functionality as MCP tools TO AI agents. Use…
oimiragieo/agent-studio
31
19
building-secure-contracts Smart contract and secure API contract security analysis — invariant checking, access control, reentrancy, and intege…
oimiragieo/agent-studio
30
20
finishing-a-development-branch Complete development with structured merge/PR options. Use when ready to merge or submit work.
oimiragieo/agent-studio
30
21
memory-search Semantic search over global agent memory. Use to retrieve previously learned patterns, decisions, gotchas, and workar…
oimiragieo/agent-studio
30
22
omega-claude-cli Shell out to Claude Code CLI to invoke a second Claude session headlessly. Useful for cross-validation, second opinio…
oimiragieo/agent-studio
30
23
receiving-code-review Process and act on code review feedback. Use when receiving review results.
oimiragieo/agent-studio
30
24
subagent-driven-development Execute plans via autonomous agents with two-stage review per task. Use for complex implementations requiring quality…
oimiragieo/agent-studio
30
25
multi-agent-architecture-reference Decision matrix for selecting multi-agent topologies (Supervisor, Swarm, Hierarchical, Conductor) with token economic…
oimiragieo/agent-studio
29
26
omega-codex-cli Shell out to OpenAI Codex CLI for headless code generation, analysis, and question-answering. Optimized for code task…
oimiragieo/agent-studio
29
27
react-native-skills-vercel React Native and Expo best practices for building performant mobile apps. Use when building React Native components, …
oimiragieo/agent-studio
29
28
starknet-react-rules Specific rules for Starknet React projects, focusing on blockchain integration.
oimiragieo/agent-studio
29
29
strict-user-requirements-adherence Strictly adheres to specified user flow and game rules, making sure to follow documented features.
oimiragieo/agent-studio
29
30
yara-authoring YARA-X detection rule authoring with expert judgment, linting, atom analysis, and best practices.
oimiragieo/agent-studio
29
31
convex-development-general Applies general rules for Convex development, emphasizing schema design, validator usage, index-first query patterns,…
oimiragieo/agent-studio
28
32
enhance-prompt Transforms vague UI/feature requests into structured, optimized prompts with design system awareness. Use when genera…
oimiragieo/agent-studio
28
33
proactive-audit >- Automated health checks for framework artifacts modified during a pipeline. Validates hook syntax, security patter…
oimiragieo/agent-studio
28
34
ralph-loop Autonomous iteration loop with dual-mode support. Standalone mode uses Stop hooks (RALPH_ACTIVE=1). Multi-agent mode …
oimiragieo/agent-studio
28
35
stale-module-pruner >- Ripgrep-powered dead-code crawler that finds stale, broken, or orphaned JavaScript/CJS/MJS modules in the Agent St…
oimiragieo/agent-studio
28
36
agent-tool-design The Agent Tool Contract — 5 principles for designing tools agents call reliably: predictable signature, rich errors, …
oimiragieo/agent-studio
27
37
fix-review Verify fix commits address security findings without introducing new bugs or regressions.
oimiragieo/agent-studio
27
38
large-data-with-dask Specific optimization strategies for Python scripts working with larger-than-memory datasets via Dask.
oimiragieo/agent-studio
27
39
monorepo-and-tooling Outlines the monorepo structure and tooling conventions, emphasizing the use of Taskfile.yml, and proper handling of …
oimiragieo/agent-studio
27
40
next-upgrade Structured workflow for upgrading Next.js applications across major versions.
oimiragieo/agent-studio
27
41
omega-gemini-cli Use when the user wants to use Google Gemini for analysis, large files or codebases, sandbox execution, or brainstorm…
oimiragieo/agent-studio
27
42
property-based-testing fast-check patterns for JS/TS — 6 canonical property categories with worked examples targeting agent-studio utilities…
oimiragieo/agent-studio
27
43
sharp-edges Living catalogue of 7 known hazard entries (SE-01 through SE-07) specific to agent-studio: Windows backslash paths, p…
oimiragieo/agent-studio
27
44
feature-flag-management Feature flag lifecycle management -- safe feature toggling, gradual rollouts, A/B testing patterns, flag cleanup stra…
oimiragieo/agent-studio
26
45
medusa Medusa v2 rules and best practices for modular commerce architecture, Workflow SDK, data models, services, and admin …
oimiragieo/agent-studio
26
46
audit-context-building Ultra-granular code analysis for deep architectural context building.
oimiragieo/agent-studio
25
47
ecosystem-integrity-scanner >- Deeply analyzes Agent Studio framework structural health: catching phantom require() references, wrong module dept…
oimiragieo/agent-studio
24
48
_archive Archived skills
oimiragieo/agent-studio
23
49
feedback-analysis Customer feedback analysis — sentiment detection, NPS/CSAT frameworks, feature request clustering, support ticket tri…
oimiragieo/agent-studio
21
50
marketing-content Content strategy, copywriting frameworks (AIDA/PAS/BAB/4Ps/FAB), editorial calendar management, platform-specific con…
oimiragieo/agent-studio
21
Page 5 · 391 total Previous Next