بنقرة واحدة
ncbijs
يحتوي ncbijs على 9 من skills المجمعة من gagle، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Check for NCBI API changes, deprecations, and new releases that affect ncbijs packages
Verify ncbijs — wraps /solo-npm:verify with full Nx monorepo verification (lint, typecheck, build, unit tests, e2e, demo build), prefixed by an ncbi-api-monitor pre-flight check.
Composable git workflow: commit, squash, and/or push. Use /commit to stage and commit, /commit squash to squash branch commits, /commit push to force push, or /commit squash push for the full workflow.
Release ncbijs packages — wraps /solo-npm:release with monorepo specifics.
Systematically debug issues using graph-powered code navigation
Navigate and understand codebase structure using the knowledge graph
Plan and execute safe refactoring using dependency analysis
Full codebase security audit. Analyses every file systematically and produces a prioritised vulnerability report covering secrets, dependencies, auth, OWASP Top 10, and infrastructure. Invoke with: /security-audit
Unit testing workflow for pure TypeScript functions and modules. Provides templates and patterns for writing tests. Rules and conventions are in .claude/rules/testing.md (always loaded).