Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
bradleydwyer
GitHub 제작자 프로필

bradleydwyer

10개 GitHub 저장소에서 수집된 27개 skills를 저장소 단위로 보여줍니다.

수집된 skills
27
저장소
10
업데이트
2026-07-19
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

staked
소프트웨어 개발자

Check package name availability across registries (npm, PyPI, crates.io, RubyGems, NuGet, Hex, pub.dev, Homebrew, Docker Hub, CocoaPods, and 19 more). Use when a user wants to find an available name for a library, tool, or package, or is researching whether a name is taken.

2026-03-18
sloppy
작가·저자

Detect and fix AI prose tells (slop) in text. Two-layer system: fast regex-based detection via the sloppy CLI, plus LLM contextual review and rewriting. Use when reviewing, editing, checking, or cleaning up prose that needs to read as human-written. Also use when generating content that should avoid AI patterns, or building a quality gate for AI-generated text.

2026-03-18
published
소프트웨어 개발자

Check if an app name is available on the Apple App Store and Google Play. Use when a user wants to check app name availability, find out if an app name is taken, research names for a new mobile app, or compare candidate app names across stores.

2026-03-18
parked
소프트웨어 개발자

Check if a domain name is registered or available. Uses tiered lookups (DNS, WHOIS, RDAP) for fast, reliable results. Use when a user wants to check domain availability, find unregistered domains, or verify registration status.

2026-03-18
nanaban
순수 예술가(화가·조각가·일러스트레이터 포함)소프트웨어 개발자+1

Use this skill any time the user wants to CREATE or EDIT an image file. This is Claude's only way to generate images or modify photos — there is no other tool for this. Covers generating illustrations, logos, icons, avatars, social media graphics, pixel art, banners, or any visual artwork; editing or transforming existing photos (style transfer, background removal, color correction, restoration, retouching); creating visual assets at specific sizes or aspect ratios. Trigger on any request whose end result is a new or modified image file — "generate art", "edit this photo", "create an icon", "restore this picture", "remove the background", "make this look like a painting", etc. Do NOT trigger for image-related code tasks (file optimization, lazy loading, resizing via code libraries), converting mockups to code, architectural diagrams, or image analysis.

2026-03-18
available
소프트웨어 개발자

Find and check project name availability across domains and package registries using the `available` CLI tool. Use this skill whenever the user wants to brainstorm or generate project names, check if a specific name is available (domains, npm, crates.io, PyPI, etc.), find a name for a new tool/library/app, or assess domain and package registry availability for any name. Also trigger when the user says things like "what should I call this", "is this name taken", "find me a name for", "check if X is available", or is starting a new project and needs naming help.

2026-03-18
namecraft
작가·저자

Guide structured product and project naming ideation. Use when the user wants to brainstorm names, evaluate candidate names, analyze the phonetics or feel of names, or discuss naming strategy for apps, services, libraries, agents, chatbots, CLIs, or any digital product. Also trigger when the user mentions naming conventions, name scoring, SMILE/SCRATCH evaluation, or asks to compare or rank candidate names. Even if the user just says "I need a name for..." or "what should I call this?", this skill applies. Does NOT handle domain availability checking — the user has a separate tool for that.

2026-03-18
caucus
소프트웨어 개발자

Multi-LLM consensus engine. Queries multiple AI models and synthesizes a single answer using strategies like voting, judge synthesis, and multi-round debate. Use when the user wants to query multiple LLMs, compare model outputs, get a consensus answer, or needs a synthesized response from several AI models.

2026-03-18
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
codex
소프트웨어 개발자

Run OpenAI's Codex CLI as a secondary AI agent from within Claude Code to verify thinking, double-check implementations, hunt for bugs, review diffs, or get a second opinion from a different model. Use this skill whenever the user wants to "ask Codex", "verify with Codex", "have Codex check", "get a second opinion", "sanity-check this", "review with Codex", "find bugs with Codex", or any reference to the Codex CLI. Also trigger when the user wants an independent review of recently written code or reasoning.

2026-04-20
solcast-proxy
소프트웨어 개발자

Caching reverse proxy for the Solcast solar forecast API. Caches responses so multiple clients share one set of API calls from the daily quota. Relevant when working with solar data, Solcast API integration, or setting up solar forecast infrastructure.

2026-03-19
home-assistant
네트워크·컴퓨터 시스템 관리자

Manage Home Assistant via ha-mcp (API) and SSH (config-level). Covers automations, dashboards, entity registry, and log analysis.

2026-03-19
youtube
소프트웨어 개발자

Fetch data from YouTube using the YouTube Data API v3. Use this skill whenever the user wants to search YouTube videos, get video details (title, description, view counts, likes, tags), list a channel's uploads, read comments on a video, browse playlist contents, or get video transcripts and captions. Also trigger when the user pastes a YouTube URL and wants info about it, or when they're doing any kind of YouTube research, content analysis, or data gathering — even if they don't explicitly say 'YouTube API'.

2026-03-19
gemini
소프트웨어 개발자

Run Google's Gemini CLI as a secondary AI agent from within Claude Code. Use this skill whenever the user wants to delegate a task to Gemini, get Gemini's perspective or a second opinion, use Gemini-specific capabilities (like its native Google Search), or manage the Gemini CLI (extensions, MCP servers, sessions). Trigger on phrases like "ask Gemini", "use Gemini", "have Gemini do", "second opinion", "what does Gemini think", or any reference to the Gemini CLI tool. Also trigger when the user wants to run a task in a sandboxed Gemini environment. Note: the Gemini CLI is a software engineering agent — it does not support image generation natively.

2026-03-19
agg
소프트웨어 개발자

Convert asciicast terminal recordings (.cast) to animated GIF using agg (asciinema gif generator). Use this skill whenever the user wants to convert a .cast file to GIF, create animated terminal GIFs for documentation or READMEs, or needs a GIF from a terminal recording. Trigger when the user mentions agg, asciicast to GIF, terminal GIF, cast to GIF, or wants to generate a GIF from an asciinema recording. Also trigger when the user wants to customize terminal GIF appearance (themes, fonts, speed).

2026-03-19
termsvg
소프트웨어 개발자

Record, replay, and export terminal sessions as animated SVG images using termsvg. Use this skill whenever the user wants to record a terminal session, replay an asciicast recording, or export a .cast file to an animated SVG. Trigger when the user mentions termsvg, terminal recording to SVG, animated terminal SVG, asciicast export, or wants to create animated terminal demos for documentation, READMEs, or presentations. Also trigger when the user has .cast files (asciinema format) they want to convert to SVG.

2026-03-19
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다