cyberneticlibrary

The library

Everything we index — ranked by what works, never by stars.

WORKS 48
Review frontend architecture and performanceskillEngineeringL3
cs-frontend-review · Code review of React/Next.js for performance and accessibility
WORKS 48
Skillflag producer CLI referenceskillEngineeringL2
skillflag · Gating skill and feature access via gradual rollout and feature flags
WORKS 48
Address GitHub review comments automaticallyskillEngineeringL2
gh-address-comments · Automating responses to GitHub PR comments with Claude
WORKS 48
Debug and optimize data fetching patternsskillEngineeringL2
native-data-fetching · React/Next.js apps using native browser and server APIs for data
WORKS 48
Architect fullstack application designskillEngineeringL3
cs-fullstack-engineer · End-to-end feature delivery coordinating frontend, backend, and infrastructure
WORKS 48
Setup SolidJS internationalization with IntlayerskillEngineeringL2
intlayer-solid-js · Per-component translation declarations in Solid without a centralized flat i18n file.
WORKS 48
Adopt Swift 6.2 concurrency and iOS APIsskillEngineeringL2
native-ios-core · Shared contract for native iOS/macOS apps adopting Swift 6.2 concurrency and iOS 26 features without abandoning earlier versions.
WORKS 48
Review fullstack engineering decisionsskillEngineeringL3
cs-fullstack-review · Architectural tech-stack selection for startups/teams where team size, budget, and deployment cadence are the primary constraints, not wishful thinking.
WORKS 48
Setup Svelte internationalization with IntlayerskillEngineeringL2
intlayer-svelte · Keeping i18n declarations adjacent to SvelteKit components, avoiding centralized flat translation files.
WORKS 48
Route Apple platform development tasksskillEngineeringL3
native-ios-orchestrator · Single entry point for all native Apple-platform work, ensuring consistent baseline and isolating concerns across 7+ specialist skills.
WORKS 48
Track skill usage and identify dead codeskillEngineeringL1
claude-skill-tracker · Quarterly skill inventory and cleanup when you have 20+ skills and can't remember which ones are actually used.
WORKS 48
Review code against Karpathy principlesskillEngineeringL2
cs-karpathy-reviewer · Pre-commit code review that enforces surgical, focused changes and surfaces hidden assumptions before they land in main.
WORKS 48
Audit codebase for quality violationsskillEngineeringL2
thoughtworks-anthology-auditor · Legacy codebase OO-discipline audit when refactoring is underway and you want a checklist of primitive obsession, god classes, and framework coupling violations.
WORKS 48
Setup Vue internationalization with IntlayerskillEngineeringL2
intlayer-vue · Per-component i18n in Vue/Nuxt apps that avoid centralized flat translation files.
WORKS 48
Optimize Postgres on Neon serverlessskillEngineeringL2
neon-postgres · Serverless Postgres when you need per-PR/preview branches and connection pooling for high-concurrency edge/serverless functions.
WORKS 48
Monitor and debug Bernstein agentsskillEngineeringL2
bernstein-agents · Quick visibility into parallel agent fleet when debugging hung tasks or controlling runaway AI processes.
WORKS 48
Build NestJS APIs and modulesskillEngineeringL2
nestjs-patterns · Programmatic Telegram outreach where you need to send structured messages to multiple groups/channels with formatting.
WORKS 48
Review active system alerts and failuresskillEngineeringL2
bernstein-alerts · Distributed teams across 3+ timezones where manual slot-finding is tedious.
WORKS 48
Add new Vue components to design systemskillEngineeringL1
add-component · Maintaining consistent Vue component structure across a design system.
WORKS 48
Diagnose BGP routing issuesskillEngineeringL2
network-bgp-diagnostics · Rapid BGP troubleshooting without disruptive device resets.
WORKS 48
Call Claude Code from external toolsskillEngineeringL3
opencode-claude-acp · Integrating Claude Code as a long-lived CLI service from other agents.
WORKS 48
Validate network configs before deploymentskillEngineeringL1
network-config-validation · Pre-flight validation of generated or hand-edited network config before change windows.
WORKS 48
Access Next.js project guidelinesskillEngineeringL1
nextjs-skills · Onboarding Claude to consistent Next.js conventions without manual documentation.
WORKS 48
Remove ClaudeClaw extensionsskillEngineeringL1
uninstall-extension · Safe extension cleanup that retains user data and avoids manual file deletion.
WORKS 48
Diagnose network interface errorsskillEngineeringL2
network-interface-health · Systematic link troubleshooting before hardware replacement, with trend evidence.
WORKS 48
Build architecture diagrams and specsskillEngineeringL2
archik · Architecture-as-code that keeps diagrams synchronized with implementation without manual updates.
WORKS 48
Fetch current branch contextskillEngineeringL1
diff-feature-branch · Quick review of changes before merge or code-review.
WORKS 48
Access curated Claude Code agentsskillEngineeringL1
claude-skill-lord · Managing distributed Claude skills across projects.
WORKS 48
Integrate Supabase auth into Next.jsskillEngineeringL2
nextjs-supabase-auth · Adding production-grade user authentication to Next.js apps without custom implementation.
WORKS 48
Validate Claude Code skill filesskillEngineeringL1
claude-skill-lint · Production skill repos need deterministic validation before publishing; catches hallucinated context bugs CI cannot see.
WORKS 48
Launch projects from ideas to productionskillProductEngineeringL2
rocketman · Teams where AI agents are primary workers; repo-local PM beats SaaS boards for agent context + version control.
WORKS 48
Prevent Ethereum hashing bugs in JavaScriptskillEngineeringL1
nodejs-keccak256 · Ethereum/EVM teams; one wrong hash breaks selectors/signatures/storage—non-obvious until mainnet.
WORKS 48
Build production Python server codeskillEngineeringL2
backend · Backend-heavy products; structured ownership prevents cross-team merge conflicts.
WORKS 48
Fix CI pipeline failures quicklyskillEngineeringOpsL2
ci-fixer · Unblocking CI; minimal targeted approach reduces test-commit loops.
WORKS 48
Get guidance on technical leadershipskillEngineeringOpsL1
cto-advisor · CTOs need fast principled evaluation of tech choices; beats design committee meetings.
WORKS 48
Master Nuxt 4 hydration and SSRskillEngineeringL2
nuxt4-patterns · Frontend teams standardizing on Nuxt 4; consistency across team.
WORKS 48
Review architecture and scaling plansskillEngineeringOpsL2
cto-review · Acquisition/investment due diligence; senior technical eye catches what automated tools miss.
WORKS 48
Generate tests that catch Go mutationsskillEngineeringL2
claude-skill-testweaver · Reducing skill flakiness; systematic test coverage prevents regression.
WORKS 48
Build PII redaction and logging policiesskillLegalEngineeringL2
pii-redaction-logging-policy-builder · Compliance-heavy products; automated policy generation reduces manual review burden.
WORKS 48
Build React and Next.js user interfacesskillEngineeringProductL2
frontend · Building type-safe, accessible React components with server-side rendering and CSS performance optimization.
WORKS 48
Train and evaluate machine learning modelsskillEngineeringDataL3
ml-engineer · Training, fine-tuning, and evaluating PyTorch models with experiment tracking and reproducible configurations.
WORKS 48
Install signed Claude skillsskillEngineeringL1
skill-installer · Installing Stashwise-generated Claude skills with cryptographic signature verification and safe unpacking.
WORKS 48
Design database schemas and ERDsskillEngineeringL1
database-schema-designer · Designing normalized relational schemas with ERD diagrams and DDL generation from high-level requirements.
WORKS 48
Write pytest test suitesskillEngineeringL1
qa · Running deterministic test suites and coverage checks to prevent regressions before code merges.
WORKS 48
Manage authentication and authorizationskillEngineeringL2
auth-handler · Implementing OAuth/JWT flows with session management and token refresh without reinventing the auth wheel.
WORKS 39
Resolve git merge conflictsskillEngineeringL1
resolver · Debugging production issues by tracing logs, reproducing errors, and identifying root causes systematically.
WORKS 48
Audit UI for design complianceskillProductEngineeringL1
web-design-guidelines · Ensuring UI consistency, accessibility (WCAG AA), and performance across responsive designs.
WORKS 48
Auto-optimize metrics and performanceskillEngineeringDataL3
optimize · Profiling code and infrastructure to reduce latency, memory, and costs without trial-and-error tuning.
WORKS 48
Install VitePress documentation suiteskillEngineeringProductL2
claude-skill-vitepress-docs · Keeps docs in sync with code changes automatically—survives merge conflicts and drift that manual documentation cannot.
WORKS 48
Build vector search and embeddingsskillEngineeringDataL3
retrieval · Measures recall and precision before/after every change—catches regressions that impact search quality invisibly.
page 24 / 86