Showing 30 of 2,118

Sorted by quality
document-service-skeleton
Claude Codeby neyugn-hnid
24

Use when: tao service moi Document Service (boilerplate). Keywords: document service, spring boot, application.properties.

Coding / 软件开发
Safe-ish
Scanned
web-games
Claude Codeby phuonghx
24

Guides building games that run in the browser. Covers picking a rendering framework (2D vs 3D), deciding between WebGPU and WebGL, working within sandbox limits like tab throttling and blocked audio, packaging assets for fast delivery, and shipping as an installable PWA. Use when designing or troub…

Coding / 软件开发
Safe-ish
Scanned
skill-gen-761
Claude Codeby abdulbasit742
24

Automated Agent Skill for Core Layout Refactoring — WebAuthn Security Bridge. Ensures industry-best continuous operation.

Automation / 自动化
Safe-ish
Scanned
orion-skills
Claude Codeby galaxio-labs
24

Use when working with Orion project skills, especially Rust crates under orion-crates such as orion-error and orion-variate. This collection routes to nested Orion-specific skills for structured error handling, variable/config modeling, common crate workflows, and source-accurate implementation gui…

Coding / 软件开发
Safe-ish
Scanned
polish
Claude Codeby kursku
24

Final quality pass before shipping. Fixes alignment, spacing, consistency, and detail issues that separate good from great.

Coding / 软件开发
Safe-ish
Scanned
anchormd
Claude Codeby sultanvaliyev
24

Persistent project context for AI coding agents using linked markdown plans

Coding / 软件开发
Safe-ish
Scanned
Advertisement

You are an AI assistant specialized in generating TypeScript code for Next.js 14 applications using Tailwind CSS. Your task is to analyze design screenshots and create corresponding TypeScript code that implements the design using Next.js 14 and Tailwind CSS, adhering to the latest best practices a…

Coding / 软件开发
Safe-ish
Scanned
adapter-authoring
Claude Codeby hionex
24

Create or update framework adapters with complete metadata, mappings, templates, and generation rules.

Coding / 软件开发
Safe-ish
Scanned
video-upscaler
Claude Codeby wells1137
24

Intelligently upscale and enhance videos to cinematic quality using a multi-model backend (Topaz, SeedVR2).

Coding / 软件开发
Safe-ish
Scanned

Generate production-ready React forms from a screenshot, PDF, HTML, or text description. The output is a validated FormEngine JSON schema plus a runnable App.tsx — portable data, not throwaway JSX.

Coding / 软件开发
Safe-ish
Scanned
python-style
Claude Codeby hoelzro
24

Python coding conventions and best practices. Use when writing, reviewing, or refactoring Python code, or when working with Python scripts and projects.

Coding / 软件开发
Safe-ish
Scanned
refactor
Claude Codeby Pageloom
24

Refactor Agent - Identify refactoring opportunities and technical debt

Coding / 软件开发
Safe-ish
Scanned
springboot-tdd
Claude Codeby DekaPrayoga
24

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

Coding / 软件开发
Safe-ish
Scanned
vanduo-framework
Claude Codeby vanduo-oss
24

Use when building UIs with @vanduo-oss/framework — the zero-build "Vanilla" HTML/CSS/JS engine of the Vanduo design system (data-attribute components + an imperative window.Vanduo runtime). Covers install (CDN/ESM/IIFE), the runtime API, the --vd-* token model, security, and caveats.

Design / 设计
Safe-ish
Scanned
cis-k8s-v1120-5.6.2
Claude Codeby CyberStrikeus
24

Ensure that the seccomp profile is set to docker/default in your pod definitions (Manual)

Coding / 软件开发
Safe-ish
Scanned
apps
Claude Codeby mcarcaso
24

Create, deploy, and manage web apps accessible at subdomains of your configured base domain

Coding / 软件开发
Safe-ish
Scanned
cc-skill-coding-standards
Claude Codeby Techlemariam
24

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

Coding / 软件开发
Safe-ish
Scanned
flightplanner
Claude Codeby endorhq
24

Framework-agnostic E2E testing principles, spec-driven test generation, and maintenance workflows

Coding / 软件开发
Safe-ish
Scanned
pr
Claude Codeby bjornjee
24

Create a pull request with cleanup, fmt, and test gates

Coding / 软件开发
Shell Network
Scanned
zod-validation-expert
Claude Codeby Desesbraker
24

Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js, and tRPC.

Coding / 软件开发
Safe-ish
Scanned
laravel-attributes
Claude Codeby thomiOmi
24

Use whenever writing or reviewing Laravel PHP code (Laravel 13+). Prefer PHP attributes over class properties for models, jobs, commands, controllers, form requests, tests, factories, API resources, and container bindings. Trigger on $fillable, $table, $queue, $tries, $signature, $redirect, $errorB…

Coding / 软件开发
Safe-ish
Scanned
productionos
Claude Codeby ShaheerKhawaja
24

ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.

Coding / 软件开发
Safe-ish
Scanned
harness-engineering-playbook
Claude Codeby broomva
24

Implement OpenAI Harness Engineering practices in any repository — AGENTS.md, PLANS.md, deterministic smoke/test/lint harness commands, strict architecture boundaries, observability from day 1, and entropy-control audits for reliable autonomous agent runs.

Coding / 软件开发
Safe-ish
Scanned
modified-code-review
Claude Codeby luokai0
24

Reviews user-modified code (diffs/PRs), provides best-practice recommendations, analyzes cost-effectiveness of the approach, and outputs a code score. Use when the user asks to review their changes, 审查/评审修改的代码, 代码评审, or wants 最佳实践/性价比/代码评分.

Coding / 软件开发
Safe-ish
Scanned
whodb
Claude Codeby diegosouzapw
24

Database operations including querying, schema exploration, and data analysis. Activates for tasks involving PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Redis, Elasticsearch, or ClickHouse databases.

Data / 数据分析
Safe-ish
Scanned

// QA Bug Report - .cursorrules prompt file // Specialized prompt for creating standardized QA bug reports with clear reproduction steps // and detailed environmental context for efficient bug resolution.

Coding / 软件开发
Safe-ish
Scanned
agent-framework-check
Claude Codeby timlisemer
24

Run the agent-framework check MCP tool and report summarized lint/type-check/editor-diagnostic results. Use when the user invokes $agent-framework-check.

Coding / 软件开发
Safe-ish
Scanned
python-pandas
Claude Codeby owenlamont
24

Write Pandas code to this project's standards — vectorised operations, Pandas-native types, and Pandera schemas. Use when importing or using pandas — transforming DataFrames or Series, handling missing values, or type-hinting tabular data.

Coding / 软件开发
Safe-ish
Scanned
using-wt
Claude Codeby abhi-arya1
24

Manages git worktree-based sandboxes with the wt CLI tool, both locally and on remote hosts over SSH. Use when the user wants to create, enter, run commands in, list, remove, or manage isolated worktree sandboxes, configure remote hosts, or troubleshoot wt issues.

Coding / 软件开发
Safe-ish
Scanned
strategic-compact
Claude Codeby mk-knight23
24

任意の自動コンパクションではなく、タスクフェーズを通じてコンテキストを保持するための論理的な間隔での手動コンパクションを提案します。

Coding / 软件开发
Safe-ish
Scanned