anthropics/claude-code
An agentic coding tool that lives in your terminal, understands your codebase, and executes routine development tasks natively.
An agentic coding tool that lives in your terminal, understands your codebase, and executes routine development tasks natively.
npx skills add anthropics/claude-codeAn agentic coding tool that lives in your terminal, understands your codebase, and executes routine development tasks natively.
This repo contains 2 individual skills — each has its own dedicated page.
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
CLI and TUI tool that explains why processes, services, and ports are running by tracing causality chains across supervisors, containers, and shells.
PingCode daily work submission agent skill — auto-create tasks, transition status, log work hours. Cross-platform: Claude Code, Codex, OpenCode, Cursor, Windsurf, Cline, Gemini CLI.
Agent skill repository for cazalbonsamuel-dot/Claude-skills.
M.CQ Ventures | Personal Business Operating System & AI Agent Skills
Agent skill for controlling Douyin web through the douyin-web CLI
PHP type juggling and weak comparison (`==`) bypass. Use when authentication, HMAC/signature checks, or token validation uses loose equality, numeric coercion, or hash comparisons without strict types — common in legacy PHP and CTF-style code paths.