6 skills found
anthropics / Agent DevelopmentThis skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
secondsky / claude-skillsProduction-ready skills for Claude Code CLI - Cloudflare, React, Tailwind v4, and AI integrations
diegosouzapw / codexReview code changes, implementation plans, or specific files using OpenAI Codex CLI. Triggers on "review", "check", "validate", "codex". Perfect for maker-checker workflows where you want a second AI agent to review Claude's work before committing. Requires the Codex CLI to be installed (brew install codex-cli or from https://codex.storage.googleapis.com).
DaneshSelwal / physics-informed-CWGAN-ground-motionSkills & Technologies Machine Learning / Deep Learning - Generative Adversarial Networks (GANs) — Conditional WGAN-GP architecture with gradient penalty for stable training - Physics-Info
openclaw / safari-controlUse Safari directly on macOS when work must happen in the user's real Safari session instead of a separate automation browser. Best for reading the current tab, inspecting the live session layout, operating Safari menu bar or native toolbar controls, reading page text and structure, running page JavaScript, waiting for page conditions, exporting page artifacts, and performing lightweight DOM interactions in the active Safari tab. If Safari JavaScript from Apple Events is disabled, guide the user to enable it or fall back to desktop-control for visual interaction.
reckerswartz / policy--- name: policy description: >- Creates secure Pundit authorization policies with TDD approach, scope restrictions, and comprehensive RSpec tests. Handles role-based access, state conditions, hea