Showing 30 of 2,118

Sorted by quality
web-to-miniapp
Claude Codeby worldcoin
24

Use this skill when you are asked to adapt an existing web app to work as a World App mini app, or to share code between a web app and a mini app. This skill covers the technical steps of migration, common issues, and debugging tips. There will be some changes required to contracts and frontend cod…

Coding / 软件开发
Safe-ish
Scanned
review-code-plan-satisfaction
Claude Codeby siarhei-belavus
24

Review implementation fidelity against `PLAN.md` and `AMENDMENTS.md`; emit `PS#` findings and validation-fact gaps into the task packet.

Coding / 软件开发
Safe-ish
Scanned
24

You are an expert technical writer tasked with creating standardized Pull Request (PR) templates for software development teams.

Coding / 软件开发
Safe-ish
Scanned
run-web
Claude Codeby rgvalguna
24

Run, start, build, dev-serve, smoke-test, or screenshot the HanapBahay AI web app (Next.js 15 frontend in web/). Use when asked to launch the web UI, screenshot a page/route, or confirm a frontend change renders.

Coding / 软件开发
Safe-ish
Scanned
code-generator
Claude Codeby coneshare
24

Generates or modifies project code. Use when the user asks to write, build, scaffold, or implement a new feature.

Coding / 软件开发
Safe-ish
Scanned
校招.skill
Claude Codeby lgd8981289
24

用于软件开发岗校招、实习和大厂求职辅导:岗位检索与核验、公司招聘流程查询、JD 分析、岗位匹配、投递策略、简历诊断与改写、面试准备和模拟面试。适用于互联网大厂、AI 公司、云厂商、智能硬件、新能源、游戏、SaaS、金融科技等公司的前端、后端、客户端、全栈、AI 应用、大模型应用、算法、数据、测试开发、SRE、安全、游戏开发、嵌入式等技术岗位。

Coding / 软件开发
Safe-ish
Scanned
Advertisement
skill-builder
Claude Codeby xg-gh-25
24

Create, evaluate, and improve Agent skills to production quality. TRIGGER: "create a skill", "build a skill", "review skill", "score skill". NOT FOR: skillify-session use cases.

Coding / 软件开发
Safe-ish
Scanned
claude-session-rescue
Claude Codeby ianbmacdonald
24

Fix broken Claude Code sessions by stripping base64 images from session JSONL files.

Coding / 软件开发
Safe-ish
Scanned
parse-dont-validate
Claude Codeby j5ik2o
24

「Parse, don't validate」原則に基づくコードレビューと設計支援。validateパターン(チェックして結果を捨てる) をparseパターン(チェック結果を型で保持)に変換し、型システムで不変式を強制する設計を促進する。 コードレビュー、新規実装、リファクタリング時にvalidation関数の改善が必要な場合に使用。 対象言語: Rust, Haskell, TypeScript, Scala, Java, Go, Python。 トリガー:「バリデーションを改善して」「型で保証したい」「shotgun parsingを直して」 「不正な状態を型で防ぎたい」「Maybeを減…

Coding / 软件开发
Safe-ish
Scanned
validate
Claude Codeby cortex-tms
24

Run the full quality gate — tests, lint, build, and cortex-tms validate --strict.

Coding / 软件开发
Safe-ish
Scanned
claude-bridge
Claude Codeby elliottpolk
24

Bridges .agentic agents, skills, and workflows into Claude Code and Cowork. Produces thin platform-specific wrapper files that reference canonical sources rather than duplicating them. Use when making any .agentic component available in Claude.

Coding / 软件开发
Safe-ish
Scanned
php-pro
Claude Codeby ngxtm
24

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards.

Coding / 软件开发
Safe-ish
Scanned
mask-card
Claude Codeby ekaone
24

Maintains the @ekaone/mask-card TypeScript library (credit card masking). Use when working on PAN/credit card masking, maskCard/maskCardAuto/detectCardType/isValidCard changes, PCI display guidance (first 6 + last 4), docs/examples, Vitest tests, tsup builds, versioning, or npm publishing for this …

Coding / 软件开发
Safe-ish
Scanned
collaborating-with-claude-code
Claude Codeby ZhenHuangLab
24

Delegate code implementation/review/debugging/alternatives to Claude Code via a JSON bridge script. Multi-turn via SESSION_ID.

Coding / 软件开发
Safe-ish
Scanned
nopeek
Claude Codeby spences10
24

Secret-safe agent sessions via nopeek CLI. Use when user asks about secrets, .env loading, credential safety, or keeping API keys out of conversation context.

Coding / 软件开发
Safe-ish
Scanned
rj
Claude Codeby yusukebe
24

yusukebe/rj is a tiny CLI that fetches a URL and prints the response metadata (status, headers, protocol, timing) as JSON. It does not print the body — use it alongside `curl`, not as a replacement.

Coding / 软件开发
Safe-ish
Scanned

name: arbx-g-g005-advanced-react-19-usetransitionuseoptimistic description: "Post-Doc skill alineada al monorepo hefarica/arbitragex-v2 (Frontend Doctrinal (Next.js + Playwright)). Se activa cuando: server actions form state. Doctrina OMEGA Zero-Mocks · Fail-Closed · El Remoto Manda." ---

Coding / 软件开发
Safe-ish
Scanned
depresearch
Claude Codeby Quintui
24

CLI tool for AI-powered research of open-source repositories. Use when you need to understand how a feature works in an external codebase without cloning it yourself.

Coding / 软件开发
Safe-ish
Scanned
ha-sync
Claude Codeby shashanktomar
24

Sync zen-ui plugin to local Home Assistant. Use when user asks to sync, deploy, or push to HA.

Coding / 软件开发
Safe-ish
Scanned
omk-test-debug-loop
Claude Codeby B0yZ4kr14
24

Debug failing lint, typecheck, test, and build commands with minimal fixes and repeated verification.

Coding / 软件开发
Safe-ish
Scanned
flow
Claude Codeby hunzhiwange
24

Use when you need type checking in Rue. This repo uses TypeScript checking, not Flow.

Coding / 软件开发
Safe-ish
Scanned
playwright-interactive
Claude Codeby ComeOnOliver
24

Use a persistent jsrepl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed.

Automation / 自动化
Safe-ish
Scanned
full-output-enforcement
Claude Codeby minh-le1710
24

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

Coding / 软件开发
Safe-ish
Scanned
test-first-delivery
Claude Codeby werlang
24

Deliver feature work, frontend test design, and refactors in this Academic Events repository with tests or explicit validation. Use when changing behavior, adding features, fixing regressions, updating tests, reviewing missing coverage, validating browser interactions, or documenting testing gaps a…

Coding / 软件开发
Safe-ish
Scanned
report-issue
Claude Codeby Diaugeia
24

Diagnose and report a ModernTSF framework defect upstream, with user approval, as a GitHub issue or a small verified PR against Diaugeia/ModernTSF. Use after reproducing a crash in src/ or tool/, wrong output or shapes, a broken config or registry, a doc/CLI mismatch, or another repository defect r…

Coding / 软件开发
Network
Scanned
cs-stats
Claude Codeby onur-gokyildiz-bhi
24

Show codebase statistics from the Codescope knowledge graph. Use when user asks how many functions, classes, files, or wants a project overview.

Coding / 软件开发
Safe-ish
Scanned
rulcode-development
Claude Codeby rkmahale17
24

Develop and extend the RulCode technical interview preparation platform built with React, Vite, TypeScript, and Supabase. Use when adding new algorithm problems, building visualization components, implementing DSA topic pages, updating the problem editor, or modifying the interview preparation UI.

Coding / 软件开发
Safe-ish
Scanned
api-contract-checker
Claude Codeby spideynolove
24

Validate API changes against an expected contract. Use when a mid-level developer needs to detect breaking changes.

Coding / 软件开发
Safe-ish
Scanned
bmad-testarch-automate
Claude Codeby bmad-code-org
24

Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"

Automation / 自动化
Safe-ish
Scanned