github.com/NeverSight/skills_feed
| Skill | Added | Review |
|---|---|---|
atomise data/skills-md/0xdarkmatter/claude-mods/atomise/SKILL.md Atom of Thoughts (AoT) reasoning - decompose complex problems into atomic units with confidence tracking and backtracking. For genuinely complex reasoning, not everyday questions. Triggers on: atomise, complex reasoning, decompose problem, structured thinking, verify hypothesis. | 82 82 2.28x Agent success vs baseline Impact 73% 2.28xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
megaeth-developer data/skills-md/0xbreadguy/megaeth-ai-developer-skills/megaeth-developer/SKILL.md End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts. | 80 80 2.06x Agent success vs baseline Impact 95% 2.06xAverage score across 3 eval scenarios Securityby Medium Suggest reviewing before use Reviewed: Version: 2f57aec | |
zig-docs data/skills-md/0xbigboss/claude-code/zig-docs/SKILL.md Fetches Zig language and standard library documentation via CLI. Activates when needing Zig API details, std lib function signatures, or language reference content that isn't covered in zig-best-practices. | 83 83 1.50x Agent success vs baseline Impact 72% 1.50xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 2f57aec | |
zig-best-practices data/skills-md/0xbigboss/claude-code/zig-best-practices/SKILL.md Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management. Must use when reading or writing Zig files. | 85 85 1.13x Agent success vs baseline Impact 94% 1.13xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
web-fetch data/skills-md/0xbigboss/claude-code/web-fetch/SKILL.md Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs. | 79 79 24.66x Agent success vs baseline Impact 74% 24.66xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 2f57aec | |
typescript-best-practices data/skills-md/0xbigboss/claude-code/typescript-best-practices/SKILL.md Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files. | 85 85 1.11x Agent success vs baseline Impact 96% 1.11xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
tmux data/skills-md/0xbigboss/claude-code/tmux/SKILL.md Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation. | 85 85 1.14x Agent success vs baseline Impact 100% 1.14xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
tmux-processes data/skills-md/0xbigboss/claude-code/tmux-processes/SKILL.md Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation. | 86 86 1.52x Agent success vs baseline Impact 90% 1.52xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
tiltup data/skills-md/0xbigboss/claude-code/tiltup/SKILL.md Start Tilt dev environment in tmux, monitor bootstrap to healthy state, fix Tiltfile bugs without hard-coding or fallbacks. Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment. | 89 89 1.33x Agent success vs baseline Impact 92% 1.33xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
tilt data/skills-md/0xbigboss/claude-code/tilt/SKILL.md Queries Tilt resource status, logs, and manages dev environments. Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles. | 90 90 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
testing-best-practices data/skills-md/0xbigboss/claude-code/testing-best-practices/SKILL.md Test layering, execution, and CI guidance across unit, integration, and e2e. Use when designing tests, writing test cases, or planning test strategy for a module. | 85 85 1.64x Agent success vs baseline Impact 97% 1.64xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
tamagui-best-practices data/skills-md/0xbigboss/claude-code/tamagui-best-practices/SKILL.md Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports). | 86 86 1.77x Agent success vs baseline Impact 94% 1.77xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 2f57aec | |
specalign data/skills-md/0xbigboss/claude-code/specalign/SKILL.md Align spec files with implementation. Detects drift between spec and code, surfaces discrepancies, user decides whether to update spec or code. Use when both a spec file and its implementation are in context. | 86 86 1.12x Agent success vs baseline Impact 92% 1.12xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
react-best-practices data/skills-md/0xbigboss/claude-code/react-best-practices/SKILL.md Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports). | 84 84 1.07x Agent success vs baseline Impact 96% 1.07xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
python-best-practices data/skills-md/0xbigboss/claude-code/python-best-practices/SKILL.md Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files. | 82 82 1.66x Agent success vs baseline Impact 88% 1.66xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
playwright-best-practices data/skills-md/0xbigboss/claude-code/playwright-best-practices/SKILL.md Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking. Must use when writing or modifying Playwright tests (.spec.ts, .test.ts files with @playwright/test imports). | 84 84 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
orbstack-best-practices data/skills-md/0xbigboss/claude-code/orbstack-best-practices/SKILL.md Patterns for OrbStack Linux VMs and Docker on macOS. Covers orbctl/orb commands, machine lifecycle, cloud-init, networking, file sharing, and SSH access. Must use when working with OrbStack, orbctl commands, or Linux VMs on macOS. | 88 88 2.10x Agent success vs baseline Impact 99% 2.10xAverage score across 3 eval scenarios Securityby Medium Suggest reviewing before use Reviewed: Version: 2f57aec | |
openai-image-gen data/skills-md/0xbigboss/claude-code/openai-image-gen/SKILL.md Generate images using OpenAI's DALL-E 3 API. Use when needing to create graphics, icons, backgrounds, or any visual assets. Requires OPENAI_API_KEY in environment. | 85 85 3.46x Agent success vs baseline Impact 97% 3.46xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
op-cli data/skills-md/0xbigboss/claude-code/op-cli/SKILL.md Secure 1Password CLI patterns for reading secrets, discovering vaults/items, and piping credentials to other tools. Use when reading from 1Password, rotating secrets, or piping credentials to wrangler/kubectl/etc. Triggers on op CLI, 1Password, secret rotation, or credential piping tasks. | 96 96 2.13x Agent success vs baseline Impact 92% 2.13xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
nix-best-practices data/skills-md/0xbigboss/claude-code/nix-best-practices/SKILL.md Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix. | 82 82 1.59x Agent success vs baseline Impact 91% 1.59xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
ios-device-screenshot data/skills-md/0xbigboss/claude-code/ios-device-screenshot/SKILL.md Take screenshots from physical iOS devices connected via USB using pymobiledevice3. Use when capturing screenshots from real iPhones/iPads (not simulators), debugging on-device, or needing high-fidelity device captures. Triggers on physical iOS device screenshots, pymobiledevice3 usage, or USB-connected device capture tasks. | 93 93 2.17x Agent success vs baseline Impact 100% 2.17xAverage score across 3 eval scenarios Securityby Medium Suggest reviewing before use Reviewed: Version: 2f57aec | |
go-best-practices data/skills-md/0xbigboss/claude-code/go-best-practices/SKILL.md Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files. | 88 88 1.10x Agent success vs baseline Impact 91% 1.10xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
git-rebase-sync data/skills-md/0xbigboss/claude-code/git-rebase-sync/SKILL.md Sync a feature branch onto the latest origin base branch via git rebase, with safety rails, deliberate conflict resolution, and safe force-with-lease pushing. | 91 91 1.67x Agent success vs baseline Impact 99% 1.67xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
git-best-practices data/skills-md/0xbigboss/claude-code/git-best-practices/SKILL.md Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation. | 90 90 1.50x Agent success vs baseline Impact 90% 1.50xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 2f57aec | |
extract-transcripts data/skills-md/0xbigboss/claude-code/extract-transcripts/SKILL.md Extract readable transcripts from Claude Code and Codex CLI session JSONL files | 82 82 11.87x Agent success vs baseline Impact 95% 11.87xAverage score across 3 eval scenarios Securityby High Do not use without reviewing Reviewed: Version: 2f57aec |