ワンクリックで
ncbijs
ncbijs には gagle から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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).