Category

Development

Programming, frameworks, implementation, frontend, backend, and app development

68,567
skills in category
2,857
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse development skills

Showing 65,59365,616 of 68,567 skills

Observability MonitoringA

Complete observability stack with structured logging, error tracking, and web analytics.

developmentbashtesting
0
207
Nuqs SetupA

Sync React state to URL query parameters for shareable filters, search queries, and deep links to modal dialogs. Preserves UI state on browser back/forward navigation.

developmentbashreact
0
207
Nextjs On VercelA

Create a Next.js app running on Bun, configure the development environment, and deploy to Vercel with automatic deployments on push.

developmentbashnextjs
0
207
Neon Test BranchesA

Create isolated Neon database branches for testing. Schema-only branches with auto-cleanup via TTL, test server orchestration, and environment variable management.

developmentbashtesting
0
207
Feature Flags SetupA

Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel Toolbar integration.

developmentbashapi
0
207
Metabolic ReconstructionA

Build genome-scale metabolic models from genome sequences using CarveMe and gapseq for automated reconstruction. Generate draft models ready for curation and analysis. Use when creating metabolic models for organisms without existing models.

developmentpythonbash
0
32
Gene EssentialityA

Perform in silico gene knockout analysis and synthetic lethality screens using COBRApy single and double deletions. Predict essential genes and identify synthetic lethal pairs for drug target discovery. Use when identifying essential genes or finding synthetic lethal drug targets.

developmentpythongo
0
32
Env ValidationA

Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear error messages.

developmenttypescriptshell
0
207
Structure NavigationA

Navigate protein structure hierarchy using Biopython Bio.PDB SMCRA model. Use when accessing models, chains, residues, and atoms, iterating over structure levels, or extracting sequences from PDB files.

developmentpython
0
32
Structure ModificationA

Modify protein structures using Biopython Bio.PDB. Use when transforming coordinates, removing atoms or residues, adding new entities, modifying B-factors and occupancies, or building structures programmatically.

developmentpython
0
32
Custom Durable AgentA

Build a custom durable AI agent with full control over streamText options, provider configs, and tool loops. Compatible with the Workflow Development Kit.

developmentbashapi
0
207
NextJS Best PracticesA

Guidelines for building scalable, SEO-friendly applications with Next.js (App Router).

developmentnextjsapi
0
32
Core Python Best PracticesA

Essential guidelines for writing modern, type-safe, and idiomatic Python 3 code.

developmentpythongo
0
32
Transcription TranslationA

Transcribe DNA to RNA and translate to protein using Biopython. Use when converting between DNA, RNA, and protein sequences, finding ORFs, or using alternative codon tables.

developmentpythondatabase
0
32
Sequence SlicingA

Slice, extract, and concatenate biological sequences using Biopython. Use when extracting subsequences, joining sequences, or manipulating sequence regions by position.

developmentpython
0
32
Chat ListA

Build a chat list page with search, rename, and delete functionality. Uses nuqs for URL-synced filters and deep-linkable modal dialogs.

developmentbashapi
0
207
Sequence PropertiesA

Calculate sequence properties like GC content, molecular weight, isoelectric point, and GC skew using Biopython. Use when analyzing sequence composition, computing physical properties, or comparing sequences.

developmentpythongo
0
32
Seq ObjectsA

Create and manipulate Seq, MutableSeq, and SeqRecord objects using Biopython. Use when creating sequences from strings, modifying sequence data in-place, or building annotated sequence records.

developmentpythonapi
0
32
Reverse ComplementA

Generate reverse complements and complements of DNA/RNA sequences using Biopython. Use when working with opposite strands, primer design, or converting between template and coding strands.

developmentpython
0
32
Motif SearchA

Find patterns, motifs, and subsequences in biological sequences using Biopython. Use when searching for transcription factor binding sites, regulatory elements, or any sequence pattern. For restriction enzyme analysis, use the restriction-analysis skill.

developmentpythondatabase
0
32
Write SequencesA

Write biological sequences to files (FASTA, FASTQ, GenBank, EMBL) using Biopython Bio.SeqIO. Use when saving sequences, creating new sequence files, or outputting modified records.

developmentpython
0
32
Read SequencesA

Read biological sequence files (FASTA, FASTQ, GenBank, EMBL, ABI, SFF) using Biopython Bio.SeqIO. Use when parsing sequence files, iterating multi-sequence files, random access to large files, or high-performance parsing.

developmentpythonsql
0
32
Paired End FastqA

Handle paired-end FASTQ files (R1/R2) using Biopython. Use when working with Illumina paired reads, synchronizing pairs, interleaving/deinterleaving, or filtering paired data.

developmentpythongo
0
32
Format ConversionA

Convert between sequence file formats (FASTA, FASTQ, GenBank, EMBL) using Biopython Bio.SeqIO. Use when changing file formats or preparing data for different tools.

developmentpython
0
32