Coding & Development

github/copilot-spaces

36.7kgithub.com

Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.

$ npx skills add github/awesome-copilot
Ver habilidad

browserbase/browser

github.com

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Supports remote Browserbase sessions with Browserbase Identity, Verified browsers, automatic CAPTCHA solving, and residential proxies — ideal for protected websites and JavaScript-heavy pages.

$ npx skills add browserbase/skills
Ver habilidad

affaan-m/customs-trade-compliance

230.4kgithub.com

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.

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

othmanadi/planning-with-files-zht

github.com

基於 Manus 風格的檔案規劃系統,用於組織和追蹤複雜任務的進度。建立 task_plan.md、findings.md 和 progress.md 三個檔案。當使用者要求規劃、拆解或組織多步驟專案、研究任務或需要超過5次工具呼叫的工作時使用。支援 /clear 後的自動會話恢復。觸發詞:任務規劃、專案計畫、制定計畫、分解任務、多步驟規劃、進度追蹤、檔案規劃、幫我規劃、拆解專案

$ npx skills add othmanadi/planning-with-files
Ver habilidad

trailofbits/code-maturity-assessor

6.1kgithub.com

Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations.

$ npx skills add trailofbits/skills
Ver habilidad

affaan-m/rust-patterns

230.4kgithub.com

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

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

starchild-ai-agent/wallet-policy

17github.com

Generate Privy wallet policy rules from natural language. Use when the user wants to set up, modify, or review wallet security policies — transfer limits, address allowlists, method restrictions, time windows, etc.

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

affaan-m/nanoclaw-repl

230.4kgithub.com

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

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

clerk/clerk-react-patterns

56github.com

React SPA auth patterns with @clerk/react for Vite/CRA - ClerkProvider setup, useAuth/useUser/useClerk hooks, React Router protected routes, custom sign-in flows. Triggers on: Vite Clerk setup, React Router auth, useAuth hook, protected route, custom sign-in form React.

$ npx skills add clerk/skills
Ver habilidad

affaan-m/laravel-tdd

230.4kgithub.com

Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.

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

samber/golang-error-handling

2.6kgithub.com

Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log aggregation 3rd-party tools. Apply when creating, wrapping, inspecting, or logging errors in Go code. For samber/oops specifics → See `samber/cc-skills-golang@golang-samber-oops` skill; for slog handler ecosystem → See `samber/cc-skills-golang@golang-samber-slog` skill.

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

ljagiello/ctf-misc

2.7kgithub.com

Provides miscellaneous CTF challenge techniques for problems that do not cleanly fit the main categories. Use for encoding puzzles, pyjails, bash jails, RF/SDR, DNS oddities, unicode tricks, esoteric languages, QR or audio puzzles, constraint solving, game theory, unusual sandbox escapes, and hybrid logic puzzles. Prefer a more specific skill first when the challenge is mainly web, pwn, reverse, forensics, malware, OSINT, or crypto. Treat this as the fallback skill for genuine cross-category or edge-case challenges, not the default starting point.

$ npx skills add ljagiello/ctf-skills
Ver habilidad

affaan-m/architecture-decision-records

230.4kgithub.com

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

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

starchild-ai-agent/coder

17github.com

Code specialist for writing, debugging, and technical implementation. Use when the user needs code written, bugs fixed, files edited, or features built.

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

prisma/prisma-driver-adapter-implementation

42github.com

Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping requirements, and verification checklist. Existing implementations do not replace this skill.

$ npx skills add prisma/skills
Ver habilidad

affaan-m/everything-claude-code-conventions

230.4kgithub.com

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

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

affaan-m/bun-runtime

230.4kgithub.com

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

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

prisma/prisma-upgrade-v7

42github.com

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

$ npx skills add prisma/skills
Ver habilidad

ljagiello/solve-challenge

2.7kgithub.com

Solves CTF challenges by performing first-pass triage, identifying the dominant category, and routing execution to the right specialized ctf-* skill. Use when the user gives you a challenge bundle, a remote service, a suspicious file, or only a vague challenge description and you must determine where to start. Do not use it when the category is already clear and a specialized skill can be invoked directly; this is the dispatcher and recon entrypoint, not the deepest reference for category-specific techniques.

$ npx skills add ljagiello/ctf-skills
Ver habilidad

dontbesilent2025/dbs-restore

6.9kgithub.com

把上次诊断的状态拉出来,接着用。配合 dbs-save 使用。 触发方式:/dbs-restore、/续上、「接着上次」「之前的结论」「上次诊断到哪了」 Restore the most recent diagnosis snapshot saved by dbs-save. Trigger: /dbs-restore, "continue from last time", "where did we leave off"

$ npx skills add dontbesilent2025/dbskill
Ver habilidad

haydenbleasel/ultracite

github.com

Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to follow its code standards, (4) Troubleshooting linting/formatting issues, (5) User mentions 'ultracite', 'lint', 'format', 'code quality', or 'biome/eslint/oxlint' in a project with Ultracite installed.

$ npx skills add haydenbleasel/ultracite
Ver habilidad

dontbesilent2025/dbs-save

6.9kgithub.com

把当前诊断的关键状态存到本地,下次回来可以接着用。 触发方式:/dbs-save、/存档、「保存这次诊断」「记下来」「这个结论留着」 Save the current diagnosis state to disk for cross-session recall. Trigger: /dbs-save, "save this diagnosis", "remember this"

$ npx skills add dontbesilent2025/dbskill
Ver habilidad

affaan-m/nextjs-turbopack

230.4kgithub.com

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

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

warpdotdev/diagnose-ci-failures

109github.com

Diagnose CI failures for a PR using the GitHub CLI, extract error logs, and generate a plan to fix them. Use when the user asks to check CI status, pull CI issues, triage test failures, or investigate PR build failures.

$ npx skills add warpdotdev/common-skills
Ver habilidad