Coding & Development

dontbesilent2025/dbs-report

6.9kgithub.com

把多次 dbs-save 攒下来的诊断状态合并成一份可交付的 markdown 报告。 触发方式:/dbs-report、/出报告、「打包」「整理一份」「给合伙人看的」 Generate a deliverable diagnosis report by merging all dbs-save snapshots. Trigger: /dbs-report, "package this up", "make me a report"

$ npx skills add dontbesilent2025/dbskill
Ver habilidad

affaan-m/kotlin-patterns

230.4kgithub.com

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

samber/golang-code-style

2.6kgithub.com

Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or reviewing Go code, asking about style or clarity, or establishing project coding standards. Not for naming conventions (→ See `samber/cc-skills-golang@golang-naming` skill), linter configuration (→ See `samber/cc-skills-golang@golang-lint` skill), or doc comments (→ See `samber/cc-skills-golang@golang-documentation` skill).

$ npx skills add samber/cc-skills-golang
Ver habilidad

gmgnai/gmgn-cooking

github.com

[FINANCIAL EXECUTION] Create and launch meme coins and crypto tokens on launchpads (Pump.fun, FourMeme, Bonk, BAGS, Flap, Klik, Clanker, etc.) via bonding curve fair launch, or query token creation stats by launchpad via GMGN API. Requires explicit user confirmation. Use when user asks to create a token, launch a meme coin, cook a coin, deploy on a launchpad, or check launchpad creation stats on Solana, BSC, or Base.

$ npx skills add gmgnai/gmgn-skills
Ver habilidad

steipete/tmux

383.2kgithub.com

Control tmux sessions/panes for interactive CLIs: list, capture output, send keys, paste text, monitor prompts.

$ npx skills add steipete/clawdis
Ver habilidad

warpdotdev/resolve-merge-conflicts

109github.com

Resolve Git merge conflicts by extracting only unresolved paths, conflict hunks, and compact diffs instead of loading whole files into context. Use when a merge, rebase, cherry-pick, or stash pop stops on conflicts, when `git status` shows unmerged paths, or when files contain conflict markers.

$ npx skills add warpdotdev/common-skills
Ver habilidad

analogjs/angular-tooling

github.com

Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation, building, testing, and configuration. Triggers on creating new projects, generating components/services/modules, configuring builds, running tests, or optimizing production builds. Don't use for Nx workspace commands, custom Webpack configurations, or non-Angular CLI build systems like Vite standalone or esbuild direct usage.

$ npx skills add analogjs/angular-skills
Ver habilidad

xixu-me/xget

8.1kgithub.com

Use when tasks involve Xget URL rewriting, registry/package/container/API acceleration, integrating Xget into Git, download tools, package managers, container builds, AI SDKs, CI/CD, deployment, self-hosting, or adapting commands and config from the live README `Use Cases` section into files, environments, shells, or base URLs.

$ npx skills add xixu-me/xget
Ver habilidad

warpdotdev/create-pr

109github.com

Create a pull request in the warp repository for the current branch. Use when the user mentions opening a PR, creating a pull request, submitting changes for review, or preparing code for merge.

$ npx skills add warpdotdev/common-skills
Ver habilidad

affaan-m/swift-concurrency-6-2

230.4kgithub.com

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

nodnarbnitram/tauri-v2

github.com

Tauri v2+ cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build issues, or deploying desktop/mobile apps. Triggers on Tauri, src-tauri, invoke, emit, capabilities.json.

$ npx skills add nodnarbnitram/claude-code-extensions
Ver habilidad

affaan-m/rust-testing

230.4kgithub.com

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

bobmatnyc/drizzle-orm

59github.com

Type-safe SQL ORM for TypeScript with zero runtime overhead

$ npx skills add bobmatnyc/claude-mpm-skills
Ver habilidad

czlonkowski/n8n-node-configuration

github.com

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type. Always use this skill when setting up node parameters — it explains which fields are required for each operation, how displayOptions control field visibility, and when to use patchNodeField for surgical edits vs full node updates.

$ npx skills add czlonkowski/n8n-skills
Ver habilidad

ljagiello/ctf-crypto

2.7kgithub.com

Provides cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PRNG, or mathematical crypto problems involving RSA, AES, ECC, lattices, LWE, CVP, number theory, Coppersmith, Pollard, Wiener, padding oracle, GCM, key derivation, or stream/block cipher weaknesses.

$ npx skills add ljagiello/ctf-skills
Ver habilidad

affaan-m/foundation-models-on-device

230.4kgithub.com

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

affaan-m/swift-protocol-di-testing

230.4kgithub.com

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

affaan-m/plankton-code-quality

230.4kgithub.com

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

warpdotdev/update-skill

109github.com

Create or update skills by generating, editing, or refining SKILL.md files in this repository. Use when authoring new skills or revising the structure, frontmatter, or guidance for existing ones.

$ npx skills add warpdotdev/common-skills
Ver habilidad

warpdotdev/implement-specs

109github.com

Implement an approved feature from PRODUCT.md and TECH.md, keeping specs and code aligned in the same PR as implementation evolves. Use after the product and tech specs are approved and the next step is building the feature.

$ npx skills add warpdotdev/common-skills
Ver habilidad

warpdotdev/write-product-spec

109github.com

Write a PRODUCT.md spec for a significant user-facing feature in Warp, focused on detailed behavior and validation. Use when the user asks for a product spec, desired behavior doc, or PRD, wants to define feature behavior before implementation, or when the feature is substantial or behaviorally ambiguous enough that a written spec would improve implementation or review.

$ npx skills add warpdotdev/common-skills
Ver habilidad

warpdotdev/fix-errors

109github.com

Fix compilation errors, linting issues, and test failures in the warp Rust codebase. Covers presubmit checks, WASM-specific errors, and running specific tests. Use when the user hits build errors, clippy or fmt failures, test failures, or needs to run or interpret presubmit before a PR.

$ npx skills add warpdotdev/common-skills
Ver habilidad

starchild-ai-agent/browser-preview

17github.com

Preview panel and iframe diagnostics: registry, ports, paths, blank screens. Use when a preview tab is broken or missing (e.g. white screen, tab disappeared, 404 on assets, preview not loading, list running services).

$ npx skills add starchild-ai-agent/official-skills
Ver habilidad

vercel-labs/nextjs

github.com

Next.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing, Server Components, Server Actions, Cache Components, layouts, middleware/proxy, data fetching, rendering strategies, and deployment on Vercel.

$ npx skills add vercel-labs/vercel-plugin
Ver habilidad