List of tools used for W3C works
Strategic documents
  - Process transition request
    
      - links on readme will make skelton per each type of requests
 
- Repository manager for IPR (Ash-Nazg)
    
      - create new repository with a set of required files, or import to tool
- check PR is made by github account which has proper IPR statement (via W3C user repository)
- Live site at labs.w3.org
- overview note
- run ulimit -n 2560(bash) orlimit descriptors 2560(tcsh) beforenpm install -d
          - once failed node_modulescreated, seems need to delete whole…
 
 
- echidna
    
      - dry run: curl 'https://labs.w3.org/echidna/api/request' --data 'url=<W3CTRMANIFEST>&decision=<decision>&token=<token>' -d 'dry-run=true'
- from tar archive: curl 'https://labs.w3.org/echidna/api/request' --user '<username>:<password>' -F 'dry-run=true' -F "tar=@/some/path/spec.tar" -F "decision=<decisionUrl>"
- check echidna result: https://labs.w3.org/echidna/api/status?id=<uuid>
- echidna token, can check existing token (as error message for dup)
- pubrules validate: https://www.w3.org/pubrules/api/validate?url=<url>&profile=WD
- link checker
 
Working repositories
Documentating
  - ReSpec JS library to be included in any published documents online
    
  
- tr-design CSS improvement project on ones used for TR