Bash Essentials
Everyday terminal commands for navigation, files, permissions, processes, archives, networking, and shell scripts.
ls -lahmkdir -p {{directory_name:new-folder}}curl -I {{url:https://example.com}}Download curated collections for the tools and workflows you use every day. Every pack imports directly into SnippetCraft.
Each download is a native .snp file with descriptions, tags, and editable variables included.
Everyday terminal commands for navigation, files, permissions, processes, archives, networking, and shell scripts.
ls -lahmkdir -p {{directory_name:new-folder}}curl -I {{url:https://example.com}}Professional templates for greetings, follow-ups, meetings, support, sales, billing, recruiting, and internal updates.
Hello {{name}},Thanks, {{sender_name}}Subject: Follow-up: {{topic}}Modern JavaScript patterns for functions, arrays, objects, DOM work, Fetch, promises, modules, Node.js, and tests.
const {{name:value}} = {{value:'example'}};async function {{function_name:load}}()document.querySelector('{{selector:#app}}')Kotlin and Android building blocks covering collections, coroutines, Flow, Compose, ViewModel, Gradle, and testing.
data class {{class_name:User}}(...)viewModelScope.launch { ... }@Composable fun {{screen_name:MainScreen}}()Reusable Markdown for headings, links, lists, tables, code blocks, README files, GitHub alerts, and documentation.
[{{label:Link text}}]({{url:https://example.com}})```{{language:swift}}[!NOTE]Typed Python patterns for functions, async code, files, JSON, HTTP, dataclasses, SQLite, exceptions, and pytest.
def {{function_name:greet}}(...) -> str:async def {{function_name:fetch}}():@dataclass(slots=True)Queries and database patterns for SELECT, joins, aggregates, windows, DDL, indexes, transactions, and migrations.
SELECT * FROM {{table_name:users}};CREATE INDEX {{index_name:idx_name}}BEGIN; ... COMMIT;Native Apple development patterns for Swift types, Codable, async networking, SwiftUI, UIKit, collections, and XCTest.
struct {{type_name:User}} { ... }Task { try await {{expression:loadData()}} }@StateObject private var viewModelChoose any collection above and save the .snp file to your Mac.
Use the import option in SnippetCraft and select the downloaded pack.
Search, edit, retag, or remove any snippet after importing it.