- 常見指令
claude "task" ;; task
claude -p "query" ;; query
claude -c ;; continue
- CLI 內建指令
/init
/exit
claude "task" ;; task
claude -p "query" ;; query
claude -c ;; continue
/init
/exit
This author writes to challenge assumptions and reveal hidden mechanisms. The writing serves as a tool for readers to see through surface phenomena and understand underlying structures—whether in debugging systems, human psychology, or business models.
require the changed namespace with :reload and test interactively, rather than relying solely on curl or bb test.(handlers/home-handler {}), (handlers/inspect-handler {}). Inspect response structure with (keys resp) before dumping the full body.reitit.core/match-by-path to check route matching interactively without a browser: (reitit.core/match-by-path (reitit.ring/router app-routes/routes) "/"). Useful for verifying newly added routes before integration testing.(honey.sql/format query {:quoted true}) before sending to the database. This lets you verify correctness without executing a| version: 1 | |
| default_environment: dev | |
| project_id: 019afeb1-bcc4-7481-b40a-1010c0ab4fc4 | |
| environments: | |
| - name: dev | |
| - name: staging | |
| - name: prod | |
| plugins: | |
| extractors: | |
| - name: tap-smoke-test |
| ;; Example of using | |
| ;; | |
| ;; - #{...} | |
| ;; - "&:not()" | |
| ;; - "&:has()" | |
| (o/defstyled form :form | |
| ... | |
| [#{:input :textarea :select} ["&:not([type=checkbox])" | |
| :w-full :mb-3]] |
fail-page